/external/sdv/vsomeip/third_party/boost/core/test/ |
D | pointer_traits_element_type_test.cpp | 32 struct E3 { struct 33 typedef bool element_type;
|
D | pointer_traits_rebind_test.cpp | 35 struct E3 { struct 37 using rebind = E3<bool, T2, T3>; argument
|
/external/clang/INPUTS/ |
D | c99-intconst-1.c | 44 #define first_of3p(T1, E1, T2, E2, T3, E3) \ argument 50 #define first_of4p(T1, E1, T2, E2, T3, E3, T4, E4) \ argument 57 #define first_of6p(T1, E1, T2, E2, T3, E3, T4, E4, T5, E5, T6, E6) \ argument 69 #define first_of3(T1, E1, T2, E2, T3, E3) \ argument 71 #define first_of4(T1, E1, T2, E2, T3, E3, T4, E4) \ argument 73 #define first_of6(T1, E1, T2, E2, T3, E3, T4, E4, T5, E5, T6, E6) \ argument
|
/external/clang/test/SemaCXX/ |
D | member-name-lookup.cpp | 23 enum E3 { enumerator3 }; // expected-note 2{{member found by ambiguous name lookup}} enum 30 enum E3 { enumerator3_2 }; // expected-note 2{{member found by ambiguous name lookup}} enum 74 enum E3 { enumerator3 }; // expected-note 2 {{member found by ambiguous name lookup}} enum 81 enum E3 { enumerator3_2 }; // expected-note 2{{member found by ambiguous name lookup}} enum
|
D | enum-bitfield.cpp | 12 enum E3 : Integer; member
|
/external/cronet/stable/third_party/libc++/src/test/std/utilities/tuple/tuple.tuple/tuple.helper/ |
D | tuple_element.verify.cpp | 26 using E3 = typename std::tuple_element<4, T const>::type; // expected-error@*:* 2 {{static assertio… typedef
|
/external/cronet/tot/third_party/libc++/src/test/std/utilities/tuple/tuple.tuple/tuple.helper/ |
D | tuple_element.verify.cpp | 26 using E3 = typename std::tuple_element<4, T const>::type; // expected-error@*:* 2 {{static assertio… typedef
|
/external/libcxx/test/std/utilities/tuple/tuple.tuple/tuple.helper/ |
D | tuple_element.fail.cpp | 31 using E3 = typename std::tuple_element<4, T const>::type; in main() typedef
|
/external/rust/android-crates-io/crates/pin-project/tests/ui/pin_project/ |
D | packed-enum.rs | 22 enum E3 { enum
|
/external/sdv/vsomeip/third_party/boost/endian/test/ |
D | is_scoped_enum_test.cpp | 14 enum class E3 {}; enum
|
D | endian_reverse_test3.cpp | 50 enum class E3 { e3 }; enum
|
/external/cronet/tot/third_party/libc++/src/test/std/numerics/rand/rand.eng/rand.eng.lcong/ |
D | alg.pass.cpp | 56 typedef std::linear_congruential_engine<T, 0x18000001ull, 0x12347ull, (3ull << 56)> E3; in main() typedef
|
/external/clang/test/SemaObjC/ |
D | class-proto-1.m | 29 @interface E3 : U1 @end // expected-error {{attempting to use the forward class 'U1' as superclass … interface
|
/external/cronet/stable/third_party/libc++/src/test/std/numerics/rand/rand.eng/rand.eng.lcong/ |
D | alg.pass.cpp | 56 typedef std::linear_congruential_engine<T, 0x18000001ull, 0x12347ull, (3ull << 56)> E3; in main() typedef
|
/external/webrtc/rtc_base/ |
D | type_traits.h | 119 enum class E3 { e3 }; enum
|
/external/oboe/samples/RhythmGame/third_party/glm/detail/ |
D | _swizzle.hpp | 457 #define _GLM_SWIZZLE4_2_MEMBERS(T, P, V, E0,E1,E2,E3) \ argument 475 #define _GLM_SWIZZLE4_3_MEMBERS(T, P, V, E0,E1,E2,E3) \ argument 541 #define _GLM_SWIZZLE4_4_MEMBERS(T, P, V, E0,E1,E2,E3) \ argument
|
/external/clang/test/SemaTemplate/ |
D | instantiate-non-type-template-parameter.cpp | 40 enum E { E1, E2, E3 }; enumerator
|
/external/clang/test/ASTMerge/Inputs/ |
D | enum1.c | 16 enum E3 { enum
|
D | enum2.c | 16 enum E3 { enum
|
/external/kotlinx.serialization/core/commonTest/src/kotlinx/serialization/ |
D | InheritableSerialInfoTest.kt | 32 class E3: A, B class in kotlinx.serialization.InheritableSerialInfoTest
|
/external/apache-commons-math/src/main/java/org/apache/commons/math3/ode/nonstiff/ |
D | DormandPrince54Integrator.java | 79 private static final double E3 = -71.0 / 16695.0; field in DormandPrince54Integrator
|
/external/apache-commons-math/src/main/java/org/apache/commons/math/ode/nonstiff/ |
D | DormandPrince54Integrator.java | 80 private static final double E3 = -71.0 / 16695.0; field in DormandPrince54Integrator
|
/external/fonttools/Tests/misc/ |
D | visitor_test.py | 9 E3 = 3 variable in E
|
/external/clang/test/Parser/ |
D | MicrosoftExtensions.c | 45 __declspec(deprecated) enum E3 { a, b, c } e; /* expected-note {{'e' has been explicitly marked dep… enum
|
/external/clang/test/CXX/dcl.decl/dcl.fct.def/dcl.fct.def.default/ |
D | p2.cpp | 81 struct E3 { struct
|