/third_party/node/deps/npm/node_modules/spdx-expression-parse/ |
H A D | scan.js | |
/third_party/typescript/tests/baselines/reference/ |
H A D | unwitnessedTypeParameterVariance.js | |
/third_party/node/test/parallel/ |
H A D | test-stream-readable-data.js | 10 function read() {} function
|
H A D | test-fs-read-stream-err.js | |
H A D | test-stream-readable-pause-and-resume.js | 48 function read() {} function
|
H A D | test-buffer-read.js | 8 function read(buff, funx, args, expected) { function [all...] |
H A D | test-zlib-params.js | 19 function read() { function
|
H A D | test-stdout-stderr-reading.js | |
/third_party/musl/src/unistd/ |
H A D | read.c | 4 ssize_t read(int fd, void *buf, size_t count) in read() function
|
/third_party/skia/third_party/externals/oboe/samples/parselib/src/main/cpp/wav/ |
H A D | WavChunkHeader.cpp | 24 void WavChunkHeader::read(InputStream *stream) {
in read() function in parselib::WavChunkHeader
|
/third_party/curl/lib/ |
H A D | warnless.h | 100 #undef read macro 101 #define read(fd, buf, count) curlx_read(fd, buf, count) macro
|
/third_party/icu/icu4c/source/python/icutools/databuilder/ |
H A D | comment_stripper.py | 13 def read(self, size=-1): member in CommentStripper
|
/third_party/node/benchmark/fs/ |
H A D | readfile-promises.js | |
H A D | readfile.js | |
/third_party/ltp/testcases/kernel/mce-test/hwpoison/kinclude/linux/ |
H A D | fs.h | 6 ssize_t (*read) (struct file *, char *, size_t, loff_t *); member
|
/third_party/ltp/testcases/kernel/mce-test/tsrc/kinclude/linux/ |
H A D | fs.h | 6 ssize_t (*read) (struct file *, char *, size_t, loff_t *); member
|
/third_party/ltp/testcases/realtime/scripts/ |
H A D | parser.py | 41 def read(self): member in Log
|
/third_party/python/Tools/scripts/ |
H A D | combinerefs.py | 81 def read(fileiter, pat, whilematch): function
|
/third_party/skia/third_party/externals/icu/source/python/icutools/databuilder/ |
H A D | comment_stripper.py | 13 def read(self, size=-1): member in CommentStripper
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
H A D | SymbolRemappingReader.cpp | 27 Error SymbolRemappingReader::read(MemoryBuffer &B) { in read() function in SymbolRemappingReader
|
/third_party/node/lib/internal/ |
H A D | v8_prof_polyfill.js | 71 function read(fileName) { function
|
/third_party/node/tools/msvs/ |
H A D | find_python.cmd | 33 :read-installpath
label
|
/third_party/libwebsockets/minimal-examples/embedded/esp32/esp-c3dev/main/ |
H A D | gpio.h | 21 int (*read)(_lws_plat_gpio_t gpio); member
|
/third_party/lwip/src/include/lwip/apps/ |
H A D | tftp_server.h | 76 int (*read)(void* handle, void* buf, int bytes); member
|
/third_party/rust/crates/io-lifetimes/src/ |
H A D | example_ffi.rs | 32 pub fn read(fd: BorrowedFd<'_>, ptr: *mut c_void, size: size_t) -> ssize_t; in read() functions
|