Searched refs:geo (Results 1 - 20 of 20) sorted by relevance

/freebsd-11-stable/sys/dev/bktr/
H A Dbktr_core.c1329 struct meteor_geomet *geo; local
1714 geo = (struct meteor_geomet *) arg;
1718 if ((geo->oformat & METEOR_GEO_ODD_ONLY) &&
1719 (geo->oformat & METEOR_GEO_EVEN_ONLY)) {
1726 if (geo->oformat & METEOR_GEO_ODD_ONLY)
1730 if (geo->oformat & METEOR_GEO_EVEN_ONLY)
1735 if (geo->columns <= 0) {
1738 bktr_name(bktr), geo->columns);
1741 else if ((geo->columns & 0x3fe) != geo
[all...]
/freebsd-11-stable/crypto/openssl/crypto/modes/asm/
H A Dghashv8-armx.pl345 s/vmov\s+(.*)/unvmov($1)/geo or
352 s/\bq([0-9]+)\b/"v".($1<8?$1:$1+8).".16b"/geo; # old->new registers
399 s/vdup\.32\s+(.*)/unvdup32($1)/geo or
400 s/v?(pmull2?)\.p64\s+(.*)/unvpmullp64($1,$2)/geo or
401 s/\bq([0-9]+)#(lo|hi)/sprintf "d%d",2*$1+($2 eq "hi")/geo or
H A Dghash-armv4.pl490 s/\`([^\`]*)\`/eval $1/geo;
492 s/\bq([0-9]+)#(lo|hi)/sprintf "d%d",2*$1+($2 eq "hi")/geo or
/freebsd-11-stable/crypto/openssl/crypto/aes/asm/
H A Daesv8-armx.pl897 s/\`([^\`]*)\`/eval($1)/geo;
899 s/\bq([0-9]+)\b/"v".($1<8?$1:$1+8).".16b"/geo; # old->new registers
902 #s/[v]?(aes\w+)\s+([qv].*)/unaes($1,$2)/geo or
966 s/\`([^\`]*)\`/eval($1)/geo;
976 s/[v]?(aes\w+)\s+([qv].*)/unaes($1,$2)/geo or
978 s/vtbl\.8\s+(.*)/unvtbl($1)/geo or
979 s/vdup\.32\s+(.*)/unvdup32($1)/geo or
980 s/vmov\.32\s+(.*)/unvmov32($1)/geo or
H A Daesni-sha1-x86_64.pl2050 s/\`([^\`]*)\`/eval $1/geo;
2052 s/\b(sha1rnds4)\s+(.*)/sha1rnds4($2)/geo or
2053 s/\b(sha1[^\s]*)\s+(.*)/sha1op38($1,$2)/geo or
2054 s/\b(aes.*%xmm[0-9]+).*$/aesni($1)/geo;
H A Dvpaes-ppc.pl1546 s/\`([^\`]*)\`/eval $1/geo;
H A Daesp8-ppc.pl1892 s/\`([^\`]*)\`/eval($1)/geo;
/freebsd-11-stable/crypto/openssl/crypto/perlasm/
H A Dsparcv9_modes.pl1661 /geo or
1664 /geo or
1667 /geo or
1670 /geo or
1673 /geo or
1676 /geo or
1679 /geo or
1682 /geo or
1685 /geo;
/freebsd-11-stable/crypto/openssl/crypto/sha/asm/
H A Dsha1-armv8.pl328 s/\`([^\`]*)\`/eval($1)/geo;
330 s/\b(sha1\w+)\s+([qv].*)/unsha1($1,$2)/geo;
H A Dsha512-armv8.pl412 s/\`([^\`]*)\`/eval($1)/geo;
414 s/\b(sha256\w+)\s+([qv].*)/unsha256($1,$2)/geo;
H A Dsha256-armv4.pl703 s/\`([^\`]*)\`/eval $1/geo;
705 s/\b(sha256\w+)\s+(q.*)/unsha256($1,$2)/geo;
H A Dsha1-x86_64.pl2060 s/\`([^\`]*)\`/eval $1/geo;
2062 s/\b(sha1rnds4)\s+(.*)/sha1rnds4($2)/geo or
2063 s/\b(sha1[^\s]*)\s+(.*)/sha1op38($1,$2)/geo;
H A Dsha1-armv4-large.pl675 s/\b(sha1\w+)\s+(q.*)/unsha1($1,$2)/geo;
H A Dsha1-mb-x86_64.pl1561 s/\b(sha1rnds4)\s+(.*)/sha1rnds4($2)/geo or
1562 s/\b(sha1[^\s]*)\s+(.*)/sha1op38($1,$2)/geo or
H A Dsha512-x86_64.pl2392 s/\`([^\`]*)\`/eval $1/geo;
2394 s/\b(sha256[^\s]*)\s+(.*)/sha256op38($1,$2)/geo;
H A Dsha256-mb-x86_64.pl1548 s/\b(sha256[^\s]*)\s+(.*)/sha256op38($1,$2)/geo or
/freebsd-11-stable/crypto/openssl/crypto/bn/asm/
H A Darmv4-gf2m.pl281 s/\`([^\`]*)\`/eval $1/geo;
283 s/\bq([0-9]+)#(lo|hi)/sprintf "d%d",2*$1+($2 eq "hi")/geo or
/freebsd-11-stable/contrib/file/magic/
H A DMakefile.am113 $(MAGIC_FRAGMENT_DIR)/geo \
H A DMakefile.in386 $(MAGIC_FRAGMENT_DIR)/geo \
/freebsd-11-stable/crypto/openssl/crypto/ec/asm/
H A Decp_nistz256-avx2.pl2088 s/\`([^\`]*)\`/eval($1)/geo;

Completed in 302 milliseconds