Home
last modified time | relevance | path

Searched defs:VecT (Results 1 – 17 of 17) sorted by relevance

/aosp_15_r20/external/openscreen/third_party/abseil/src/absl/container/
H A Dinlined_vector_exception_safety_test.cc71 using VecT = TheVecT; typedef in __anonfa2212fb0111::TestParams
144 bool NoThrowGuarantee(VecT* /* vec */) { in NoThrowGuarantee() argument
149 using VecT = typename TypeParam::VecT; in TYPED_TEST() typedef
158 using VecT = typename TypeParam::VecT; in TYPED_TEST() typedef
168 using VecT = typename TypeParam::VecT; in TYPED_TEST() typedef
179 using VecT = typename TypeParam::VecT; in TYPED_TEST() typedef
192 using VecT = typename TypeParam::VecT; in TYPED_TEST() typedef
205 using VecT = typename TypeParam::VecT; in TYPED_TEST() typedef
217 using VecT = typename TypeParam::VecT; in TYPED_TEST() typedef
229 using VecT = typename TypeParam::VecT; in TYPED_TEST() typedef
[all …]
H A Dinlined_vector_benchmark.cc451 using VecT = InlVec<T>; in BM_ConstructFromSize() typedef
467 using VecT = InlVec<T>; in BM_ConstructFromSizeRef() typedef
485 using VecT = InlVec<T>; in BM_ConstructFromRange() typedef
501 using VecT = InlVec<T>; in BM_ConstructFromCopy() typedef
518 using VecT = InlVec<T>; in BM_ConstructFromMove() typedef
586 using VecT = InlVec<T>; in BM_AssignFromMove() typedef
787 using VecT = InlVec<T>; in BM_Swap() typedef
/aosp_15_r20/external/cronet/third_party/abseil-cpp/absl/container/
H A Dinlined_vector_exception_safety_test.cc71 using VecT = TheVecT; typedef in __anon8878d74d0111::TestParams
144 bool NoThrowGuarantee(VecT* /* vec */) { in NoThrowGuarantee() argument
149 using VecT = typename TypeParam::VecT; in TYPED_TEST() typedef
158 using VecT = typename TypeParam::VecT; in TYPED_TEST() typedef
168 using VecT = typename TypeParam::VecT; in TYPED_TEST() typedef
179 using VecT = typename TypeParam::VecT; in TYPED_TEST() typedef
192 using VecT = typename TypeParam::VecT; in TYPED_TEST() typedef
205 using VecT = typename TypeParam::VecT; in TYPED_TEST() typedef
217 using VecT = typename TypeParam::VecT; in TYPED_TEST() typedef
229 using VecT = typename TypeParam::VecT; in TYPED_TEST() typedef
[all …]
H A Dinlined_vector_benchmark.cc451 using VecT = InlVec<T>; in BM_ConstructFromSize() typedef
467 using VecT = InlVec<T>; in BM_ConstructFromSizeRef() typedef
485 using VecT = InlVec<T>; in BM_ConstructFromRange() typedef
501 using VecT = InlVec<T>; in BM_ConstructFromCopy() typedef
518 using VecT = InlVec<T>; in BM_ConstructFromMove() typedef
608 using VecT = InlVec<T>; in BM_AssignFromMove() typedef
809 using VecT = InlVec<T>; in BM_Swap() typedef
/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/container/
H A Dinlined_vector_exception_safety_test.cc71 using VecT = TheVecT; typedef in __anon59569b490111::TestParams
144 bool NoThrowGuarantee(VecT* /* vec */) { in NoThrowGuarantee() argument
149 using VecT = typename TypeParam::VecT; in TYPED_TEST() typedef
158 using VecT = typename TypeParam::VecT; in TYPED_TEST() typedef
168 using VecT = typename TypeParam::VecT; in TYPED_TEST() typedef
179 using VecT = typename TypeParam::VecT; in TYPED_TEST() typedef
192 using VecT = typename TypeParam::VecT; in TYPED_TEST() typedef
205 using VecT = typename TypeParam::VecT; in TYPED_TEST() typedef
217 using VecT = typename TypeParam::VecT; in TYPED_TEST() typedef
229 using VecT = typename TypeParam::VecT; in TYPED_TEST() typedef
[all …]
H A Dinlined_vector_benchmark.cc451 using VecT = InlVec<T>; in BM_ConstructFromSize() typedef
467 using VecT = InlVec<T>; in BM_ConstructFromSizeRef() typedef
485 using VecT = InlVec<T>; in BM_ConstructFromRange() typedef
501 using VecT = InlVec<T>; in BM_ConstructFromCopy() typedef
518 using VecT = InlVec<T>; in BM_ConstructFromMove() typedef
608 using VecT = InlVec<T>; in BM_AssignFromMove() typedef
809 using VecT = InlVec<T>; in BM_Swap() typedef
/aosp_15_r20/external/webrtc/third_party/abseil-cpp/absl/container/
H A Dinlined_vector_exception_safety_test.cc71 using VecT = TheVecT; typedef in __anonb6e1e0490111::TestParams
144 bool NoThrowGuarantee(VecT* /* vec */) { in NoThrowGuarantee() argument
149 using VecT = typename TypeParam::VecT; in TYPED_TEST() typedef
158 using VecT = typename TypeParam::VecT; in TYPED_TEST() typedef
168 using VecT = typename TypeParam::VecT; in TYPED_TEST() typedef
179 using VecT = typename TypeParam::VecT; in TYPED_TEST() typedef
192 using VecT = typename TypeParam::VecT; in TYPED_TEST() typedef
205 using VecT = typename TypeParam::VecT; in TYPED_TEST() typedef
217 using VecT = typename TypeParam::VecT; in TYPED_TEST() typedef
229 using VecT = typename TypeParam::VecT; in TYPED_TEST() typedef
[all …]
H A Dinlined_vector_benchmark.cc451 using VecT = InlVec<T>; in BM_ConstructFromSize() typedef
467 using VecT = InlVec<T>; in BM_ConstructFromSizeRef() typedef
485 using VecT = InlVec<T>; in BM_ConstructFromRange() typedef
501 using VecT = InlVec<T>; in BM_ConstructFromCopy() typedef
518 using VecT = InlVec<T>; in BM_ConstructFromMove() typedef
608 using VecT = InlVec<T>; in BM_AssignFromMove() typedef
809 using VecT = InlVec<T>; in BM_Swap() typedef
/aosp_15_r20/external/abseil-cpp/absl/container/
H A Dinlined_vector_exception_safety_test.cc71 using VecT = TheVecT; typedef in __anone88199fa0111::TestParams
144 bool NoThrowGuarantee(VecT* /* vec */) { in NoThrowGuarantee() argument
149 using VecT = typename TypeParam::VecT; in TYPED_TEST() typedef
158 using VecT = typename TypeParam::VecT; in TYPED_TEST() typedef
168 using VecT = typename TypeParam::VecT; in TYPED_TEST() typedef
179 using VecT = typename TypeParam::VecT; in TYPED_TEST() typedef
192 using VecT = typename TypeParam::VecT; in TYPED_TEST() typedef
205 using VecT = typename TypeParam::VecT; in TYPED_TEST() typedef
217 using VecT = typename TypeParam::VecT; in TYPED_TEST() typedef
229 using VecT = typename TypeParam::VecT; in TYPED_TEST() typedef
[all …]
H A Dinlined_vector_benchmark.cc451 using VecT = InlVec<T>; in BM_ConstructFromSize() typedef
467 using VecT = InlVec<T>; in BM_ConstructFromSizeRef() typedef
485 using VecT = InlVec<T>; in BM_ConstructFromRange() typedef
501 using VecT = InlVec<T>; in BM_ConstructFromCopy() typedef
518 using VecT = InlVec<T>; in BM_ConstructFromMove() typedef
608 using VecT = InlVec<T>; in BM_AssignFromMove() typedef
809 using VecT = InlVec<T>; in BM_Swap() typedef
/aosp_15_r20/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/container/
H A Dinlined_vector_exception_safety_test.cc71 using VecT = TheVecT; typedef in __anon9cdcdf200111::TestParams
144 bool NoThrowGuarantee(VecT* /* vec */) { in NoThrowGuarantee() argument
149 using VecT = typename TypeParam::VecT; in TYPED_TEST() typedef
158 using VecT = typename TypeParam::VecT; in TYPED_TEST() typedef
168 using VecT = typename TypeParam::VecT; in TYPED_TEST() typedef
179 using VecT = typename TypeParam::VecT; in TYPED_TEST() typedef
192 using VecT = typename TypeParam::VecT; in TYPED_TEST() typedef
205 using VecT = typename TypeParam::VecT; in TYPED_TEST() typedef
217 using VecT = typename TypeParam::VecT; in TYPED_TEST() typedef
229 using VecT = typename TypeParam::VecT; in TYPED_TEST() typedef
[all …]
H A Dinlined_vector_benchmark.cc451 using VecT = InlVec<T>; in BM_ConstructFromSize() typedef
467 using VecT = InlVec<T>; in BM_ConstructFromSizeRef() typedef
485 using VecT = InlVec<T>; in BM_ConstructFromRange() typedef
501 using VecT = InlVec<T>; in BM_ConstructFromCopy() typedef
518 using VecT = InlVec<T>; in BM_ConstructFromMove() typedef
608 using VecT = InlVec<T>; in BM_AssignFromMove() typedef
809 using VecT = InlVec<T>; in BM_Swap() typedef
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/container/
Dinlined_vector_exception_safety_test.cc71 using VecT = TheVecT; typedef in __anondb43ae7f0111::TestParams
144 bool NoThrowGuarantee(VecT* /* vec */) { in NoThrowGuarantee() argument
149 using VecT = typename TypeParam::VecT; in TYPED_TEST() typedef
158 using VecT = typename TypeParam::VecT; in TYPED_TEST() typedef
168 using VecT = typename TypeParam::VecT; in TYPED_TEST() typedef
179 using VecT = typename TypeParam::VecT; in TYPED_TEST() typedef
192 using VecT = typename TypeParam::VecT; in TYPED_TEST() typedef
205 using VecT = typename TypeParam::VecT; in TYPED_TEST() typedef
217 using VecT = typename TypeParam::VecT; in TYPED_TEST() typedef
229 using VecT = typename TypeParam::VecT; in TYPED_TEST() typedef
[all …]
Dinlined_vector_benchmark.cc451 using VecT = InlVec<T>; in BM_ConstructFromSize() typedef
467 using VecT = InlVec<T>; in BM_ConstructFromSizeRef() typedef
485 using VecT = InlVec<T>; in BM_ConstructFromRange() typedef
501 using VecT = InlVec<T>; in BM_ConstructFromCopy() typedef
518 using VecT = InlVec<T>; in BM_ConstructFromMove() typedef
608 using VecT = InlVec<T>; in BM_AssignFromMove() typedef
809 using VecT = InlVec<T>; in BM_Swap() typedef
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
H A DWebAssemblyISelLowering.cpp1281 MVT VecT = Extract.getOperand(0).getSimpleValueType(); in LowerSIGN_EXTEND_INREG() local
1311 const EVT VecT = Op.getValueType(); in LowerBUILD_VECTOR() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/WebAssembly/
H A DWebAssemblyISelLowering.cpp1851 MVT VecT = Extract.getOperand(0).getSimpleValueType(); in LowerSIGN_EXTEND_INREG() local
1949 const EVT VecT = Op.getValueType(); in LowerBUILD_VECTOR() local
/aosp_15_r20/external/pytorch/aten/src/ATen/native/cuda/
H A Dint4mm.cu135 using VecT = T __attribute__((ext_vector_type(Rank))); typedef