| /external/clang/test/Parser/ |
| D | cxx0x-member-initializers.cpp | 26 struct V1 { struct 28 V1() : a(), b{} {} in V1() argument
|
| /external/rust/crates/x509-parser/src/ |
| D | validate.rs | 95 struct V1 { struct 96 a: u32, 99 impl Validate for V1 { implementation
|
| /external/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()
|
| /external/rust/crates/weak-table/src/ |
| 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 | 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
|
| /external/clang/test/CodeGen/ |
| 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()
|
| /external/rust/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: i32 = 1; constant 739 pub const V1: u32 = 1; constant 773 pub const V1: bool = true; constant
|
| /external/eigen/test/ |
| 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
|
| /external/ow2-asm/asm-commons/src/resources/java/ |
| D | SerialVersionEnum.java | 34 V1, enumConstant
|
| /external/rust/crates/merge/tests/compile/ |
| D | derive-enum.rs | 8 V1, enumerator
|
| /external/grpc-grpc/src/ruby/pb/grpc/health/v1/ |
| D | health_pb.rb | 22 module V1 module
|
| D | health_services_pb.rb | 27 module V1 module
|
| /external/llvm/lib/Fuzzer/test/ |
| D | SimpleFnAdapterTest.cpp | 12 static void TestFn(std::vector<uint8_t> V1, std::vector<uint8_t> V2) { in TestFn()
|
| /external/clang/test/CodeGenCXX/ |
| D | vtable-layout-abi-examples.cpp | 205 struct V1 { struct 225 // CHECK-7-NEXT: -- (Test3::V1, 16) vtable address --
|
| D | weak-extern-typeinfo.cpp | 24 class V1 : public virtual A { class
|
| D | vtt-layout.cpp | 28 class V1 : public A1, public A2 { int i; }; class 47 class V1 : public A1, public virtual A2 { int i; }; class
|
| /external/jacoco/org.jacoco.core.test.validation.java5/src/org/jacoco/core/test/validation/java5/targets/ |
| D | EnumSwitchTarget.java | 23 V1, V2 enumConstant
|
| /external/arm-trusted-firmware/plat/arm/css/sgi/aarch64/ |
| D | sgi_helper.S | 93 V1: label
|
| /external/ow2-asm/asm-commons/src/test/resources/ |
| D | SerialVersionEnum.class | SerialVersionEnum.java
package SerialVersionEnum extends java.lang.Enum {
public static final enum SerialVersionEnum V1
public ... |
| /external/tensorflow/tensorflow/core/protobuf/tpu/ |
| D | topology.proto | 16 V1 = 1; enumerator
|
| /external/tensorflow/tensorflow/python/tpu/ |
| D | tpu_hardware_feature.py | 47 V1 = "V1" variable in HardwareFeature.EmbeddingFeature
|
| /external/tensorflow/tensorflow/core/protobuf/ |
| D | saver.proto | 43 V1 = 1; enumerator
|
| /external/rust/crates/protobuf/2.27.1/src/reflect/acc/ |
| D | mod.rs | 11 V1(Box<dyn FieldAccessorTrait + 'static>), enumerator
|
| /external/cronet/buildtools/third_party/libc++/trunk/test/std/ranges/range.req/range.view/ |
| D | enable_view.compile.pass.cpp | 71 struct V1 : std::ranges::view_interface<V1> {}; struct
|
| /external/rust/crates/jni/src/wrapper/ |
| D | version.rs | 11 V1, enumerator
|