Home
last modified time | relevance | path

Searched refs:argument (Results 1 – 25 of 2506) sorted by relevance

12345678910>>...101

/netbsd/external/gpl3/gdb/dist/gas/testsuite/gas/nios2/
H A Dillegal_pseudoinst.l2 .*illegal_pseudoinst.s:5: Error: missing argument
4 .*illegal_pseudoinst.s:6: Error: missing argument
5 .*illegal_pseudoinst.s:7: Error: missing argument
7 .*illegal_pseudoinst.s:8: Error: missing argument
8 .*illegal_pseudoinst.s:9: Error: missing argument
9 .*illegal_pseudoinst.s:10: Error: missing argument
10 .*illegal_pseudoinst.s:11: Error: missing argument
11 .*illegal_pseudoinst.s:14: Error: missing argument
12 .*illegal_pseudoinst.s:15: Error: missing argument
14 .*illegal_pseudoinst.s:16: Error: missing argument
[all …]
/netbsd/external/gpl3/gdb.old/dist/gas/testsuite/gas/nios2/
H A Dillegal_pseudoinst.l2 .*illegal_pseudoinst.s:5: Error: missing argument
4 .*illegal_pseudoinst.s:6: Error: missing argument
5 .*illegal_pseudoinst.s:7: Error: missing argument
7 .*illegal_pseudoinst.s:8: Error: missing argument
8 .*illegal_pseudoinst.s:9: Error: missing argument
9 .*illegal_pseudoinst.s:10: Error: missing argument
10 .*illegal_pseudoinst.s:11: Error: missing argument
11 .*illegal_pseudoinst.s:14: Error: missing argument
12 .*illegal_pseudoinst.s:15: Error: missing argument
14 .*illegal_pseudoinst.s:16: Error: missing argument
[all …]
/netbsd/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/tests/
H A Dsanitizer_stoptheworld_test.cc40 void *IncrementerThread(void *argument) { in IncrementerThread() argument
56 void *argument) { in Callback() argument
73 CallbackArgument argument; in TEST() local
80 StopTheWorld(&Callback, &argument); in TEST()
82 EXPECT_TRUE(argument.callback_executed); in TEST()
83 EXPECT_TRUE(argument.threads_stopped); in TEST()
113 (AdvancedCallbackArgument *)argument; in AdvancedIncrementerThread()
166 AdvancedCallbackArgument argument; in TEST() local
178 EXPECT_TRUE(argument.callback_executed); in TEST()
179 EXPECT_TRUE(argument.threads_stopped); in TEST()
[all …]
/netbsd/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
378 static void no_sort_command(int, argument *) in no_sort_command() argument
454 static void no_reverse_command(int, argument *) in no_reverse_command() argument
512 static void no_discard_command(int, argument *) in no_discard_command() argument
517 static void label_command(int, argument *argv) in label_command()
585 static void compatible_command(int, argument *) in compatible_command() argument
623 static void no_et_al_command(int, argument *) in no_et_al_command() argument
629 typedef void (*command_t)(int, argument *);
691 int argc, argument *argv) in check_args()
[all …]
/netbsd/crypto/external/bsd/heimdal/dist/kuser/
H A Dkdigest-commands.in55 argument = "realm"
67 argument = "type"
73 argument = "value"
100 argument = "realm"
106 argument = "name"
142 argument = "name"
160 argument = "uri"
172 argument = "qop"
194 argument = "name"
241 argument = "uri"
[all …]
/netbsd/crypto/external/bsd/heimdal/dist/kadmin/
H A Dkadmin-commands.in49 argument = "file"
65 argument = "fd"
114 argument = "file"
121 argument = "file"
174 argument = "time"
180 argument = "time"
205 argument = "policy"
360 argument = "time"
366 argument = "time"
477 argument = ""
[all …]
/netbsd/external/bsd/libarchive/dist/tar/
H A Dbsdtar.c321 if (strlen(bsdtar->argument) == 0) in main()
325 set_chdir(bsdtar, bsdtar->argument); in main()
364 bsdtar->filename = bsdtar->argument; in main()
377 bsdtar->gname = bsdtar->argument; in main()
426 bsdtar->argument) != ARCHIVE_OK) in main()
429 bsdtar->argument); in main()
500 bsdtar->argument) != ARCHIVE_OK) in main()
507 bsdtar->argument) != ARCHIVE_OK) in main()
514 bsdtar->argument) != ARCHIVE_OK) in main()
521 bsdtar->argument) != ARCHIVE_OK) in main()
[all …]
H A Dcmdline.c222 bsdtar->argument = NULL; in bsdtar_getopt()
256 bsdtar->argument = *bsdtar->argv; in bsdtar_getopt()
257 if (bsdtar->argument == NULL) { in bsdtar_getopt()
338 bsdtar->argument = bsdtar->getopt_word; in bsdtar_getopt()
352 bsdtar->argument = (char *)(uintptr_t)(p + 1); in bsdtar_getopt()
391 if (bsdtar->argument == NULL) { in bsdtar_getopt()
392 bsdtar->argument = *bsdtar->argv; in bsdtar_getopt()
393 if (bsdtar->argument == NULL) { in bsdtar_getopt()
404 if (bsdtar->argument != NULL) { in bsdtar_getopt()
/netbsd/crypto/external/bsd/heimdal/dist/lib/hx509/
H A Dhxtool-commands.in67 argument = "password"
73 argument = "oid"
79 argument = "oid"
141 argument = "password"
191 argument = "password"
221 argument = "password"
227 argument = "enctype"
233 argument = "oid"
370 argument = "url"
495 argument = "name"
[all …]
/netbsd/sys/fs/nfs/nlm/
H A Dnlm_prot_svc.c54 } argument; in nlm_prog_0() local
78 (void) memset((char *)&argument, 0, sizeof (argument)); in nlm_prog_0()
79 if (!svc_getargs(rqstp, xdr_argument, (char *)(caddr_t) &argument)) { in nlm_prog_0()
84 retval = (bool_t) (*local)((char *)&argument, (void *)&result, rqstp); in nlm_prog_0()
88 if (!svc_freeargs(rqstp, xdr_argument, (char *)(caddr_t) &argument)) { in nlm_prog_0()
116 } argument; in nlm_prog_1() local
230 (void) memset((char *)&argument, 0, sizeof (argument)); in nlm_prog_1()
259 } argument; in nlm_prog_3() local
323 (void) memset((char *)&argument, 0, sizeof (argument)); in nlm_prog_3()
367 } argument; in nlm_prog_4() local
[all …]
/netbsd/crypto/external/bsd/heimdal/dist/admin/
H A Dktutil-commands.in42 argument = "principal"
56 argument = "enctype"
94 argument = "realm"
101 argument = "host"
137 argument = "enctype"
143 argument = "realm"
150 argument = "host"
188 argument = "time"
209 argument = "kvno"
226 argument = "from to"
[all …]
/netbsd/external/gpl3/gcc/dist/libsanitizer/lsan/
H A Dlsan_common_fuchsia.cpp60 CheckForLeaksParam *argument) { in LockStuffAndStopTheWorld() argument
67 CheckForLeaksParam *argument; in LockStuffAndStopTheWorld() member
68 } params = {{}, callback, argument}; in LockStuffAndStopTheWorld()
75 ScanGlobalRange(begin, end, &params->argument->frontier); in LockStuffAndStopTheWorld()
83 ScanRangeForPointers(begin, end, &params->argument->frontier, "STACK", in LockStuffAndStopTheWorld()
92 ScanRangeForPointers(begin, end, &params->argument->frontier, "REGISTERS", in LockStuffAndStopTheWorld()
116 &params->argument->frontier, "TLS", kReachable); in LockStuffAndStopTheWorld()
118 ScanRangeForPointers(begin2, end, &params->argument->frontier, "TLS", in LockStuffAndStopTheWorld()
121 ScanRangeForPointers(begin, end, &params->argument->frontier, "TLS", in LockStuffAndStopTheWorld()
146 &params->argument->frontier); in LockStuffAndStopTheWorld()
[all …]
/netbsd/external/gpl3/gdb/dist/gdb/testsuite/gdb.python/
H A Dpy-completion.py24 def invoke(self,argument,from_tty): argument
31 def invoke(self,argument,from_tty): argument
41 def invoke(self,argument,from_tty): argument
60 def invoke(self,argument,from_tty): argument
71 def invoke(self,argument,from_tty): argument
83 def invoke(self,argument,from_tty): argument
95 def invoke(self,argument,from_tty): argument
107 def invoke(self,argument,from_tty): argument
119 def invoke(self,argument,from_tty): argument
131 def invoke(self,argument,from_tty): argument
/netbsd/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.python/
H A Dpy-completion.py24 def invoke(self,argument,from_tty): argument
31 def invoke(self,argument,from_tty): argument
41 def invoke(self,argument,from_tty): argument
60 def invoke(self,argument,from_tty): argument
71 def invoke(self,argument,from_tty): argument
83 def invoke(self,argument,from_tty): argument
95 def invoke(self,argument,from_tty): argument
107 def invoke(self,argument,from_tty): argument
119 def invoke(self,argument,from_tty): argument
131 def invoke(self,argument,from_tty): argument
/netbsd/external/bsd/byacc/dist/test/btyacc/
H A Derr_inherit3.error5 YACC: w - line 64 of "./err_inherit3.y", unknown argument $c
6 YACC: w - line 64 of "./err_inherit3.y", untyped argument $c
7 YACC: w - line 65 of "./err_inherit3.y", unknown argument $t
10 YACC: w - line 65 of "./err_inherit3.y", unknown argument $c
13 YACC: w - line 69 of "./err_inherit3.y", unknown argument $t
16 YACC: w - line 69 of "./err_inherit3.y", untyped argument $t
17 YACC: w - line 69 of "./err_inherit3.y", unknown argument $c
20 YACC: w - line 69 of "./err_inherit3.y", untyped argument $c
/netbsd/external/gpl3/gcc/dist/libstdc++-v3/
H A Dlinkage.m46 dnl Check to see if the (math function) argument passed is
8 dnl ASSUMES argument is a math function with ONE parameter
48 dnl Check to see if the (math function) argument passed is
55 dnl argument 1 is name of function to check
57 dnl ASSUMES argument is a math function with ONE parameter
140 dnl argument 1 is name of function to check
187 dnl argument 1 is name of function to check
211 dnl argument 1 is name of function to check
240 dnl argument 1 is name of function to check
269 dnl argument 1 is name of function to check
[all …]
/netbsd/external/gpl3/gcc.old/dist/libstdc++-v3/
H A Dlinkage.m46 dnl Check to see if the (math function) argument passed is
8 dnl ASSUMES argument is a math function with ONE parameter
48 dnl Check to see if the (math function) argument passed is
55 dnl argument 1 is name of function to check
57 dnl ASSUMES argument is a math function with ONE parameter
140 dnl argument 1 is name of function to check
187 dnl argument 1 is name of function to check
211 dnl argument 1 is name of function to check
240 dnl argument 1 is name of function to check
269 dnl argument 1 is name of function to check
[all …]
/netbsd/external/bsd/tmux/dist/
H A Dcmd-set-option.c92 char *name, *argument, *expanded = NULL; in cmd_set_option_exec() local
101 argument = format_single_from_target(item, args_string(args, 0)); in cmd_set_option_exec()
105 notify_hook(item, argument); in cmd_set_option_exec()
106 free(argument); in cmd_set_option_exec()
111 name = options_match(argument, &idx, &ambiguous); in cmd_set_option_exec()
116 cmdq_error(item, "ambiguous option: %s", argument); in cmd_set_option_exec()
118 cmdq_error(item, "invalid option: %s", argument); in cmd_set_option_exec()
145 cmdq_error(item, "not an array: %s", argument); in cmd_set_option_exec()
162 cmdq_error(item, "already set: %s", argument); in cmd_set_option_exec()
229 free(argument); in cmd_set_option_exec()
[all …]
/netbsd/external/gpl2/gmake/dist/tests/scripts/functions/
H A Dword59 "#MAKEFILE#:3: *** non-numeric first argument to `word' function: ''. Stop.",
64 "#MAKEFILE#:4: *** non-numeric first argument to `word' function: 'abc '. Stop.",
69 "#MAKEFILE#:5: *** non-numeric first argument to `word' function: '1a'. Stop.",
74 "#MAKEFILE#:7: *** non-numeric first argument to `wordlist' function: ''. Stop.",
79 "#MAKEFILE#:8: *** non-numeric first argument to `wordlist' function: 'abc '. Stop.",
97 "#MAKEFILE#:3: *** non-numeric first argument to `word' function: ''. Stop.",
102 "#MAKEFILE#:3: *** non-numeric first argument to `word' function: 'abc'. Stop.",
107 "#MAKEFILE#:3: *** first argument to `word' function must be greater than 0. Stop.",
112 "#MAKEFILE#:4: *** non-numeric first argument to `wordlist' function: ''. Stop.",
117 "#MAKEFILE#:4: *** non-numeric first argument to `wordlist' function: 'abc'. Stop.",
[all …]
/netbsd/lib/libedit/
H A Dcommon.c78 int count = el->el_state.argument; in ed_insert()
99 c_insert(el, el->el_state.argument); in ed_insert()
127 el->el_state.argument, ce__isword); in ed_delete_prev_word()
324 el->el_state.argument, in ed_prev_word()
395 el->el_state.argument = c - '0'; in ed_digit()
399 el->el_state.argument = in ed_digit()
421 if (el->el_state.argument > 1000000) in ed_argument_digit()
423 el->el_state.argument = (el->el_state.argument * 10) + in ed_argument_digit()
426 el->el_state.argument = c - '0'; in ed_argument_digit()
761 if (el->el_state.argument > 0) in ed_prev_line()
[all …]
/netbsd/usr.sbin/ypserv/yppush/
H A Dyppush_svc.c87 } argument; in yppush_xfrrespprog_1() local
113 (void) memset((char *)&argument, 0, sizeof (argument)); in yppush_xfrrespprog_1()
114 if (!svc_getargs(transp, xdr_argument, (caddr_t) &argument)) { in yppush_xfrrespprog_1()
121 result = (*local)(&argument, rqstp); in yppush_xfrrespprog_1()
125 if (!svc_freeargs(transp, xdr_argument, (caddr_t) &argument)) { in yppush_xfrrespprog_1()
/netbsd/external/bsd/am-utils/dist/amd/
H A Damq_svc.c157 } argument; in amq_program_1() local
266 memset((char *) &argument, 0, sizeof(argument)); in amq_program_1()
269 (SVC_IN_ARG_TYPE) & argument)) { in amq_program_1()
278 switch ((pid = amq_fork(&argument))) { in amq_program_1()
283 result = (*child) (&argument, rqstp); in amq_program_1()
288 result = (*parent) (&argument, rqstp); in amq_program_1()
295 result = (*local) (&argument, rqstp); in amq_program_1()
305 (SVC_IN_ARG_TYPE) & argument)) { in amq_program_1()
/netbsd/share/doc/papers/px/
H A Dfig2.3.raw86 ATAN 2.13 Returns arctangent of argument
87 EXP 2.13 Returns exponential of argument
88 LN 2.13 Returns natural log of argument
89 COS 2.13 Returns cos of argument
90 SIN 2.13 Returns sin of argument
91 SQRT 2.13 Returns square root of argument
92 CHR* 2.15 Returns integer to ascii mapping of argument
94 PRED* 2.7 Returns predecessor of argument
96 SUCC* 2.7 Returns successor of argument
97 ROUND 2.13 Returns \s-2TRUNC\s0(argument + 0.5)
[all …]
/netbsd/external/bsd/libarchive/dist/cat/
H A Dcmdline.c124 bsdcat->argument = NULL; in bsdcat_getopt()
206 bsdcat->argument = bsdcat->getopt_word; in bsdcat_getopt()
220 bsdcat->argument = (char *)(uintptr_t)(p + 1); in bsdcat_getopt()
259 if (bsdcat->argument == NULL) { in bsdcat_getopt()
260 bsdcat->argument = *bsdcat->argv; in bsdcat_getopt()
261 if (bsdcat->argument == NULL) { in bsdcat_getopt()
272 if (bsdcat->argument != NULL) { in bsdcat_getopt()
/netbsd/sys/external/bsd/gnu-efi/dist/gnuefi/
H A Dcrt0-efi-ia32.S46 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

12345678910>>...101