/openbsd-src/gnu/llvm/compiler-rt/lib/sanitizer_common/tests/ |
H A D | sanitizer_stoptheworld_test.cpp | 52 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 D | sanitizer_stoptheworld_testlib.cpp | 34 void *argument) { in Callback() 38 void *SuspenderThread(void *argument) { in SuspenderThread()
|
/openbsd-src/gnu/llvm/compiler-rt/lib/sanitizer_common/ |
H A D | sanitizer_stoptheworld_fuchsia.cpp | 27 void StopTheWorld(StopTheWorldCallback callback, void *argument) { in StopTheWorld() 30 void *argument; in StopTheWorld() member
|
H A D | sanitizer_stoptheworld_win.cpp | 80 void *argument; member 83 DWORD WINAPI RunThread(void *argument) { in RunThread() 161 void StopTheWorld(StopTheWorldCallback callback, void *argument) { in StopTheWorld()
|
H A D | sanitizer_stoptheworld_mac.cpp | 50 void *argument; member 82 void StopTheWorld(StopTheWorldCallback callback, void *argument) { in StopTheWorld()
|
H A D | sanitizer_stoptheworld_netbsd_libcdep.cpp | 180 static int TracerThread(void *argument) { in TracerThread() 270 void StopTheWorld(StopTheWorldCallback callback, void *argument) { in StopTheWorld()
|
H A D | sanitizer_stoptheworld_linux_libcdep.cpp | 279 static int TracerThread(void* argument) { in TracerThread() 395 void StopTheWorld(StopTheWorldCallback callback, void *argument) { in StopTheWorld()
|
/openbsd-src/usr.sbin/ypserv/yppush/ |
H A D | yppush_svc.c | 66 union argument { in yppush_xfrrespprog_1() union 68 } argument; in yppush_xfrrespprog_1() local
|
/openbsd-src/gnu/llvm/compiler-rt/lib/lsan/ |
H A D | lsan_common_linux.cpp | 113 void *argument; member 140 CheckForLeaksParam *argument) { in LockStuffAndStopTheWorld()
|
H A D | lsan_common_fuchsia.cpp | 70 CheckForLeaksParam *argument) { in LockStuffAndStopTheWorld() 76 CheckForLeaksParam *argument; in LockStuffAndStopTheWorld() member
|
/openbsd-src/gnu/llvm/lldb/tools/debugserver/source/MacOSX/ |
H A D | stack_logging.h | 75 uint64_t argument; member 108 unsigned argument; member
|
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.brendan/ |
H A D | nest19.C | 38 const Boolean argument = TRUE; in foo() local
|
/openbsd-src/usr.sbin/amd/rpcx/ |
H A D | amq_svc.c | 48 } argument; in amq_program_57() local
|
H A D | nfs_prot_svc.c | 60 } argument; in nfs_program_2() local
|
/openbsd-src/usr.sbin/ypserv/ypserv/ |
H A D | ypserv.c | 117 } argument; in ypprog_1() local 220 } argument; in ypprog_2() local
|
/openbsd-src/libexec/rpc.rwalld/ |
H A D | rwalld.c | 137 } argument; in wallprog_1() local
|
/openbsd-src/usr.bin/tmux/ |
H A D | cmd-set-option.c | 92 char *name, *argument, *expanded = NULL; in cmd_set_option_exec() local
|
H A D | cmd-show-options.c | 83 char *argument, *name = NULL, *cause; in cmd_show_options_exec() local
|
/openbsd-src/usr.bin/cvs/ |
H A D | history.c | 64 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 D | asan_memory_profile.cpp | 104 void *argument) { in MemoryProfileCB()
|
/openbsd-src/usr.bin/telnet/ |
H A D | utilities.c | 57 upcase(char *argument) in upcase()
|
/openbsd-src/gnu/usr.bin/texinfo/intl/ |
H A D | printf-args.h | 119 argument; typedef
|
/openbsd-src/libexec/rpc.rstatd/ |
H A D | rstat_proc.c | 282 } argument; in rstat_service() local
|
/openbsd-src/usr.sbin/ypbind/ |
H A D | ypbind.c | 264 union argument { in ypbindprog_2() union 267 } argument; in ypbindprog_2() local
|
/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/ |
H A D | LocalizationChecker.cpp | 142 #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
|