| /netbsd/src/crypto/external/bsd/heimdal/dist/lib/hcrypto/libtommath/ |
| D | bn_mp_sqrt.c | 50 goto E1; in mp_sqrt() 53 goto E1; in mp_sqrt() 56 goto E1; in mp_sqrt() 61 goto E1; in mp_sqrt() 64 goto E1; in mp_sqrt() 67 goto E1; in mp_sqrt() 74 E1: mp_clear(&t2); in mp_sqrt()
|
| /netbsd/src/crypto/external/bsd/openssl/lib/libdes/ |
| D | des_locl.h | 138 #define LOAD_DATA_tmp(R,S,u,t,E0,E1) \ argument 139 { DES_LONG tmp; LOAD_DATA(R,S,u,t,E0,E1,tmp); } 141 #define LOAD_DATA(R,S,u,t,E0,E1,tmp) \ argument 143 u=t&E0; t&=E1; \ 148 #define LOAD_DATA(R,S,u,t,E0,E1,tmp) \ argument 169 LOAD_DATA(R,S,u,t,E0,E1,u1); \ 197 LOAD_DATA(R,S,u,t,E0,E1,u1); \ 224 LOAD_DATA_tmp(R,S,u,t,E0,E1); \ 243 LOAD_DATA(R,S,u,t,E0,E1,u1); \ 272 LOAD_DATA(R,S,u,t,E0,E1,u1); \ [all …]
|
| D | ofcrypt_b.c | 89 register DES_LONG E0,E1; in fcrypt_body() local 96 E1=Eswap1; in fcrypt_body()
|
| /netbsd/src/crypto/external/bsd/openssl/dist/crypto/sha/asm/ |
| D | sha1-armv8.pl | 245 my ($ABCD,$E,$E0,$E1)=map("v$_.16b",(0..3)); 278 sha1h $E1,$ABCD 287 sha1$f $ABCD,$E1,$W1 294 ($E0,$E1)=($E1,$E0); ($W0,$W1)=($W1,$W0); 299 sha1p $ABCD,$E1,$W1 302 sha1h $E1,$ABCD // 18 306 sha1p $ABCD,$E1,$W1
|
| D | sha1-mb-x86_64.pl | 533 my ($ABCD0,$E0,$E0_,$BSWAP,$ABCD1,$E1,$E1_)=map("%xmm$_",(0..3,8..10)); 609 pshufd \$0b01111111,@MSG0[3],$E1 633 movdqa $E1,0x70(%rsp) 634 paddd @MSG1[0],$E1 641 sha1rnds4 \$0,$E1,$ABCD1 # 0-3 653 movdqa $ABCD1,$E1 657 sha1nexte @MSG1[2],$E1 669 sha1rnds4 \$`int($i/5)`,$E1,$ABCD1 # 8-11 678 ($E0,$E0_)=($E0_,$E0); ($E1,$E1_)=($E1_,$E1); 686 sha1rnds4 \$3,$E1,$ABCD1 # 64-67 [all …]
|
| D | sha1-armv4-large.pl | 621 my ($ABCD,$E,$E0,$E1)=map("q$_",(0..3)); 665 sha1h $E1,$ABCD @ 0 674 sha1$f $ABCD,$E1,$W1 681 ($E0,$E1)=($E1,$E0); ($W0,$W1)=($W1,$W0); 686 sha1p $ABCD,$E1,$W1 689 sha1h $E1,$ABCD @ 18 693 sha1p $ABCD,$E1,$W1
|
| /netbsd/src/crypto/external/bsd/openssl/dist/crypto/des/ |
| D | des_local.h | 125 # define LOAD_DATA_tmp(R,S,u,t,E0,E1) \ argument 126 { DES_LONG tmp; LOAD_DATA(R,S,u,t,E0,E1,tmp); } 128 # define LOAD_DATA(R,S,u,t,E0,E1,tmp) \ argument 130 u=t&E0; t&=E1; \ 135 # define LOAD_DATA(R,S,u,t,E0,E1,tmp) \ argument 147 LOAD_DATA_tmp(R,S,u,t,E0,E1); \
|
| D | fcrypt_b.c | 37 register DES_LONG E0, E1; in fcrypt_body() local 44 E1 = Eswap1; in fcrypt_body()
|
| /netbsd/src/sys/arch/m68k/fpsp/ |
| D | netbsd.sa | 94 bclr.b #E1,E_BYTE(a6) 105 * otherwise clear the E1 exception. The frestore is not really 106 * necessary for E1 exceptions. 109 * bug, if an E1 snan, ovfl, or unfl occurred, and the process was 113 * fix is to check for E1, and the existence of one of snan, ovfl, 130 btst.b #E1,E_BYTE(a6) ;test for E1 set 179 bclr.b #E1,E_BYTE(a6) 200 bclr.b #E1,E_BYTE(a6) 221 bclr.b #E1,E_BYTE(a6) 240 bclr.b #E1,E_BYTE(a6) ;snan is always an E1 exception [all …]
|
| D | skeleton.sa | 95 bclr.b #E1,E_BYTE(a6) 108 * otherwise clear the E1 exception. The frestore is not really 109 * necessary for E1 exceptions. 112 * bug, if an E1 snan, ovfl, or unfl occurred, and the process was 116 * fix is to check for E1, and the existence of one of snan, ovfl, 131 btst.b #E1,E_BYTE(a6) ;test for E1 set 183 bclr.b #E1,E_BYTE(a6) 205 bclr.b #E1,E_BYTE(a6) 227 bclr.b #E1,E_BYTE(a6) 244 bclr.b #E1,E_BYTE(a6) ;snan is always an E1 exception [all …]
|
| D | gen_except.sa | 194 * exception is to set the E1/E3 byte and clr the U flag. 195 * commonE1 does this for E1 exceptions, which are snan, 197 * are inex2 and inex1, and also clears the E1 exception bit 201 bset.b #E1,E_BYTE(a6) ;set E1 flag 209 bclr.b #E1,E_BYTE(a6) ;clr E1 from unimp 218 bclr.b #E1,E_BYTE(a6) ;clr E1 flag 294 bset.b #E1,E_BYTE(a6) ;set E1 exception flag 327 bclr.b #E1,E_BYTE(a6) ;make sure E1 is clear 375 * We need to set the nmcexc bits if the exception is E1. Otherwise, 384 * btst.b #E1,E_BYTE(a1)
|
| D | kernel_ex.sa | 183 bclr.b #E1,E_BYTE(a6) 260 bclr.b #E1,E_BYTE(a6) 434 bclr.b #E1,E_BYTE(a6) 472 btst.b #E1,E_BYTE(a2) ;check for an E1 exception if 507 bclr.b #E1,E_BYTE(a2)
|
| /netbsd/src/external/gpl3/gdb/dist/gdb/testsuite/gdb.cp/ |
| D | enum-class.cc | 18 enum class E1 { enum 29 int overload1 (E1 v) { return static_cast<int> (v); } in overload1() 34 int overload2 (E1 v) { return static_cast<int> (v); } in overload2()
|
| D | var-tag.cc | 23 enum E1 {a1, b1, c1} E1; member in C 26 C () : E1 (b1) {} in C()
|
| /netbsd/src/sys/crypto/des/ |
| D | des_locl.h | 127 #define LOAD_DATA(R,S,u,t,E0,E1,tmp) \ argument 147 LOAD_DATA(R,S,u,t,E0,E1,u1); \ 175 LOAD_DATA(R,S,u,t,E0,E1,u1); \ 213 LOAD_DATA_tmp(R,S,u,t,E0,E1); \ 231 LOAD_DATA(R,S,u,t,E0,E1,u1); \ 260 LOAD_DATA(R,S,u,t,E0,E1,u1); \ 290 LOAD_DATA_tmp(R,S,u,t,E0,E1); \
|
| /netbsd/src/external/gpl3/gdb/dist/sim/rx/ |
| D | rx.c | 253 #define E1 cycles (1) macro 324 #define E1 macro 1362 E1; in decode_opcode() 1369 E1; in decode_opcode() 1476 E1; in decode_opcode() 1484 E1; in decode_opcode() 1489 E1; in decode_opcode() 1494 E1; in decode_opcode() 1499 E1; in decode_opcode() 1504 E1; in decode_opcode() [all …]
|
| /netbsd/src/tests/usr.bin/xlint/lint1/ |
| D | gcc_cast_union.c | 41 E1 enumerator 81 any = (union anything)E1; in test()
|
| D | msg_279.c | 9 E1 enumerator
|
| D | msg_278.c | 9 E1 enumerator
|
| D | msg_277.c | 9 E1 enumerator
|
| D | msg_242.c | 9 E1 enumerator
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/arm/ |
| D | cortex-a9.md | 41 ;; time we can't have issue down the E1 and the E2 ports unless 43 ;; Both P0 and P1 have 2 stages E1 and E2. 44 ;; Data processing instructions issue to E1 or E2 depending on 93 ;; An instruction using the shifter will go down E1. 165 ;; to E2 or E1 or M1 or the load store unit in the next cycle.
|
| /netbsd/src/external/gpl3/gcc/dist/contrib/ |
| D | paranoia.cc | 976 FLOAT E0, E1, Exp2, E3, MinSqEr; member 1151 E1 = U1; in main() 1194 if (U1 == E1) in main() 1870 E1 = Zero; in main() 1899 if (E1 + E1 <= E1) in main() 1902 E1 = FABS (Y1 - Y2); in main() 1948 if (!((E1 == Zero) || (E1 == E0))) in main() 1951 if (E1 < E0) in main() 1956 E0 = E1; in main() 1971 if (E1 == Zero) in main() [all …]
|
| /netbsd/src/lib/libm/arch/vax/ |
| D | n_support.S | 200 bleq E1 #if x <= y goto E1 221 E1: label
|
| /netbsd/src/tests/lib/libc/regex/data/att/ |
| D | basic.dat | 70 E1 (^|[ (,;])((([Ff]eb[^ ]* *|0*2/|\* */?)0*[6-7]))([^0-9]|$) feb 6, (0,6) 71 E1 (^|[ (,;])((([Ff]eb[^ ]* *|0*2/|\* */?)0*[6-7]))([^0-9]|$) 2/7 (0,3) 72 E1 (^|[ (,;])((([Ff]eb[^ ]* *|0*2/|\* */?)0*[6-7]))([^0-9]|$) feb 1,Feb 6 (5,11)
|