/external/clang/test/Parser/ |
D | cxx0x-member-initializers.cpp | 26 struct V1 { struct 28 V1() : a(), b{} {} in V1() argument
|
/external/swiftshader/third_party/subzero/crosstest/ |
D | test_vector_ops.cpp | 664 shufflevector(Ty V1, Ty V2) { in shufflevector() 680 shufflevector(Ty V1, Ty V2) { in shufflevector() 699 shufflevector(Ty V1, Ty V2) { in shufflevector()
|
/external/grpc-grpc/src/ruby/pb/grpc/health/v1/ |
D | health_pb.rb | 22 module V1 module
|
D | health_services_pb.rb | 27 module V1 module
|
/external/llvm/lib/Fuzzer/test/ |
D | SimpleFnAdapterTest.cpp | 12 static void TestFn(std::vector<uint8_t> V1, std::vector<uint8_t> V2) { in TestFn()
|
/external/clang/test/CodeGen/ |
D | sse41-builtins.c | 11 __m128i test_mm_blend_epi16(__m128i V1, __m128i V2) { in test_mm_blend_epi16() 17 __m128d test_mm_blend_pd(__m128d V1, __m128d V2) { in test_mm_blend_pd() 23 __m128 test_mm_blend_ps(__m128 V1, __m128 V2) { in test_mm_blend_ps() 29 __m128i test_mm_blendv_epi8(__m128i V1, __m128i V2, __m128i V3) { in test_mm_blendv_epi8() 35 __m128d test_mm_blendv_pd(__m128d V1, __m128d V2, __m128d V3) { in test_mm_blendv_pd() 41 __m128 test_mm_blendv_ps(__m128 V1, __m128 V2, __m128 V3) { in test_mm_blendv_ps()
|
/external/swiftshader/src/Device/ |
D | Triangle.hpp | 25 Vertex V1; member
|
/external/swiftshader/src/Renderer/ |
D | Triangle.hpp | 25 Vertex V1; member
|
/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/tensorflow/tensorflow/core/protobuf/ |
D | saver.proto | 42 V1 = 1; enumerator
|
/external/clang/test/CXX/special/class.init/class.inhctor.init/ |
D | p2.cpp | 15 struct V1 : virtual B { using B::B; }; struct
|
/external/swiftshader/third_party/LLVM/lib/Analysis/ |
D | Lint.cpp | 138 const Value *V1 = 0, const Value *V2 = 0, in CheckFailed() 160 #define Assert1(C, M, V1) \ argument 162 #define Assert2(C, M, V1, V2) \ argument 164 #define Assert3(C, M, V1, V2, V3) \ argument 166 #define Assert4(C, M, V1, V2, V3, V4) \ argument
|
/external/swiftshader/third_party/LLVM/include/llvm/Analysis/ |
D | AliasAnalysis.h | 167 AliasResult alias(const Value *V1, uint64_t V1Size, in alias() 173 AliasResult alias(const Value *V1, const Value *V2) { in alias() 184 bool isNoAlias(const Value *V1, uint64_t V1Size, in isNoAlias() 195 bool isMustAlias(const Value *V1, const Value *V2) { in isMustAlias()
|
/external/opencensus-java/impl_core/src/test/java/io/opencensus/implcore/tags/propagation/ |
D | TagContextRoundtripTest.java | 42 private static final TagValue V1 = TagValue.create("v1"); field in TagContextRoundtripTest
|
/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/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ADT/ |
D | EquivalenceClasses.h | 218 member_iterator unionSets(const ElemTy &V1, const ElemTy &V2) { in unionSets() 244 bool isEquivalent(const ElemTy &V1, const ElemTy &V2) const { in isEquivalent()
|
/external/swiftshader/third_party/LLVM/lib/VMCore/ |
D | Use.cpp | 23 Value *V1(Val); in swap() local
|
/external/opencensus-java/examples/src/main/java/io/opencensus/examples/tags/ |
D | TagContextExample.java | 37 private static final TagValue V1 = TagValue.create("v1"); field in TagContextExample
|
/external/clang/lib/Headers/ |
D | shaintrin.h | 34 #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() 266 BasicValueFactory::getPersistentSValPair(const SVal& V1, const SVal& V2) { in getPersistentSValPair()
|
/external/skia/src/sfnt/ |
D | SkOTTable_OS_2.h | 33 struct V1 : SkOTTableOS2_V1 { } v1; struct
|
/external/skqp/src/sfnt/ |
D | SkOTTable_OS_2.h | 33 struct V1 : SkOTTableOS2_V1 { } v1; struct
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/ |
D | xxhash.cpp | 80 uint64_t V1 = Seed + PRIME64_1 + PRIME64_2; in xxHash64() local
|