Searched refs:arg (Results 176 - 200 of 1135) sorted by relevance

1234567891011>>

/haiku-fatelf/src/tests/add-ons/kernel/file_systems/fs_shell/
H A Dcache.h34 void (*func)(fs_off_t bnum, size_t num_blocks, void *arg);
36 void *arg; member in struct:cache_ent
91 void (*func)(fs_off_t bnum, size_t nblocks, void *arg),
92 void *arg);
/haiku-fatelf/src/tests/system/libroot/posix/posixtestsuite/conformance/interfaces/pthread_setschedparam/
H A D1-2.c117 void * controler ( void * arg )
122 ret = pthread_barrier_wait( arg );
138 void * changer( void * arg )
151 ret = pthread_setschedparam( *( pthread_t * ) arg, SCHED_RR, &sp );
/haiku-fatelf/src/tools/checkstyle/
H A Dcheckstyle.py75 for arg in sys.argv[1:]:
76 if os.path.isfile(arg):
77 files.append(arg)
79 os.path.walk(arg, visit, files)
/haiku-fatelf/headers/private/shared/
H A DCommandPipe.h82 BCommandPipe& operator<<(const char* arg);
83 BCommandPipe& operator<<(const BString& arg);
84 BCommandPipe& operator<<(const BCommandPipe& arg);
/haiku-fatelf/src/bin/coreutils/lib/
H A Dprintf-parse.c89 size_t a_allocated; /* allocated elements of a->arg */
102 a->arg = NULL;
119 memory = (argument *) (a->arg \
120 ? realloc (a->arg, memory_size) \
125 a->arg = memory; \
128 a->arg[a->count++].type = TYPE_NONE; \
129 if (a->arg[n].type == TYPE_NONE) \
130 a->arg[n].type = (_type_); \
131 else if (a->arg[n].type != (_type_)) \
609 if (a->arg)
[all...]
H A Dfcntl.c166 rpl_fcntl (int fd, int action, /* arg */...)
168 va_list arg; local
170 va_start (arg, action);
177 int target = va_arg (arg, int);
184 int target = va_arg (arg, int);
202 int target = va_arg (arg, int);
284 void *p = va_arg (arg, void *);
292 va_end (arg);
/haiku-fatelf/src/libs/expat/xmlwf/
H A Dreadfilemap.c37 void (*processor)(const void *, size_t, const char *, void *arg),
38 void *arg)
78 processor(p, nbytes, name, arg);
36 filemap(const char *name, void (*processor)(const void *, size_t, const char *, void *arg), void *arg) argument
H A Dunixfilemap.c22 void (*processor)(const void *, size_t, const char *, void *arg),
23 void *arg)
54 processor(p, nbytes, name, arg);
21 filemap(const char *name, void (*processor)(const void *, size_t, const char *, void *arg), void *arg) argument
/haiku-fatelf/src/system/libroot/posix/sys/
H A Dxsi_sem.cpp34 union semun arg; local
51 arg = va_arg(args, union semun);
54 &arg));
/haiku-fatelf/src/kits/media/
H A DMediaTrack.cpp958 status_t BMediaTrack::_Reserved_BMediaTrack_0(int32 arg, ...) { return B_ERROR; } argument
959 status_t BMediaTrack::_Reserved_BMediaTrack_1(int32 arg, ...) { return B_ERROR; } argument
960 status_t BMediaTrack::_Reserved_BMediaTrack_2(int32 arg, ...) { return B_ERROR; } argument
961 status_t BMediaTrack::_Reserved_BMediaTrack_3(int32 arg, ...) { return B_ERROR; } argument
962 status_t BMediaTrack::_Reserved_BMediaTrack_4(int32 arg, ...) { return B_ERROR; } argument
963 status_t BMediaTrack::_Reserved_BMediaTrack_5(int32 arg, ...) { return B_ERROR; } argument
964 status_t BMediaTrack::_Reserved_BMediaTrack_6(int32 arg, ...) { return B_ERROR; } argument
965 status_t BMediaTrack::_Reserved_BMediaTrack_7(int32 arg, ...) { return B_ERROR; } argument
966 status_t BMediaTrack::_Reserved_BMediaTrack_8(int32 arg, ...) { return B_ERROR; } argument
967 status_t BMediaTrack::_Reserved_BMediaTrack_9(int32 arg, argument
968 _Reserved_BMediaTrack_10(int32 arg, ...) argument
969 _Reserved_BMediaTrack_11(int32 arg, ...) argument
970 _Reserved_BMediaTrack_12(int32 arg, ...) argument
971 _Reserved_BMediaTrack_13(int32 arg, ...) argument
972 _Reserved_BMediaTrack_14(int32 arg, ...) argument
973 _Reserved_BMediaTrack_15(int32 arg, ...) argument
974 _Reserved_BMediaTrack_16(int32 arg, ...) argument
975 _Reserved_BMediaTrack_17(int32 arg, ...) argument
976 _Reserved_BMediaTrack_18(int32 arg, ...) argument
977 _Reserved_BMediaTrack_19(int32 arg, ...) argument
978 _Reserved_BMediaTrack_20(int32 arg, ...) argument
979 _Reserved_BMediaTrack_21(int32 arg, ...) argument
980 _Reserved_BMediaTrack_22(int32 arg, ...) argument
981 _Reserved_BMediaTrack_23(int32 arg, ...) argument
982 _Reserved_BMediaTrack_24(int32 arg, ...) argument
983 _Reserved_BMediaTrack_25(int32 arg, ...) argument
984 _Reserved_BMediaTrack_26(int32 arg, ...) argument
985 _Reserved_BMediaTrack_27(int32 arg, ...) argument
986 _Reserved_BMediaTrack_28(int32 arg, ...) argument
987 _Reserved_BMediaTrack_29(int32 arg, ...) argument
988 _Reserved_BMediaTrack_30(int32 arg, ...) argument
989 _Reserved_BMediaTrack_31(int32 arg, ...) argument
990 _Reserved_BMediaTrack_32(int32 arg, ...) argument
991 _Reserved_BMediaTrack_33(int32 arg, ...) argument
992 _Reserved_BMediaTrack_34(int32 arg, ...) argument
993 _Reserved_BMediaTrack_35(int32 arg, ...) argument
994 _Reserved_BMediaTrack_36(int32 arg, ...) argument
995 _Reserved_BMediaTrack_37(int32 arg, ...) argument
996 _Reserved_BMediaTrack_38(int32 arg, ...) argument
997 _Reserved_BMediaTrack_39(int32 arg, ...) argument
998 _Reserved_BMediaTrack_40(int32 arg, ...) argument
999 _Reserved_BMediaTrack_41(int32 arg, ...) argument
1000 _Reserved_BMediaTrack_42(int32 arg, ...) argument
1001 _Reserved_BMediaTrack_43(int32 arg, ...) argument
1002 _Reserved_BMediaTrack_44(int32 arg, ...) argument
1003 _Reserved_BMediaTrack_45(int32 arg, ...) argument
1004 _Reserved_BMediaTrack_46(int32 arg, ...) argument
1005 _Reserved_BMediaTrack_47(int32 arg, ...) argument
[all...]
/haiku-fatelf/src/bin/coreutils/src/
H A Dprintf.c371 intmax_t arg = vstrtoimax (argument); local
375 xprintf (p, arg);
377 xprintf (p, precision, arg);
382 xprintf (p, field_width, arg);
384 xprintf (p, field_width, precision, arg);
394 uintmax_t arg = vstrtoumax (argument); local
398 xprintf (p, arg);
400 xprintf (p, precision, arg);
405 xprintf (p, field_width, arg);
407 xprintf (p, field_width, precision, arg);
421 long double arg = vstrtold (argument); local
[all...]
H A Ddircolors.c142 parse_line (char const *line, char **keyword, char **arg) argument
149 *arg = NULL;
187 *arg = xstrndup (arg_start, p - arg_start);
258 char *keywd, *arg; local
280 parse_line (line, &keywd, &arg);
285 if (arg == NULL)
297 if (STREQ (arg, term))
314 append_quoted (arg);
321 append_quoted (arg);
342 append_quoted (arg);
[all...]
H A Dseq.c132 scan_arg (const char *arg) argument
136 if (! xstrtold (arg, NULL, &ret.value, c_strtold))
138 error (0, 0, _("invalid floating point argument: %s"), arg);
143 while (isspace (to_uchar (*arg)) || *arg == '+')
144 arg++;
146 ret.width = strlen (arg);
149 if (! arg[strcspn (arg, "xX")] && isfinite (ret.value))
152 char const *decimal_point = strchr (arg, '
[all...]
/haiku-fatelf/src/bin/
H A Dchop.c79 char *arg = NULL; local
105 arg = *++argv;
114 arg = first;
116 if (arg)
117 do_chop(arg);
H A Dhd.c48 char *arg = NULL; local
75 arg = *++argv;
84 arg = first;
86 if (arg)
87 do_hd(arg);
/haiku-fatelf/src/libs/pdflib/config/
H A Dltmain.sh122 arg="$1"
125 case $arg in
126 -*=*) optarg=`$echo "X$arg" | $Xsed -e 's/[-_a-zA-Z0-9]*=//'` ;;
134 execute_dlfiles="$execute_dlfiles $arg"
137 eval "$prev=\$arg"
147 case $arg in
201 $echo "$modename: unrecognized option \`$arg'" 1>&2
207 nonopt="$arg"
231 for arg
233 case $arg i
[all...]
/haiku-fatelf/src/add-ons/kernel/bus_managers/ide/
H A Dsync.c31 ide_dpc(void *arg) argument
33 ide_bus_info *bus = (ide_bus_info *)arg;
245 ide_timeout_dpc(void *arg) argument
247 ide_bus_info *bus = (ide_bus_info *)arg;
277 ide_timeout(timer *arg) argument
279 ide_bus_info *bus = ((ide_bus_timer_info *)arg)->bus;
350 schedule_synced_pc(ide_bus_info *bus, ide_synced_pc *pc, void *arg) argument
366 pc->arg = arg;
382 pc->func(bus, arg);
[all...]
/haiku-fatelf/src/add-ons/kernel/drivers/dvb/cx23882/
H A Ddvb_interface.c195 interface_ioctl(void *cookie, uint32 op, void *arg, size_t len) argument
205 if (user_memcpy(arg, &info, sizeof(info)) < B_OK)
215 if (user_memcpy(arg, &info, sizeof(info)) < B_OK)
233 if (user_memcpy(&params, arg, sizeof(params)) < B_OK)
245 if (user_memcpy(arg, &params, sizeof(params)) < B_OK)
255 if (user_memcpy(arg, &status, sizeof(status)) < B_OK)
265 if (user_memcpy(arg, &value, sizeof(value)) < B_OK)
275 if (user_memcpy(arg, &value, sizeof(value)) < B_OK)
285 if (user_memcpy(arg, &value, sizeof(value)) < B_OK)
295 if (user_memcpy(arg,
[all...]
/haiku-fatelf/src/add-ons/kernel/drivers/misc/
H A Dpoke.c131 poke_control(void* cookie, uint32 op, void* arg, size_t length) argument
137 port_io_args* ioctl = (port_io_args*)arg;
162 port_io_args* ioctl = (port_io_args*)arg;
186 port_io_args* ioctl = (port_io_args*)arg;
197 port_io_args* ioctl = (port_io_args*)arg;
208 pci_io_args* ioctl = (pci_io_args*)arg;
219 pci_io_args* ioctl = (pci_io_args*)arg;
230 pci_info_args* ioctl = (pci_info_args*)arg;
240 mem_map_args* ioctl = (mem_map_args*)arg;
256 mem_map_args* ioctl = (mem_map_args*)arg;
[all...]
/haiku-fatelf/src/bin/bash/
H A Dunwind_prot.c70 } arg; member in union:uwp
139 add_unwind_protect (cleanup, arg)
141 char *arg;
143 without_interrupts (add_unwind_protect_internal, (char *)cleanup, arg);
192 add_unwind_protect_internal (cleanup, arg)
194 char *arg;
201 elt->arg.v = arg;
247 if (elt->head.cleanup == 0 && (STREQ (elt->arg.v, tag)))
280 if (tag && STREQ (elt->arg
[all...]
/haiku-fatelf/src/bin/network/wget/src/
H A Dgnutls.c84 wgnutls_read (int fd, char *buf, int bufsize, void *arg) argument
87 struct wgnutls_transport_context *ctx = arg;
112 wgnutls_write (int fd, char *buf, int bufsize, void *arg) argument
115 struct wgnutls_transport_context *ctx = arg;
125 wgnutls_poll (int fd, double timeout, int wait_for, void *arg) argument
131 wgnutls_peek (int fd, char *buf, int bufsize, void *arg) argument
134 struct wgnutls_transport_context *ctx = arg;
155 wgnutls_errstr (int fd, void *arg) argument
157 struct wgnutls_transport_context *ctx = arg;
162 wgnutls_close (int fd, void *arg) argument
[all...]
/haiku-fatelf/src/bin/gdb/gdb/
H A Dbsd-kvm.c217 bsd_kvm_cmd (char *arg, int fromtty)
225 bsd_kvm_proc_cmd (char *arg, int fromtty)
229 if (arg == NULL)
235 addr = parse_and_eval_address (arg);
255 bsd_kvm_pcb_cmd (char *arg, int fromtty)
257 if (arg == NULL)
263 bsd_kvm_paddr = (struct pcb *) parse_and_eval_address (arg);
216 bsd_kvm_cmd(char *arg, int fromtty) argument
224 bsd_kvm_proc_cmd(char *arg, int fromtty) argument
254 bsd_kvm_pcb_cmd(char *arg, int fromtty) argument
/haiku-fatelf/src/tools/docbook/libxml2/include/libxml/
H A DdebugXML.h126 * @arg: a string argument
135 char *arg,
141 const char *arg);
146 char *arg,
151 char *arg,
156 char *arg,
169 char *arg,
192 char *arg,
/haiku-fatelf/src/bin/diffutils/src/
H A Dutil.c97 char const *arg[5];
103 arg[0] = format_msgid;
104 arg[1] = arg1;
105 arg[2] = arg2;
106 arg[3] = arg3 ? arg3 : "";
107 arg[4] = arg4 ? arg4 : "";
110 total_size += size[i] = strlen (arg[i]) + 1;
115 memcpy (p, arg[i], size[i]);
134 char const *arg[5];
141 arg[
95 char const *arg[5]; local
132 char const *arg[5]; local
142 printf (_(arg[0]), arg[1], arg[2], arg[3], arg[4]); local
[all...]
/haiku-fatelf/src/kits/shared/
H A DCommandPipe.cpp38 BCommandPipe::AddArg(const char* arg) argument
40 if (arg == NULL || arg[0] == '\0')
43 char* argCopy = strdup(arg);
342 BCommandPipe::operator<<(const char* arg) argument
344 AddArg(arg);
350 BCommandPipe::operator<<(const BString& arg) argument
352 AddArg(arg.String());
358 BCommandPipe::operator<<(const BCommandPipe& arg) argument
361 const char** argv = arg
[all...]

Completed in 137 milliseconds

1234567891011>>