Searched defs:BLOCK (Results 1 - 25 of 52) sorted by relevance

123

/external/compiler-rt/lib/builtins/arm/
H A Dclzdi2.S71 #define BLOCK(shift) \ define
76 BLOCK(16)
77 BLOCK(8)
78 BLOCK(4)
79 BLOCK(2)
H A Dclzsi2.S50 #define BLOCK(shift) \ define
55 BLOCK(16)
56 BLOCK(8)
57 BLOCK(4)
58 BLOCK(2)
/external/javaparser/javaparser-symbol-solver-testing/src/test/test_sourcecode/javaparser_new_src/javaparser-core/com/github/javaparser/
H A DParseStart.java22 ParseStart<BlockStmt> BLOCK = ASTParser::Block; field in interface:ParseStart
/external/libmicrohttpd/src/microhttpd/
H A Dreason_phrase.c140 #define BLOCK(m) { (sizeof(m) / sizeof(char*)), m } macro
143 BLOCK (invalid_hundred),
144 BLOCK (one_hundred),
145 BLOCK (two_hundred),
146 BLOCK (three_hundred),
147 BLOCK (four_hundred),
148 BLOCK (five_hundred),
/external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/simplecTreeParser/
H A DSimpleCLexer.h22 #define BLOCK 5 macro
H A DSimpleCTP.h31 #define BLOCK 5 macro
H A DSimpleCLexer.java27 public static final int BLOCK=9; field in class:SimpleCLexer
H A DSimpleCParser.h40 #define BLOCK 5 macro
H A DSimpleCTP.java10 "<invalid>", "<EOR>", "<DOWN>", "<UP>", "VAR_DEF", "ARG_DEF", "FUNC_HDR", "FUNC_DECL", "FUNC_DEF", "BLOCK", "ID", "EQ", "INT", "FOR", "INT_TYPE", "CHAR", "VOID", "EQEQ", "LT", "PLUS", "WS", "';'", "'('", "','", "')'", "'{'", "'}'"
30 public static final int BLOCK=9; field in class:SimpleCTP
399 // SimpleCTP.g:41:1: block : ^( BLOCK ( variable )* ( stat )* ) ;
402 // SimpleCTP.g:42:5: ( ^( BLOCK ( variable )* ( stat )* ) )
403 // SimpleCTP.g:42:9: ^( BLOCK ( variable )* ( stat )* )
405 match(input,BLOCK,FOLLOW_BLOCK_in_block273);
444 if ( ((LA5_0>=BLOCK && LA5_0<=FOR)||(LA5_0>=EQEQ && LA5_0<=PLUS)) ) {
507 case BLOCK:
H A DSimpleCParser.java13 "<invalid>", "<EOR>", "<DOWN>", "<UP>", "VAR_DEF", "ARG_DEF", "FUNC_HDR", "FUNC_DECL", "FUNC_DEF", "BLOCK", "ID", "EQ", "INT", "FOR", "INT_TYPE", "CHAR", "VOID", "EQEQ", "LT", "PLUS", "WS", "';'", "'('", "','", "')'", "'{'", "'}'"
33 public static final int BLOCK=9; field in class:SimpleCParser
749 // SimpleC.g:50:1: block : lc= '{' ( variable )* ( stat )* '}' -> ^( BLOCK[$lc,@\"BLOCK\"] ( variable )* ( stat )* ) ;
770 // SimpleC.g:51:5: (lc= '{' ( variable )* ( stat )* '}' -> ^( BLOCK[$lc,@\"BLOCK\"] ( variable )* ( stat )* ) )
861 // 55:9: -> ^( BLOCK[$lc,@\"BLOCK\"] ( variable )* ( stat )* )
863 // SimpleC.g:55:12: ^( BLOCK[$lc,@\"BLOCK\"] ( variabl
[all...]
/external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/simplecTreeParser/output1/
H A DSimpleCLexer.h43 #define BLOCK 9 macro
H A DSimpleCTP.h31 #define BLOCK 9 macro
H A DSimpleCLexer.java27 public static final int BLOCK=9; field in class:SimpleCLexer
H A DSimpleCParser.h39 #define BLOCK 9 macro
H A DSimpleCTP.java10 "<invalid>", "<EOR>", "<DOWN>", "<UP>", "VAR_DEF", "ARG_DEF", "FUNC_HDR", "FUNC_DECL", "FUNC_DEF", "BLOCK", "ID", "EQ", "INT", "FOR", "INT_TYPE", "CHAR", "VOID", "EQEQ", "LT", "PLUS", "WS", "';'", "'('", "','", "')'", "'{'", "'}'"
30 public static final int BLOCK=9; field in class:SimpleCTP
399 // /usr/local/ANTLR3-ObjC2.0-Runtime/Framework/examples/simplecTreeParser/SimpleCTP.g:41:1: block : ^( BLOCK ( variable )* ( stat )* ) ;
402 // /usr/local/ANTLR3-ObjC2.0-Runtime/Framework/examples/simplecTreeParser/SimpleCTP.g:42:5: ( ^( BLOCK ( variable )* ( stat )* ) )
403 // /usr/local/ANTLR3-ObjC2.0-Runtime/Framework/examples/simplecTreeParser/SimpleCTP.g:42:9: ^( BLOCK ( variable )* ( stat )* )
405 match(input,BLOCK,FOLLOW_BLOCK_in_block273);
444 if ( ((LA5_0>=BLOCK && LA5_0<=FOR)||(LA5_0>=EQEQ && LA5_0<=PLUS)) ) {
507 case BLOCK:
/external/clang/include/clang/Sema/
H A DTemplate.h423 #define BLOCK(DERIVED, BASE) macro
/external/f2fs-tools/tools/
H A Dcheck_f2fs.c29 #define BLOCK 4096 macro
30 #define BLOCKS (2 * BLOCK)
33 char cmd[BLOCK];
/external/javaparser/javaparser-core/src/main/java/com/github/javaparser/
H A DParseStart.java48 ParseStart<BlockStmt> BLOCK = GeneratedJavaParser::BlockParseStart; field in interface:ParseStart
/external/apache-xml/src/main/java/org/apache/xml/serializer/
H A DElemDesc.java51 static final int BLOCK = (1 << 3); field in class:ElemDesc
/external/e2fsprogs/e2fsck/
H A Dmtrace.h154 #define BLOCK(A) (((char *) (A) - _heapbase) / BLOCKSIZE + 1) macro
/external/owasp/sanitizer/src/main/org/owasp/html/
H A DTagBalancingHtmlStreamEventReceiver.java299 BLOCK, enum constant in enum:TagBalancingHtmlStreamEventReceiver.ElementContainmentRelationships.ElementGroup
427 ElementGroup.BLOCK
435 ElementGroup.BLOCK, ElementGroup.INLINE,
485 ElementGroup.BLOCK
487 ElementGroup.BLOCK, ElementGroup.INLINE
493 ElementGroup.BLOCK, ElementGroup.INLINE
503 ElementGroup.BLOCK, ElementGroup.INLINE
522 ElementGroup.BLOCK
524 ElementGroup.BLOCK, ElementGroup.INLINE
552 ElementGroup.BLOCK, ElementGrou
[all...]
/external/javassist/src/main/javassist/compiler/
H A DTokenId.java120 int BLOCK = 'B'; // block statement field in interface:TokenId
/external/libvpx/libvpx/vp8/encoder/
H A Dblock.h52 } BLOCK; typedef in typeref:struct:block
69 BLOCK block[25];
158 void (*quantize_b)(BLOCK *b, BLOCKD *d);
/external/snakeyaml/src/main/java/org/yaml/snakeyaml/
H A DDumperOptions.java85 FLOW(Boolean.TRUE), BLOCK(Boolean.FALSE), AUTO(null); enum constant in enum:DumperOptions.FlowStyle
/external/annotation-tools/scene-lib/src/annotations/io/
H A DASTPath.java78 public static final String BLOCK = "block"; field in class:ASTPath
578 return newASTEntry(Tree.Kind.BLOCK,
587 new String[] {ASTPath.PARAMETER, ASTPath.BLOCK});
678 new String[] {ASTPath.EXPRESSION, ASTPath.BLOCK});
684 new String[] {ASTPath.BLOCK, ASTPath.CATCH, ASTPath.FINALLY_BLOCK},
898 case BLOCK: {
1210 if (astNode.childSelectorIs(ASTPath.BLOCK)) {

Completed in 1564 milliseconds

123