| /src/sys/dev/ice/ |
| H A D | ice_ddp_common.c | 1201 return fv_section->fv + index; in ice_sw_fv_handler() 1218 struct ice_fv *fv; in ice_get_prof_index_max() local 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() 1498 ice_get_sw_prof_type(struct ice_hw *hw, struct ice_fv *fv, u32 prof_idx) in ice_get_sw_prof_type() argument 1510 if (fv->ew[i].off != ICE_NAN_OFFSET) in ice_get_sw_prof_type() 1514 if (fv->ew[i].prot_id == (u8)ICE_PROT_UDP_OF && in ice_get_sw_prof_type() [all …]
|
| H A D | ice_flex_pipe.c | 1358 struct ice_fv_word *fv, u8 *prof_id) in ice_find_prof_id() argument 1367 if (memcmp(&es->t[off], fv, es->fvw * sizeof(*fv))) in ice_find_prof_id() 1530 struct ice_fv_word *fv) in ice_write_es() argument 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_NONDMA); in ice_write_es() 1765 src = (u8 *)es->fv; in ice_fill_tbl()
|
| H A D | ice_flex_type.h | 144 struct ice_fv fv[STRUCT_HACK_VAR_LEN]; member
|
| /src/tools/build/ |
| H A D | depend-cleanup.sh | 170 run rm -fv "${dir}"/.depend.$2.* "${dir}"/$2.*o 192 run rm -fv "${dir}"/$2.*o 332 run rm -fv "$OBJTOP"/usr.sbin/moused/moused 368 run rm -fv "$OBJTOP"/lib/libc/memset.S
|
| /src/sys/sys/ |
| H A D | qmath.h | 128 #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))
|
| /src/contrib/arm-optimized-routines/math/test/ |
| H A D | ulp.c | 180 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()
|
| /src/contrib/file/src/ |
| H A D | softmagic.c | 2104 float fl, fv; in magiccheck() local 2161 fv = p->f; in magiccheck() 2168 matched = isunordered(fl, fv) ? 1 : fv != fl; in magiccheck() 2172 matched = isunordered(fl, fv) ? 0 : fv == fl; in magiccheck() 2176 matched = isgreater(fv, fl); in magiccheck() 2180 matched = isless(fv, fl); in magiccheck()
|
| /src/sys/contrib/device-tree/src/powerpc/fsl/ |
| H A D | e500v1_power_isa.dtsi | 48 power-isa-sp.fv; // SPE.Embedded Float Vector
|
| H A D | e500v2_power_isa.dtsi | 49 power-isa-sp.fv; // SPE.Embedded Float Vector
|
| /src/bin/ps/ |
| H A D | keyword.c | 242 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()
|
| /src/usr.sbin/crunch/crunchgen/ |
| H A D | crunchgen.c | 253 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()
|
| /src/contrib/sendmail/src/ |
| H A D | main.c | 2842 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);
|
| /src/sys/arm64/arm64/ |
| H A D | identcpu.c | 2983 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()
|
| /src/contrib/llvm-project/llvm/lib/Target/RISCV/ |
| H A D | RISCVInstrInfoXSf.td | 191 defm FV : CustomSiFiveVCIX<"fv", VCIX_XV, uimm5, VR, FPR32>, Sched<[]>; 792 defm : VPatVC_XV<"fv", finfo.ScalarSuffix # "V", vti, finfo.Scalar,
|
| /src/contrib/ntp/ntpd/ |
| H A D | refclock_parse.c | 5046 float fv; member 5141 uval.fv = (float) a; in sendflt() 5398 return uval.fv; in getflt()
|