Home
last modified time | relevance | path

Searched refs:fv (Results 1 – 17 of 17) sorted by relevance

/freebsd/sys/dev/ice/
H A Dice_ddp_common.c1201 return fv_section->fv + index;
1218 struct ice_fv *fv; in ice_get_prof_index_max()
1229 fv = (struct ice_fv *) in ice_get_prof_index_max()
1232 if (!fv) in ice_get_prof_index_max()
1240 if (fv->ew[j].prot_id != ICE_PROT_INVALID || in ice_get_prof_index_max()
1241 fv->ew[j].off != ICE_FV_OFFSET_INVAL) in ice_get_prof_index_max()
1248 } while (fv); in ice_get_prof_index_max()
1494 * @fv: pointer to the switch field vector in ice_is_gtp_c_profile()
1498 ice_get_sw_prof_type(struct ice_hw *hw, struct ice_fv *fv, u32 prof_idx)
1510 if (fv in ice_get_sw_prof_type()
1214 struct ice_fv *fv; ice_get_prof_index_max() local
1503 ice_get_sw_prof_type(struct ice_hw * hw,struct ice_fv * fv,u32 prof_idx) ice_get_sw_prof_type() argument
1543 struct ice_fv *fv; ice_get_sw_fv_bitmap() local
1590 struct ice_fv *fv; ice_get_sw_fv_list() local
1661 struct ice_fv *fv; ice_init_prof_result_bm() local
[all...]
H A Dice_flex_pipe.c1353 * @fv: field vector to search for
1358 struct ice_fv_word *fv, u8 *prof_id) in ice_find_prof_id()
1367 if (memcmp(&es->t[off], fv, es->fvw * sizeof(*fv))) in ice_find_prof_id()
1526 * @fv: pointer to the extraction sequence to write - NULL to clear extraction
1530 struct ice_fv_word *fv) in ice_write_es()
1535 if (!fv) { in ice_write_es()
1537 sizeof(*fv), ICE_NONDMA_MEM); in ice_write_es()
1540 ice_memcpy(&hw->blk[blk].es.t[off], fv, hw->blk[blk].es.fvw * in ice_write_es()
1541 sizeof(*fv), ICE_NONDMA_TO_NONDM in ice_write_es()
1357 ice_find_prof_id(struct ice_hw * hw,enum ice_block blk,struct ice_fv_word * fv,u8 * prof_id) ice_find_prof_id() argument
1529 ice_write_es(struct ice_hw * hw,enum ice_block blk,u8 prof_id,struct ice_fv_word * fv) ice_write_es() argument
[all...]
H A Dice_flex_type.h144 struct ice_fv fv[STRUCT_HACK_VAR_LEN]; member
/freebsd/tools/build/
H A Ddepend-cleanup.sh170 run rm -fv "${dir}"/.depend.$2.* "${dir}"/$2.*o
192 run rm -fv "${dir}"/$2.*o
322 run rm -fv "${dir}"/bc_tests.sh "${dir}"/dc_tests.sh
340 run rm -fv "$OBJTOP"/usr.sbin/moused/moused
379 run rm -fv "$OBJTOP"/lib/libc/memset.S
/freebsd/contrib/sqlite3/autosetup/
H A Dproj.tcl2245 switch -exact -- $fv {
2251 set fv [lindex $prototype [incr i]]
2252 if {2 == [llength $fv]} {
2254 set fv [list $fv]
2256 lappend blob(${k}.call) "apply $fv"
2260 set fv [lindex $prototype [incr i]]
2261 lappend blob(${k}.call) $fv
2265 set blob(${k}.script) $fv
2309 set fv [lindex $prototype [expr {$i + 1}]]
2310 if {$fv in {-apply -call}} {
[all …]
/freebsd/sys/sys/
H A Dqmath.h128 #define Q_SIFVALS(q, iv, fv) \ argument
131 (Q_TC(q, Q_ABS(fv)) << Q_NCBITS) | \
132 (Q_LTZ(iv) || Q_LTZ(fv) ? 1ULL << Q_SIGNSHFT(q) : 0))
152 #define Q_SFVAL(q, fv) \ argument
154 (Q_TC(q, Q_ABS(fv)) << Q_NCBITS) | \
155 (Q_LTZ(fv) ? 1ULL << Q_SIGNSHFT(q) : 0))
/freebsd/contrib/arm-optimized-routines/math/test/
H A Dulp.c180 static float fv[2] = {1.0f, -INFINITY}; variable
185 return (float32x4_t){ x, x, x, fv[secondcall] }; in argf()
202 base[n - 1] = (float) fv[secondcall]; in svargf()
815 fv[0] = strtof(argv[0], 0); in main()
/freebsd/contrib/llvm-project/clang/lib/CIR/CodeGen/
H A DCIRGenBuilder.h161 llvm::APFloat fv(+0.0); in isNullValue()
162 fv.convert(fpVal.getSemantics(), llvm::APFloat::rmNearestTiesToEven, in isNullValue()
164 return fv.bitwiseIsEqual(fpVal); in isNullValue()
/freebsd/contrib/file/src/
H A Dsoftmagic.c2174 float fl, fv; in magiccheck() local
2231 fv = p->f; in magiccheck()
2238 matched = isunordered(fl, fv) ? 1 : fv != fl; in magiccheck()
2242 matched = isunordered(fl, fv) ? 0 : fv == fl; in magiccheck()
2246 matched = isgreater(fv, fl); in magiccheck()
2250 matched = isless(fv, fl); in magiccheck()
/freebsd/sys/contrib/device-tree/src/powerpc/fsl/
H A De500v1_power_isa.dtsi48 power-isa-sp.fv; // SPE.Embedded Float Vector
H A De500v2_power_isa.dtsi49 power-isa-sp.fv; // SPE.Embedded Float Vector
/freebsd/bin/ps/
H A Dkeyword.c242 const VAR *const fv = (v->flag & RESOLVED_ALIAS) == 0 ? in aliased_keyword_index() local
244 const size_t idx = fv - keywords; in aliased_keyword_index()
/freebsd/usr.sbin/crunch/crunchgen/
H A Dcrunchgen.c253 void parse_line(char *pline, int *fc, char **fv, int nf);
348 parse_line(char *pline, int *fc, char **fv, int nf) in parse_line() argument
363 fv[(*fc)++] = p; in parse_line()
/freebsd/contrib/sendmail/src/
H A Dmain.c2842 char *fv; local
2845 fv = macvalue('f', &MainEnvelope);
2846 if (fv == NULL || *fv == '\0')
2850 if (strchr(fv, '@') == NULL)
2852 i = strlen(fv) + strlen(macvalue('j',
2855 (void) sm_strlcpyn(p, i, 3, fv, "@",
2860 p = sm_strdup_x(fv);
/freebsd/sys/arm64/arm64/
H A Didentcpu.c2983 const struct mrs_field_value *fv; in print_id_fields() local
2989 fv = fields[i].values; in print_id_fields()
2991 if (fv == NULL) in print_id_fields()
2995 for (j = 0; fv[j].desc != NULL; j++) { in print_id_fields()
2996 if ((fv[j].value >> fields[i].shift) != field) in print_id_fields()
2999 if (fv[j].desc[0] != '\0') in print_id_fields()
3000 sbuf_printf(sb, "%s%s", SEP_STR, fv[j].desc); in print_id_fields()
3003 if (fv[j].desc == NULL) in print_id_fields()
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInstrInfoXSf.td207 defm FV : CustomSiFiveVCIX<"fv", VCIX_XV, uimm5, VR, FPR32>, Sched<[]>;
813 defm : VPatVC_XV<"fv", finfo.ScalarSuffix # "V", vti, finfo.Scalar,
/freebsd/contrib/ntp/ntpd/
H A Drefclock_parse.c5046 float fv; member
5141 uval.fv = (float) a; in sendflt()
5398 return uval.fv; in getflt()