/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/boost/libs/sort/test/ |
D | test_block_indirect_sort.cpp | 37 std::vector< uint64_t > V1; in test1() local 98 std::vector< uint64_t > V1, V2; in test2() local 157 std::vector<IA> V1; in test_int_array() local
|
D | test_sample_sort.cpp | 40 std::vector<xk> V1, V2, V3; in test1() local 71 std::vector<uint64_t> V1; in test2() 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 72 std::vector<uint64_t> V1; in test2() local 101 std::vector<uint64_t> V1,V2,V3; in test3() local
|
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
|
/third_party/grpc/src/ruby/pb/grpc/health/v1/ |
D | health_pb.rb | 25 module V1 module
|
D | health_services_pb.rb | 27 module V1 module
|
/third_party/boost/libs/graph/test/ |
D | copy.cpp | 14 template < class V1, class V2 > void operator()(const V1&, const V2&) const in operator ()() argument
|
/third_party/skia/third_party/externals/swiftshader/src/Renderer/ |
D | Triangle.hpp | 25 Vertex V1; member
|
/third_party/skia/third_party/externals/swiftshader/src/Device/ |
D | Triangle.hpp | 25 Vertex V1; member
|
/third_party/boost/libs/units/test/ |
D | test_dimensionless_quantity.cpp | 111 const double V1(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/skia/third_party/externals/angle2/scripts/ |
D | bmp_to_nv12.py | 64 V1 = converted_pixels[((((i / width) * 2) * width) + (i % width)) * 3 + 2] variable
|
/third_party/flutter/skia/third_party/externals/angle2/scripts/ |
D | bmp_to_nv12.py | 64 V1 = converted_pixels[((((i / width) * 2) * width) + (i % width)) * 3 + 2] variable
|
/third_party/flutter/skia/src/sfnt/ |
D | SkOTTable_OS_2.h | 33 struct V1 : SkOTTableOS2_V1 { } v1; struct
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
D | xxhash.cpp | 80 uint64_t V1 = Seed + PRIME64_1 + PRIME64_2; in xxHash64() local
|
/third_party/skia/src/sfnt/ |
D | SkOTTable_OS_2.h | 33 struct V1 : SkOTTableOS2_V1 { } v1; 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/boost/sort/common/ |
D | deque_cnc.hpp | 294 deque_cnc & push_front(const std::deque<value_type, Allocator2> & V1) in push_front() 308 deque_cnc & push_front(std::deque<value_type, Allocator> && V1) in push_front()
|
/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/boost/libs/mp11/test/ |
D | mp_transform.cpp | 35 struct V1 {}; struct
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
D | BitTracker.cpp | 440 const BitValue &V1 = A1[I]; in eADD() local 449 const BitValue &V1 = A1[I]; in eADD() local 473 const BitValue &V1 = A1[I]; in eSUB() local 482 const BitValue &V1 = A1[I]; in eSUB() local 554 const BitValue &V1 = A1[i]; in eAND() local 576 const BitValue &V1 = A1[i]; in eORL() local 598 const BitValue &V1 = A1[i]; in eXOR() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
D | AliasAnalysisEvaluator.cpp | 44 static void PrintResults(AliasResult AR, bool P, const Value *V1, in PrintResults() 77 const Value *V1, const Value *V2, in PrintLoadStoreResults()
|
/third_party/flutter/skia/third_party/externals/libwebp/src/enc/ |
D | picture_tools_enc.c | 189 #define BLEND(V0, V1, ALPHA) \ argument 191 #define BLEND_10BIT(V0, V1, ALPHA) \ argument
|