Home
last modified time | relevance | path

Searched defs:mo (Results 1 – 25 of 55) sorted by relevance

123

/third_party/python/Tools/pynche/
DColorDB.py76 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/libfuse/lib/
Dmount_bsd.c115 struct mount_opts *mo = data; in fuse_mount_opt_proc() local
262 struct mount_opts *mo; in parse_mount_opts() local
281 void destroy_mount_opts(struct mount_opts *mo) in destroy_mount_opts()
287 int fuse_kern_mount(const char *mountpoint, struct mount_opts *mo) in fuse_kern_mount()
Dmount.c191 struct mount_opts *mo = data; in fuse_mount_opt_proc() local
371 static int fuse_mount_fusermount(const char *mountpoint, struct mount_opts *mo, in fuse_mount_fusermount()
448 static int fuse_mount_sys(const char *mnt, struct mount_opts *mo, in fuse_mount_sys()
587 struct mount_opts *mo; in parse_mount_opts() local
607 void destroy_mount_opts(struct mount_opts *mo) in destroy_mount_opts()
619 int fuse_kern_mount(const char *mountpoint, struct mount_opts *mo) in fuse_kern_mount()
Dfuse_i.h49 struct mount_opts *mo; member
/third_party/ltp/tools/sparse/sparse-src/validation/
Dbuiltin-atomic-clear.c1 void foo(void *ptr, _Bool *bptr, volatile void *vptr, volatile _Bool *vbptr, int mo) in foo()
/third_party/python/Lib/
Dstring.py92 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/
DExecutionDomainFix.cpp262 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/src/locale/
D__mo_lookup.c11 const uint32_t *mo = p; in __mo_lookup() local
/third_party/musl/porting/liteos_a/kernel/src/locale/
D__mo_lookup.c11 const uint32_t *mo = p; in __mo_lookup() local
/third_party/ntfs-3g/libfuse-lite/
Dmount.c268 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/skia/third_party/externals/icu/source/data/coll/
DLOCALE_DEPS.json13 "mo": "ro", string
/third_party/icu/icu4c/source/data/coll/
DLOCALE_DEPS.json13 "mo": "ro", string
/third_party/musl/libc-test/src/functional/
Dtime.c39 #define TM(ss,mm,hh,md,mo,yr,wd,yd,dst) (struct tm){ \ argument
/third_party/musl/porting/liteos_m/user/src/internal/
Dsyscall.h364 #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/src/internal/
Dsyscall.h378 #define __sys_open3(x,pn,fl,mo) __syscall3(SYS_open, pn, (fl)|O_LARGEFILE, mo) argument
380 #define __sys_open_cp3(x,pn,fl,mo) __syscall_cp3(SYS_open, pn, (fl)|O_LARGEFILE, mo) argument
383 #define __sys_open3(x,pn,fl,mo) __syscall4(SYS_openat, AT_FDCWD, pn, (fl)|O_LARGEFILE, mo) argument
385 #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/
Dsyscall.h379 #define __sys_open3(x,pn,fl,mo) __syscall3(SYS_open, pn, (fl)|O_LARGEFILE, mo) argument
381 #define __sys_open_cp3(x,pn,fl,mo) __syscall_cp3(SYS_open, pn, (fl)|O_LARGEFILE, mo) argument
384 #define __sys_open3(x,pn,fl,mo) __syscall4(SYS_openat, AT_FDCWD, pn, (fl)|O_LARGEFILE, mo) argument
386 #define __sys_open_cp3(x,pn,fl,mo) __syscall_cp4(SYS_openat, AT_FDCWD, pn, (fl)|O_LARGEFILE, mo) argument
/third_party/gstreamer/gstreamer/tests/check/gst/
Dgstminiobject.c449 GstMiniObject *mo; in GST_START_TEST() local
/third_party/libwebsockets/lib/core/
Dlws_map.c68 lws_map_alloc_lws_malloc(struct lws_map *mo, size_t x) in lws_map_alloc_lws_malloc()
/third_party/pulseaudio/src/pulsecore/
Dsource-output.c648 static void source_output_free(pa_object* mo) { in source_output_free()
1723 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/
Ddiff_state.py297 def _strip_comment(mo): argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/
Dxml-utils.c277 xml_node_t * mo_to_tnds(struct xml_node_ctx *ctx, xml_node_t *mo, in mo_to_tnds()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/
Dxml-utils.c277 xml_node_t * mo_to_tnds(struct xml_node_ctx *ctx, xml_node_t *mo, in mo_to_tnds()
/third_party/wpa_supplicant/wpa_supplicant-2.9/hs20/client/
Dosu_client.c557 xml_node_t *tnds, *mo, *cert; in hs20_add_pps_mo() local
1951 xml_node_t *mo, *node; in cmd_to_tnds() local
1972 xml_node_t *tnds, *mo; in cmd_from_tnds() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hs20/client/
Dosu_client.c557 xml_node_t *tnds, *mo, *cert; in hs20_add_pps_mo() local
1951 xml_node_t *mo, *node; in cmd_to_tnds() local
1972 xml_node_t *tnds, *mo; in cmd_from_tnds() local
/third_party/skia/third_party/externals/icu/source/data/zone/
DLOCALE_DEPS.json23 "mo": "ro", string

123