Home
last modified time | relevance | path

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

123

/third_party/ltp/pan/
Dreporter.h66 #define SPACE 999 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/icu4j/main/classes/translit/src/com/ibm/icu/text/
DNameUnicodeTransliterator.java24 static final char SPACE = ' '; field in NameUnicodeTransliterator
/third_party/node/deps/icu-small/source/i18n/
Dname2uni.cpp35 static const char16_t SPACE = 32; // ' ' variable
Ddt_impl.h33 #define SPACE ((char16_t)0x0020) macro
Dselfmtimpl.h34 #define SPACE ((char16_t)0x0020) macro
Ddtitv_impl.h33 #define SPACE ((char16_t)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/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
DNameUnicodeTransliterator.java25 static final char SPACE = ' '; field in NameUnicodeTransliterator
/third_party/icu/icu4c/source/tools/genrb/
Dread.c36 #define SPACE 0x0020 macro
/third_party/skia/third_party/externals/icu/source/tools/genrb/
Dread.c34 #define SPACE 0x0020 macro
/third_party/node/deps/icu-small/source/tools/genrb/
Dread.c36 #define SPACE 0x0020 macro
/third_party/openssl/crypto/bio/
Dbio_dump.c20 #define SPACE(buf, pos, n) (sizeof(buf) - (pos) > (n)) macro
/third_party/node/deps/openssl/openssl/crypto/bio/
Dbio_dump.c20 #define SPACE(buf, pos, n) (sizeof(buf) - (pos) > (n)) macro
/third_party/skia/third_party/externals/icu/source/common/
Dutil.cpp24 static const UChar SPACE = 0x0020; // ' ' variable
/third_party/icu/icu4c/source/common/
Dutil.cpp24 static const UChar SPACE = 0x0020; // ' ' variable
/third_party/python/Lib/email/
D_parseaddr.py18 SPACE = ' ' variable
/third_party/node/deps/icu-small/source/common/
Dutil.cpp24 static const char16_t SPACE = 0x0020; // ' ' variable
/third_party/parse5/packages/parse5/lib/common/
Dunicode.ts17 SPACE = 0x20, enumerator

123