Home
last modified time | relevance | path

Searched defs:SPACE (Results 1 – 25 of 83) sorted by relevance

1234

/third_party/ltp/pan/
Dreporter.h66 #define SPACE 999 macro
/third_party/node/deps/icu-small/source/i18n/
Dname2uni.cpp35 static const UChar SPACE = 32; // ' ' variable
Dselfmtimpl.h34 #define SPACE ((UChar)0x0020) macro
Ddt_impl.h33 #define SPACE ((UChar)0x0020) macro
Ddtitv_impl.h33 #define SPACE ((UChar)0x0020) macro
/third_party/icu/icu4c/source/i18n/
Dname2uni.cpp35 static const UChar SPACE = 32; // ' ' variable
Dselfmtimpl.h34 #define SPACE ((UChar)0x0020) macro
Ddt_impl.h33 #define SPACE ((UChar)0x0020) macro
Ddtitv_impl.h33 #define SPACE ((UChar)0x0020) macro
/third_party/skia/third_party/externals/icu/source/i18n/
Dname2uni.cpp35 static const UChar SPACE = 32; // ' ' variable
Dselfmtimpl.h34 #define SPACE ((UChar)0x0020) macro
Ddt_impl.h33 #define SPACE ((UChar)0x0020) macro
Ddtitv_impl.h33 #define SPACE ((UChar)0x0020) macro
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
DNameUnicodeTransliterator.java25 static final char SPACE = ' '; field in NameUnicodeTransliterator
/third_party/icu/icu4j/main/classes/translit/src/com/ibm/icu/text/
DNameUnicodeTransliterator.java24 static final char SPACE = ' '; field in NameUnicodeTransliterator
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Dname2uni.cpp35 static const UChar SPACE = 32; // ' ' variable
Dselfmtimpl.h34 #define SPACE ((UChar)0x0020) macro
Ddtitv_impl.h33 #define SPACE ((UChar)0x0020) macro
Ddt_impl.h33 #define SPACE ((UChar)0x0020) macro
/third_party/parse5/packages/parse5/lib/common/
Dunicode.js49 SPACE: 0x20, property
/third_party/flutter/skia/third_party/externals/icu/source/common/
Dutil.cpp24 static const UChar SPACE = 0x0020; // ' ' variable
/third_party/node/deps/icu-small/source/tools/genrb/
Dread.c34 #define SPACE 0x0020 macro
/third_party/icu/icu4c/source/tools/genrb/
Dread.c34 #define SPACE 0x0020 macro
/third_party/skia/third_party/externals/icu/source/tools/genrb/
Dread.c34 #define SPACE 0x0020 macro
/third_party/flutter/skia/third_party/externals/icu/source/tools/genrb/
Dread.c33 #define SPACE 0x0020 macro

1234