Home
last modified time | relevance | path

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

/freebsd/contrib/file/magic/Magdir/
H A Dispell74 # /usr/share/calibre/dictionaries/en-GB/en-GB.aff
79 >>>0 use spell-aff
82 >>>0 use spell-aff
86 #>>>0 use spell-aff
90 #>>>0 use spell-aff
94 >>>0 use spell-aff
96 # 1463589.aff 1695964.aff 2970240.aff
99 # 1695964.aff
101 >>>0 use spell-aff
105 # look for ispell declaration like in: /usr/lib/ispell/espanol.aff
[all …]
H A Diff31 !:ext aiff/aif/aff
/freebsd/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/contrib/netbsd-tests/ipf/expected/
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…
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…
/freebsd/sys/arm64/arm64/
H A Dgic_v3.c1152 uint64_t aff, val, irq; in gic_v3_ipi_send() local
1157 aff = GIC_AFFINITY(0); in gic_v3_ipi_send()
1164 if (aff != GIC_AFFINITY(i)) { in gic_v3_ipi_send()
1170 aff = GIC_AFFINITY(i); in gic_v3_ipi_send()
1175 #define ICC_SGI1R_AFFINITY(aff) \ in gic_v3_ipi_send() argument
1176 (((uint64_t)CPU_AFF3(aff) << ICC_SGI1R_EL1_AFF3_SHIFT) | \ in gic_v3_ipi_send()
1177 ((uint64_t)CPU_AFF2(aff) << ICC_SGI1R_EL1_AFF2_SHIFT) | \ in gic_v3_ipi_send()
1178 ((uint64_t)CPU_AFF1(aff) << ICC_SGI1R_EL1_AFF1_SHIFT)) in gic_v3_ipi_send()
1181 val = ICC_SGI1R_AFFINITY(aff) | in gic_v3_ipi_send()
1313 uint64_t aff; in gic_v3_dist_init() local
1380 uint64_t aff; gic_v3_redist_find() local
[all...]
/freebsd/sys/arm64/apple/
H A Dapple_aic.c678 uint64_t aff, localgrp, sendmask; in apple_aic_ipi_send() local
689 aff = CPU_AFFINITY(cpu); in apple_aic_ipi_send()
690 sendmask = CPU_AFF0(aff); in apple_aic_ipi_send()
703 if (CPU_AFF1(aff) == localgrp) { in apple_aic_ipi_send()
707 sendmask |= CPU_AFF1(aff) << 16; in apple_aic_ipi_send()
/freebsd/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/sys/arm64/vmm/io/
H A Dvgic_v3.c1465 uint64_t aff, gicr_typer, vmpidr_el2; in redist_typer_read() local
1479 aff = (CPU_AFF3(vmpidr_el2) << 24) | (CPU_AFF2(vmpidr_el2) << 16) | in redist_typer_read()
1483 gicr_typer = aff << GICR_TYPER_AFF_SHIFT; in redist_typer_read()
/freebsd/contrib/sqlite3/
H A Dsqlite3.c19752 u8 aff; /* Affinity of the pExpr expression */ member
83596 SQLITE_PRIVATE int sqlite3VdbeMemCast(Mem *pMem, u8 aff, u8 encoding){
83598 switch( aff ){
83623 assert( aff==SQLITE_AFF_TEXT );
84282 u8 aff, /* Affinity to use */
84319 rc = sqlite3ValueFromExpr(db, pList->a[i].pExpr, enc, aff, &apVal[i]);
84339 sqlite3ValueApplyAffinity(pVal, aff, SQLITE_UTF8);
84403 u8 aff;
84405 aff = sqlite3AffinityType(pExpr->u.zToken,0);
84406 rc = valueFromExpr(db, pExpr->pLeft, enc, aff, ppVal, pCtx);
[all …]
/freebsd/contrib/tcsh/
H A Dcomplete.tcsh1166 …complete {ispell,spell,spellword} 'n@-d@`ls /usr/lib/ispell/*.aff | sed -e "s/\.aff//" `@' 'n/*/f:…
/freebsd/contrib/tzdata/
H A Daustralasia1006 # http://www.jcu.edu.au/aff/history/reviews/davison.htm
/freebsd/share/misc/
H A Dusb_vendors13349 0aff Jump Zone Network Products, Inc.
/freebsd/share/dict/
H A Dweb2a394 aff loof