Searched refs:SPACE (Results 1 - 25 of 91) sorted by relevance

1234

/external/dtc/tests/
H A Dappendprop2.c32 #define SPACE 65536 macro
50 buf = xmalloc(SPACE);
51 CHECK(fdt_open_into(fdt, buf, SPACE));
H A Dadd_subnode_with_nops.c32 #define SPACE 65536 macro
56 fdt = xmalloc(SPACE);
58 CHECK(fdt_create(fdt, SPACE));
70 CHECK(fdt_open_into(fdt, fdt, SPACE));
H A Dappendprop1.c32 #define SPACE 65536 macro
50 fdt = xmalloc(SPACE);
51 CHECK(fdt_create(fdt, SPACE));
58 CHECK(fdt_open_into(fdt, fdt, SPACE));
H A Dsetprop.c32 #define SPACE 65536 macro
46 buf = xmalloc(SPACE);
48 err = fdt_open_into(fdt, buf, SPACE);
H A Drw_tree1.c32 #define SPACE 65536 macro
56 fdt = xmalloc(SPACE);
59 CHECK(fdt_create_empty_tree(fdt, SPACE));
H A Dsw_tree1.c32 #define SPACE 65536 macro
52 fdt = xmalloc(SPACE);
53 } else if (*size < SPACE) {
93 size = SPACE;
/external/ltp/pan/
H A Dreporter.h66 #define SPACE 999 macro
/external/antlr/antlr-3.4/runtime/Python/tests/
H A Dt027eof.py17 assert tok.type == self.lexerModule.SPACE, tok
/external/antlr/antlr-3.4/runtime/Ruby/test/functional/lexer/
H A Dnuances.rb39 SPACE: ' ';
/external/icu/android_icu4j/src/main/java/android/icu/text/
H A DNameUnicodeTransliterator.java25 static final char SPACE = ' '; field in class:NameUnicodeTransliterator
95 // Convert \s+ => SPACE. This assumes there are no
100 name.charAt(name.length()-1) != SPACE) {
101 name.append(SPACE);
117 name.charAt(len-1) == SPACE) {
/external/icu/icu4c/source/i18n/
H A Dname2uni.cpp35 static const UChar SPACE = 32; // ' ' variable
167 // Convert \s+ => SPACE. This assumes there are no
172 name.charAt(name.length()-1) != SPACE) {
173 name.append(SPACE);
188 name.charAt(len-1) == SPACE) {
H A Dbrktrans.cpp35 static const UChar SPACE = 32; // ' ' variable
44 cachedBI(NULL), cachedBoundaries(NULL), fInsertion(SPACE) {
/external/icu/icu4j/main/classes/translit/src/com/ibm/icu/text/
H A DNameUnicodeTransliterator.java24 static final char SPACE = ' '; field in class:NameUnicodeTransliterator
94 // Convert \s+ => SPACE. This assumes there are no
99 name.charAt(name.length()-1) != SPACE) {
100 name.append(SPACE);
116 name.charAt(len-1) == SPACE) {
/external/autotest/client/site_tests/desktopui_SonicExtension/extension_pages/
H A Dweb_elements.py121 self._element.send_keys(Keys.SPACE)
124 self._element.send_keys(Keys.SPACE)
/external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/core/controls/
H A DCImageLabel.java33 private static final int SPACE = 5; field in class:CImageLabel
116 int x = clientArea.x + imageBounds.width + SPACE;
136 int width = imageBounds.width + SPACE + textExtent.x;
/external/jacoco/org.jacoco.report/src/org/jacoco/report/internal/xml/
H A DXMLElement.java27 private static final char SPACE = ' '; field in class:XMLElement
156 writer.write(SPACE);
/external/mesa3d/src/glsl/glcpp/
H A Dglcpp-lex.l72 SPACE [[:space:]]
120 return SPACE;
286 return SPACE;
H A Dglcpp-parse.y163 %token COMMA_FINAL DEFINED ELIF_EXPANDED HASH HASH_DEFINE FUNC_IDENTIFIER OBJ_IDENTIFIER HASH_ELIF HASH_ELSE HASH_ENDIF HASH_IF HASH_IFDEF HASH_IFNDEF HASH_LINE HASH_UNDEF HASH_VERSION IDENTIFIER IF_EXPANDED INTEGER INTEGER_STRING LINE_EXPANDED NEWLINE OTHER PLACEHOLDER SPACE
165 %type <ival> expression INTEGER operator SPACE integer_constant
550 | SPACE {
551 $$ = _token_create_ival (parser, SPACE, SPACE);
807 if (token->type != SPACE)
873 while (n != NULL && n->token->type == SPACE)
901 if (node_a->token->type == SPACE) {
906 if (node_b->token->type == SPACE) {
957 case SPACE
[all...]
/external/apache-http/src/org/apache/commons/codec/net/
H A DQuotedPrintableCodec.java79 private static byte SPACE = 32; field in class:QuotedPrintableCodec
90 PRINTABLE_CHARS.set(SPACE);
/external/proguard/build/
H A Dmakefile21 SPACE:=$(NOTHING) $(NOTHING) macro
22 CLASSPATH = $(ANT_JAR):$(subst $(SPACE),:,$(GRADLE_JARS)):$(WTK_JAR)
/external/harfbuzz_ng/src/
H A Dhb-unicode-private.hh150 * 200B..200F # Cf [5] ZERO WIDTH SPACE..RIGHT-TO-LEFT MARK
157 * FEFF # Cf ZERO WIDTH NO-BREAK SPACE
165 * E0020..E007F # Cf [96] TAG SPACE..CANCEL TAG
218 SPACE, enumerator in enum:hb_unicode_funcs_t::space_t
229 default: return NOT_SPACE; /* U+1680 OGHAM SPACE MARK */
230 case 0x0020u: return SPACE; /* U+0020 SPACE */
231 case 0x00A0u: return SPACE; /* U+00A0 NO-BREAK SPACE */
234 case 0x2002u: return SPACE_EM_2; /* U+2002 EN SPACE */
[all...]
/external/syslinux/dos/
H A Dprintf.c32 #define SPACE 8 /* space if plus */ macro
66 } else if (type & SPACE) {
147 flags |= SPACE;
/external/syslinux/memdisk/
H A Dconio.c98 #define SPACE 8 /* space if plus */ macro
132 } else if (type & SPACE) {
210 flags |= SPACE;
/external/mesa3d/src/gallium/drivers/nv50/codegen/
H A Dnv50_ir_print.cpp294 #define SPACE() \ macro
484 SPACE();
525 SPACE();
544 SPACE();
547 SPACE();
/external/icu/icu4c/source/tools/genrb/
H A Dread.c33 #define SPACE 0x0020 macro
118 intervening space. Otherwise a single SPACE character is
154 ustr_ucat(token, SPACE, status);
215 ustr_ucat(token, SPACE, status);

Completed in 1669 milliseconds

1234