Searched refs:v1 (Results 126 - 150 of 158) sorted by relevance

1234567

/freebsd-9.3-release/sys/mips/mips/
H A Dtrap.c381 td->td_retval[1] = locr0->v1;
1086 (intmax_t)0, (intmax_t)frame->ast, (intmax_t)frame->v0, (intmax_t)frame->v1);
1127 (intmax_t)0, (intmax_t)frame->ast, (intmax_t)frame->v0, (intmax_t)frame->v1);
H A Dswtch.S128 RESTORE_U_PCB_REG(v1, V1, k1)
/freebsd-9.3-release/contrib/bind9/lib/bind9/
H A Dcheck.c2065 const cfg_obj_t *v1, *v2, *keys; local
2087 v1 = cfg_listelt_value(e1);
2088 cfg_obj_asnetprefix(cfg_map_getname(v1), &n1, &p1);
2096 cfg_obj_log(v1, logctx, ISC_LOG_ERROR,
2108 (void)cfg_map_get(v1, xfr, &obj);
2111 cfg_obj_log(v1, logctx, ISC_LOG_ERROR,
2122 const char *file = cfg_obj_file(v1);
2123 unsigned int line = cfg_obj_line(v1);
2137 cfg_map_get(v1, "keys", &keys);
/freebsd-9.3-release/contrib/bind9/lib/isc/
H A Dtimer.c847 sooner(void *v1, void *v2) { argument
850 t1 = v1;
/freebsd-9.3-release/sys/boot/fdt/dts/
H A Dmpc8555cds.dts63 /dts-v1/;
H A Dmpc8572ds.dts63 /dts-v1/;
/freebsd-9.3-release/contrib/ntp/lib/isc/
H A Dtimer.c847 sooner(void *v1, void *v2) { argument
850 t1 = v1;
/freebsd-9.3-release/contrib/gcc/
H A Ddwarf2out.c6032 same_dw_val_p (dw_val_node *v1, dw_val_node *v2, int *mark)
6037 if (v1->val_class != v2->val_class)
6040 switch (v1->val_class)
6043 return v1->v.val_int == v2->v.val_int;
6045 return v1->v.val_unsigned == v2->v.val_unsigned;
6047 return v1->v.val_long_long.hi == v2->v.val_long_long.hi
6048 && v1->v.val_long_long.low == v2->v.val_long_long.low;
6050 if (v1->v.val_vec.length != v2->v.val_vec.length
6051 || v1->v.val_vec.elt_size != v2->v.val_vec.elt_size)
6053 if (memcmp (v1
6023 same_dw_val_p(dw_val_node *v1, dw_val_node *v2, int *mark) argument
[all...]
H A Dvarasm.c2600 VEC(constructor_elt, gc) *v1, *v2;
2624 v1 = CONSTRUCTOR_ELTS (t1);
2626 if (VEC_length (constructor_elt, v1)
2630 for (idx = 0; idx < VEC_length (constructor_elt, v1); ++idx)
2632 constructor_elt *c1 = VEC_index (constructor_elt, v1, idx);
H A Dgcc.c7851 compare_version_strings (const char *v1, const char *v2)
7859 rresult = regexec (&r, v1, 0, NULL, 0);
7861 fatal ("invalid version number `%s'", v1);
7870 return strverscmp (v1, v2);
7820 compare_version_strings(const char *v1, const char *v2) argument
H A Dreload.c6968 rtx v1 = XVECEXP (pat, 0, i);
6969 if (GET_CODE (v1) == COND_EXEC)
6970 v1 = COND_EXEC_CODE (v1);
6971 if (GET_CODE (v1) == SET || GET_CODE (v1) == CLOBBER)
6973 rtx dest = SET_DEST (v1);
6942 rtx v1 = XVECEXP (pat, 0, i); local
H A Dtree.c4689 VEC(constructor_elt, gc) *v1 = CONSTRUCTOR_ELTS (t1);
4692 if (VEC_length (constructor_elt, v1) != VEC_length (constructor_elt, v2))
4695 for (idx = 0; idx < VEC_length (constructor_elt, v1); ++idx)
4697 if (!simple_cst_equal (VEC_index (constructor_elt, v1, idx)->value,
/freebsd-9.3-release/sys/dev/drm2/radeon/
H A Dradeon_atombios.c1932 struct _ATOM_PPLIB_STATE v1; member in union:pplib_power_state
2438 (power_state->v1.ucNonClockStateIndex *
2451 (power_state->v1.ucClockStateIndices[j] *
2704 struct _SET_VOLTAGE_PARAMETERS v1; member in union:set_voltage
2724 args.v1.ucVoltageType = voltage_type;
2725 args.v1.ucVoltageMode = SET_ASIC_VOLTAGE_MODE_ALL_SOURCE;
2726 args.v1.ucVoltageIndex = volt_index;
/freebsd-9.3-release/usr.sbin/ppp/
H A Dcommand.c1700 int v1, v2, v3; local
1703 v1 = strtol(arg->argv[arg->argn], &end, 0);
1704 if (v1 < 0 || *end) {
1718 if (v2 < v1) {
1719 v3 = v1;
1720 v1 = v2;
1732 arg->bundle->ncp.mp.cfg.autoload.min = v1;
/freebsd-9.3-release/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dzil.c750 const uint64_t v1 = ((zil_vdev_node_t *)x1)->zv_vdev; local
753 if (v1 < v2)
755 if (v1 > v2)
/freebsd-9.3-release/sys/dev/bwn/
H A Dif_bwn.c11734 static const struct bwn_wpair v1[] = { local
11766 for (i = 0; i < N(v1); i++)
11767 BWN_PHY_WRITE(mac, v1[i].reg, v1[i].value);
11845 static const struct bwn_smpair v1[] = { local
11920 for (i = 0; i < N(v1); i++)
11921 BWN_PHY_SETMASK(mac, v1[i].offset, v1[i].mask, v1[i].set);
12039 static const struct bwn_wpair v1[] local
12132 static const struct bwn_wpair v1[] = { local
12827 uint16_t v0, v1; local
[all...]
/freebsd-9.3-release/sys/dev/hatm/
H A Dif_hatm.c535 uint32_t v, v1; local
541 v1 = pci_read_config(sc->dev, HE_PCIR_GEN_CNTL_0, 4);
542 v1 |= HE_PCIM_CTL0_64BIT;
543 pci_write_config(sc->dev, HE_PCIR_GEN_CNTL_0, v1, 4);
/freebsd-9.3-release/sys/netgraph/
H A Dng_ppp.c322 static int ng_ppp_intcmp(void *latency, const void *v1, const void *v2);
2392 ng_ppp_intcmp(void *latency, const void *v1, const void *v2) argument
2394 const int index1 = *((const int *) v1);
/freebsd-9.3-release/contrib/gcc/config/mips/
H A Dmips.c2043 rtx dest, insn, v0, v1, tmp1, tmp2, eqv;
2047 v1 = gen_rtx_REG (Pmode, GP_RETURN + 1);
2084 emit_insn (gen_tls_get_tp_di (v1));
2089 emit_insn (gen_tls_get_tp_si (v1));
2093 emit_insn (gen_add3_insn (dest, tmp1, v1));
2098 emit_insn (gen_tls_get_tp_di (v1));
2100 emit_insn (gen_tls_get_tp_si (v1));
2102 tmp1 = mips_unspec_offset_high (NULL, v1, loc, SYMBOL_TPREL);
2037 rtx dest, insn, v0, v1, tmp1, tmp2, eqv; local
/freebsd-9.3-release/sys/dev/hptrr/
H A Dhptintf.h376 DRIVER_CAPABILITIES v1; member in struct:_DRIVER_CAPABILITIES_V2
1253 * Version compatibility: v1.0.0.2 or later
1266 * Version compatibility: v1.0.0.1 or later
1275 * Version compatibility: v1.0.0.1 or later
1307 * Version compatibility: v1.0.0.1 or later
1318 * Version compatibility: v1.0.0.1 or later
1329 * Version compatibility: v1.0.0.1 or later
1340 * Version compatibility: v1.0.0.1 or later
1350 * Version compatibility: v1.0.0.1 or later
1360 * Version compatibility: v1
[all...]
/freebsd-9.3-release/contrib/groff/src/roff/troff/
H A Dnode.cpp3008 vunits v1, v2; local
3010 p->vertical_extent(&v1, &v2);
3011 v1 += cur_vpos;
3012 if (v1 < *min)
3013 *min = v1;
/freebsd-9.3-release/sys/dev/oce/
H A Doce_hw.h826 } v1; member in union:oce_mq_ext_ctx_u
2803 } v1; member in union:oce_wq_ctx_u
/freebsd-9.3-release/sys/dev/hpt27xx/
H A Dhptintf.h386 DRIVER_CAPABILITIES v1; member in struct:_DRIVER_CAPABILITIES_V2
1422 * Version compatibility: v1.0.0.2 or later
1435 * Version compatibility: v1.0.0.1 or later
1444 * Version compatibility: v1.0.0.1 or later
1476 * Version compatibility: v1.0.0.1 or later
1487 * Version compatibility: v1.0.0.1 or later
1498 * Version compatibility: v1.0.0.1 or later
1519 * Version compatibility: v1.0.0.1 or later
1529 * Version compatibility: v1.0.0.1 or later
1539 * Version compatibility: v1
[all...]
/freebsd-9.3-release/sys/dev/hptnr/
H A Dhptintf.h413 DRIVER_CAPABILITIES v1; member in struct:_DRIVER_CAPABILITIES_V2
1510 * Version compatibility: v1.0.0.2 or later
1523 * Version compatibility: v1.0.0.1 or later
1532 * Version compatibility: v1.0.0.1 or later
1574 * Version compatibility: v1.0.0.1 or later
1585 * Version compatibility: v1.0.0.1 or later
1596 * Version compatibility: v1.0.0.1 or later
1617 * Version compatibility: v1.0.0.1 or later
1627 * Version compatibility: v1.0.0.1 or later
1637 * Version compatibility: v1
[all...]
/freebsd-9.3-release/contrib/gcc/config/sparc/
H A Dsparc.c5175 rtx v0, v1;
5191 v1 = gen_rtx_EXPR_LIST (VOIDmode, gen_rtx_REG (mode, intreg),
5193 return gen_rtx_PARALLEL (mode, gen_rtvec (2, v0, v1));
5198 v1 = gen_rtx_EXPR_LIST (VOIDmode, reg, const0_rtx);
5199 return gen_rtx_PARALLEL (mode, gen_rtvec (2, v0, v1));
5163 rtx v0, v1; local

Completed in 515 milliseconds

1234567