/aosp_15_r20/external/rust/android-crates-io/crates/glam/src/features/ |
D | impl_serde.rs | 715 pub const V1: f32 = 1.0; constant 723 pub const V1: f64 = 1.0; constant 731 pub const V1: i16 = 1; constant 739 pub const V1: i32 = 1; constant 747 pub const V1: i64 = 1; constant 755 pub const V1: u16 = 1; constant 763 pub const V1: u32 = 1; constant 771 pub const V1: u64 = 1; constant 805 pub const V1: bool = true; constant
|
/aosp_15_r20/external/clang/test/Parser/ |
H A D | cxx0x-member-initializers.cpp | 26 struct V1 { struct 28 V1() : a(), b{} {} in V1() argument
|
/aosp_15_r20/external/rust/android-crates-io/crates/weak-table/src/ |
D | ptr_weak_key_hash_map.rs | 177 … pub fn submap_with<F, S1, V1>(&self, other: &PtrWeakKeyHashMap<K, V1, S1>, value_equal: F) -> bool in submap_with() argument 189 pub fn is_submap<V1, S1>(&self, other: &PtrWeakKeyHashMap<K, V1, S1>) -> bool in is_submap() 190 where V: PartialEq<V1>, in is_submap() 201 pub fn domain_is_subset<V1, S1>(&self, other: &PtrWeakKeyHashMap<K, V1, S1>) -> bool in domain_is_subset() 262 fn eq(&self, other: &PtrWeakKeyHashMap<K, V1, S1>) -> bool { in eq() argument
|
D | ptr_weak_weak_hash_map.rs | 171 …pub fn submap_with<F, S1, V1>(&self, other: &PtrWeakWeakHashMap<K, V1, S1>, value_equal: F) -> bool in submap_with() argument 184 pub fn is_submap<V1, S1>(&self, other: &PtrWeakWeakHashMap<K, V1, S1>) -> bool in is_submap() 197 pub fn domain_is_subset<V1, S1>(&self, other: &PtrWeakWeakHashMap<K, V1, S1>) -> bool in domain_is_subset() 247 fn eq(&self, other: &PtrWeakWeakHashMap<K, V1, S1>) -> bool { in eq() argument
|
D | weak_key_hash_map.rs | 540 pub fn is_submap_with<F, S1, V1>(&self, other: &WeakKeyHashMap<K, V1, S1>, in is_submap_with() argument 563 pub fn is_submap<V1, S1>(&self, other: &WeakKeyHashMap<K, V1, S1>) -> bool in is_submap() 564 where V: PartialEq<V1>, in is_submap() 575 pub fn domain_is_subset<V1, S1>(&self, other: &WeakKeyHashMap<K, V1, S1>) -> bool in domain_is_subset() 596 fn eq(&self, other: &WeakKeyHashMap<K, V1, S1>) -> bool { in eq() argument
|
D | weak_value_hash_map.rs | 453 pub fn is_submap_with<F, S1, V1>(&self, other: &WeakValueHashMap<K, V1, S1>, in is_submap_with() argument 477 pub fn is_submap<V1, S1>(&self, other: &WeakValueHashMap<K, V1, S1>) -> bool in is_submap() 490 pub fn domain_is_subset<V1, S1>(&self, other: &WeakValueHashMap<K, V1, S1>) -> bool in domain_is_subset() 515 fn eq(&self, other: &WeakValueHashMap<K, V1, S1>) -> bool { in eq() argument
|
D | weak_weak_hash_map.rs | 474 pub fn is_submap_with<F, S1, V1>(&self, other: &WeakWeakHashMap<K, V1, S1>, in is_submap_with() argument 498 pub fn is_submap<V1, S1>(&self, other: &WeakWeakHashMap<K, V1, S1>) -> bool in is_submap() 511 pub fn domain_is_subset<V1, S1>(&self, other: &WeakWeakHashMap<K, V1, S1>) -> bool in domain_is_subset() 535 fn eq(&self, other: &WeakWeakHashMap<K, V1, S1>) -> bool { in eq() argument
|
/aosp_15_r20/external/clang/test/CodeGen/ |
H A 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()
|
/aosp_15_r20/external/swiftshader/third_party/subzero/crosstest/ |
H A 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()
|
/aosp_15_r20/external/llvm/lib/Target/Hexagon/ |
H A D | BitTracker.cpp | 443 const BitValue &V1 = A1[I]; in eADD() local 452 const BitValue &V1 = A1[I]; in eADD() local 477 const BitValue &V1 = A1[I]; in eSUB() local 486 const BitValue &V1 = A1[I]; in eSUB() local 564 const BitValue &V1 = A1[i]; in eAND() local 587 const BitValue &V1 = A1[i]; in eORL() local 610 const BitValue &V1 = A1[i]; in eXOR() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/ |
H A 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
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
H A 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
|
/aosp_15_r20/external/eigen/test/ |
H A D | diagonal_matrix_variadic_ctor.cpp | 36 #define VERIFY_IMPLICIT_CONVERSION_3(DIAGTYPE, V0, V1, V2) \ argument 43 #define VERIFY_IMPLICIT_CONVERSION_4(DIAGTYPE, V0, V1, V2, V3) \ argument 51 #define VERIFY_IMPLICIT_CONVERSION_5(DIAGTYPE, V0, V1, V2, V3, V4) \ argument
|
/aosp_15_r20/external/guava/android/guava-tests/test/com/google/common/util/concurrent/ |
H A D | AbstractClosingFutureTest.java | 1764 <V1, V2, U> ClosingFunction2<V1, V2, U> waitFor(ClosingFunction2<V1, V2, U> closingFunction2) { in waitFor() 1769 <V1, V2, U> AsyncClosingFunction2<V1, V2, U> waitFor( in waitFor() 1775 <V1, V2, V3, U> ClosingFunction3<V1, V2, V3, U> waitFor( in waitFor() 1781 <V1, V2, V3, V4, U> ClosingFunction4<V1, V2, V3, V4, U> waitFor( in waitFor() 1787 <V1, V2, V3, V4, V5, U> ClosingFunction5<V1, V2, V3, V4, V5, U> waitFor( in waitFor()
|
/aosp_15_r20/external/llvm/include/llvm/Analysis/ |
H A D | AliasAnalysis.h | 193 AliasResult alias(const Value *V1, uint64_t V1Size, const Value *V2, in alias() 199 AliasResult alias(const Value *V1, const Value *V2) { in alias() 211 bool isNoAlias(const Value *V1, uint64_t V1Size, const Value *V2, in isNoAlias() 217 bool isNoAlias(const Value *V1, const Value *V2) { in isNoAlias() 228 bool isMustAlias(const Value *V1, const Value *V2) { in isMustAlias()
|
/aosp_15_r20/external/guava/guava-tests/test/com/google/common/util/concurrent/ |
H A D | AbstractClosingFutureTest.java | 1764 <V1, V2, U> ClosingFunction2<V1, V2, U> waitFor(ClosingFunction2<V1, V2, U> closingFunction2) { in waitFor() 1769 <V1, V2, U> AsyncClosingFunction2<V1, V2, U> waitFor( in waitFor() 1775 <V1, V2, V3, U> ClosingFunction3<V1, V2, V3, U> waitFor( in waitFor() 1781 <V1, V2, V3, V4, U> ClosingFunction4<V1, V2, V3, V4, U> waitFor( in waitFor() 1787 <V1, V2, V3, V4, V5, U> ClosingFunction5<V1, V2, V3, V4, V5, U> waitFor( in waitFor()
|
/aosp_15_r20/prebuilts/go/linux-x86/src/go/doc/testdata/ |
D | e.go | 120 type V1 struct { struct 121 *V2 122 *V5
|
/aosp_15_r20/external/llvm/lib/Target/ARM/ |
H A D | ARMISelDAGToDAG.cpp | 1596 SDNode *ARMDAGToDAGISel::createGPRPairNode(EVT VT, SDValue V0, SDValue V1) { in createGPRPairNode() 1607 SDNode *ARMDAGToDAGISel::createSRegPairNode(EVT VT, SDValue V0, SDValue V1) { in createSRegPairNode() 1618 SDNode *ARMDAGToDAGISel::createDRegPairNode(EVT VT, SDValue V0, SDValue V1) { in createDRegPairNode() 1629 SDNode *ARMDAGToDAGISel::createQRegPairNode(EVT VT, SDValue V0, SDValue V1) { in createQRegPairNode() 1640 SDNode *ARMDAGToDAGISel::createQuadSRegsNode(EVT VT, SDValue V0, SDValue V1, in createQuadSRegsNode() 1655 SDNode *ARMDAGToDAGISel::createQuadDRegsNode(EVT VT, SDValue V0, SDValue V1, in createQuadDRegsNode() 1670 SDNode *ARMDAGToDAGISel::createQuadQRegsNode(EVT VT, SDValue V0, SDValue V1, in createQuadQRegsNode() 2002 SDValue V1 = N->getOperand(Vec0Idx + 1); in SelectVST() local 2056 SDValue V1 = N->getOperand(Vec0Idx + 1); in SelectVST() local 2168 SDValue V1 = N->getOperand(Vec0Idx + 1); in SelectVLDSTLane() local [all …]
|
/aosp_15_r20/external/rust/beto-rust/nearby/presence/np_ffi_core/src/ |
D | deserialize.rs | 40 V1 = 2, enumerator 56 V1(DeserializedV1Advertisement), enumerator 88 V1(DeserializedV1Advertisement), enumerator
|
/aosp_15_r20/external/ksp/test-utils/testData/api/ |
H A D | recordJavaOverrides.kt | 68 class V1 class
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
H A D | AliasAnalysis.h | 353 AliasResult alias(const Value *V1, LocationSize V1Size, const Value *V2, in alias() 359 AliasResult alias(const Value *V1, const Value *V2) { in alias() 370 bool isNoAlias(const Value *V1, LocationSize V1Size, const Value *V2, in isNoAlias() 376 bool isNoAlias(const Value *V1, const Value *V2) { in isNoAlias() 387 bool isMustAlias(const Value *V1, const Value *V2) { in isMustAlias()
|
/aosp_15_r20/external/clang/test/CodeGenCXX/ |
H A D | vtable-layout.cpp | 240 struct V1 { int v1; }; argument 1046 struct V1 { struct 1047 int v1; 1447 struct V1 { }; struct
|
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/utilities/variant/variant.visit/ |
H A D | visit_return_type.pass.cpp | 218 using V1 = std::variant<int>; in test_constexpr_void() typedef 227 using V1 = std::variant<int>; in test_constexpr_void() typedef 261 using V1 = std::variant<int>; in test_constexpr_int() typedef 270 using V1 = std::variant<int>; in test_constexpr_int() typedef
|
/aosp_15_r20/external/llvm/lib/Target/X86/ |
H A D | X86ISelLowering.cpp | 2949 static SDValue getMOVL(SelectionDAG &DAG, const SDLoc &dl, MVT VT, SDValue V1, in getMOVL() 3838 SDValue V1, unsigned TargetMask, in getTargetShuffleNode() 3853 SDValue V1, SDValue V2, SelectionDAG &DAG) { in getTargetShuffleNode() 4661 static SDValue concat128BitVectors(SDValue V1, SDValue V2, EVT VT, in concat128BitVectors() 4668 static SDValue concat256BitVectors(SDValue V1, SDValue V2, EVT VT, in concat256BitVectors() 4698 SDValue V1, SDValue V2) { in getUnpackl() 4711 SDValue V1, SDValue V2) { in getUnpackh() 4731 SDValue V1 = IsZero in getShuffleVectorZeroOrUndef() local 5098 SDValue V1 = Ops[0]; in setTargetShuffleZeroElements() local 5398 SDValue V1 = FirstNonZero.getOperand(0); in LowerBuildVectorv4x32() local [all …]
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/CSKY/ |
H A D | CSKYISelDAGToDAG.cpp | 192 SDValue V1 = N->getOperand(i + 2); in selectInlineAsm() local 286 SDValue V1 = SDValue(CurDAG->getMachineNode(CSKY::FMFVRL_D, Dl, VT, V), 0); in selectBITCAST_TO_LOHI() local 376 SDNode *CSKYDAGToDAGISel::createGPRPairNode(EVT VT, SDValue V0, SDValue V1) { in createGPRPairNode()
|