Home
last modified time | relevance | path

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

123

/openbsd-src/gnu/llvm/compiler-rt/lib/sanitizer_common/tests/
H A Dsanitizer_stoptheworld_test.cpp52 void *argument) { in Callback()
67 CallbackArgument argument; in TEST() local
114 void *argument) { in AdvancedCallback()
134 AdvancedCallbackArgument argument; in TEST() local
154 void *argument) { in SegvCallback()
H A Dsanitizer_stoptheworld_testlib.cpp34 void *argument) { in Callback()
38 void *SuspenderThread(void *argument) { in SuspenderThread()
/openbsd-src/gnu/llvm/compiler-rt/lib/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_win.cpp80 void *argument; member
83 DWORD WINAPI RunThread(void *argument) { in RunThread()
161 void StopTheWorld(StopTheWorldCallback callback, void *argument) { in StopTheWorld()
H A Dsanitizer_stoptheworld_mac.cpp50 void *argument; member
82 void StopTheWorld(StopTheWorldCallback callback, void *argument) { in StopTheWorld()
H A Dsanitizer_stoptheworld_netbsd_libcdep.cpp180 static int TracerThread(void *argument) { in TracerThread()
270 void StopTheWorld(StopTheWorldCallback callback, void *argument) { in StopTheWorld()
H A Dsanitizer_stoptheworld_linux_libcdep.cpp279 static int TracerThread(void* argument) { in TracerThread()
395 void StopTheWorld(StopTheWorldCallback callback, void *argument) { in StopTheWorld()
/openbsd-src/usr.sbin/ypserv/yppush/
H A Dyppush_svc.c66 union argument { in yppush_xfrrespprog_1() union
68 } argument; in yppush_xfrrespprog_1() local
/openbsd-src/gnu/llvm/compiler-rt/lib/lsan/
H A Dlsan_common_linux.cpp113 void *argument; member
140 CheckForLeaksParam *argument) { in LockStuffAndStopTheWorld()
H A Dlsan_common_fuchsia.cpp70 CheckForLeaksParam *argument) { in LockStuffAndStopTheWorld()
76 CheckForLeaksParam *argument; in LockStuffAndStopTheWorld() member
/openbsd-src/gnu/llvm/lldb/tools/debugserver/source/MacOSX/
H A Dstack_logging.h75 uint64_t argument; member
108 unsigned argument; member
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.brendan/
H A Dnest19.C38 const Boolean argument = TRUE; in foo() local
/openbsd-src/usr.sbin/amd/rpcx/
H A Damq_svc.c48 } argument; in amq_program_57() local
H A Dnfs_prot_svc.c60 } argument; in nfs_program_2() local
/openbsd-src/usr.sbin/ypserv/ypserv/
H A Dypserv.c117 } argument; in ypprog_1() local
220 } argument; in ypprog_2() local
/openbsd-src/libexec/rpc.rwalld/
H A Drwalld.c137 } argument; in wallprog_1() local
/openbsd-src/usr.bin/tmux/
H A Dcmd-set-option.c92 char *name, *argument, *expanded = NULL; in cmd_set_option_exec() local
H A Dcmd-show-options.c83 char *argument, *name = NULL, *cause; in cmd_show_options_exec() local
/openbsd-src/usr.bin/cvs/
H A Dhistory.c64 cvs_history_add(int type, struct cvs_file *cf, const char *argument) in cvs_history_add()
/openbsd-src/gnu/llvm/compiler-rt/lib/asan/
H A Dasan_memory_profile.cpp104 void *argument) { in MemoryProfileCB()
/openbsd-src/usr.bin/telnet/
H A Dutilities.c57 upcase(char *argument) in upcase()
/openbsd-src/gnu/usr.bin/texinfo/intl/
H A Dprintf-args.h119 argument; typedef
/openbsd-src/libexec/rpc.rstatd/
H A Drstat_proc.c282 } argument; in rstat_service() local
/openbsd-src/usr.sbin/ypbind/
H A Dypbind.c264 union argument { in ypbindprog_2() union
267 } argument; in ypbindprog_2() local
/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/
H A DLocalizationChecker.cpp142 #define ADD_NULLARY_METHOD(receiver, method, argument) \ argument
145 #define ADD_UNARY_METHOD(receiver, method, argument) \ argument
148 #define ADD_METHOD(receiver, method_list, count, argument) \ argument

123