HomeSort by: relevance | last modified time | path
    Searched refs:argument (Results 1 - 25 of 292) sorted by relevancy

1 2 3 4 5 6 7 8 91011>>

  /src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/tests/
sanitizer_stoptheworld_test.cc 40 void *IncrementerThread(void *argument) {
41 CallbackArgument *callback_argument = (CallbackArgument *)argument;
56 void *argument) {
57 CallbackArgument *callback_argument = (CallbackArgument *)argument;
73 CallbackArgument argument; local in function:__sanitizer::TEST
78 &argument);
80 StopTheWorld(&Callback, &argument);
82 EXPECT_TRUE(argument.callback_executed);
83 EXPECT_TRUE(argument.threads_stopped);
84 // argument is on stack, so we have to wait for the incrementer thread t
166 AdvancedCallbackArgument argument; local in function:__sanitizer::TEST
    [all...]
sanitizer_stoptheworld_test.cc 40 void *IncrementerThread(void *argument) {
41 CallbackArgument *callback_argument = (CallbackArgument *)argument;
56 void *argument) {
57 CallbackArgument *callback_argument = (CallbackArgument *)argument;
73 CallbackArgument argument; local in function:__sanitizer::TEST
78 &argument);
80 StopTheWorld(&Callback, &argument);
82 EXPECT_TRUE(argument.callback_executed);
83 EXPECT_TRUE(argument.threads_stopped);
84 // argument is on stack, so we have to wait for the incrementer thread t
166 AdvancedCallbackArgument argument; local in function:__sanitizer::TEST
    [all...]
sanitizer_stoptheworld_testlib.cc 35 void *argument) {
39 void *SuspenderThread(void *argument) {
sanitizer_stoptheworld_testlib.cc 35 void *argument) {
39 void *SuspenderThread(void *argument) {
  /src/usr.bin/make/unit-tests/
cond-func-defined.exp 1 make: cond-func-defined.mk:24: Missing ")" after argument "A" for "defined"
2 make: cond-func-defined.mk:34: Missing ")" after argument "DEF" for "defined"
cond-func-defined.exp 1 make: cond-func-defined.mk:24: Missing ")" after argument "A" for "defined"
2 make: cond-func-defined.mk:34: Missing ")" after argument "DEF" for "defined"
cond-func.exp 1 make: cond-func.mk:37: Missing ")" after argument "A" for "defined"
2 make: cond-func.mk:53: Missing ")" after argument "A" for "defined"
3 make: cond-func.mk:57: Missing ")" after argument "A" for "defined"
9 make: cond-func.mk:138: Missing ")" after argument "" for "defined"
10 make: cond-func.mk:145: Missing ")" after argument "${:UVARNAME}.param" for "defined"
cond-func.exp 1 make: cond-func.mk:37: Missing ")" after argument "A" for "defined"
2 make: cond-func.mk:53: Missing ")" after argument "A" for "defined"
3 make: cond-func.mk:57: Missing ")" after argument "A" for "defined"
9 make: cond-func.mk:138: Missing ")" after argument "" for "defined"
10 make: cond-func.mk:145: Missing ")" after argument "${:UVARNAME}.param" for "defined"
directive-info.exp 3 make: directive-info.mk:16: Missing argument for ".info"
8 make: directive-info.mk:30: Missing argument for ".info"
9 make: directive-info.mk:32: Missing argument for ".info"
varmod-mtime.exp 1 make: varmod-mtime.mk:46: Invalid argument "123x" for modifier ":mtime"
7 make: varmod-mtime.mk:78: Invalid argument "errorhandler-no" for modifier ":mtime"
9 make: varmod-mtime.mk:86: Invalid argument "warn" for modifier ":mtime"
directive-info.exp 3 make: directive-info.mk:16: Missing argument for ".info"
8 make: directive-info.mk:30: Missing argument for ".info"
9 make: directive-info.mk:32: Missing argument for ".info"
varmod-mtime.exp 1 make: varmod-mtime.mk:46: Invalid argument "123x" for modifier ":mtime"
7 make: varmod-mtime.mk:78: Invalid argument "errorhandler-no" for modifier ":mtime"
9 make: varmod-mtime.mk:86: Invalid argument "warn" for modifier ":mtime"
directive-export.exp 1 make: directive-export.mk:36: warning: .export requires an argument.
cond-func-make.exp 1 make: cond-func-make.mk:24: warning: Unfinished character list in pattern argument "[" to function "make"
directive-warning.mk 5 # Until parse.c 1.502 from 2020-12-19, a missing argument to the directive
7 # from 2020-12-19, the correct "Missing argument" is produced.
17 # expect+1: Missing argument for ".warning"
18 .warning # "Missing argument"
directive-export.exp 1 make: directive-export.mk:36: warning: .export requires an argument.
cond-func-make.exp 1 make: cond-func-make.mk:24: warning: Unfinished character list in pattern argument "[" to function "make"
directive-warning.mk 5 # Until parse.c 1.502 from 2020-12-19, a missing argument to the directive
7 # from 2020-12-19, the correct "Missing argument" is produced.
17 # expect+1: Missing argument for ".warning"
18 .warning # "Missing argument"
  /src/sys/external/bsd/gnu-efi/dist/gnuefi/
crt0-efi-ia32.S 46 pushl 12(%ebp) # copy "image" argument
47 pushl 8(%ebp) # copy "systab" argument
56 pushl %ebx # pass _DYNAMIC as second argument
57 pushl %eax # pass ldbase as first argument
64 call efi_main # call app with "image" and "systab" argument
crt0-efi-ia32.S 46 pushl 12(%ebp) # copy "image" argument
47 pushl 8(%ebp) # copy "systab" argument
56 pushl %ebx # pass _DYNAMIC as second argument
57 pushl %eax # pass ldbase as first argument
64 call efi_main # call app with "image" and "systab" argument
  /src/usr.sbin/ypserv/yppush/
yppush_svc.c 87 } argument; local in function:yppush_xfrrespprog_1
113 (void) memset((char *)&argument, 0, sizeof (argument));
114 if (!svc_getargs(transp, xdr_argument, (caddr_t) &argument)) {
121 result = (*local)(&argument, rqstp);
125 if (!svc_freeargs(transp, xdr_argument, (caddr_t) &argument)) {
yppush_svc.c 87 } argument; local in function:yppush_xfrrespprog_1
113 (void) memset((char *)&argument, 0, sizeof (argument));
114 if (!svc_getargs(transp, xdr_argument, (caddr_t) &argument)) {
121 result = (*local)(&argument, rqstp);
125 if (!svc_freeargs(transp, xdr_argument, (caddr_t) &argument)) {
  /src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
sanitizer_stoptheworld.h 54 void *argument);
61 void StopTheWorld(StopTheWorldCallback callback, void *argument);
sanitizer_stoptheworld.h 54 void *argument);
61 void StopTheWorld(StopTheWorldCallback callback, void *argument);
  /src/lib/libc/arch/vax/sys/
__syscall.S 44 addl2 $8,%ap # skip the first argument

Completed in 29 milliseconds

1 2 3 4 5 6 7 8 91011>>