/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
D | HexagonDepArch.h | 16 enum class ArchEnum { NoArch, Generic, V5, V55, V60, V62, V65, V66 }; enumerator
|
/external/llvm-project/llvm/lib/Target/Hexagon/ |
D | HexagonDepArch.h | 21 enum class ArchEnum { NoArch, Generic, V5, V55, V60, V62, V65, V66, V67 }; enumerator
|
/external/llvm/unittests/Support/ |
D | AlignOfTest.cpp | 70 struct V5 : V4, V3 { double z; argument
|
/external/llvm-project/clang/test/Preprocessor/ |
D | macro_vaopt_check.cpp | 23 #define V5(...) __VA_OPT__(__VA_OPT__()) macro
|
/external/llvm/lib/Target/Hexagon/ |
D | HexagonSubtarget.h | 42 V4, V5, V55, V60 enumerator
|
/external/llvm-project/clang/test/AST/ |
D | const-fpfeatures.cpp | 47 float V5 = []() -> float { in __anonc4759eda0102() variable
|
/external/rust/crates/libm/src/math/ |
D | lgammaf_r.rs | 60 const V5: f32 = 3.2170924824e-03; /* 0x3b52d5db */ constant
|
D | lgamma_r.rs | 125 const V5: f64 = 3.21709242282423911810e-03; /* 0x3F6A5ABB, 0x57D0CF61 */ constant
|
/external/llvm-project/clang-tools-extra/test/clang-tidy/checkers/ |
D | fuchsia-multiple-inheritance.cpp | 101 struct V5 : virtual Base3 { virtual void f(); }; struct
|
/external/jackson-databind/src/test/java/com/fasterxml/jackson/databind/deser/creators/ |
D | EnumCreatorTest.java | 164 V5("val5"), enumConstant
|
/external/guava/android/guava-tests/test/com/google/common/util/concurrent/ |
D | ClosingFutureTest.java | 1875 <V1, V2, V3, V4, V5, U> ClosingFunction5<V1, V2, V3, V4, V5, U> waitFor( in waitFor() argument
|
/external/guava/guava-tests/test/com/google/common/util/concurrent/ |
D | ClosingFutureTest.java | 1892 <V1, V2, V3, V4, V5, U> ClosingFunction5<V1, V2, V3, V4, V5, U> waitFor( in waitFor() argument
|
/external/clang/test/SemaCXX/ |
D | MicrosoftExtensions.cpp | 259 __declspec(property(get=GetV, put=SetV)) int V5; member
|
/external/llvm-project/clang/test/SemaCXX/ |
D | MicrosoftExtensions.cpp | 254 __declspec(property(get=GetV, put=SetV)) int V5; member
|
/external/deqp/framework/common/ |
D | tcuAstcUtil.cpp | 829 #define ASSIGN_X_BITS(V0,S0, V1,S1, V2,S2, V3,S3, V4,S4, V5,S5, V6,S6) do { SHOR(V0,S0,x0); SHOR(V1… in decodeHDREndpointMode7() argument 912 #define ASSIGN_X_BITS(V0,S0, V1,S1, V2,S2, V3,S3, V4,S4, V5,S5) do { SHOR(V0,S0,x0); SHOR(V1,S1,x1)… in decodeHDREndpointMode11() argument
|