Home
last modified time | relevance | path

Searched defs:CGJ (Results 1 – 15 of 15) sorted by relevance

/third_party/flutter/skia/third_party/externals/harfbuzz/src/
Dhb-ot-shape-complex-use-table.cc23 #define CGJ USE_CGJ /* CGJ */ macro
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-ot-shape-complex-use-table.hh50 #define CGJ USE(CGJ) /* CGJ */ macro
/third_party/icu/icu4c/source/common/
Duprops.h320 CGJ =0x034f, enumerator
/third_party/skia/third_party/externals/icu/source/common/
Duprops.h320 CGJ =0x034f, enumerator
/third_party/node/deps/icu-small/source/common/
Duprops.h321 CGJ =0x034f, enumerator
/third_party/flutter/skia/third_party/externals/icu/source/common/
Duprops.h335 CGJ =0x034f, enumerator
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
DAlphabeticIndex.java133 private static final char CGJ = '\u034F'; field in AlphabeticIndex
/third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/text/
DAlphabeticIndex.java133 private static final char CGJ = '\u034F'; field in AlphabeticIndex
/third_party/node/deps/icu-small/source/i18n/
Dalphaindex.cpp783 static const UChar CGJ = 0x034F; variable
/third_party/icu/icu4c/source/i18n/
Dalphaindex.cpp782 static const UChar CGJ = 0x034F; variable
/third_party/skia/third_party/externals/icu/source/i18n/
Dalphaindex.cpp782 static const UChar CGJ = 0x034F; variable
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Dalphaindex.cpp783 static const UChar CGJ = 0x034F; variable
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DUCharacterProperty.java1520 private static final int CGJ = 0x034f; field in UCharacterProperty
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
DUCharacterProperty.java1521 private static final int CGJ = 0x034f; field in UCharacterProperty
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DLoopAccessAnalysis.cpp241 const RuntimePointerChecking::CheckingPtrGroup &CGJ = CheckingGroups[J]; in generateChecks() local