Home
last modified time | relevance | path

Searched defs:V1 (Results 1 – 25 of 417) sorted by relevance

12345678910>>...17

/external/clang/test/Parser/
Dcxx0x-member-initializers.cpp26 struct V1 { struct
28 V1() : a(), b{} {} in V1() argument
/external/rust/android-crates-io/crates/glam/src/features/
Dimpl_serde.rs752 pub const V1: f32 = 1.0; constant
760 pub const V1: f64 = 1.0; constant
768 pub const V1: i8 = 1; constant
776 pub const V1: i16 = 1; constant
784 pub const V1: i32 = 1; constant
792 pub const V1: i64 = 1; constant
800 pub const V1: u8 = 1; constant
808 pub const V1: u16 = 1; constant
816 pub const V1: u32 = 1; constant
824 pub const V1: u64 = 1; constant
[all …]
/external/swiftshader/third_party/subzero/crosstest/
Dtest_vector_ops.cpp664 shufflevector(Ty V1, Ty V2) { in shufflevector()
680 shufflevector(Ty V1, Ty V2) { in shufflevector()
699 shufflevector(Ty V1, Ty V2) { in shufflevector()
/external/ksp/test-utils/testData/api/
DrecordJavaOverrides.kt68 class V1 class
DrecordJavaGetAllMembers.kt62 class V1 class
/external/rust/android-crates-io/crates/weak-table/src/
Dptr_weak_weak_hash_map.rs171 …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
Dptr_weak_key_hash_map.rs177 … 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
/external/clang/test/CodeGen/
Dsse41-builtins.c11 __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/eigen/test/
Ddiagonal_matrix_variadic_ctor.cpp36 #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
/external/ow2-asm/asm-commons/src/resources/java/
DSerialVersionEnum.java34 V1, enumConstant
/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/opencensus-proto/gen-ruby/opencensus/proto/resource/v1/
Dresource_pb.rb16 module V1 module
/external/grpc-grpc/src/ruby/pb/grpc/health/v1/
Dhealth_pb.rb36 module V1 module
Dhealth_services_pb.rb27 module V1 module
/external/rust/android-crates-io/crates/merge/tests/compile/
Dderive-enum.rs8 V1, enumerator
/external/llvm/lib/Fuzzer/test/
DSimpleFnAdapterTest.cpp12 static void TestFn(std::vector<uint8_t> V1, std::vector<uint8_t> V2) { in TestFn()
/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/opencensus-proto/gen-ruby/opencensus/proto/agent/metrics/v1/
Dmetrics_service_pb.rb23 module V1 module
Dmetrics_service_services_pb.rb26 module V1 module
/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/opencensus-proto/gen-ruby/opencensus/proto/agent/trace/v1/
Dtrace_service_services_pb.rb26 module V1 module
Dtrace_service_pb.rb32 module V1 module
/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/opencensus-proto/gen-ruby/opencensus/proto/trace/v1/
Dtrace_config_pb.rb37 module V1 module
/external/jacoco/org.jacoco.core.test.validation.java5/src/org/jacoco/core/test/validation/java5/targets/
DEnumSwitchTarget.java23 V1, V2 enumConstant
/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/opencensus-proto/gen-ruby/opencensus/proto/agent/common/v1/
Dcommon_pb.rb45 module V1 module
/external/clang/test/CodeGenCXX/
Dvtable-layout-abi-examples.cpp205 struct V1 { struct
225 // CHECK-7-NEXT: -- (Test3::V1, 16) vtable address --
/external/arm-trusted-firmware/plat/arm/css/sgi/aarch64/
Dsgi_helper.S93 V1: label
/external/trusty/arm-trusted-firmware/plat/arm/board/neoverse_rd/common/arch/aarch64/
Dnrd_helper.S93 V1: label

12345678910>>...17