Home
last modified time | relevance | path

Searched refs:E_ (Results 1 – 25 of 34) sorted by relevance

12

/netbsd-src/crypto/external/bsd/openssl/dist/crypto/sha/asm/
H A Dsha1-586.pl435 my ($ABCD,$E,$E_,$BSWAP)=map("xmm$_",(0..3));
491 &movdqa ($E_,$ABCD);
493 &sha1nexte ($E_,@MSG[1]);
499 &sha1rnds4 ($ABCD,$E_,int(($i+1)/5));
507 &movdqa ($E_,$ABCD);
509 &sha1nexte ($E_,@MSG[1]);
514 &sha1rnds4 ($ABCD,$E_,3); # 68-71
519 &movdqa ($E_,$ABCD);
521 &sha1nexte ($E_,@MSG[3]);
526 &sha1rnds4 ($ABCD,$E_,3); # 76-79
[all …]
H A Dsha1-x86_64.pl367 my ($ABCD,$E,$E_,$BSWAP,$ABCD_SAVE,$E_SAVE)=map("%xmm$_",(0..3,8,9));
414 movdqa $ABCD,$E_
416 sha1nexte @MSG[1],$E_
422 sha1rnds4 \$`int(($i+1)/5)`,$E_,$ABCD
431 movdqa $ABCD,$E_
433 sha1nexte @MSG[1],$E_
438 sha1rnds4 \$3,$E_,$ABCD # 68-71
443 movdqa $ABCD,$E_
445 sha1nexte @MSG[3],$E_
450 sha1rnds4 \$3,$E_,$ABCD # 76-79
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/sha/asm/
H A Dsha1-586.pl436 my ($ABCD,$E,$E_,$BSWAP)=map("xmm$_",(0..3));
492 &movdqa ($E_,$ABCD);
494 &sha1nexte ($E_,@MSG[1]);
500 &sha1rnds4 ($ABCD,$E_,int(($i+1)/5));
508 &movdqa ($E_,$ABCD);
510 &sha1nexte ($E_,@MSG[1]);
515 &sha1rnds4 ($ABCD,$E_,3); # 68-71
520 &movdqa ($E_,$ABCD);
522 &sha1nexte ($E_,@MSG[3]);
527 &sha1rnds4 ($ABCD,$E_,3); # 76-79
[all …]
H A Dsha1-x86_64.pl365 my ($ABCD,$E,$E_,$BSWAP,$ABCD_SAVE,$E_SAVE)=map("%xmm$_",(0..3,8,9));
412 movdqa $ABCD,$E_
414 sha1nexte @MSG[1],$E_
420 sha1rnds4 \$`int(($i+1)/5)`,$E_,$ABCD
429 movdqa $ABCD,$E_
431 sha1nexte @MSG[1],$E_
436 sha1rnds4 \$3,$E_,$ABCD # 68-71
441 movdqa $ABCD,$E_
443 sha1nexte @MSG[3],$E_
448 sha1rnds4 \$3,$E_,$ABCD # 76-79
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/aes/asm/
H A Daesni-sha1-x86_64.pl1760 my ($BSWAP,$ABCD,$E,$E_,$ABCD_SAVE,$E_SAVE)=map("%xmm$_",(7..12));
1823 movdqa $ABCD,$E_
1826 sha1nexte @MSG[1],$E_
1837 sha1rnds4 \$0,$E_,$ABCD # 4-7
1846 movdqa $ABCD,$E_
1848 sha1nexte @MSG[3],$E_
1856 ($E,$E_)=($E_,$E);
1862 movdqa $ABCD,$E_
1864 sha1nexte @MSG[3],$E_
1871 sha1rnds4 \$3,$E_,$ABCD # 68-71
[all …]
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/aes/asm/
H A Daesni-sha1-x86_64.pl1762 my ($BSWAP,$ABCD,$E,$E_,$ABCD_SAVE,$E_SAVE)=map("%xmm$_",(7..12));
1825 movdqa $ABCD,$E_
1828 sha1nexte @MSG[1],$E_
1839 sha1rnds4 \$0,$E_,$ABCD # 4-7
1848 movdqa $ABCD,$E_
1850 sha1nexte @MSG[3],$E_
1858 ($E,$E_)=($E_,$E);
1864 movdqa $ABCD,$E_
1866 sha1nexte @MSG[3],$E_
1873 sha1rnds4 \$3,$E_,$ABCD # 68-71
[all …]
/netbsd-src/external/bsd/libbind/dist/doc/
H A Dhesiod.cat386 for _E_N_O_E_X_E_C and _E_N_O_E_N_T.
/netbsd-src/bin/ksh/
H A Dvi.c78 #define E_ 0x4 /* extended command (c, d, y) */ macro
86 #define is_cmd(c) (classify[(c)&0x7f]&(M_|E_|C_|U_))
88 #define is_extend(c) (classify[(c)&0x7f]&E_)
121 0, C_, M_, E_, E_, M_, M_|X_, C_|Z_,
127 C_, E_|U_, 0, 0, M_|Z_, 0, C_, 0
/netbsd-src/share/man/tools/
H A DTOOLKIT157 description in /_u_s_r/_m_a_n/_R_E_A_D._M_E of the files in
161 The file ._p_a_r_a_m is described in /_u_s_r/_m_a_n/_R_E_A_D._M_E. The files
H A DREADME157 description in /_u_s_r/_m_a_n/_R_E_A_D._M_E of the files in
161 The file ._p_a_r_a_m is described in /_u_s_r/_m_a_n/_R_E_A_D._M_E. The files
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/aarch64/
H A Daarch64-builtins.c501 {"__builtin_aarch64_"#N, E_##M##mode, CODE_FOR_aarch64_##N, AARCH64_BUILTIN_##N},
510 {"__builtin_aarch64_fcmla_laneq"#I#N, E_##M##mode, CODE_FOR_aarch64_##X##I##N, \
593 {E, "__" #E, #G "__" #E, NULL_TREE, NULL_TREE, E_##M##mode, qualifier_##Q},
/netbsd-src/external/gpl3/gcc/dist/gcc/config/aarch64/
H A Daarch64-builtins.cc627 {"__builtin_aarch64_"#N, E_##M##mode, CODE_FOR_aarch64_##N, AARCH64_BUILTIN_##N},
636 {"__builtin_aarch64_fcmla_laneq"#I#N, E_##M##mode, CODE_FOR_aarch64_##X##I##N, \
719 {E, "__" #E, #G "__" #E, NULL_TREE, NULL_TREE, E_##M##mode, qualifier_##Q},
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Demangle/
H A DItaniumDemangle.h706 NoexceptSpec(const Node *E_) : Node(KNoexceptSpec), E(E_) {} in NoexceptSpec() argument
/netbsd-src/external/gpl3/gdb/dist/include/
H A DChangeLog-91032629 m88k-bcs.h: Prefix SYMNMLEN, FILNMLEN, and DIMNUM with E_'s for
/netbsd-src/external/gpl3/gdb.old/dist/include/
H A DChangeLog-91032629 m88k-bcs.h: Prefix SYMNMLEN, FILNMLEN, and DIMNUM with E_'s for
/netbsd-src/external/gpl3/binutils.old/dist/include/
H A DChangeLog-91032629 m88k-bcs.h: Prefix SYMNMLEN, FILNMLEN, and DIMNUM with E_'s for
/netbsd-src/external/gpl3/binutils/dist/include/
H A DChangeLog-91032629 m88k-bcs.h: Prefix SYMNMLEN, FILNMLEN, and DIMNUM with E_'s for
/netbsd-src/external/gpl3/gcc/dist/include/
H A DChangeLog-91032629 m88k-bcs.h: Prefix SYMNMLEN, FILNMLEN, and DIMNUM with E_'s for
/netbsd-src/external/gpl3/gcc/dist/libobjc/
H A DChangeLog154 names with E_ in case statements.
/netbsd-src/external/gpl3/gcc/dist/gcc/objc/
H A DChangeLog551 * objc-encoding.c (encode_gnu_bitfield): Prefix mode names with E_ in
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/s390/
H A Ds390.c4524 case E_##M##mode: \ in s390_secondary_reload()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/s390/
H A Ds390.cc4605 case E_##M##mode: \ in s390_secondary_reload()
/netbsd-src/share/terminfo/
H A Dterminfo8258 dsl=\E_\E\\, fsl=\E\\, tsl=\E_, use=screen,
11458 blink=\E\^, dim=\E)\s, invis=\E_, rev=\Ej, rmso=\E(\Ek,
11608 cnorm=\E.3, cr=\r, csr=\E_%p1%{32}%+%c%p2%{32}%+%c,
12062 pln=\E_%p1%{63}%+%c%p2%s\r, prot=\E&,
12127 clear=\Ev, csr=\E_%p1%{65}%+%c%p2%{65}%+%c, cub1=^H,
16159 is3=\Ev $<6>\Ep\n, kbs=^H, kcbt=\E', kctab=\E_,
22536 kf28=\EQ, kf29=\ES, kf3=\E6, kf30=\EV, kf31=\E], kf32=\E_,
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog.tree-ssa14533 * tree-dfa.c (tree_ref_structure): Handle E_{LEFT,KILL,EXIT}.
14668 (create_ref): Check E_* reference types with == instead of &.
14855 * tree-dfa.c (ref_type_name): E_* don't have these modifier
/netbsd-src/external/gpl3/gcc.old/dist/gcc/doc/
H A Drtl.texi1451 @code{machine_mode} by adding the @code{E_} prefix, where @code{E}

12