/external/compiler-rt/lib/builtins/arm/ |
D | clzsi2.S | 50 #define BLOCK(shift) \ macro
|
D | clzdi2.S | 71 #define BLOCK(shift) \ macro
|
/external/clang/test/CodeGen/ |
D | capture-complex-expr-in-block.c | 4 typedef void (^BLOCK)(void); typedef
|
/external/libmicrohttpd/src/microhttpd/ |
D | reason_phrase.c | 140 #define BLOCK(m) { (sizeof(m) / sizeof(char*)), m } macro
|
/external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/simplecTreeParser/ |
D | SimpleCLexer.h | 22 #define BLOCK 5 macro
|
D | SimpleCTP.h | 31 #define BLOCK 5 macro
|
D | SimpleCParser.h | 40 #define BLOCK 5 macro
|
D | SimpleCTP.java | 30 public static final int BLOCK=9; field in SimpleCTP
|
D | SimpleCLexer.java | 27 public static final int BLOCK=9; field in SimpleCLexer
|
/external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/simplecTreeParser/output1/ |
D | SimpleCLexer.h | 43 #define BLOCK 9 macro
|
D | SimpleCTP.h | 31 #define BLOCK 9 macro
|
D | SimpleCParser.h | 39 #define BLOCK 9 macro
|
D | SimpleCTP.java | 30 public static final int BLOCK=9; field in SimpleCTP
|
D | SimpleCLexer.java | 27 public static final int BLOCK=9; field in SimpleCLexer
|
/external/apache-xml/src/main/java/org/apache/xml/serializer/ |
D | ElemDesc.java | 51 static final int BLOCK = (1 << 3); field in ElemDesc
|
/external/clang/test/Rewriter/ |
D | rewrite-block-pointer.mm | 74 typedef void (^BLOCK)(id, id<CoreDAVAccountInfoProvider>, id<CodeProvider> codeInfo); category
|
/external/e2fsprogs/e2fsck/ |
D | mtrace.h | 154 #define BLOCK(A) (((char *) (A) - _heapbase) / BLOCKSIZE + 1) macro
|
/external/chromium-trace/catapult/third_party/closure_linter/closure_linter/ |
D | ecmametadatapass.py | 60 BLOCK = 'block' variable in EcmaContext
|
/external/javassist/src/main/javassist/compiler/ |
D | TokenId.java | 120 int BLOCK = 'B'; // block statement field
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/lang/ |
D | UProperty.java | 541 public static final int BLOCK = 0x1001; field
|
/external/icu/android_icu4j/src/main/java/android/icu/lang/ |
D | UProperty.java | 479 public static final int BLOCK = 0x1001; field
|
/external/snakeyaml/src/main/java/org/yaml/snakeyaml/ |
D | DumperOptions.java | 85 FLOW(Boolean.TRUE), BLOCK(Boolean.FALSE), AUTO(null); enumConstant
|
/external/owasp/sanitizer/src/main/org/owasp/html/ |
D | TagBalancingHtmlStreamEventReceiver.java | 299 BLOCK, enumConstant
|
/external/clang/include/clang/Sema/ |
D | Template.h | 423 #define BLOCK(DERIVED, BASE) macro
|
/external/libvpx/libvpx/vp8/encoder/ |
D | block.h | 55 } BLOCK; typedef
|