| /external/curl/src/ |
| D | tool_cb_see.c | 95 # define _lseeki64(hnd,ofs,whence) lseek(hnd,ofs,whence) argument 101 # define _lseeki64(hnd,ofs,whence) _lseek(hnd,ofs,whence) argument 103 # define _lseeki64(hnd,ofs,whence) _lseek64(hnd,ofs,whence) argument 110 # define _lseeki64(hnd,ofs,whence) lseek(hnd,ofs,whence) argument
|
| /external/rust/crates/grpcio-sys/grpc/third_party/upb/upb/ |
| D | msg.h | 25 #define PTR_AT(msg, ofs, type) (type*)((const char*)msg + ofs) argument 192 UPB_INLINE bool _upb_has_submsg_nohasbit(const upb_msg *msg, size_t ofs) { in _upb_has_submsg_nohasbit() 268 UPB_INLINE const void *_upb_array_accessor(const void *msg, size_t ofs, in _upb_array_accessor() 280 UPB_INLINE void *_upb_array_mutable_accessor(void *msg, size_t ofs, in _upb_array_mutable_accessor() 292 UPB_INLINE void *_upb_array_resize_accessor2(void *msg, size_t ofs, size_t size, in _upb_array_resize_accessor2() 304 UPB_INLINE bool _upb_array_append_accessor2(void *msg, size_t ofs, in _upb_array_append_accessor2() 343 UPB_INLINE void *_upb_array_resize_accessor(void *msg, size_t ofs, size_t size, in _upb_array_resize_accessor() 348 UPB_INLINE bool _upb_array_append_accessor(void *msg, size_t ofs, in _upb_array_append_accessor() 485 UPB_INLINE size_t _upb_msg_map_size(const upb_msg *msg, size_t ofs) { in _upb_msg_map_size() 490 UPB_INLINE bool _upb_msg_map_get(const upb_msg *msg, size_t ofs, in _upb_msg_map_get() [all …]
|
| /external/libcxx/test/libcxx/input.output/file.streams/fstreams/ |
| D | fstream.close.pass.cpp | 26 std::fstream ofs(temp, std::ios::out | std::ios::trunc); in main() local
|
| /external/llvm-project/libcxx/test/libcxx/input.output/file.streams/fstreams/ |
| D | fstream.close.pass.cpp | 26 std::fstream ofs(temp, std::ios::out | std::ios::trunc); in main() local
|
| /external/arm-trusted-firmware/plat/mediatek/mt8192/drivers/spmc/ |
| D | mtspmc_private.h | 32 #define SPM_REG(ofs) (uint32_t)(SPM_BASE + (ofs)) argument 33 #define MCUCFG_REG(ofs) (uint32_t)(MCUCFG_BASE + (ofs)) argument 34 #define INFRACFG_AO_REG(ofs) (uint32_t)(INFRACFG_AO_BASE + (ofs)) argument
|
| /external/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
|
| /external/igt-gpu-tools/tests/i915/ |
| D | gem_set_tiling_vs_gtt.c | 100 int ofs = i % (TEST_STRIDE / 4); variable
|
| /external/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()
|
| /external/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()
|
| /external/protobuf/conformance/ |
| D | ConformanceJavaLite.java | 9 int ofs = 0; in readFromStdin() local
|
| D | conformance_cpp.cc | 102 size_t ofs = 0; in CheckedRead() local
|
| /external/rust/crates/grpcio-sys/grpc/third_party/upb/upb/pb/ |
| D | compile_decoder.c | 150 static void setofs(uint32_t *instruction, int32_t ofs) { in setofs() 174 int ofs = getofs(*codep); in label() local 211 int ofs = pcofs(c); in put32() local 459 uint64_t ofs; in repack() local 472 uint64_t ofs = pcofs(c) - method->code_base.ofs; in dispatchtarget() local
|
| D | decoder.int.h | 142 uint32_t ofs; /* PC offset of method. */ member 261 UPB_INLINE uint64_t upb_pbdecoder_packdispatch(uint64_t ofs, uint8_t wt1, in upb_pbdecoder_packdispatch() 266 UPB_INLINE void upb_pbdecoder_unpackdispatch(uint64_t dispatch, uint64_t *ofs, in upb_pbdecoder_unpackdispatch()
|
| /external/protobuf/ruby/ext/google/protobuf_c/ |
| D | encode_decode.c | 101 #define DEREF(msg, ofs, type) *(type*)(((uint8_t *)msg) + ofs) argument 104 size_t ofs; member 109 static const void* newhandlerdata(upb_handlers* h, uint32_t ofs, int32_t hasbit) { in newhandlerdata() 118 size_t ofs; member 125 uint32_t ofs, in newsubmsghandlerdata() 137 size_t ofs; // union data slot member 144 uint32_t ofs, in newoneofhandlerdata() 170 const size_t *ofs = hd; in startseq_handler() local 309 size_t ofs; member 415 size_t ofs, in new_map_handlerdata()
|
| /external/libwebsockets/lib/misc/lwsac/ |
| D | private-lib-misc-lwsac.h | 49 size_t ofs; /* next writeable position inside chunk */ member
|
| /external/libjpeg-turbo/md5/ |
| D | md5hl.c | 83 char *MD5FileChunk(const char *filename, char *buf, off_t ofs, off_t len) in MD5FileChunk()
|
| /external/mesa3d/src/mesa/x86/ |
| D | common_x86.c | 295 GLuint ofs; in _mesa_get_x86_features() local
|
| /external/libwebsockets/lib/core/ |
| D | vfs.c | 54 lws_fileofs_t ofs; in lws_vfs_file_seek_set() local
|
| D | buflist.c | 176 lws_buflist_linear_copy(struct lws_buflist **head, size_t ofs, uint8_t *buf, in lws_buflist_linear_copy()
|
| /external/protobuf/php/ext/google/protobuf/ |
| D | encode_decode.c | 130 #define DEREF(msg, ofs, type) *(type*)(((uint8_t *)msg) + ofs) argument 133 static const void* newhandlerdata(upb_handlers* h, uint32_t ofs) { in newhandlerdata() 163 size_t ofs; member 168 static const void *newsubmsghandlerdata(upb_handlers* h, uint32_t ofs, in newsubmsghandlerdata() 179 size_t ofs; // union data slot member 188 uint32_t ofs, in newoneofhandlerdata() 219 const size_t *ofs = hd; in startseq_handler() local 369 const size_t *ofs = hd; in str_end_handler() local 454 size_t ofs; member 645 size_t ofs, in new_map_handlerdata()
|
| /external/libpcap/msdos/ |
| D | pktdrvr.c | 828 WORD ofs = _farpeekw (_dos_ds, realBase+rxOutOfs); in PktReceive() local 859 WORD ofs; in PktQueueBusy() local 894 WORD ofs = *(WORD*) (realBase+rxOutOfs); in PktReceive() local 925 WORD ofs; in PktQueueBusy() local 1246 unsigned sel, ofs; in PktInitDriver() local
|
| /external/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()
|