Home
last modified time | relevance | path

Searched defs:read_stdin (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/libjpeg-turbo/
H A Dcdjpeg.c124 read_stdin(void) in read_stdin() function
/aosp_15_r20/external/rust/cxx/gen/src/
Dfs.rs86 pub(crate) fn read_stdin() -> Result<Vec<u8>> { in read_stdin() function
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/cxxbridge-cmd-1.0.121/src/gen/
H A Dfs.rs86 pub(crate) fn read_stdin() -> Result<Vec<u8>> { in read_stdin() function
/aosp_15_r20/external/curl/tests/server/
H A Dsockfilt.c329 static bool read_stdin(void *buffer, size_t nbytes) in read_stdin() function