Home
last modified time | relevance | path

Searched refs:TJ (Results 1 – 8 of 8) sorted by relevance

/freebsd/crypto/openssl/crypto/sm3/
H A Dsm3_local.h54 #define RND(A, B, C, D, E, F, G, H, TJ, Wi, Wj, FF, GG) \ argument
57 const SM3_WORD A12_SM = A12 + E + TJ; \
67 #define R1(A,B,C,D,E,F,G,H,TJ,Wi,Wj) \ argument
68 RND(A,B,C,D,E,F,G,H,TJ,Wi,Wj,FF0,GG0)
70 #define R2(A,B,C,D,E,F,G,H,TJ,Wi,Wj) \ argument
71 RND(A,B,C,D,E,F,G,H,TJ,Wi,Wj,FF1,GG1)
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonVLIWPacketizer.cpp1144 unsigned TJ = HII.getType(MJ); in cannotCoexistAsymm() local
1145 if (TJ != HexagonII::TypeALU32_2op && in cannotCoexistAsymm()
1146 TJ != HexagonII::TypeALU32_3op && in cannotCoexistAsymm()
1147 TJ != HexagonII::TypeALU32_ADDI) in cannotCoexistAsymm()
/freebsd/share/misc/
H A Diso3166239 TJ TJK 762 Tajikistan
/freebsd/usr.sbin/tzsetup/
H A Dbaseline575 TJ:Tajikistan
/freebsd/contrib/tzdata/
H A Dzone1970.tab306 TJ +3835+06848 Asia/Dushanbe
H A Dzone.tab387 TJ +3835+06848 Asia/Dushanbe
/freebsd/contrib/mandoc/
H A DNEWS197 * TJ Townsend (OpenBSD) for help with CSS
440 * Anton Lindqvist and TJ Townsend (both OpenBSD) and Jan Stary
/freebsd/crypto/openssh/
H A DChangeLog458 GHPR441 from TJ Saunders