| /third_party/skia/third_party/externals/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()
|
| /third_party/skia/third_party/externals/harfbuzz/src/ |
| D | test-vector.cc | 39 hb_vector_t<int> V2 {v1}; in main() local 52 hb_vector_t<int> V2 = v1; in main() local
|
| /third_party/boost/libs/smart_ptr/test/ |
| D | shared_from_raw_test2.cpp | 146 struct V2 struct 148 virtual ~V2() {} in ~V2() argument 152 struct W: V2, V argument
|
| D | esft_regtest.cpp | 148 struct V2 struct 150 virtual ~V2() {} in ~V2() argument 154 struct W: V2, V argument
|
| /third_party/skia/third_party/externals/swiftshader/src/Renderer/ |
| D | Triangle.hpp | 26 Vertex V2; member
|
| /third_party/skia/third_party/externals/swiftshader/src/Device/ |
| D | Triangle.hpp | 26 Vertex V2; member
|
| /third_party/boost/libs/sort/test/ |
| D | test_flat_stable_sort.cpp | 45 std::vector< xk > V1, V2; in test1() local 72 std::vector< uint64_t > V1,V2; in test2() local
|
| D | test_spinsort.cpp | 52 std::vector< xk > V1, V2; in test1() local 79 std::vector< uint64_t > V1,V2; in test2() local
|
| D | test_sample_sort.cpp | 40 std::vector<xk> V1, V2, V3; in test1() local 101 std::vector<uint64_t> V1,V2,V3; in test3() local
|
| D | test_parallel_stable_sort.cpp | 41 std::vector<xk> V1, V2, V3; in test1() local 101 std::vector<uint64_t> V1,V2,V3; in test3() local
|
| /third_party/boost/libs/units/test/ |
| D | test_dimensionless_quantity.cpp | 114 const double V2 = E9; in test_main() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/ |
| D | EquivalenceClasses.h | 217 member_iterator unionSets(const ElemTy &V1, const ElemTy &V2) { in unionSets() 243 bool isEquivalent(const ElemTy &V1, const ElemTy &V2) const { in isEquivalent()
|
| /third_party/flutter/skia/third_party/externals/angle2/scripts/ |
| D | bmp_to_nv12.py | 65 V2 = converted_pixels[((((i / width) * 2) * width) + width + (i % width)) * 3 + 2] variable
|
| /third_party/skia/third_party/externals/angle2/scripts/ |
| D | bmp_to_nv12.py | 65 V2 = converted_pixels[((((i / width) * 2) * width) + width + (i % width)) * 3 + 2] variable
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
| D | xxhash.cpp | 81 uint64_t V2 = Seed + PRIME64_2; in xxHash64() local
|
| /third_party/skia/src/sfnt/ |
| D | SkOTTable_OS_2.h | 34 struct V2 : SkOTTableOS2_V2 { } v2; struct
|
| /third_party/flutter/skia/src/sfnt/ |
| D | SkOTTable_OS_2.h | 34 struct V2 : SkOTTableOS2_V2 { } v2; struct
|
| /third_party/boost/libs/mp11/test/ |
| D | mp_iterate.cpp | 39 using V2 = mp_reverse_fold<L1, void, cons>; in test() typedef
|
| D | mp_transform.cpp | 36 struct V2 {}; struct
|
| D | mp_transform_q.cpp | 37 struct V2 {}; struct
|
| /third_party/boost/boost/geometry/srs/projections/proj/ |
| D | labrd.hpp | 76 T V1, V2, ps, sinps, cosps, sinps2, cosps2; in fwd() local 113 T x2, y2, V1, V2, V3, V4, t = 0.0, t2, ps, pe, tpe, s; in inv() local
|
| /third_party/boost/libs/container/test/ |
| D | vector_test.hpp | 58 bool vector_vector_hash_function_capacity_only(V1&, V2&, boost::container::dtl::false_type) in vector_vector_hash_function_capacity_only() argument 92 bool vector_copyable_only(V1&, V2&, boost::container::dtl::false_type) in vector_copyable_only() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
| D | BitTracker.cpp | 441 const BitValue &V2 = A2[I]; in eADD() local 450 const BitValue &V2 = A2[I]; in eADD() local 474 const BitValue &V2 = A2[I]; in eSUB() local 483 const BitValue &V2 = A2[I]; in eSUB() local 555 const BitValue &V2 = A2[i]; in eAND() local 577 const BitValue &V2 = A2[i]; in eORL() local 599 const BitValue &V2 = A2[i]; in eXOR() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
| D | AliasAnalysisEvaluator.cpp | 45 const Value *V2, const Module *M) { in PrintResults() 77 const Value *V1, const Value *V2, in PrintLoadStoreResults()
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
| D | AliasAnalysis.h | 352 AliasResult alias(const Value *V1, LocationSize V1Size, const Value *V2, in alias() 358 AliasResult alias(const Value *V1, const Value *V2) { in alias() 369 bool isNoAlias(const Value *V1, LocationSize V1Size, const Value *V2, in isNoAlias() 375 bool isNoAlias(const Value *V1, const Value *V2) { in isNoAlias() 386 bool isMustAlias(const Value *V1, const Value *V2) { in isMustAlias()
|