| /third_party/musl/src/linux/ |
| D | sendfile.c | 4 ssize_t sendfile(int out_fd, int in_fd, off_t *ofs, size_t count) in sendfile()
|
| D | preadv2.c | 6 ssize_t preadv2(int fd, const struct iovec *iov, int count, off_t ofs, int flags) in preadv2()
|
| D | pwritev2.c | 6 ssize_t pwritev2(int fd, const struct iovec *iov, int count, off_t ofs, int flags) in pwritev2()
|
| /third_party/musl/src/unistd/ |
| D | pread.c | 4 ssize_t pread(int fd, void *buf, size_t size, off_t ofs) in pread()
|
| D | pwrite.c | 4 ssize_t pwrite(int fd, const void *buf, size_t size, off_t ofs) in pwrite()
|
| D | pwritev.c | 6 ssize_t pwritev(int fd, const struct iovec *iov, int count, off_t ofs) in pwritev()
|
| D | preadv.c | 6 ssize_t preadv(int fd, const struct iovec *iov, int count, off_t ofs) in preadv()
|
| /third_party/FatFs/documents/res/ |
| D | app6.c | 20 DWORD ofs, tmr; in test_raw_speed() local
|
| /third_party/node/test/cctest/ |
| D | test_node_crypto_env.cc | 26 const int ofs = 2; in TEST_F() local
|
| /third_party/libcoap/tests/ |
| D | test_wellknown.c | 37 size_t buflen, offset, ofs; in t_wellknown1() local 86 size_t buflen, offset, ofs; in t_wellknown2() local
|
| /third_party/protobuf/benchmarks/util/ |
| D | gogo_data_scrubber.cc | 67 std::ofstream ofs(output_file); in main() local
|
| D | proto3_data_stripper.cc | 67 std::ofstream ofs(output_file); in main() local
|
| /third_party/libdrm/intel/ |
| D | mm.h | 38 int ofs, size; member
|
| D | mm.c | 58 drm_private struct mem_block *mmInit(int ofs, int size) in mmInit()
|
| /third_party/mesa3d/src/util/ |
| D | u_mm.h | 41 int ofs,size; member
|
| D | u_mm.c | 70 u_mmInit(int ofs, int size) in u_mmInit()
|
| /third_party/curl/src/ |
| D | tool_cb_see.c | 99 # define _lseeki64(hnd,ofs,whence) lseek(hnd,ofs,whence) argument
|
| /third_party/protobuf/conformance/ |
| D | ConformanceJavaLite.java | 38 int ofs = 0; in readFromStdin() local
|
| /third_party/libwebsockets/lib/misc/lwsac/ |
| D | private-lib-misc-lwsac.h | 49 size_t ofs; /* next writeable position inside chunk */ member
|
| /third_party/skia/third_party/externals/libjpeg-turbo/md5/ |
| D | md5hl.c | 83 char *MD5FileChunk(const char *filename, char *buf, off_t ofs, off_t len) in MD5FileChunk()
|
| /third_party/libcoap/src/ |
| D | coap_str.c | 67 static int ofs = 0; in coap_make_str_const() local
|
| /third_party/mesa3d/src/mesa/x86/ |
| D | common_x86.c | 295 GLuint ofs; in _mesa_get_x86_features() local
|
| /third_party/libwebsockets/lib/core/ |
| D | vfs.c | 54 lws_fileofs_t ofs; in lws_vfs_file_seek_set() local
|
| /third_party/protobuf/ruby/ext/google/protobuf_c/ |
| D | encode_decode.c | 122 #define DEREF(msg, ofs, type) *(type*)(((uint8_t *)msg) + ofs) argument 125 size_t ofs; member 130 static const void* newhandlerdata(upb_handlers* h, uint32_t ofs, int32_t hasbit) { in newhandlerdata() 139 size_t ofs; member 148 uint32_t ofs, in newsubmsghandlerdata() 165 size_t ofs; // union data slot member 172 uint32_t ofs, in newoneofhandlerdata() 198 const size_t *ofs = hd; in startseq_handler() local 378 size_t ofs; member 469 size_t ofs, in new_map_handlerdata()
|
| /third_party/libwebsockets/lib/system/ |
| D | system.c | 77 lws_system_blob_get(lws_system_blob_t *b, uint8_t *buf, size_t *len, size_t ofs) in lws_system_blob_get()
|