Home
last modified time | relevance | path

Searched defs:argument (Results 1 – 25 of 89) sorted by relevance

1234

/netbsd-src/external/gpl2/groff/dist/src/preproc/refer/
H A Dcommand.cpp322 union argument { union
349 static void accumulate_command(int, argument *) in accumulate_command() argument
354 static void no_accumulate_command(int, argument *) in no_accumulate_command() argument
359 static void move_punctuation_command(int, argument *) in move_punctuation_command() argument
364 static void no_move_punctuation_command(int, argument *) in no_move_punctuation_command() argument
378 static void no_sort_command(int, argument *) in no_sort_command() argument
402 static void default_database_command(int, argument *) in default_database_command() argument
407 static void no_default_database_command(int, argument *) in no_default_database_command() argument
443 static void no_annotate_command(int, argument *) in no_annotate_command() argument
454 static void no_reverse_command(int, argument *) in no_reverse_command() argument
[all …]
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/tests/
H A Dsanitizer_stoptheworld_test.cc40 void *IncrementerThread(void *argument) { in IncrementerThread()
56 void *argument) { in Callback()
73 CallbackArgument argument; in TEST() local
111 void *AdvancedIncrementerThread(void *argument) { in AdvancedIncrementerThread()
143 void *argument) { in AdvancedCallback()
166 AdvancedCallbackArgument argument; in TEST() local
193 void *argument) { in SegvCallback()
H A Dsanitizer_stoptheworld_testlib.cc35 void *argument) { in Callback()
39 void *SuspenderThread(void *argument) { in SuspenderThread()
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_stoptheworld_fuchsia.cpp27 void StopTheWorld(StopTheWorldCallback callback, void *argument) { in StopTheWorld()
30 void *argument; in StopTheWorld() member
H A Dsanitizer_stoptheworld_mac.cpp50 void *argument; member
82 void StopTheWorld(StopTheWorldCallback callback, void *argument) { in StopTheWorld()
/netbsd-src/sys/fs/nfs/nlm/
H A Dnlm_prot_svc.c54 } argument; in nlm_prog_0() local
116 } argument; in nlm_prog_1() local
259 } argument; in nlm_prog_3() local
367 } argument; in nlm_prog_4() local
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/lsan/
H A Dlsan_common_linux.cc108 void *argument; member
133 void DoStopTheWorld(StopTheWorldCallback callback, void *argument) { in DoStopTheWorld()
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/lsan/
H A Dlsan_common_linux.cpp113 void *argument; member
143 CheckForLeaksParam *argument) { in LockStuffAndStopTheWorld()
H A Dlsan_common_fuchsia.cpp60 CheckForLeaksParam *argument) { in LockStuffAndStopTheWorld()
67 CheckForLeaksParam *argument; in LockStuffAndStopTheWorld() member
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/lsan/
H A Dlsan_common_linux.cc106 void *argument; member
131 void DoStopTheWorld(StopTheWorldCallback callback, void *argument) { in DoStopTheWorld()
/netbsd-src/external/gpl3/gcc/dist/libobjc/
H A Dthr.c89 id argument; member
101 id argument = istate->argument; in __objc_thread_detach_function() local
150 objc_thread_detach (SEL selector, id object, id argument) in objc_thread_detach()
/netbsd-src/external/gpl3/gcc.old/dist/libobjc/
H A Dthr.c89 id argument; member
101 id argument = istate->argument; in __objc_thread_detach_function() local
150 objc_thread_detach (SEL selector, id object, id argument) in objc_thread_detach()
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_stoptheworld_mac.cc49 void *argument; member
80 void StopTheWorld(StopTheWorldCallback callback, void *argument) { in StopTheWorld()
H A Dsanitizer_stoptheworld_netbsd_libcdep.cc180 static int TracerThread(void *argument) { in TracerThread()
270 void StopTheWorld(StopTheWorldCallback callback, void *argument) { in StopTheWorld()
/netbsd-src/external/bsd/am-utils/dist/amd/
H A Dnfs_prot_svc.c95 } argument; in nfs_program_2() local
327 } argument; in nfs_program_3() local
H A Damq_svc.c157 } argument; in amq_program_1() local
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_stoptheworld_mac.cc51 void *argument; member
82 void StopTheWorld(StopTheWorldCallback callback, void *argument) { in StopTheWorld()
/netbsd-src/usr.sbin/ypserv/yppush/
H A Dyppush_svc.c87 } argument; in yppush_xfrrespprog_1() local
/netbsd-src/usr.sbin/rpc.yppasswdd/
H A Drpc.yppasswdd.c140 } argument; in yppasswddprog_1() local
/netbsd-src/external/bsd/ntp/dist/sntp/tests/
H A DfileHandlingTest.c16 enum DirectoryType argument in CreatePath()
/netbsd-src/external/bsd/am-utils/dist/hlfsd/
H A Dnfs_prot_svc.c94 } argument; in nfs_program_2() local
/netbsd-src/libexec/rpc.rwalld/
H A Drwalld.c153 } argument; in wallprog_1() local
/netbsd-src/usr.sbin/rpcbind/
H A Drpcb_svc.c74 } argument; in rpcb_service_3() local
/netbsd-src/external/bsd/tmux/dist/
H A Dcmd-set-option.c92 char *name, *argument, *expanded = NULL; in cmd_set_option_exec() local
/netbsd-src/external/bsd/kyua-cli/dist/utils/cmdline/
H A Dexceptions.cpp143 cmdline::option_argument_value_error::argument(void) const in argument() function in cmdline::option_argument_value_error

1234