Searched defs:read (Results 451 - 462 of 462) sorted by relevance
1...<<111213141516171819
| /third_party/python/Modules/ |
| H A D | _pickle.c | 689 PyObject *read; /* read() method of the input stream. */ member [all...] |
| H A D | posixmodule.c | 10260 HANDLE read, write; os_pipe_impl() local [all...] |
| /third_party/astc-encoder/Source/ |
| H A D | stb_image.h | 411 int (*read) (void *user,char *data,int size); // fill 'data' with 'size' bytes. return number of bytes actually read member [all...] |
| /third_party/nghttp2/src/ |
| H A D | shrpx_config.h | 600 ev_tstamp read; member 1001 ev_tstamp read; global() member 1047 ev_tstamp read; global() member 1052 RateLimitConfig read; global() member [all...] |
| /third_party/rust/crates/libc/src/vxworks/ |
| H A D | mod.rs | 1606 pub fn read(fd: ::c_int, buf: *mut ::c_void, count: ::size_t) -> ::ssize_t; in read() functions
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/capture/ |
| H A D | FrameCapture.cpp | 788 CaptureMakeCurrent(EGLDisplay display, EGLSurface draw, EGLSurface read, EGLContext context) CaptureMakeCurrent() argument
|
| /third_party/toybox/toys/pending/ |
| H A D | bc.c | 1092 size_t size, read; in bc_read_file() local
|
| /third_party/mksh/ |
| H A D | sh.h | 1642 int read; /* pipe from co-process's stdout */ member [all...] |
| /third_party/protobuf/ruby/ext/google/protobuf_c/ |
| H A D | upb.c | 7451 size_t read = peekbytes(d, &data, bytes); in upb_pbdecoder_checktag_slow() local [all...] |
| /third_party/rust/crates/libc/src/fuchsia/ |
| H A D | mod.rs | 3621 pub fn read(fd: ::c_int, buf: *mut ::c_void, count: ::size_t) -> ::ssize_t; in read() functions
|
| /third_party/skia/third_party/externals/sfntly/java/lib/ |
| H A D | icu4j-charset-4_8_1_1.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/services/
com/
com/ibm/
com/ibm/icu/
... |
| H A D | icu4j-4_8_1_1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/ibm/
com/ibm/icu/
com/ibm/icu/impl/
... |
Completed in 81 milliseconds
1...<<111213141516171819