Home
last modified time | relevance | path

Searched refs:aff (Results 1 – 13 of 13) sorted by relevance

/freebsd-14.2/contrib/netbsd-tests/ipf/input/
H A Dn9_64 6000 0000 0040 3aff 0002 0000 0000 0000 0000 0002 0002 0002 0004 0004 0004 0000 0000 0000 0000 0004
12 6000 0000 0040 3aff 0010 0010 0010 0000 0000 0000 0000 0001 0002 0000 0000 0000 0000 0002 0002 0002
20 6000 0000 0040 3aff 0002 0000 0000 0000 0000 0002 0002 0002 0004 0004 0004 0000 0000 0000 0000 0004
28 6000 0000 0040 3aff 0010 0010 0010 0000 0000 0000 0000 0001 0002 0000 0000 0000 0000 0002 0002 0002
H A Dn8_64 6000 0000 0040 3aff 0002 0000 0000 0000 0000 0002 0002 0002 0004 0004 0004 0000 0000 0000 0000 0004
13 6000 0000 0040 3aff 0004 0004 0004 0000 0000 0000 0000 0004 0010 0010 0010 0000 0000 0000 0000 0001
22 6000 0000 0040 3aff 0002 0000 0000 0000 0000 0002 0002 0002 0004 0004 0004 0000 0000 0000 0000 0004
31 6000 0000 0040 3aff 0004 0004 0004 0000 0000 0000 0000 0004 0010 0010 0010 0000 0000 0000 0000 0001
H A Dipv6.22 6000 0000 0020 3aff ef00 0000 0000 0000
9 6000 0000 0020 3aff ef00 0000 0000 0000
22 6000 0000 0010 3aff ef00 0000 0000 0000
/freebsd-14.2/contrib/netbsd-tests/ipf/expected/
H A Dn9_61 6000 0000 0040 3aff 0002 0000 0000 0000 0000 0002 0002 0002 0010 0010 0010 0000 0000 0000 0000 0001…
3 6000 0000 0040 3aff 0004 0004 0004 0000 0000 0000 0000 0004 0002 0000 0000 0000 0000 0002 0002 0002…
5 6000 0000 0040 3aff 0002 0000 0000 0000 0000 0002 0002 0002 0010 0010 0010 0000 0000 0000 0000 0001…
7 6000 0000 0040 3aff 0004 0004 0004 0000 0000 0000 0000 0004 0002 0000 0000 0000 0000 0002 0002 0002…
H A Dn8_61 6000 0000 0040 3aff 0010 0010 0010 0000 0000 0000 0000 0001 0004 0004 0004 0000 0000 0000 0000 0004…
3 6000 0000 0040 3aff 0004 0004 0004 0000 0000 0000 0000 0004 0002 0000 0000 0000 0000 0002 0002 0002…
5 6000 0000 0040 3aff 0010 0010 0010 0000 0000 0000 0000 0001 0004 0004 0004 0000 0000 0000 0000 0004…
7 6000 0000 0040 3aff 0004 0004 0004 0000 0000 0000 0000 0004 0002 0000 0000 0000 0000 0002 0002 0002…
/freebsd-14.2/sys/arm64/arm64/
H A Dgic_v3.c1153 uint64_t aff, val, irq; in gic_v3_ipi_send() local
1158 aff = GIC_AFFINITY(0); in gic_v3_ipi_send()
1165 if (aff != GIC_AFFINITY(i)) { in gic_v3_ipi_send()
1171 aff = GIC_AFFINITY(i); in gic_v3_ipi_send()
1182 val = ICC_SGI1R_AFFINITY(aff) | in gic_v3_ipi_send()
1314 uint64_t aff; in gic_v3_dist_init() local
1360 aff = CPU_AFFINITY(0); in gic_v3_dist_init()
1381 uint64_t aff; in gic_v3_redist_find() local
1389 aff = CPU_AFFINITY(cpuid); in gic_v3_redist_find()
1391 aff = (CPU_AFF3(aff) << 24) | (CPU_AFF2(aff) << 16) | in gic_v3_redist_find()
[all …]
/freebsd-14.2/contrib/bearssl/src/ec/
H A Dec_p256_m62.c1333 window_to_affine(p256_affine *aff, p256_jacobian *jac, int num) in window_to_affine() argument
1440 f256_montymul(aff[i].x, jac[i].x, zu); in window_to_affine()
1441 f256_montymul(aff[i].y, jac[i].y, zv); in window_to_affine()
1458 p256_affine aff[15]; in p256_mul() member
1480 window_to_affine(window.aff, window.jac, 15); in p256_mul()
1485 point_mul_inner(P, window.aff, k, klen); in p256_mul()
H A Dec_p256_m64.c1349 window_to_affine(p256_affine *aff, p256_jacobian *jac, int num) in window_to_affine() argument
1456 f256_montymul(aff[i].x, jac[i].x, zu); in window_to_affine()
1457 f256_montymul(aff[i].y, jac[i].y, zv); in window_to_affine()
1474 p256_affine aff[15]; in p256_mul() member
1496 window_to_affine(window.aff, window.jac, 15); in p256_mul()
1501 point_mul_inner(P, window.aff, k, klen); in p256_mul()
/freebsd-14.2/contrib/sqlite3/
H A Dsqlite3.c84403 u8 aff;
109370 char aff;
109377 aff = sqlite3CompareAffinity(pExpr->pRight, aff);
109383 return aff;
109414 return aff;
123083 return aff;
132986 char aff;
132997 if( aff<SQLITE_AFF_BLOB ) aff = SQLITE_AFF_BLOB;
162973 char aff;
165803 u8 aff;
[all …]
/freebsd-14.2/contrib/tcsh/
H A Dcomplete.tcsh1166 …complete {ispell,spell,spellword} 'n@-d@`ls /usr/lib/ispell/*.aff | sed -e "s/\.aff//" `@' 'n/*/f:…
/freebsd-14.2/contrib/tzdata/
H A Daustralasia1006 # http://www.jcu.edu.au/aff/history/reviews/davison.htm
/freebsd-14.2/share/misc/
H A Dusb_vendors13349 0aff Jump Zone Network Products, Inc.
/freebsd-14.2/share/dict/
H A Dweb2a394 aff loof