Home
last modified time | relevance | path

Searched defs:SPACE (Results 1 - 25 of 65) sorted by relevance

123

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

Completed in 12 milliseconds

123