Home
last modified time | relevance | path

Searched defs:BLOCK (Results 1 – 25 of 32) sorted by relevance

12

/external/compiler-rt/lib/builtins/arm/
Dclzsi2.S50 #define BLOCK(shift) \ macro
Dclzdi2.S71 #define BLOCK(shift) \ macro
/external/clang/test/CodeGen/
Dcapture-complex-expr-in-block.c4 typedef void (^BLOCK)(void); typedef
/external/libmicrohttpd/src/microhttpd/
Dreason_phrase.c140 #define BLOCK(m) { (sizeof(m) / sizeof(char*)), m } macro
/external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/simplecTreeParser/
DSimpleCLexer.h22 #define BLOCK 5 macro
DSimpleCTP.h31 #define BLOCK 5 macro
DSimpleCParser.h40 #define BLOCK 5 macro
DSimpleCTP.java30 public static final int BLOCK=9; field in SimpleCTP
DSimpleCLexer.java27 public static final int BLOCK=9; field in SimpleCLexer
/external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/simplecTreeParser/output1/
DSimpleCLexer.h43 #define BLOCK 9 macro
DSimpleCTP.h31 #define BLOCK 9 macro
DSimpleCParser.h39 #define BLOCK 9 macro
DSimpleCTP.java30 public static final int BLOCK=9; field in SimpleCTP
DSimpleCLexer.java27 public static final int BLOCK=9; field in SimpleCLexer
/external/apache-xml/src/main/java/org/apache/xml/serializer/
DElemDesc.java51 static final int BLOCK = (1 << 3); field in ElemDesc
/external/clang/test/Rewriter/
Drewrite-block-pointer.mm74 typedef void (^BLOCK)(id, id<CoreDAVAccountInfoProvider>, id<CodeProvider> codeInfo); category
/external/e2fsprogs/e2fsck/
Dmtrace.h154 #define BLOCK(A) (((char *) (A) - _heapbase) / BLOCKSIZE + 1) macro
/external/chromium-trace/catapult/third_party/closure_linter/closure_linter/
Decmametadatapass.py60 BLOCK = 'block' variable in EcmaContext
/external/javassist/src/main/javassist/compiler/
DTokenId.java120 int BLOCK = 'B'; // block statement field
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/lang/
DUProperty.java541 public static final int BLOCK = 0x1001; field
/external/icu/android_icu4j/src/main/java/android/icu/lang/
DUProperty.java479 public static final int BLOCK = 0x1001; field
/external/snakeyaml/src/main/java/org/yaml/snakeyaml/
DDumperOptions.java85 FLOW(Boolean.TRUE), BLOCK(Boolean.FALSE), AUTO(null); enumConstant
/external/owasp/sanitizer/src/main/org/owasp/html/
DTagBalancingHtmlStreamEventReceiver.java299 BLOCK, enumConstant
/external/clang/include/clang/Sema/
DTemplate.h423 #define BLOCK(DERIVED, BASE) macro
/external/libvpx/libvpx/vp8/encoder/
Dblock.h55 } BLOCK; typedef

12