Home
last modified time | relevance | path

Searched refs:SPACE (Results 1 – 25 of 68) sorted by relevance

123

/external/icu4c/test/testdata/
DLineBreakTest.txt26 × 0023 × 0020 ÷ 0023 ÷ # × [0.3] NUMBER SIGN (AL) × [7.01] SPACE (SP) ÷ [18.0] NUMBER SIGN (AL) ÷ …
28 …3 ÷ # × [0.3] NUMBER SIGN (AL) × [9.0] COMBINING DIAERESIS (CM) × [7.01] SPACE (SP) ÷ [18.0] NUMB…
30 × 0023 × 0020 ÷ 2014 ÷ # × [0.3] NUMBER SIGN (AL) × [7.01] SPACE (SP) ÷ [18.0] EM DASH (B2) ÷ [0.3]
32 …4 ÷ # × [0.3] NUMBER SIGN (AL) × [9.0] COMBINING DIAERESIS (CM) × [7.01] SPACE (SP) ÷ [18.0] EM D…
34 × 0023 × 0020 ÷ 0009 ÷ # × [0.3] NUMBER SIGN (AL) × [7.01] SPACE (SP) ÷ [18.0] <CHARACTER TABULATI…
36 …9 ÷ # × [0.3] NUMBER SIGN (AL) × [9.0] COMBINING DIAERESIS (CM) × [7.01] SPACE (SP) ÷ [18.0] <CHA…
38 × 0023 × 0020 ÷ 00B4 ÷ # × [0.3] NUMBER SIGN (AL) × [7.01] SPACE (SP) ÷ [18.0] ACUTE ACCENT (BB) ÷…
40 …4 ÷ # × [0.3] NUMBER SIGN (AL) × [9.0] COMBINING DIAERESIS (CM) × [7.01] SPACE (SP) ÷ [18.0] ACUT…
42 × 0023 × 0020 × 000B ÷ # × [0.3] NUMBER SIGN (AL) × [7.01] SPACE (SP) × [6.0] <LINE TABULATION> (B…
44 …B ÷ # × [0.3] NUMBER SIGN (AL) × [9.0] COMBINING DIAERESIS (CM) × [7.01] SPACE (SP) × [6.0] <LINE…
[all …]
DGraphemeBreakTest.txt23 ÷ 0020 ÷ 0020 ÷ # ÷ [0.2] SPACE (Other) ÷ [999.0] SPACE (Other) ÷ [0.3]
24 ÷ 0020 × 0308 ÷ 0020 ÷ # ÷ [0.2] SPACE (Other) × [9.0] COMBINING DIAERESIS (Extend) ÷ [999.0] SPAC…
25 ÷ 0020 ÷ 000D ÷ # ÷ [0.2] SPACE (Other) ÷ [5.0] <CARRIAGE RETURN (CR)> (CR) ÷ [0.3]
26 ÷ 0020 × 0308 ÷ 000D ÷ # ÷ [0.2] SPACE (Other) × [9.0] COMBINING DIAERESIS (Extend) ÷ [5.0] <CARRI…
27 ÷ 0020 ÷ 000A ÷ # ÷ [0.2] SPACE (Other) ÷ [5.0] <LINE FEED (LF)> (LF) ÷ [0.3]
28 ÷ 0020 × 0308 ÷ 000A ÷ # ÷ [0.2] SPACE (Other) × [9.0] COMBINING DIAERESIS (Extend) ÷ [5.0] <LINE …
29 ÷ 0020 ÷ 0001 ÷ # ÷ [0.2] SPACE (Other) ÷ [5.0] <START OF HEADING> (Control) ÷ [0.3]
30 ÷ 0020 × 0308 ÷ 0001 ÷ # ÷ [0.2] SPACE (Other) × [9.0] COMBINING DIAERESIS (Extend) ÷ [5.0] <START…
31 ÷ 0020 × 0300 ÷ # ÷ [0.2] SPACE (Other) × [9.0] COMBINING GRAVE ACCENT (Extend) ÷ [0.3]
32 ÷ 0020 × 0308 × 0300 ÷ # ÷ [0.2] SPACE (Other) × [9.0] COMBINING DIAERESIS (Extend) × [9.0] COMBIN…
[all …]
DSentenceBreakTest.txt473 …× [9.0] SPACE (Sp) ÷ [11.0] LEFT PARENTHESIS (Close) × [12.0] LATIN CAPITAL LETTER H (Upper) × [12…
474 …× [9.0] SPACE (Sp) ÷ [11.0] LEFT PARENTHESIS (Close) × [12.0] LATIN CAPITAL LETTER H (Upper) × [12…
475 ….0] COMBINING GRAVE ACCENT (Extend_FE) × [12.0] FULL STOP (ATerm) × [8.0] SPACE (Sp) × [8.0] LATIN…
476 …COMBINING GRAVE ACCENT (Extend_FE) × [12.0] QUESTION MARK (STerm) × [9.0] SPACE (Sp) ÷ [11.0] LATI…
480 …ESIS (Close) × [8.0] RIGHT SINGLE QUOTATION MARK (Close) × [8.0] NO-BREAK SPACE (Sp) × [8.0] LATIN…
481 …ESIS (Close) × [9.0] RIGHT SINGLE QUOTATION MARK (Close) × [9.0] NO-BREAK SPACE (Sp) ÷ [11.0] LATI…
482 …ESIS (Close) × [8.0] RIGHT SINGLE QUOTATION MARK (Close) × [8.0] NO-BREAK SPACE (Sp) × [8.0] LEFT …
483 …ESIS (Close) × [9.0] RIGHT SINGLE QUOTATION MARK (Close) × [9.0] NO-BREAK SPACE (Sp) ÷ [11.0] LEFT…
484 …ESIS (Close) × [8.0] RIGHT SINGLE QUOTATION MARK (Close) × [8.0] NO-BREAK SPACE (Sp) × [5.0] COMBI…
485 …ESIS (Close) × [9.0] RIGHT SINGLE QUOTATION MARK (Close) × [9.0] NO-BREAK SPACE (Sp) × [5.0] COMBI…
[all …]
/external/icu4c/i18n/
Dname2uni.cpp32 static const UChar SPACE = 32; // ' ' variable
169 name.charAt(name.length()-1) != SPACE) { in handleTransliterate()
170 name.append(SPACE); in handleTransliterate()
185 name.charAt(len-1) == SPACE) { in handleTransliterate()
Dbrktrans.cpp31 static const UChar SPACE = 32; // ' '
40 fInsertion(SPACE) { in BreakTransliterator()
Dtmutfmt.cpp23 #define SPACE ((UChar)0x0020) macro
65 …AULT_PATTERN_FOR_SECOND[] = {LEFT_CURLY_BRACKET, DIGIT_ZERO, RIGHT_CURLY_BRACKET, SPACE, LOW_S, 0};
66 …TERN_FOR_MINUTE[] = {LEFT_CURLY_BRACKET, DIGIT_ZERO, RIGHT_CURLY_BRACKET, SPACE, LOW_M, LOW_I, LOW…
67 …EFAULT_PATTERN_FOR_HOUR[] = {LEFT_CURLY_BRACKET, DIGIT_ZERO, RIGHT_CURLY_BRACKET, SPACE, LOW_H, 0};
68 …EFAULT_PATTERN_FOR_WEEK[] = {LEFT_CURLY_BRACKET, DIGIT_ZERO, RIGHT_CURLY_BRACKET, SPACE, LOW_W, 0};
69 …DEFAULT_PATTERN_FOR_DAY[] = {LEFT_CURLY_BRACKET, DIGIT_ZERO, RIGHT_CURLY_BRACKET, SPACE, LOW_D, 0};
70 …FAULT_PATTERN_FOR_MONTH[] = {LEFT_CURLY_BRACKET, DIGIT_ZERO, RIGHT_CURLY_BRACKET, SPACE, LOW_M, 0};
71 …EFAULT_PATTERN_FOR_YEAR[] = {LEFT_CURLY_BRACKET, DIGIT_ZERO, RIGHT_CURLY_BRACKET, SPACE, LOW_Y, 0};
Ddtitv_impl.h31 #define SPACE ((UChar)0x0020) macro
Dselfmtimpl.h32 #define SPACE ((UChar)0x0020) macro
/external/mesa3d/src/glsl/glcpp/
Dglcpp-parse.y167 …SH_UNDEF HASH_VERSION IDENTIFIER IF_EXPANDED INTEGER INTEGER_STRING NEWLINE OTHER PLACEHOLDER SPACE
169 %type <ival> expression INTEGER operator SPACE integer_constant
517 | SPACE {
518 $$ = _token_create_ival (parser, SPACE, SPACE);
773 if (token->type != SPACE) in _token_list_append()
843 if (node_a->token->type == SPACE) { in _token_list_equal_ignoring_space()
848 if (node_b->token->type == SPACE) { in _token_list_equal_ignoring_space()
899 case SPACE: in _token_print()
1170 while (node && node->token->type == SPACE) in _arguments_parse()
1204 if (node->token->type == SPACE) in _arguments_parse()
[all …]
Dglcpp-lex.l62 SPACE [[:space:]]
91 return SPACE;
292 return SPACE;
Dglcpp-parse.c270 SPACE = 279, enumerator
2437 (yyval.token) = _token_create_ival (parser, SPACE, SPACE);
3098 if (token->type != SPACE) in _token_list_append()
3168 if (node_a->token->type == SPACE) { in _token_list_equal_ignoring_space()
3173 if (node_b->token->type == SPACE) { in _token_list_equal_ignoring_space()
3224 case SPACE: in _token_print()
3495 while (node && node->token->type == SPACE) in _arguments_parse()
3529 if (node->token->type == SPACE) in _arguments_parse()
3551 space = _token_create_ival (list, SPACE, SPACE); in _token_list_create_with_one_space()
3689 while (next_non_space && next_non_space->token->type == SPACE) in _glcpp_parser_expand_function()
[all …]
Dglcpp-parse.h62 SPACE = 279, enumerator
/external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/core/controls/
DCImageLabel.java33 private static final int SPACE = 5; field in CImageLabel
116 int x = clientArea.x + imageBounds.width + SPACE; in doPaint()
136 int width = imageBounds.width + SPACE + textExtent.x; in computeSize()
/external/openssh/regress/
Dsftp-glob.sh50 SPACE="${DIR}/g-q space"
54 touch "${DATA}" "${GLOB1}" "${GLOB2}" "${QUOTE}" "${SPACE}"
/external/antlr/antlr-3.4/runtime/Python/tests/
Dt027eof.g8 SPACE: ' ';
Dt027eof.py17 assert tok.type == self.lexerModule.SPACE, tok
/external/antlr/antlr-3.4/runtime/JavaScript/tests/functional/
Dt027eof.g8 SPACE: ' ';
/external/icu4c/tools/genrb/
Dread.c30 #define SPACE 0x0020 macro
150 ustr_ucat(token, SPACE, status); in getStringToken()
211 ustr_ucat(token, SPACE, status); in getStringToken()
/external/apache-http/src/org/apache/commons/codec/net/
DQuotedPrintableCodec.java74 private static byte SPACE = 32; field in QuotedPrintableCodec
85 PRINTABLE_CHARS.set(SPACE);
/external/libffi/src/pa/
Dhpux32.S33 .SPACE $PRIVATE$
50 .SPACE $TEXT$
264 .SPACE $TEXT$
300 .SPACE $PRIVATE$
/external/bison/
DMakefile.maint151 { echo '$(ME): found SPACE-TAB sequence; remove the SPACE' \
/external/icu4c/common/
Dutil.cpp22 static const UChar SPACE = 0x0020; // ' ' variable
344 if (c == SPACE) { in appendToRule()
/external/guava/guava/src/com/google/common/base/
DAscii.java379 public static final byte SPACE = 32; field in Ascii
/external/icu4c/data/translit/
DLatin_ASCII.txt537 \u00A0 → ' ' ; # 00A0;NO-BREAK SPACE
538 \u2002 → ' ' ; # 2002;EN SPACE (compat)
539 \u2003 → ' ' ; # 2003;EM SPACE (compat)
540 \u2004 → ' ' ; # 2004;THREE-PER-EM SPACE (compat)
541 \u2005 → ' ' ; # 2005;FOUR-PER-EM SPACE (compat)
542 \u2006 → ' ' ; # 2006;SIX-PER-EM SPACE (compat)
543 \u2007 → ' ' ; # 2007;FIGURE SPACE (compat)
544 \u2008 → ' ' ; # 2008;PUNCTUATION SPACE (compat)
545 \u2009 → ' ' ; # 2009;THIN SPACE (compat)
546 \u200A → ' ' ; # 200A;HAIR SPACE (compat)
[all …]
/external/quake/quake/app/id1/
Dconfig.cfg9 bind "SPACE" "+jump"

123