Searched defs:SPACE (Results 1 – 19 of 19) sorted by relevance
/external/icu4c/i18n/ |
D | name2uni.cpp | 31 static const UChar SPACE = 32; // ' ' variable
|
D | selfmtimpl.h | 37 #define SPACE ((UChar)0x0020) macro
|
D | dtitv_impl.h | 31 #define SPACE ((UChar)0x0020) macro
|
D | plurrule_impl.h | 36 #define SPACE ((UChar)0x0020) macro
|
D | dtptngen_impl.h | 32 #define SPACE ((UChar)0x0020) macro
|
D | tmutfmt.cpp | 22 #define SPACE ((UChar)0x0020) macro
|
D | rbnf.cpp | 286 SPACE = 0x0020 enumerator
|
/external/apache-http/src/org/apache/commons/codec/net/ |
D | QuotedPrintableCodec.java | 74 private static byte SPACE = 32; field in QuotedPrintableCodec
|
/external/mesa3d/src/glsl/glcpp/ |
D | glcpp-parse.h | 62 SPACE = 279, enumerator
|
D | glcpp-parse.c | 270 SPACE = 279, enumerator
|
/external/icu4c/tools/genrb/ |
D | read.c | 30 #define SPACE 0x0020 macro
|
D | wrtxml.cpp | 352 #define SPACE 0x0020 macro
|
D | parse.c | 45 #define SPACE 0x0020 macro
|
/external/icu4c/common/ |
D | util.cpp | 21 static const UChar SPACE = 0x0020; // ' ' variable
|
D | ucnv2022.c | 85 #define SPACE 0x20 macro
|
/external/webkit/Source/WebCore/rendering/style/ |
D | RenderStyleConstants.h | 195 NBNORMAL, SPACE enumerator
|
/external/llvm/lib/Support/ |
D | APInt.cpp | 1776 unsigned SPACE[128]; in divide() local
|
/external/icu4c/test/intltest/ |
D | transtst.cpp | 3118 static const UChar SPACE[] = {32,0}; variable
|
/external/doclava/res/assets/templates/assets/ |
D | jquery-resizable.min.js | 29 …,NUMPAD_SUBTRACT:109,PAGE_DOWN:34,PAGE_UP:33,PERIOD:190,RIGHT:39,SHIFT:16,SPACE:32,TAB:9,UP:38}};i… property
|