Home
last modified time | relevance | path

Searched defs:SIMPLE (Results 1 – 14 of 14) sorted by relevance

/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/number/
DNotation.java27 private static final SimpleNotation SIMPLE = new SimpleNotation(); field in Notation
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/number/
DNotation.java28 private static final SimpleNotation SIMPLE = new SimpleNotation(); field in Notation
/third_party/icu/icu4c/source/i18n/
Dtransreg.h117 enum { SIMPLE, COMPOUND, RULES } type; enumerator
/third_party/skia/third_party/externals/icu/source/i18n/
Dtransreg.h117 enum { SIMPLE, COMPOUND, RULES } type; enumerator
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Dtransreg.h117 enum { SIMPLE, COMPOUND, RULES } type; enumerator
/third_party/node/deps/icu-small/source/i18n/
Dtransreg.h117 enum { SIMPLE, COMPOUND, RULES } type; enumerator
/third_party/ffmpeg/libavcodec/
Dh264_mb.c788 #define SIMPLE 1 macro
796 #define SIMPLE 0 macro
/third_party/boost/tools/build/src/engine/
Dregexp.cpp169 #define SIMPLE 02 /* Simple enough to be STAR/PLUS operand. */ macro
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
DMessagePattern.java757 SIMPLE, enumConstant
DUnicodeSet.java4787 SIMPLE, enumConstant
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DMessagePattern.java819 SIMPLE, enumConstant
DUnicodeSet.java4892 SIMPLE, enumConstant
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-ot-glyf-table.hh718 enum glyph_type_t { EMPTY, SIMPLE, COMPOSITE }; enumerator
/third_party/harfbuzz/src/
Dhb-ot-glyf-table.hh671 enum glyph_type_t { EMPTY, SIMPLE, COMPOSITE }; enumerator