Home
last modified time | relevance | path

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

/third_party/openssl/crypto/sm3/
Dsm3_local.h54 #define RND(A, B, C, D, E, F, G, H, TJ, Wi, Wj, FF, GG) \ argument
67 #define R1(A,B,C,D,E,F,G,H,TJ,Wi,Wj) \ argument
70 #define R2(A,B,C,D,E,F,G,H,TJ,Wi,Wj) \ argument
/third_party/flutter/skia/third_party/externals/libjpeg-turbo/java/org/libjpegturbo/turbojpeg/
DTJ.java35 public final class TJ { class
37 private TJ() {} in TJ() method in TJ
/third_party/libjpeg-turbo/java/org/libjpegturbo/turbojpeg/
DTJ.java36 public final class TJ { class
38 private TJ() {} in TJ() method in TJ
/third_party/libphonenumber/javascript/i18n/phonenumbers/
Dshortnumbermetadata.js3190 ,"TJ":[,[,,"1\\d\\d",,,,,,,[3] property
Dmetadata.js7196 ,"TJ":[,[,,"(?:00|[1-57-9]\\d)\\d{7}",,,,,,,[9] property
Dmetadatalite.js7196 ,"TJ":[,[,,"(?:00|[1-57-9]\\d)\\d{7}",,,,,,,[9] property
Ddemo-compiled.js418 …"]]],,[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]]],TJ:[,[,,"(?:00|[1-57-9]… property
639 …[17])\\d",,,,"1103",,,[4]],[,,"114[89]",,,,"1148",,,[4]],,[,,,,,,,,,[-1]]],TJ:[,[,,"1\\d\\d",,,,,,… property
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonVLIWPacketizer.cpp1127 unsigned TJ = HII.getType(MJ); in cannotCoexistAsymm() local