Searched defs:SIMPLE (Results 1 – 11 of 11) sorted by relevance
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/number/ |
| D | Notation.java | 28 private static final SimpleNotation SIMPLE = new SimpleNotation(); field in Notation
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/number/ |
| D | Notation.java | 27 private static final SimpleNotation SIMPLE = new SimpleNotation(); field in Notation
|
| /third_party/skia/third_party/externals/icu/source/i18n/ |
| D | transreg.h | 117 enum { SIMPLE, COMPOUND, RULES } type; enumerator
|
| /third_party/icu/icu4c/source/i18n/ |
| D | transreg.h | 117 enum { SIMPLE, COMPOUND, RULES } type; enumerator
|
| /third_party/node/deps/icu-small/source/i18n/ |
| D | transreg.h | 117 enum { SIMPLE, COMPOUND, RULES } type; enumerator
|
| /third_party/ffmpeg/libavcodec/ |
| D | h264_mb.c | 788 #define SIMPLE 1 macro 796 #define SIMPLE 0 macro
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
| D | MessagePattern.java | 819 SIMPLE, enumConstant
|
| D | UnicodeSet.java | 4946 SIMPLE, enumConstant
|
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
| D | MessagePattern.java | 757 SIMPLE, enumConstant
|
| D | UnicodeSet.java | 4787 SIMPLE, enumConstant
|
| /third_party/skia/third_party/externals/harfbuzz/src/ |
| D | hb-ot-glyf-table.hh | 718 enum glyph_type_t { EMPTY, SIMPLE, COMPOSITE }; enumerator
|