Searched refs:arg1 (Results 201 - 225 of 711) sorted by relevance

1234567891011>>

/freebsd-10.2-release/cddl/contrib/dtracetoolkit/Bin/
H A Dsh_pidcolors.d91 self->depth * 2, "", copyinstr(arg1), color_off);
102 self->depth * 2, "", copyinstr(arg1), color_off);
111 self->depth * 2, "", copyinstr(arg1), color_off);
122 self->depth * 2, "", copyinstr(arg1), color_off);
131 self->depth * 2, "", copyinstr(arg1), color_off);
142 self->depth * 2, "", copyinstr(arg1), color_off);
150 cpu, pid, this->delta, basename(copyinstr(arg0)), arg1, "line",
H A Dguess.d43 self->buf = arg1;
103 self->buf = arg1;
H A Dj_flowtime.d76 this->class = (char *)copyin(arg1, arg2 + 1);
91 this->class = (char *)copyin(arg1, arg2 + 1);
H A Dpl_malloc.d46 self->file = basename(copyinstr(arg1));
H A Dpy_malloc.d47 self->name = copyinstr(arg1);
/freebsd-10.2-release/cddl/contrib/dtracetoolkit/Shell/
H A Dsh_pidcolors.d91 self->depth * 2, "", copyinstr(arg1), color_off);
102 self->depth * 2, "", copyinstr(arg1), color_off);
111 self->depth * 2, "", copyinstr(arg1), color_off);
122 self->depth * 2, "", copyinstr(arg1), color_off);
131 self->depth * 2, "", copyinstr(arg1), color_off);
142 self->depth * 2, "", copyinstr(arg1), color_off);
150 cpu, pid, this->delta, basename(copyinstr(arg0)), arg1, "line",
/freebsd-10.2-release/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Dtdata.c113 tdesc_layoutcmp(void *arg1, void *arg2) argument
115 tdesc_t *tdp1 = arg1, *tdp2 = arg2;
137 tdesc_idcmp(void *arg1, void *arg2) argument
139 tdesc_t *tdp1 = arg1, *tdp2 = arg2;
169 tdesc_namecmp(void *arg1, void *arg2) argument
171 tdesc_t *tdp1 = arg1, *tdp2 = arg2;
271 tdata_label_cmp(void *arg1, void *arg2) argument
273 labelent_t *le1 = arg1;
311 tdata_label_find_cb(void *arg1, void *arg2) argument
313 labelent_t *le = arg1;
[all...]
/freebsd-10.2-release/sys/dev/nvme/
H A Dnvme_sysctl.c74 struct nvme_qpair *qpair = arg1;
91 struct nvme_controller *ctrlr = arg1;
110 struct nvme_controller *ctrlr = arg1;
129 struct nvme_controller *ctrlr = arg1;
156 struct nvme_controller *ctrlr = arg1;
171 struct nvme_controller *ctrlr = arg1;
186 struct nvme_controller *ctrlr = arg1;
/freebsd-10.2-release/sys/kern/
H A Dkern_sysctl.c496 int number, const char *name, int kind, void *arg1, intptr_t arg2,
536 oidp->oid_arg1 = arg1;
697 int *name = (int *) arg1;
821 int *name = (int *) arg1;
933 error = sysctl_find_oid(arg1, arg2, &oid, NULL, req);
961 error = sysctl_find_oid(arg1, arg2, &oid, NULL, req);
985 * a variable: point arg1 at it.
997 if (arg1)
998 tmpout = *(int *)arg1;
1006 if (!arg1)
495 sysctl_add_oid(struct sysctl_ctx_list *clist, struct sysctl_oid_list *parent, int number, const char *name, int kind, void *arg1, intptr_t arg2, int (*handler)(SYSCTL_HANDLER_ARGS), const char *fmt, const char *descr) argument
[all...]
/freebsd-10.2-release/sbin/ifconfig/
H A Difconfig.h43 typedef void c_func2(const char *arg1, const char *arg2, int s, const struct afswtch *afp);
68 #define DECL_CMD_FUNC2(name, arg1, arg2) \
69 void name(const char *arg1, const char *arg2, int s, const struct afswtch *afp)
/freebsd-10.2-release/contrib/gcc/config/
H A Ddfp-bit.c79 decNumber arg1, res;
87 TO_INTERNAL (&a, &arg1);
90 op (&res, &arg1, &context);
107 decNumber arg1, arg2, res;
116 TO_INTERNAL (&a, &arg1);
120 op (&res, &arg1, &arg2, &context);
137 decNumber arg1, arg2, res;
146 TO_INTERNAL (&a, &arg1);
150 op (&res, &arg1, &arg2, &context);
534 decNumber arg1, arg
78 decNumber arg1, res; local
106 decNumber arg1, arg2, res; local
136 decNumber arg1, arg2, res; local
532 decNumber arg1, arg2; local
[all...]
/freebsd-10.2-release/sys/geom/vinum/
H A Dgeom_vinum.c654 pp = ev->arg1;
660 d = ev->arg1;
666 d = ev->arg1;
672 v = ev->arg1;
678 p = ev->arg1;
684 s = ev->arg1;
690 d = ev->arg1;
698 v = ev->arg1;
705 p = ev->arg1;
712 s = ev->arg1;
[all...]
/freebsd-10.2-release/contrib/gcc/
H A Dconvert.c319 tree arg1 = strip_float_extensions (TREE_OPERAND (expr, 1)); local
322 && FLOAT_TYPE_P (TREE_TYPE (arg1)))
327 || TYPE_MODE (TREE_TYPE (arg1)) == SDmode)
330 || TYPE_MODE (TREE_TYPE (arg1)) == DDmode)
333 || TYPE_MODE (TREE_TYPE (arg1)) == TDmode)
341 fold (convert_to_real (newtype, arg1)));
349 if (TYPE_PRECISION (TREE_TYPE (arg1)) > TYPE_PRECISION (newtype))
350 newtype = TREE_TYPE (arg1);
355 fold (convert_to_real (newtype, arg1)));
650 tree arg1 local
673 tree arg1 = get_unwidened (TREE_OPERAND (expr, 1), type); local
[all...]
/freebsd-10.2-release/cddl/contrib/dtracetoolkit/Java/
H A Dj_flowtime.d76 this->class = (char *)copyin(arg1, arg2 + 1);
91 this->class = (char *)copyin(arg1, arg2 + 1);
/freebsd-10.2-release/cddl/contrib/dtracetoolkit/Misc/
H A Dguess.d43 self->buf = arg1;
103 self->buf = arg1;
/freebsd-10.2-release/cddl/contrib/opensolaris/cmd/dtrace/test/tst/i86xpv/xdt/
H A Dtst.schedargs.ksh57 printf("%d %d %d %s\n", arg0, arg1, \`xdt_curpcpu, probename);
/freebsd-10.2-release/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/
H A Dzfs_rlock.h78 int zfs_range_compare(const void *arg1, const void *arg2);
/freebsd-10.2-release/sys/dev/aacraid/
H A Daacraid_debug.h61 u_int32_t arg0, u_int32_t arg1, u_int32_t arg2,
/freebsd-10.2-release/contrib/groff/src/devices/grohtml/
H A Dhtml-text.h44 void *arg1; member in struct:tag_definition
71 void do_para (simple_output *op, const char *arg1,
/freebsd-10.2-release/contrib/groff/src/preproc/refer/
H A Drefer.h72 const errarg &arg1 = empty_errarg,
/freebsd-10.2-release/cddl/contrib/dtracetoolkit/Perl/
H A Dpl_malloc.d46 self->file = basename(copyinstr(arg1));
/freebsd-10.2-release/cddl/contrib/dtracetoolkit/Python/
H A Dpy_malloc.d47 self->name = copyinstr(arg1);
/freebsd-10.2-release/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/misc/
H A Dtst.roch.d74 (long long)curthread, pid, tid, (int)arg1, (int)arg0);
/freebsd-10.2-release/contrib/gdb/gdb/
H A Dvalops.c776 value_repeat (struct value *arg1, int count) argument
780 if (VALUE_LVAL (arg1) != lval_memory)
785 val = allocate_repeat_value (VALUE_ENCLOSING_TYPE (arg1), count);
787 read_memory (VALUE_ADDRESS (arg1) + VALUE_OFFSET (arg1),
791 VALUE_ADDRESS (val) = VALUE_ADDRESS (arg1) + VALUE_OFFSET (arg1);
849 value_coerce_array (struct value *arg1) argument
851 struct type *type = check_typedef (VALUE_TYPE (arg1));
853 if (VALUE_LVAL (arg1) !
864 value_coerce_function(struct value *arg1) argument
880 value_addr(struct value *arg1) argument
918 value_ind(struct value *arg1) argument
1282 search_struct_field(char *name, struct value *arg1, int offset, struct type *type, int looking_for_baseclass) argument
2398 check_field(struct value *arg1, const char *name) argument
2874 value_literal_complex(struct value *arg1, struct value *arg2, struct type *type) argument
[all...]
/freebsd-10.2-release/contrib/gdb/gdb/cli/
H A Dcli-cmds.c220 compare_strings (const void *arg1, const void *arg2)
222 const char **s1 = (const char **) arg1;
557 char *arg1;
583 arg1 = arg;
584 sals = decode_line_1 (&arg1, 0, 0, 0, 0, 0);
596 if (*arg1)
662 char *arg1;
703 arg1 = arg;
704 if (*arg1 == ',')
708 sals = decode_line_1 (&arg1,
216 compare_strings(const void *arg1, const void *arg2) argument
552 char *arg1; local
657 char *arg1; local
[all...]

Completed in 244 milliseconds

1234567891011>>