/freebsd/crypto/openssl/crypto/modes/asm/ |
H A D | ghash-c64xplus.pl | 33 ($Z0,$Z1,$Z2,$Z3, $H0, $H1, $H2, $H3, 83 || ZERO $Z1:$Z0 102 || LDDW *${xip}[1],$Z1:$Z0 113 || [B0] XOR $H0x,$Z0,$Z0 ; Xi^=inp 119 STDW $Z1:$Z0,*${xip}[1] 121 || [B0] ZERO $Z1:$Z0 125 || [B0] MV $Z0,$xia ; Xi[15], avoid cross-path stall 126 STDW $Z1:$Z0,*${xip}[1] 127 || [B0] SHRU $Z0,8,$x0 ; Xi[14] 128 || [B0] ZERO $Z1:$Z0 [all …]
|
H A D | aesni-gcm-x86_64.pl | 83 $Z0,$Z1,$Z2,$Z3,$Xi) = map("%xmm$_",(0..8)); 98 vpxor $Z0,$Z0,$Z0 # $Z0 = 0 106 vmovdqu $Z0,16+8(%rsp) # "$Z3" = 0 141 vpxor $Z0,$Xi,$Xi # modulo-scheduled 143 vpxor $Z1,$T1,$Z0 180 vpxor $T1,$Z0,$Z0 202 vpxor $T2,$Z0,$Z0 224 vpxor $Hkey,$Z0,$Z0 251 vpxor $T2,$Z0,$Z0 257 vpxor $Z1,$Z0,$Z0 [all …]
|
/freebsd/share/mk/ |
H A D | version_gen.awk | 55 if (/^[a-zA-Z0-9._]+[ \t]*{$/) { 65 else if (/^}[ \t]*[a-zA-Z0-9._]+[ \t]*;$/) { 124 /^[a-zA-Z0-9._]+[ \t]*{$/ { 145 /^[a-zA-Z0-9._]+[ \t]*;$/ {
|
/freebsd/sys/contrib/device-tree/src/arm/marvell/ |
H A D | kirkwood-rd88f6281-z0.dts | 3 * Marvell RD88F6181 Z0 stepping descrition 7 * This file contains the definitions for the board using the Z0 16 model = "Marvell RD88f6281 Reference design, with Z0 SoC";
|
/freebsd/contrib/file/magic/Magdir/ |
H A D | terminfo | 17 >>12 regex \^[a-zA-Z0-9][a-zA-Z0-9.][^|]* Compiled terminfo entry "%-s" 30 >>12 regex \^[a-zA-Z0-9][a-zA-Z0-9.][^|]* Compiled 32-bit terminfo entry "%-s"
|
H A D | xwindows | 39 >&0 regex [a-zA-Z0-9]+_width\040 xbm image 42 >>>>&0 regex [a-zA-Z0-9]+_height\040
|
H A D | algol68 | 12 0 regex/4006 \^PROC[[:space:]][a-zA-Z0-9_[:space:]]*[[:space:]]=
|
H A D | scientific | 129 >>>&0 regex/1ls [A-Z0-9]{4}.{14}$ 130 >>>>&0 regex/1l [A-Z0-9]{4} Protein Data Bank data, ID Code %s
|
/freebsd/usr.bin/getaddrinfo/ |
H A D | tables.awk | 40 ($2 ~ /^AF_[A-Z0-9_]*$/) && ($2 != "AF_MAX") { 44 ($2 ~ /^SOCK_[A-Z0-9_]*$/) && ($2 != "SOCK_MAXADDRLEN") {
|
/freebsd/sys/contrib/openzfs/config/ |
H A D | ax_compare_version.m4 | 98 -e 's/Z\([[0-9]]\)Z/Z0\1Z/g' \ 99 -e 's/Z\([[0-9]][[0-9]]\)Z/Z0\1Z/g' \ 100 -e 's/Z\([[0-9]][[0-9]][[0-9]]\)Z/Z0\1Z/g' \ 105 -e 's/Z\([[0-9]]\)Z/Z0\1Z/g' \ 106 -e 's/Z\([[0-9]][[0-9]]\)Z/Z0\1Z/g' \ 107 -e 's/Z\([[0-9]][[0-9]][[0-9]]\)Z/Z0\1Z/g' \
|
H A D | Substfiles.am | 35 if grep -E '@[a-zA-Z0-9_]+@' $$@~ >&2; then \
|
/freebsd/contrib/ncurses/misc/ |
H A D | magic | 46 >>12 regex \^[a-zA-Z0-9][a-zA-Z0-9.][^|]* Compiled terminfo entry "%-s" 59 >>12 regex \^[a-zA-Z0-9][a-zA-Z0-9.][^|]* Compiled 32-bit terminfo entry "%-s"
|
/freebsd/contrib/kyua/admin/ |
H A D | check-style-shell.awk | 62 /[$ \t]+_[a-zA-Z0-9]+=/ {
|
/freebsd/contrib/openbsm/bin/auditdistd/ |
H A D | token.l | 76 \"[a-zA-Z0-9_/ !@#\$%\^\&\*\(\)\+\=\|\;\?\,\.\[\]\-\:]*\" { DP; yylval.str = strndup(yytext + 1, st…
|
/freebsd/contrib/com_err/ |
H A D | lex.l | 72 [a-zA-Z0-9_]+ { yylval.string = strdup(yytext); return STRING; }
|
/freebsd/crypto/heimdal/lib/com_err/ |
H A D | lex.l | 72 [a-zA-Z0-9_]+ { yylval.string = strdup(yytext); return STRING; }
|
/freebsd/sbin/hastd/ |
H A D | token.l | 80 [a-zA-Z0-9\.\-_/\:\[\]]+ { DP; yylval.str = strdup(yytext); return STR; }
|
/freebsd/lib/libc/net/ |
H A D | nslexer.l | 54 STRING [a-zA-Z][a-zA-Z0-9_]*
|
/freebsd/sbin/veriexec/ |
H A D | manifest_lexer.l | 52 [/a-zA-Z0-9\.][^ \t\n=]* {
|
/freebsd/usr.sbin/sysrc/ |
H A D | sysrc | 804 ""|[$IFS]|[a-zA-Z0-9./]) delim=" " ;; 826 ""|[$IFS]|[a-zA-Z0-9./]) delim=" " ;;
|
/freebsd/sys/contrib/device-tree/src/arm/aspeed/ |
H A D | aspeed-bmc-qcom-dc-scm-v1.dts | 122 /*Z0-Z7*/ "","","","","","","","",
|
H A D | aspeed-bmc-vegman-n110.dts | 40 /*Z0-Z7*/ "FM_BMC_PWR_BTN","SIO_POWER_GOOD","FM_BMC_PWRBTN_OUT","FM_BMC_PCH_SCI_LPC","","","","",
|
H A D | aspeed-bmc-vegman-sx20.dts | 40 /*Z0-Z7*/ "FM_BMC_PWR_BTN","SIO_POWER_GOOD","FM_BMC_PWRBTN_OUT","FM_BMC_PCH_SCI_LPC","","","","",
|
H A D | aspeed-bmc-inventec-transformers.dts | 296 /*Z0-Z7*/ "","","","","","","","",
|
H A D | aspeed-bmc-amd-daytonax.dts | 151 /*Z0-Z7*/ "","","","","","","","",
|