/third_party/glib/gio/tests/ |
D | memory-output-stream.c | 30 GOutputStream *mo; in test_truncate() local 85 GOutputStream *mo; in test_seek_fixed() local 130 test_seek_resizable_stream (GOutputStream *mo) in test_seek_resizable_stream() 173 GOutputStream *mo; in test_seek_resizable() local 198 GOutputStream *mo; in test_data_size() local 232 GOutputStream *mo; in test_properties() local 280 GOutputStream *mo; in test_write_bytes() local 308 GOutputStream *mo; in test_writev() local 351 GOutputStream *mo; in test_writev_nonblocking() local 394 GOutputStream *mo; in test_steal_as_bytes() local
|
/third_party/python/Tools/pynche/ |
D | ColorDB.py | 76 def _extractrgb(self, mo): argument 79 def _extractname(self, mo): argument 143 def _extractrgb(self, mo): argument 149 def _extractname(self, mo): argument 155 def _extractrgb(self, mo): argument 158 def _extractname(self, mo): argument
|
/third_party/ltp/tools/sparse/sparse-src/validation/ |
D | builtin-atomic-clear.c | 1 void foo(void *ptr, _Bool *bptr, volatile void *vptr, volatile _Bool *vbptr, int mo) in foo()
|
/third_party/boost/boost/atomic/detail/ |
D | ops_gcc_aarch64_common.hpp | 24 #define BOOST_ATOMIC_DETAIL_AARCH64_MO_SWITCH(mo)\ argument
|
D | ops_gcc_aarch32_common.hpp | 24 #define BOOST_ATOMIC_DETAIL_AARCH32_MO_SWITCH(mo)\ argument
|
/third_party/python/Lib/ |
D | string.py | 92 def _invalid(self, mo): argument 110 def convert(mo): argument 129 def convert(mo): argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | ExecutionDomainFix.cpp | 262 MachineOperand &mo = mi->getOperand(i); in visitHardInstr() local 272 MachineOperand &mo = mi->getOperand(i); in visitHardInstr() local 293 MachineOperand &mo = mi->getOperand(i); in visitSoftInstr() local
|
/third_party/musl/porting/liteos_a/kernel/src/locale/ |
D | __mo_lookup.c | 11 const uint32_t *mo = p; in __mo_lookup() local
|
/third_party/musl/src/locale/ |
D | __mo_lookup.c | 11 const uint32_t *mo = p; in __mo_lookup() local
|
/third_party/ntfs-3g/libfuse-lite/ |
D | mount.c | 268 struct mount_opts *mo = data; in fuse_mount_opt_proc() local 481 static int fuse_mount_sys(const char *mnt, struct mount_opts *mo, in fuse_mount_sys() 612 struct mount_opts mo; in fuse_kern_mount() local
|
/third_party/icu/icu4c/source/data/coll/ |
D | LOCALE_DEPS.json | 13 "mo": "ro", string
|
/third_party/skia/third_party/externals/icu/source/data/coll/ |
D | LOCALE_DEPS.json | 13 "mo": "ro", string
|
/third_party/musl/libc-test/src/functional/ |
D | time.c | 39 #define TM(ss,mm,hh,md,mo,yr,wd,yd,dst) (struct tm){ \ argument
|
/third_party/musl/src/internal/ |
D | syscall.h | 364 #define __sys_open3(x,pn,fl,mo) __syscall3(SYS_open, pn, (fl)|O_LARGEFILE, mo) argument 366 #define __sys_open_cp3(x,pn,fl,mo) __syscall_cp3(SYS_open, pn, (fl)|O_LARGEFILE, mo) argument 369 #define __sys_open3(x,pn,fl,mo) __syscall4(SYS_openat, AT_FDCWD, pn, (fl)|O_LARGEFILE, mo) argument 371 #define __sys_open_cp3(x,pn,fl,mo) __syscall_cp4(SYS_openat, AT_FDCWD, pn, (fl)|O_LARGEFILE, mo) argument
|
/third_party/musl/porting/liteos_m/user/src/internal/ |
D | syscall.h | 364 #define __sys_open3(x,pn,fl,mo) __syscall3(SYS_open, pn, (fl)|O_LARGEFILE, mo) argument 366 #define __sys_open_cp3(x,pn,fl,mo) __syscall_cp3(SYS_open, pn, (fl)|O_LARGEFILE, mo) argument 369 #define __sys_open3(x,pn,fl,mo) __syscall4(SYS_openat, AT_FDCWD, pn, (fl)|O_LARGEFILE, mo) argument 371 #define __sys_open_cp3(x,pn,fl,mo) __syscall_cp4(SYS_openat, AT_FDCWD, pn, (fl)|O_LARGEFILE, mo) argument
|
/third_party/musl/porting/linux/user/src/internal/ |
D | syscall.h | 360 #define __sys_open3(x,pn,fl,mo) __syscall3(SYS_open, pn, (fl)|O_LARGEFILE, mo) argument 362 #define __sys_open_cp3(x,pn,fl,mo) __syscall_cp3(SYS_open, pn, (fl)|O_LARGEFILE, mo) argument 365 #define __sys_open3(x,pn,fl,mo) __syscall4(SYS_openat, AT_FDCWD, pn, (fl)|O_LARGEFILE, mo) argument 367 #define __sys_open_cp3(x,pn,fl,mo) __syscall_cp4(SYS_openat, AT_FDCWD, pn, (fl)|O_LARGEFILE, mo) argument
|
/third_party/boost/libs/date_time/test/gregorian/ |
D | testfacet.cpp | 84 greg_month mo(Oct); in main() local
|
/third_party/boost/libs/thread/test/sync/futures/async/ |
D | async_executor_pass.cpp | 226 MoveOnly mo; in main() local
|
/third_party/gstreamer/gstreamer/tests/check/gst/ |
D | gstminiobject.c | 449 GstMiniObject *mo; in GST_START_TEST() local
|
/third_party/libwebsockets/lib/core/ |
D | lws_map.c | 68 lws_map_alloc_lws_malloc(struct lws_map *mo, size_t x) in lws_map_alloc_lws_malloc()
|
/third_party/boost/libs/variant/test/ |
D | rvalue_test.cpp | 216 move_only_structure mo; in run_move_only() local
|
/third_party/pulseaudio/src/pulsecore/ |
D | source-output.c | 641 static void source_output_free(pa_object* mo) { in source_output_free() 1669 int pa_source_output_process_msg(pa_msgobject *mo, int code, void *userdata, int64_t offset, pa_mem… in pa_source_output_process_msg()
|
/third_party/mesa3d/src/gallium/tools/trace/ |
D | diff_state.py | 297 def _strip_comment(mo): argument
|
/third_party/boost/libs/locale/src/shared/ |
D | message.cpp | 631 boost::shared_ptr<mo_file> mo; in load_file() local 685 mo_file const &mo) in mo_useable_directly()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/ |
D | xml-utils.c | 277 xml_node_t * mo_to_tnds(struct xml_node_ctx *ctx, xml_node_t *mo, in mo_to_tnds()
|