| /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/javaparser/javaparser-symbol-solver-testing/src/test/test_sourcecode/javaparser_new_src/javaparser-core/com/github/javaparser/ |
| D | ParseStart.java | 22 ParseStart<BlockStmt> BLOCK = ASTParser::Block; field
|
| /external/javaparser/javaparser-core/src/main/java/com/github/javaparser/ |
| D | ParseStart.java | 48 ParseStart<BlockStmt> BLOCK = GeneratedJavaParser::BlockParseStart; field
|
| /external/antlr/runtime/ObjC/Framework/examples/simplecTreeParser/ |
| D | SimpleCLexer.h | 22 #define BLOCK 5 macro
|
| D | SimpleCWalker.h | 31 #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/f2fs-tools/tools/ |
| D | check_f2fs.c | 29 #define BLOCK 4096 macro
|
| /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/python/cpython2/Modules/ |
| D | _collectionsmodule.c | 50 typedef struct BLOCK { struct 51 PyObject *data[BLOCKLEN]; argument 52 struct BLOCK *rightlink; argument 53 struct BLOCK *leftlink; argument
|
| /external/e2fsprogs/e2fsck/ |
| D | mtrace.h | 154 #define BLOCK(A) (((char *) (A) - _heapbase) / BLOCKSIZE + 1) macro
|
| /external/python/cpython3/Modules/ |
| D | _collectionsmodule.c | 71 typedef struct BLOCK { struct 72 struct BLOCK *leftlink; argument 73 PyObject *data[BLOCKLEN]; argument 74 struct BLOCK *rightlink; argument
|
| /external/snakeyaml/src/main/java/org/yaml/snakeyaml/ |
| D | DumperOptions.java | 85 FLOW(Boolean.TRUE), BLOCK(Boolean.FALSE), AUTO(null); enumConstant
|
| /external/icu/icu4j/main/classes/core/src/com/ibm/icu/lang/ |
| D | UProperty.java | 597 public static final int BLOCK = 0x1001; field
|
| /external/icu/android_icu4j/src/main/java/android/icu/lang/ |
| D | UProperty.java | 520 public static final int BLOCK = 0x1001; field
|
| /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/deqp/external/openglcts/modules/gl/ |
| D | gl4cEnhancedLayoutsTests.hpp | 550 BLOCK enumerator 2844 BLOCK, enumerator 3579 BLOCK, enumerator 4066 BLOCK = 0, enumerator 4135 BLOCK = 0, enumerator
|
| /external/libvpx/libvpx/vp8/encoder/ |
| D | block.h | 52 } BLOCK; typedef
|
| /external/clang/lib/Serialization/ |
| D | GlobalModuleIndex.cpp | 465 #define BLOCK(X) emitBlockID(X ## _ID, #X, Stream, Record) in emitBlockInfoBlock() macro
|