Home
last modified time | relevance | path

Searched defs:TE2 (Results 1 – 5 of 5) sorted by relevance

/third_party/typescript/tests/cases/conformance/types/typeAliases/
DintrinsicKeyword.ts6 type TE2<intrinsic> = intrinsic; alias
/third_party/node/deps/openssl/openssl/crypto/aes/asm/
Daes-ia64.S70 #define TE2 2 macro
/third_party/openssl/crypto/aes/asm/
Daes-ia64.S70 #define TE2 2 macro
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/
Daes_i.h37 #define TE2(i) Te2[((i) >> 8) & 0xff] macro
77 #define TE2(i) rotr(Te0[((i) >> 8) & 0xff], 16) macro
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/
Daes_i.h37 #define TE2(i) Te2[((i) >> 8) & 0xff] macro
77 #define TE2(i) rotr(Te0[((i) >> 8) & 0xff], 16) macro