Searched refs:arg (Results 76 - 100 of 1135) sorted by relevance

1234567891011>>

/haiku-fatelf/src/kits/media/
H A DMediaFile.cpp530 status_t BMediaFile::_Reserved_BMediaFile_0(int32 arg, ...) { return B_ERROR; } argument
531 status_t BMediaFile::_Reserved_BMediaFile_1(int32 arg, ...) { return B_ERROR; } argument
532 status_t BMediaFile::_Reserved_BMediaFile_2(int32 arg, ...) { return B_ERROR; } argument
533 status_t BMediaFile::_Reserved_BMediaFile_3(int32 arg, ...) { return B_ERROR; } argument
534 status_t BMediaFile::_Reserved_BMediaFile_4(int32 arg, ...) { return B_ERROR; } argument
535 status_t BMediaFile::_Reserved_BMediaFile_5(int32 arg, ...) { return B_ERROR; } argument
536 status_t BMediaFile::_Reserved_BMediaFile_6(int32 arg, ...) { return B_ERROR; } argument
537 status_t BMediaFile::_Reserved_BMediaFile_7(int32 arg, ...) { return B_ERROR; } argument
538 status_t BMediaFile::_Reserved_BMediaFile_8(int32 arg, ...) { return B_ERROR; } argument
539 status_t BMediaFile::_Reserved_BMediaFile_9(int32 arg, argument
540 _Reserved_BMediaFile_10(int32 arg, ...) argument
541 _Reserved_BMediaFile_11(int32 arg, ...) argument
542 _Reserved_BMediaFile_12(int32 arg, ...) argument
543 _Reserved_BMediaFile_13(int32 arg, ...) argument
544 _Reserved_BMediaFile_14(int32 arg, ...) argument
545 _Reserved_BMediaFile_15(int32 arg, ...) argument
546 _Reserved_BMediaFile_16(int32 arg, ...) argument
547 _Reserved_BMediaFile_17(int32 arg, ...) argument
548 _Reserved_BMediaFile_18(int32 arg, ...) argument
549 _Reserved_BMediaFile_19(int32 arg, ...) argument
550 _Reserved_BMediaFile_20(int32 arg, ...) argument
551 _Reserved_BMediaFile_21(int32 arg, ...) argument
552 _Reserved_BMediaFile_22(int32 arg, ...) argument
553 _Reserved_BMediaFile_23(int32 arg, ...) argument
554 _Reserved_BMediaFile_24(int32 arg, ...) argument
555 _Reserved_BMediaFile_25(int32 arg, ...) argument
556 _Reserved_BMediaFile_26(int32 arg, ...) argument
557 _Reserved_BMediaFile_27(int32 arg, ...) argument
558 _Reserved_BMediaFile_28(int32 arg, ...) argument
559 _Reserved_BMediaFile_29(int32 arg, ...) argument
560 _Reserved_BMediaFile_30(int32 arg, ...) argument
561 _Reserved_BMediaFile_31(int32 arg, ...) argument
562 _Reserved_BMediaFile_32(int32 arg, ...) argument
563 _Reserved_BMediaFile_33(int32 arg, ...) argument
564 _Reserved_BMediaFile_34(int32 arg, ...) argument
565 _Reserved_BMediaFile_35(int32 arg, ...) argument
566 _Reserved_BMediaFile_36(int32 arg, ...) argument
567 _Reserved_BMediaFile_37(int32 arg, ...) argument
568 _Reserved_BMediaFile_38(int32 arg, ...) argument
569 _Reserved_BMediaFile_39(int32 arg, ...) argument
570 _Reserved_BMediaFile_40(int32 arg, ...) argument
571 _Reserved_BMediaFile_41(int32 arg, ...) argument
572 _Reserved_BMediaFile_42(int32 arg, ...) argument
573 _Reserved_BMediaFile_43(int32 arg, ...) argument
574 _Reserved_BMediaFile_44(int32 arg, ...) argument
575 _Reserved_BMediaFile_45(int32 arg, ...) argument
576 _Reserved_BMediaFile_46(int32 arg, ...) argument
577 _Reserved_BMediaFile_47(int32 arg, ...) argument
[all...]
H A DMediaEncoder.cpp143 status_t BMediaEncoder::_Reserved_BMediaEncoder_0(int32 arg, ...) { return B_ERROR; } argument
144 status_t BMediaEncoder::_Reserved_BMediaEncoder_1(int32 arg, ...) { return B_ERROR; } argument
145 status_t BMediaEncoder::_Reserved_BMediaEncoder_2(int32 arg, ...) { return B_ERROR; } argument
146 status_t BMediaEncoder::_Reserved_BMediaEncoder_3(int32 arg, ...) { return B_ERROR; } argument
147 status_t BMediaEncoder::_Reserved_BMediaEncoder_4(int32 arg, ...) { return B_ERROR; } argument
148 status_t BMediaEncoder::_Reserved_BMediaEncoder_5(int32 arg, ...) { return B_ERROR; } argument
149 status_t BMediaEncoder::_Reserved_BMediaEncoder_6(int32 arg, ...) { return B_ERROR; } argument
150 status_t BMediaEncoder::_Reserved_BMediaEncoder_7(int32 arg, ...) { return B_ERROR; } argument
151 status_t BMediaEncoder::_Reserved_BMediaEncoder_8(int32 arg, ...) { return B_ERROR; } argument
152 status_t BMediaEncoder::_Reserved_BMediaEncoder_9(int32 arg, argument
153 _Reserved_BMediaEncoder_10(int32 arg, ...) argument
154 _Reserved_BMediaEncoder_11(int32 arg, ...) argument
155 _Reserved_BMediaEncoder_12(int32 arg, ...) argument
156 _Reserved_BMediaEncoder_13(int32 arg, ...) argument
157 _Reserved_BMediaEncoder_14(int32 arg, ...) argument
158 _Reserved_BMediaEncoder_15(int32 arg, ...) argument
[all...]
/haiku-fatelf/src/tests/servers/debug/
H A Dcrashing_app.cpp209 const char *arg = argv[argi++]; local
211 if (arg[0] == '-') {
212 if (strcmp(arg, "-h") == 0 || strcmp(arg, "--help") == 0) {
214 } else if (strcmp(arg, "-d") == 0) {
216 } else if (strcmp(arg, "-f") == 0 || strcmp(arg, "--fork") == 0) {
218 } else if (strcmp(arg, "--multi") == 0) {
221 } else if (strcmp(arg, "--signal") == 0) {
223 } else if (strcmp(arg, "
[all...]
/haiku-fatelf/headers/libs/agg/dbg_new/
H A Dagg_dbg_new.h43 va_list arg; local
44 va_start(arg, fmt);
45 vsprintf(msg, fmt, arg);
46 va_end(arg);
/haiku-fatelf/src/add-ons/kernel/drivers/dvb/cx23882/
H A Ddvb_interface.h32 status_t interface_ioctl(void *cookie, uint32 op, void *arg, size_t len);
/haiku-fatelf/src/bin/coreutils/lib/
H A Dxstrtol-error.c49 char const *arg,
86 error (exit_status, 0, gettext (msgid), hyphens, option, arg);
94 char const *arg)
96 xstrtol_error (err, opt_idx, c, long_options, arg, exit_failure);
47 xstrtol_error(enum strtol_error err, int opt_idx, char c, struct option const *long_options, char const *arg, int exit_status) argument
92 xstrtol_fatal(enum strtol_error err, int opt_idx, char c, struct option const *long_options, char const *arg) argument
/haiku-fatelf/src/bin/findutils/gnulib/lib/
H A Dxstrtol-error.c49 char const *arg,
86 error (exit_failure, 0, gettext (msgid), hyphens, option, arg);
94 char const *arg)
96 xstrtol_error (err, opt_idx, c, long_options, arg, exit_failure);
47 xstrtol_error(enum strtol_error err, int opt_idx, char c, struct option const *long_options, char const *arg, int exit_status) argument
92 xstrtol_fatal(enum strtol_error err, int opt_idx, char c, struct option const *long_options, char const *arg) argument
H A Dquotearg.c172 char const *arg, size_t argsize,
248 for (i = 0; ! (argsize == SIZE_MAX ? arg[i] == '\0' : i == argsize); i++)
256 && memcmp (arg + i, quote_string, quote_string_len) == 0)
259 c = arg[i];
279 if (i + 2 < argsize && arg[i + 1] == '?')
280 switch (arg[i + 2])
287 c = arg[i + 2];
325 if (! (argsize == SIZE_MAX ? arg[1] == '\0' : argsize == 1))
407 argsize = strlen (arg);
412 size_t bytes = mbrtowc (&w, &arg[
171 quotearg_buffer_restyled(char *buffer, size_t buffersize, char const *arg, size_t argsize, enum quoting_style quoting_style, struct quoting_options const *o) argument
520 quotearg_buffer(char *buffer, size_t buffersize, char const *arg, size_t argsize, struct quoting_options const *o) argument
535 quotearg_alloc(char const *arg, size_t argsize, struct quoting_options const *o) argument
590 quotearg_n_options(int n, char const *arg, size_t argsize, struct quoting_options const *options) argument
641 quotearg_n(int n, char const *arg) argument
647 quotearg(char const *arg) argument
663 quotearg_n_style(int n, enum quoting_style s, char const *arg) argument
670 quotearg_n_style_mem(int n, enum quoting_style s, char const *arg, size_t argsize) argument
678 quotearg_style(enum quoting_style s, char const *arg) argument
684 quotearg_char(char const *arg, char ch) argument
693 quotearg_colon(char const *arg) argument
[all...]
/haiku-fatelf/src/bin/gdb/gdb/
H A Dkod.h57 extern void cisco_kod_request (char *arg, int from_tty);
H A Dkod.c80 gdb_kod_display (char *arg) argument
82 printf_filtered ("%s", arg);
88 gdb_kod_query (char *arg, char *result, int *maxsiz) argument
119 if (strlen (arg) >= bufsiz)
124 arg, result, 0, bufsiz) < 0)
133 kod_set_os (char *arg, int from_tty, struct cmd_list_element *command) argument
200 info_kod_command (char *arg, int from_tty) argument
202 (*gdb_kod_request) (arg, from_tty);
/haiku-fatelf/src/bin/pcmcia-cs/
H A Ddump_cisreg.c113 ds_ioctl_arg_t arg; local
116 arg.conf_reg.Function = fn;
117 arg.conf_reg.Action = CS_READ;
118 arg.conf_reg.Offset = off;
119 ret = ioctl(fd, DS_ACCESS_CONFIGURATION_REGISTER, &arg);
124 return arg.conf_reg.Value;
237 ds_ioctl_arg_t arg; local
251 arg.tuple.TupleDataMax = sizeof(arg.tuple_parse.data);
252 arg
[all...]
/haiku-fatelf/src/bin/gdb/libiberty/
H A Dconcat.c79 const char *arg; local
81 for (arg = first; arg ; arg = va_arg (args, const char *))
82 length += strlen (arg);
95 const char *arg; local
97 for (arg = first; arg ; arg = va_arg (args, const char *))
99 unsigned long length = strlen (arg);
[all...]
/haiku-fatelf/src/bin/
H A Dshutdown.cpp42 parseTime(char *arg, char *argv, int32 *_i) argument
46 if (isdigit(arg[0])) {
47 gTimeToSleep = strtoul(arg, &unit, 10);
93 char *arg = argv[i]; local
94 if (arg[0] == '-') {
95 if (!isalpha(arg[1]))
98 while (arg && isalpha((++arg)[0])) {
99 switch (arg[0]) {
140 if (parseTime(arg
[all...]
H A Dmount.c51 char *arg = *argv; local
53 if (*arg != '-')
56 if (!strcmp(++arg, "ro") && (flags & B_MOUNT_READ_ONLY) == 0)
58 else if (!strcmp(arg, "t") && fs == NULL) {
63 } else if ((!strcmp(arg, "p") || !strcmp(arg, "o")) && parameter == NULL) {
/haiku-fatelf/src/add-ons/input_server/methods/canna/lib/
H A Dkctrl.c461 KC_keyconvCallback(uiContext d, char *arg) argument
466 if (arg) {
467 keyconvCallback = (void (*)(...))arg;
478 int KC_initialize(uiContext d, char *arg) argument
497 if (arg) *(char ***)arg = (char **)0;
507 if (arg) *(char ***)arg = (char **)0;
561 if (arg) {
562 *(char ***)arg
691 KC_finalize(uiContext d, char *arg) argument
766 KC_setWidth(uiContext d, caddr_t arg) argument
773 KC_setBunsetsuKugiri(uiContext d, caddr_t arg) argument
799 KC_changeMode(uiContext d, wcKanjiStatusWithValue *arg) argument
952 KC_setUFunc(uiContext d, caddr_t arg) argument
962 KC_setModeInfoStyle(uiContext d, caddr_t arg) argument
975 KC_setHexInputStyle(uiContext d, caddr_t arg) argument
983 KC_inhibitHankakuKana(uiContext d, caddr_t arg) argument
1014 KC_defineKanji(uiContext d, wcKanjiStatusWithValue *arg) argument
1126 KC_kakutei(uiContext d, wcKanjiStatusWithValue *arg) argument
1144 KC_kill(uiContext d, wcKanjiStatusWithValue *arg) argument
1159 KC_modekeys(uiContext d, unsigned char *arg) argument
1181 KC_queryMode(uiContext d, WCHAR_T *arg) argument
1187 KC_queryConnection(uiContext d, unsigned char *arg) argument
1201 KC_setServerName(uiContext d, unsigned char *arg) argument
1208 KC_parse(uiContext d, char **arg) argument
1223 KC_yomiInfo(uiContext d, int arg) argument
1231 KC_storeYomi(uiContext d, wcKanjiStatusWithValue *arg) argument
1285 KC_setInitFileName(uiContext d, char *arg) argument
1311 KC_do(uiContext d, wcKanjiStatusWithValue *arg) argument
1552 KC_getContext(uiContext d, int arg) argument
1572 KC_closeUIContext(uiContext d, wcKanjiStatusWithValue *arg) argument
1619 KC_inhibitChangeMode(uiContext d, int arg) argument
1639 KC_letterRestriction(uiContext d, int arg) argument
1677 KC_queryMaxModeStr(uiContext d, int arg) argument
1701 KC_setListCallback(uiContext d, jrListCallbackStruct *arg) argument
1720 KC_setVerbose(uiContext d, int arg) argument
1816 KC_lispInteraction(uiContext d, int arg) argument
1827 KC_disconnectServer(uiContext d, int arg) argument
1839 KC_setAppName(uiContext d, unsigned char *arg) argument
1857 KC_debugmode(uiContext d, int arg) argument
1971 KC_debugyomi(uiContext d, int arg) argument
1981 KC_queryPhono(uiContext d, char *arg) argument
1992 KC_changeServer(uiContext d, char *arg) argument
2046 KC_setUserInfo(uiContext d, jrUserInfoStruct *arg) argument
2139 KC_queryCustom(uiContext d, jrCInfoStruct *arg) argument
2160 KC_closeAllContext(uiContext d, char *arg) argument
2168 KC_attributeInfo(uiContext d, char *arg) argument
2246 kanjiControl(int request, uiContext d, caddr_t arg) argument
[all...]
/haiku-fatelf/src/bin/coreutils/lib/glthread/
H A Dthreadlib.c38 dummy_thread_func (void *arg) argument
40 return arg;
/haiku-fatelf/src/tests/apps/miniterminal/
H A DArguments.cpp69 const char *arg = argv[argi++]; local
71 if (*arg == '-') {
72 if (strcmp(arg, "-h") == 0 || strcmp(arg, "--help") == 0) {
75 } else if (strcmp(arg, "-l") == 0) {
86 } else if (strcmp(arg, "-s") == 0) {
98 } else if (strcmp(arg, "-t") == 0) {
107 fprintf(stderr, "Unrecognized option \"%s\"\n", arg);
/haiku-fatelf/src/add-ons/kernel/file_systems/userlandfs/server/
H A Dmain.cpp62 const char* arg = argv[argi]; local
63 int32 argLen = strlen(arg);
68 if (arg[0] != '-')
70 if (strcmp(arg, "-h") == 0 || strcmp(arg, "--help") == 0) {
73 } else if (strcmp(arg, "--debug") == 0) {
/haiku-fatelf/src/kits/game/
H A DPushGameSound.cpp223 BPushGameSound::_Reserved_BPushGameSound_0(int32 arg, ...) argument
230 BPushGameSound::_Reserved_BPushGameSound_1(int32 arg, ...) argument
237 BPushGameSound::_Reserved_BPushGameSound_2(int32 arg, ...) argument
244 BPushGameSound::_Reserved_BPushGameSound_3(int32 arg, ...) argument
251 BPushGameSound::_Reserved_BPushGameSound_4(int32 arg, ...) argument
258 BPushGameSound::_Reserved_BPushGameSound_5(int32 arg, ...) argument
265 BPushGameSound::_Reserved_BPushGameSound_6(int32 arg, ...) argument
272 BPushGameSound::_Reserved_BPushGameSound_7(int32 arg, ...) argument
279 BPushGameSound::_Reserved_BPushGameSound_8(int32 arg, ...) argument
286 BPushGameSound::_Reserved_BPushGameSound_9(int32 arg, argument
293 _Reserved_BPushGameSound_10(int32 arg, ...) argument
300 _Reserved_BPushGameSound_11(int32 arg, ...) argument
307 _Reserved_BPushGameSound_12(int32 arg, ...) argument
314 _Reserved_BPushGameSound_13(int32 arg, ...) argument
321 _Reserved_BPushGameSound_14(int32 arg, ...) argument
328 _Reserved_BPushGameSound_15(int32 arg, ...) argument
335 _Reserved_BPushGameSound_16(int32 arg, ...) argument
342 _Reserved_BPushGameSound_17(int32 arg, ...) argument
349 _Reserved_BPushGameSound_18(int32 arg, ...) argument
356 _Reserved_BPushGameSound_19(int32 arg, ...) argument
363 _Reserved_BPushGameSound_20(int32 arg, ...) argument
370 _Reserved_BPushGameSound_21(int32 arg, ...) argument
377 _Reserved_BPushGameSound_22(int32 arg, ...) argument
384 _Reserved_BPushGameSound_23(int32 arg, ...) argument
[all...]
H A DSimpleGameSound.cpp238 BSimpleGameSound::_Reserved_BSimpleGameSound_0(int32 arg, ...) argument
245 BSimpleGameSound::_Reserved_BSimpleGameSound_1(int32 arg, ...) argument
252 BSimpleGameSound::_Reserved_BSimpleGameSound_2(int32 arg, ...) argument
259 BSimpleGameSound::_Reserved_BSimpleGameSound_3(int32 arg, ...) argument
266 BSimpleGameSound::_Reserved_BSimpleGameSound_4(int32 arg, ...) argument
273 BSimpleGameSound::_Reserved_BSimpleGameSound_5(int32 arg, ...) argument
280 BSimpleGameSound::_Reserved_BSimpleGameSound_6(int32 arg, ...) argument
287 BSimpleGameSound::_Reserved_BSimpleGameSound_7(int32 arg, ...) argument
294 BSimpleGameSound::_Reserved_BSimpleGameSound_8(int32 arg, ...) argument
301 BSimpleGameSound::_Reserved_BSimpleGameSound_9(int32 arg, argument
308 _Reserved_BSimpleGameSound_10(int32 arg, ...) argument
315 _Reserved_BSimpleGameSound_11(int32 arg, ...) argument
322 _Reserved_BSimpleGameSound_12(int32 arg, ...) argument
329 _Reserved_BSimpleGameSound_13(int32 arg, ...) argument
336 _Reserved_BSimpleGameSound_14(int32 arg, ...) argument
343 _Reserved_BSimpleGameSound_15(int32 arg, ...) argument
350 _Reserved_BSimpleGameSound_16(int32 arg, ...) argument
357 _Reserved_BSimpleGameSound_17(int32 arg, ...) argument
364 _Reserved_BSimpleGameSound_18(int32 arg, ...) argument
371 _Reserved_BSimpleGameSound_19(int32 arg, ...) argument
378 _Reserved_BSimpleGameSound_20(int32 arg, ...) argument
385 _Reserved_BSimpleGameSound_21(int32 arg, ...) argument
392 _Reserved_BSimpleGameSound_22(int32 arg, ...) argument
399 _Reserved_BSimpleGameSound_23(int32 arg, ...) argument
[all...]
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/userlandfs/r5/src/server/
H A Dmain.cpp59 const char* arg = argv[argi]; local
60 int32 argLen = strlen(arg);
65 if (arg[0] != '-')
67 if (strcmp(arg, "-h") == 0 || strcmp(arg, "--help") == 0) {
70 } else if (strcmp(arg, "--debug") == 0) {
/haiku-fatelf/src/tests/kits/interface/pictureprint/
H A DDumpPrintJob.cpp29 const char* arg = argv[i]; local
30 if (strcmp(arg, "--pictures") == 0) {
36 BFile jobFile(arg, B_READ_WRITE);
38 fprintf(stderr, "Error opening file %s!\n", arg);
44 fprintf(stderr, "Error reading spool file %s!", arg);
48 printf("Spool file: %s\n", arg);
/haiku-fatelf/src/tests/system/libroot/posix/posixtestsuite/conformance/interfaces/pthread_create/
H A D1-5.c109 void * overflow(void * arg) argument
118 if (arg == NULL)
133 if ( ((long)arg) < ((long)&current))
136 if ( ((long)&current) - ((long)arg) >= stacksize)
138 output("Growing up stack started below %p and we are currently up to %p\n", arg, &current);
145 if ( ((long)arg) - ((long)&current) >= stacksize)
147 output("Growing down stack started upon %p and we are currently down to %p\n", arg, &current);
154 return overflow(arg);
159 void * threaded (void * arg) argument
261 return arg;
[all...]
/haiku-fatelf/src/bin/patch/
H A Dquotearg.c159 char const *arg, size_t argsize,
181 if (! (argsize == (size_t) -1 ? arg[0] == '\0' : argsize == 0))
183 switch (arg[0])
191 if (argsize == (size_t) -1 ? arg[i] == '\0' : i == argsize)
194 c = arg[i];
246 for (i = 0; ! (argsize == (size_t) -1 ? arg[i] == '\0' : i == argsize); i++)
248 c = arg[i];
285 && strncmp (arg + i, quote_string, quote_string_len) == 0)
326 quotearg_n_options (int n, char const *arg, argument
350 size_t qsize = quotearg_buffer (val, size, arg, (size_
158 quotearg_buffer(char *buffer, size_t buffersize, char const *arg, size_t argsize, struct quoting_options const *o) argument
364 quotearg_n(unsigned int n, char const *arg) argument
370 quotearg(char const *arg) argument
376 quotearg_n_style(unsigned int n, enum quoting_style s, char const *arg) argument
385 quotearg_style(enum quoting_style s, char const *arg) argument
391 quotearg_char(char const *arg, char ch) argument
400 quotearg_colon(char const *arg) argument
[all...]
/haiku-fatelf/src/system/kernel/
H A Dkernel_daemon.cpp28 void* arg; member in struct:daemon
42 status_t Register(daemon_hook function, void* arg,
44 status_t Unregister(daemon_hook function, void* arg);
85 KernelDaemon::Register(daemon_hook function, void* arg, int frequency) argument
95 daemon->arg = arg;
123 KernelDaemon::Unregister(daemon_hook function, void* arg) argument
133 if (daemon->function == function && daemon->arg == arg) {
182 kprintf(", arg
282 register_kernel_daemon(daemon_hook function, void* arg, int frequency) argument
289 unregister_kernel_daemon(daemon_hook function, void* arg) argument
296 register_resource_resizer(daemon_hook function, void* arg, int frequency) argument
303 unregister_resource_resizer(daemon_hook function, void* arg) argument
[all...]

Completed in 224 milliseconds

1234567891011>>