Home
last modified time | relevance | path

Searched defs:TBase (Results 1 – 7 of 7) sorted by relevance

/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/normalizer/
DNormalizerBuilder.java251 SBase = 0xAC00, LBase = 0x1100, VBase = 0x1161, TBase = 0x11A7, field in NormalizerBuilder
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/normalizer/
DNormalizerBuilder.java252 SBase = 0xAC00, LBase = 0x1100, VBase = 0x1161, TBase = 0x11A7, field in NormalizerBuilder
/third_party/flutter/skia/third_party/externals/harfbuzz/src/
Dhb-ot-shape-complex-hangul.cc98 #define TBase 0x11A7u macro
/third_party/harfbuzz/src/
Dhb-ot-shape-complex-hangul.cc102 #define TBase 0x11A7u macro
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-ot-shape-complex-hangul.cc102 #define TBase 0x11A7u macro
/third_party/python/Modules/
Dunicodedata.c491 #define TBase 0x11A7 macro
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceTargetLoweringMIPS32.cpp3559 auto *TBase = legalizeToReg(RetVecFloat); in lowerCall() local