| /third_party/skia/third_party/externals/icu/source/i18n/ |
| D | name2uni.cpp | 35 static const UChar SPACE = 32; // ' ' variable
|
| D | selfmtimpl.h | 34 #define SPACE ((UChar)0x0020) macro
|
| D | dt_impl.h | 33 #define SPACE ((UChar)0x0020) macro
|
| D | dtitv_impl.h | 33 #define SPACE ((UChar)0x0020) macro
|
| /third_party/icu/icu4c/source/i18n/ |
| D | name2uni.cpp | 35 static const UChar SPACE = 32; // ' ' variable
|
| D | selfmtimpl.h | 34 #define SPACE ((UChar)0x0020) macro
|
| D | dt_impl.h | 33 #define SPACE ((UChar)0x0020) macro
|
| D | dtitv_impl.h | 33 #define SPACE ((UChar)0x0020) macro
|
| /third_party/node/deps/icu-small/source/i18n/ |
| D | name2uni.cpp | 35 static const char16_t SPACE = 32; // ' ' variable
|
| D | dt_impl.h | 33 #define SPACE ((char16_t)0x0020) macro
|
| D | selfmtimpl.h | 34 #define SPACE ((char16_t)0x0020) macro
|
| D | dtitv_impl.h | 33 #define SPACE ((char16_t)0x0020) macro
|
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
| D | NameUnicodeTransliterator.java | 25 static final char SPACE = ' '; field in NameUnicodeTransliterator
|
| /third_party/icu/icu4j/main/classes/translit/src/com/ibm/icu/text/ |
| D | NameUnicodeTransliterator.java | 24 static final char SPACE = ' '; field in NameUnicodeTransliterator
|
| /third_party/node/deps/icu-small/source/tools/genrb/ |
| D | read.c | 36 #define SPACE 0x0020 macro
|
| /third_party/icu/icu4c/source/tools/genrb/ |
| D | read.c | 36 #define SPACE 0x0020 macro
|
| /third_party/skia/third_party/externals/icu/source/tools/genrb/ |
| D | read.c | 34 #define SPACE 0x0020 macro
|
| /third_party/skia/third_party/externals/icu/source/common/ |
| D | util.cpp | 24 static const UChar SPACE = 0x0020; // ' ' variable
|
| /third_party/openssl/crypto/bio/ |
| D | bio_dump.c | 20 #define SPACE(buf, pos, n) (sizeof(buf) - (pos) > (n)) macro
|
| /third_party/node/deps/openssl/openssl/crypto/bio/ |
| D | bio_dump.c | 20 #define SPACE(buf, pos, n) (sizeof(buf) - (pos) > (n)) macro
|
| /third_party/node/deps/icu-small/source/common/ |
| D | util.cpp | 24 static const char16_t SPACE = 0x0020; // ' ' variable
|
| /third_party/python/Lib/email/ |
| D | _parseaddr.py | 18 SPACE = ' ' variable
|
| D | header.py | 24 SPACE = ' ' variable
|
| /third_party/icu/icu4c/source/common/ |
| D | util.cpp | 24 static const UChar SPACE = 0x0020; // ' ' variable
|
| /third_party/parse5/packages/parse5/lib/common/ |
| D | unicode.ts | 17 SPACE = 0x20, enumerator
|