/external/clang/test/Parser/ |
D | cxx0x-member-initializers.cpp | 26 struct V1 { struct 28 V1() : a(), b{} {} in V1() argument
|
/external/chromium_org/content/browser/dom_storage/ |
D | dom_storage_database.h | 72 V1, enumerator
|
/external/llvm/include/llvm/Analysis/ |
D | AliasAnalysis.h | 175 AliasResult alias(const Value *V1, uint64_t V1Size, in alias() 181 AliasResult alias(const Value *V1, const Value *V2) { in alias() 192 bool isNoAlias(const Value *V1, uint64_t V1Size, in isNoAlias() 198 bool isNoAlias(const Value *V1, const Value *V2) { in isNoAlias() 208 bool isMustAlias(const Value *V1, const Value *V2) { in isMustAlias()
|
/external/clang/test/CodeGenCXX/ |
D | weak-extern-typeinfo.cpp | 24 class V1 : public virtual A { class
|
D | vtable-layout-abi-examples.cpp | 205 struct V1 { struct 225 // CHECK-7-NEXT: -- (Test3::V1, 16) vtable address --
|
D | vtt-layout.cpp | 28 class V1 : public A1, public A2 { int i; }; class 47 class V1 : public A1, public virtual A2 { int i; }; class
|
/external/chromium_org/net/cert/ |
D | signed_tree_head.h | 27 enum Version { V1 = 0, }; enumerator
|
/external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/sunspider-0.9/ |
D | 3d-cube.js | 70 function CalcCross(V0, V1) { argument 78 function CalcNormal(V0, V1, V2) { argument
|
/external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/sunspider-0.9.1/ |
D | 3d-cube.js | 70 function CalcCross(V0, V1) { argument 78 function CalcNormal(V0, V1, V2) { argument
|
/external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/sunspider-1.0/ |
D | 3d-cube.js | 70 function CalcCross(V0, V1) { argument 78 function CalcNormal(V0, V1, V2) { argument
|
/external/clang/test/CodeGen/ |
D | sse-builtins.c | 241 __m128d test_blend_pd(__m128d V1, __m128d V2) { in test_blend_pd() 247 __m128 test_blend_ps(__m128 V1, __m128 V2) { in test_blend_ps() 253 __m128i test_blend_epi16(__m128i V1, __m128i V2) { in test_blend_epi16()
|
/external/guava/guava/src/com/google/common/collect/ |
D | SortedMaps.java | 90 SortedMap<K, V1> fromMap, final Function<? super V1, V2> function) { in transformValues() 148 EntryTransformer<? super K, ? super V1, V2> transformer) { in transformEntries()
|
/external/clang/test/CXX/temp/temp.decls/temp.fct/temp.over.link/ |
D | p6.cpp | 10 template<int V1, int V2> void f0(A0<V1, V2>) { } // expected-error{{redefinition}} in f0()
|
/external/llvm/lib/Analysis/ |
D | Lint.cpp | 140 const Value *V1 = nullptr, const Value *V2 = nullptr, in CheckFailed() 163 #define Assert1(C, M, V1) \ argument 165 #define Assert2(C, M, V1, V2) \ argument 167 #define Assert3(C, M, V1, V2, V3) \ argument 169 #define Assert4(C, M, V1, V2, V3, V4) \ argument
|
D | AliasAnalysisEvaluator.cpp | 90 static void PrintResults(const char *Msg, bool P, const Value *V1, in PrintResults() 128 PrintLoadStoreResults(const char *Msg, bool P, const Value *V1, in PrintLoadStoreResults()
|
/external/clang/lib/Headers/ |
D | shaintrin.h | 35 #define _mm_sha1rnds4_epu32(V1, V2, M) __extension__ ({ \ argument
|
/external/clang/lib/StaticAnalyzer/Core/ |
D | BasicValueFactory.cpp | 147 const llvm::APSInt& V1, const llvm::APSInt& V2) { in evalAPSInt() 262 BasicValueFactory::getPersistentSValPair(const SVal& V1, const SVal& V2) { in getPersistentSValPair()
|
/external/webp/src/enc/ |
D | picture_tools.c | 126 #define BLEND(V0, V1, ALPHA) \ argument 128 #define BLEND_10BIT(V0, V1, ALPHA) \ argument
|
/external/chromium_org/third_party/libwebp/enc/ |
D | picture_tools.c | 126 #define BLEND(V0, V1, ALPHA) \ argument 128 #define BLEND_10BIT(V0, V1, ALPHA) \ argument
|
/external/chromium_org/third_party/skia/src/sfnt/ |
D | SkOTTable_OS_2.h | 33 struct V1 : SkOTTableOS2_V1 { } v1; struct
|
/external/skia/src/sfnt/ |
D | SkOTTable_OS_2.h | 33 struct V1 : SkOTTableOS2_V1 { } v1; struct
|
/external/opencv/cxcore/src/ |
D | cxjacobieigens.cpp | 106 float *V1 = V, *A1 = A; in icvJacobiEigens_32f() local 223 double *A1 = A, *V1 = V, *A2 = A, *V2 = V; in icvJacobiEigens_64d() local
|
/external/llvm/unittests/ADT/ |
D | IntrusiveRefCntPtrTest.cpp | 23 VirtualRefCounted *V1 = new VirtualRefCounted; in TEST() local
|
/external/llvm/lib/Target/Hexagon/ |
D | HexagonSubtarget.h | 42 V1, V2, V3, V4, V5 enumerator
|
/external/llvm/unittests/Analysis/ |
D | ScalarEvolutionTest.cpp | 49 Value *V1 = new GlobalVariable(M, Ty, false, GlobalValue::ExternalLinkage, Init, "V1"); in TEST_F() local
|