Home
last modified time | relevance | path

Searched defs:me (Results 1 – 25 of 193) sorted by relevance

12345678

/external/ltp/testcases/kernel/fs/ftest/
Dftest02.c250 static void crfile(int me, int count) in crfile()
288 static void unlfile(int me, int count) in unlfile()
316 static void fussdir(int me, int count) in fussdir()
392 static void dotest(int me, int count) in dotest()
409 static void dowarn(int me, char *m1, char *m2) in dowarn()
Dftest06.c268 static void crfile(int me, int count) in crfile()
309 static void unlfile(int me, int count) in unlfile()
334 static void fussdir(int me, int count) in fussdir()
410 static void dotest(int me, int count) in dotest()
427 static void dowarn(int me, char *m1, char *m2) in dowarn()
Dftest04.c211 static void dotest(int testers, int me, int fd) in dotest()
469 static void domisc(int me, int fd) in domisc()
Dftest08.c224 static void dotest(int testers, int me, int fd) in dotest()
489 static void domisc(int me, int fd) in domisc()
Dftest01.c258 static void dotest(int testers, int me, int fd) in dotest()
473 static void domisc(int me, int fd, char *bits) in domisc()
/external/protobuf/src/google/protobuf/
Darena.cc118 Arena::Block* Arena::NewBlock(void* me, Block* my_last_block, size_t n, in NewBlock()
198 void* me = &thread_cache(); in AllocateAligned() local
216 void* me = &thread_cache(); in SlowAlloc() local
310 Arena::Block* Arena::FindBlock(void* me) { in FindBlock()
Darenastring.cc43 const ::std::string* me = *UnsafeRawStringPointer(); in AssignWithDefault() local
/external/syslinux/com32/menu/
Dreadconfig.c254 struct menu_entry *me; in new_entry() local
276 static void consider_for_hotkey(struct menu *m, struct menu_entry *me) in consider_for_hotkey()
319 struct menu_entry *me; in record() local
433 struct menu_entry *me; in begin_submenu() local
451 struct menu_entry *me; in find_label() local
474 struct menu_entry *me; in unlabel() local
1086 struct menu_entry *me; in resolve_gotos() local
1108 struct menu_entry *me; in parse_configs() local
/external/syslinux/com32/elflink/ldlinux/
Dreadconfig.c283 struct menu_entry *me; in new_entry() local
307 static void consider_for_hotkey(struct menu *m, struct menu_entry *me) in consider_for_hotkey()
350 struct menu_entry *me; in record() local
455 struct menu_entry *me; in begin_submenu() local
472 struct menu_entry *me; in print_labels() local
488 struct menu_entry *me; in find_label() local
511 struct menu_entry *me; in unlabel() local
1473 struct menu_entry *me; in resolve_gotos() local
1495 struct menu_entry *me; in parse_configs() local
/external/doclava/res/assets/templates/assets/
Ddoclava-developer-reference.js98 function new_node(me, mom, text, link, children_data, api_level) argument
177 function expand_node(me, node) argument
196 function get_node(me, mom) argument
/external/libbrillo/brillo/http/
Dhttp_connection_curl.cc208 Connection* me = reinterpret_cast<Connection*>(data); in write_callback() local
226 Connection* me = reinterpret_cast<Connection*>(data); in read_callback() local
241 Connection* me = reinterpret_cast<Connection*>(data); in header_callback() local
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_equal/
D2-1.c156 pthread_t me = pthread_self(); in test() local
189 pthread_t th_work, th_sig1, th_sig2, me; in main() local
/external/ipsec-tools/src/racoon/
Dsafefile.c53 uid_t me; local
/external/python/cpython2/Doc/includes/
Demail-alternative.py10 me = "my@email.com" variable
/external/compiler-rt/lib/asan/
Dasanwrapper.cc39 void usage(const char* me) { in usage()
/external/spirv-llvm/lib/SPIRV/Mangler/
DMangler.cpp94 MangleError me = MANGLE_SUCCESS; in visit() local
123 MangleError me = MANGLE_SUCCESS; in visit() local
/external/google-breakpad/src/client/mac/handler/testcases/
DDynamicImagesTests.cc73 mach_port_t me = mach_task_self(); in ReadLibrariesFromLocalTaskTest() local
/external/libevent/
Devthread.c241 unsigned long me; in evthread_debug_lock_mark_locked() local
275 unsigned long me; in evthread_debug_lock_mark_unlocked() local
351 unsigned long me = evthread_id_fn_(); in evthread_is_debug_lock_held_() local
/external/webrtc/webrtc/base/
Dworker.cc33 rtc::Thread *me = rtc::Thread::Current(); in StartWork() local
/external/icu/icu4j/demos/src/com/ibm/icu/dev/demo/translit/
DInfoDialog.java29 protected Dialog me; field in InfoDialog
/external/ltp/testcases/kernel/mem/vmtests/
Ddata_space.c218 int dotest(testers, me) in dotest() argument
485 int okexit(me) in okexit() argument
/external/libmicrohttpd/src/examples/
Ddual_stack_example.c39 const char *me = cls; in ahc_echo() local
Dminimal_example.c39 const char *me = cls; in ahc_echo() local
Drefuse_post_example.c45 const char *me = cls; in ahc_echo() local
/external/apache-harmony/support/src/test/java/tests/support/
DSupport_UnmodifiableMapTest.java65 Map.Entry<?, ?> me = (Map.Entry<?, ?>) entrySetIterator.next(); in runTest() local

12345678