| /external/arm-trusted-firmware/plat/mediatek/mt8195/drivers/spm/ |
| D | mt_spm_cond.c | 19 #define MT_LP_TZ_INFRA_REG(ofs) (INFRACFG_AO_BASE + ofs) argument 20 #define MT_LP_TZ_SPM_REG(ofs) (SPM_BASE + ofs) argument 21 #define MT_LP_TZ_TOPCK_REG(ofs) (TOPCKGEN_BASE + ofs) argument 22 #define MT_LP_TZ_APMIXEDSYS(ofs) (APMIXEDSYS + ofs) argument 23 #define MT_LP_TZ_VPPSYS0_REG(ofs) (VPPSYS0_BASE + ofs) argument 24 #define MT_LP_TZ_VPPSYS1_REG(ofs) (VPPSYS1_BASE + ofs) argument 25 #define MT_LP_TZ_VDOSYS0_REG(ofs) (VDOSYS0_BASE + ofs) argument 26 #define MT_LP_TZ_VDOSYS1_REG(ofs) (VDOSYS1_BASE + ofs) argument 27 #define MT_LP_TZ_PERI_AO_REG(ofs) (PERICFG_AO_BASE + ofs) argument
|
| /external/curl/src/ |
| D | tool_cb_see.c | 97 # define _lseeki64(hnd,ofs,whence) lseek(hnd,ofs,whence) argument 103 # define _lseeki64(hnd,ofs,whence) _lseek(hnd,ofs,whence) argument 106 # define _lseeki64(hnd,ofs,whence) _lseek64(hnd,ofs,whence) argument 113 # define _lseeki64(hnd,ofs,whence) lseek(hnd,ofs,whence) argument
|
| /external/arm-trusted-firmware/plat/mediatek/mt8192/drivers/spm/ |
| D | mt_spm_cond.c | 19 #define MT_LP_TZ_INFRA_REG(ofs) (INFRACFG_AO_BASE + ofs) argument 20 #define MT_LP_TZ_MM_REG(ofs) (MMSYS_BASE + ofs) argument 21 #define MT_LP_TZ_SPM_REG(ofs) (SPM_BASE + ofs) argument 22 #define MT_LP_TZ_TOPCK_REG(ofs) (TOPCKGEN_BASE + ofs) argument 23 #define MT_LP_TZ_APMIXEDSYS(ofs) (APMIXEDSYS + ofs) 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/musl/src/unistd/ |
| D | pwrite.c | 4 ssize_t pwrite(int fd, const void *buf, size_t size, off_t ofs) in pwrite()
|
| D | pread.c | 4 ssize_t pread(int fd, void *buf, size_t size, off_t ofs) in pread()
|
| 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()
|
| /external/musl/src/linux/ |
| D | sendfile.c | 4 ssize_t sendfile(int out_fd, int in_fd, off_t *ofs, size_t count) in sendfile()
|
| /external/cronet/buildtools/third_party/libc++/trunk/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/mtools/ |
| D | misc.c | 211 off_t ofs; in str_to_offset_with_end() local 258 off_t ofs = str_to_offset_with_end(str, &end); in str_to_offset() local
|
| /external/ComputeLibrary/tests/validation/gpu/unit/ |
| D | Context.cpp | 84 std::ofstream ofs(mlgo_filename, std::ofstream::trunc); in TEST_SUITE() 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/arm-trusted-firmware/plat/mediatek/mt8195/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/cronet/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
|
| /external/protobuf/benchmarks/util/ |
| D | proto3_data_stripper.cc | 67 std::ofstream ofs(output_file); in main() local
|
| D | gogo_data_scrubber.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/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
|
| /external/mesa3d/src/util/ |
| D | u_mm.h | 41 int ofs,size; member
|
| /external/libdrm/intel/ |
| D | mm.h | 38 int ofs, size; 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/libwebsockets/lib/misc/lwsac/ |
| D | private-lib-misc-lwsac.h | 49 size_t ofs; /* next writeable position inside chunk */ member
|