/external/clang/ |
D | clang-tblgen-rules.mk | 15 $(intermediates)/include/clang/AST/AttrImpl.inc: $(CLANG_ROOT_PATH)/include/clang/Basic/Attr.td $(C… 20 LOCAL_GENERATED_SOURCES += $(intermediates)/include/clang/Basic/AttrList.inc 21 $(intermediates)/include/clang/Basic/AttrList.inc: TBLGEN_LOCAL_MODULE := $(LOCAL_MODULE) 22 $(intermediates)/include/clang/Basic/AttrList.inc: $(CLANG_ROOT_PATH)/include/clang/Basic/Attr.td $… 29 $(intermediates)/include/clang/Lex/AttrSpellings.inc: $(CLANG_ROOT_PATH)/include/clang/Basic/Attr.t… 36 …ude/clang/Serialization/AttrPCHRead.inc: $(CLANG_ROOT_PATH)/include/clang/Basic/Attr.td $(CLANG_TB… 43 …de/clang/Serialization/AttrPCHWrite.inc: $(CLANG_ROOT_PATH)/include/clang/Basic/Attr.td $(CLANG_TB… 50 $(intermediates)/include/clang/Parse/AttrLateParsed.inc: $(CLANG_ROOT_PATH)/include/clang/Basic/Att… 57 $(intermediates)/include/clang/AST/Attrs.inc: $(CLANG_ROOT_PATH)/include/clang/Basic/Attr.td $(CLAN… 64 $(intermediates)/include/clang/Sema/AttrParsedAttrKinds.inc: $(CLANG_ROOT_PATH)/include/clang/Basic… [all …]
|
D | clang-version-inc.mk | 25 LOCAL_GENERATED_SOURCES += $(intermediates)/include/clang/Basic/Version.inc 26 $(intermediates)/include/clang/Basic/Version.inc: $(CLANG_ROOT_PATH)/include/clang/Basic/Version.in…
|
/external/clang/include/clang/AST/ |
D | CMakeLists.txt | 3 SOURCE ../Basic/Attr.td 8 SOURCE ../Basic/Attr.td 12 SOURCE ../Basic/StmtNodes.td 16 SOURCE ../Basic/DeclNodes.td 20 SOURCE ../Basic/CommentNodes.td
|
/external/llvm/test/Analysis/Profiling/ |
D | profiling-tool-chain.ll | 76 ; PROF: ;;; Basic block executed 2 times. 88 ; PROF: ;;; Basic block executed 2 times. 107 ; PROF: ;;; Basic block executed 6 times. 115 ; PROF: ;;; Basic block executed 3 times. 122 ; PROF: ;;; Basic block executed 9 times. 131 ; PROF: ;;; Basic block executed 9 times. 144 ; PROF: ;;; Basic block executed 9 times. 154 ; PROF: ;;; Basic block executed 12 times. 163 ; PROF: ;;; Basic block executed 3 times. 169 ; PROF: ;;; Basic block executed 3 times. [all …]
|
/external/webkit/Source/WebCore/platform/graphics/ca/win/ |
D | PlatformCAAnimationWin.cpp | 149 if (type == Basic) in PlatformCAAnimation() 161 m_type = Basic; in PlatformCAAnimation() 332 if (animationType() != Basic) in setFromValue() 341 if (animationType() != Basic) in setFromValue() 350 if (animationType() != Basic) in setFromValue() 360 if (animationType() != Basic) in setFromValue() 370 if (animationType() != Basic || value->animationType() != Basic) in copyFromValueFrom() 378 if (animationType() != Basic) in setToValue() 387 if (animationType() != Basic) in setToValue() 396 if (animationType() != Basic) in setToValue() [all …]
|
/external/clang/include/clang/Sema/ |
D | CMakeLists.txt | 3 SOURCE ../Basic/Attr.td 8 SOURCE ../Basic/Attr.td 13 SOURCE ../Basic/Attr.td
|
/external/webkit/Source/WebCore/platform/graphics/ca/mac/ |
D | PlatformCAAnimationMac.mm | 161 if (type == Basic) 170 m_type = Basic; 199 // Copy the specific Basic or Keyframe values 359 if (animationType() != Basic) 366 if (animationType() != Basic) 374 if (animationType() != Basic) 387 if (animationType() != Basic) 401 if (animationType() != Basic || value->animationType() != Basic) 410 if (animationType() != Basic) 417 if (animationType() != Basic) [all …]
|
/external/clang/include/clang/Serialization/ |
D | CMakeLists.txt | 3 SOURCE ../Basic/Attr.td 8 SOURCE ../Basic/Attr.td
|
/external/markdown/tests/misc/ |
D | multi-test.txt | 9 * Basic list 10 * Basic list 2
|
/external/clang/include/clang/Basic/ |
D | BuiltinsARM.def | 15 // The format of this database matches clang/Basic/Builtins.def. 49 #include "clang/Basic/arm_neon.inc"
|
/external/clang/lib/Headers/ |
D | Makefile | 18 $(PROJ_OBJ_DIR)/$(CLANG_LEVEL)/include/clang/Basic/Version.inc)) 62 $(ObjDir)/arm_neon.h.inc.tmp : $(CLANG_LEVEL)/include/clang/Basic/arm_neon.td $(CLANG_TBLGEN) $(Obj…
|
/external/clang/include/clang/ |
D | CMakeLists.txt | 2 add_subdirectory(Basic)
|
/external/clang/unittests/Basic/ |
D | Makefile | 11 TESTNAME = Basic
|
/external/llvm/test/Transforms/BBVectorize/ |
D | simple.ll | 4 ; Basic depth-3 chain 28 ; Basic depth-3 chain (last pair permuted) 53 ; Basic depth-3 chain (last pair first splat) 78 ; Basic depth-3 chain (last pair second splat) 103 ; Basic depth-3 chain 125 ; Basic chain with shuffles
|
D | simple-int.ll | 8 ; Basic depth-3 chain with fma 34 ; Basic depth-3 chain with cos 58 ; Basic depth-3 chain with powi 83 ; Basic depth-3 chain with powi (different powers: should not vectorize)
|
/external/clang/include/clang/Parse/ |
D | CMakeLists.txt | 3 SOURCE ../Basic/Attr.td
|
/external/clang/include/clang/Lex/ |
D | CMakeLists.txt | 3 SOURCE ../Basic/Attr.td
|
/external/clang/lib/ |
D | Makefile | 11 PARALLEL_DIRS = Headers Basic Lex Parse AST ASTMatchers Sema CodeGen Analysis \
|
/external/clang/unittests/ |
D | Makefile | 17 PARALLEL_DIRS = ASTMatchers Basic AST Frontend Lex Tooling
|
/external/chromium/chrome/browser/chromeos/ |
D | customization_document.h | 74 FRIEND_TEST(StartupCustomizationDocumentTest, Basic); 156 FRIEND_TEST(ServicesCustomizationDocumentTest, Basic);
|
/external/chromium/base/memory/ |
D | scoped_native_library_unittest.cc | 14 TEST(ScopedNativeLibrary, Basic) { in TEST() argument
|
/external/chromium/net/base/ |
D | ssl_cipher_suite_names_unittest.cc | 12 TEST(CipherSuiteNamesTest, Basic) { in TEST() argument
|
/external/llvm/test/Assembler/ |
D | x86mmx.ll | 2 ; Basic smoke test for x86_mmx type.
|
D | half.ll | 2 ; Basic smoke test for half type.
|
/external/compiler-rt/lib/tsan/unit_tests/ |
D | tsan_flags_test.cc | 19 TEST(Flags, Basic) { in TEST() argument
|