Home
last modified time | relevance | path

Searched defs:V5 (Results 1 – 15 of 15) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonDepArch.h16 enum class ArchEnum { NoArch, Generic, V5, V55, V60, V62, V65, V66 }; enumerator
/external/llvm-project/llvm/lib/Target/Hexagon/
DHexagonDepArch.h21 enum class ArchEnum { NoArch, Generic, V5, V55, V60, V62, V65, V66, V67 }; enumerator
/external/llvm/unittests/Support/
DAlignOfTest.cpp70 struct V5 : V4, V3 { double z; argument
/external/llvm-project/clang/test/Preprocessor/
Dmacro_vaopt_check.cpp23 #define V5(...) __VA_OPT__(__VA_OPT__()) macro
/external/llvm/lib/Target/Hexagon/
DHexagonSubtarget.h42 V4, V5, V55, V60 enumerator
/external/llvm-project/clang/test/AST/
Dconst-fpfeatures.cpp47 float V5 = []() -> float { in __anonc4759eda0102() variable
/external/rust/crates/libm/src/math/
Dlgammaf_r.rs60 const V5: f32 = 3.2170924824e-03; /* 0x3b52d5db */ constant
Dlgamma_r.rs125 const V5: f64 = 3.21709242282423911810e-03; /* 0x3F6A5ABB, 0x57D0CF61 */ constant
/external/llvm-project/clang-tools-extra/test/clang-tidy/checkers/
Dfuchsia-multiple-inheritance.cpp101 struct V5 : virtual Base3 { virtual void f(); }; struct
/external/jackson-databind/src/test/java/com/fasterxml/jackson/databind/deser/creators/
DEnumCreatorTest.java164 V5("val5"), enumConstant
/external/guava/android/guava-tests/test/com/google/common/util/concurrent/
DClosingFutureTest.java1875 <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/
DClosingFutureTest.java1892 <V1, V2, V3, V4, V5, U> ClosingFunction5<V1, V2, V3, V4, V5, U> waitFor( in waitFor() argument
/external/clang/test/SemaCXX/
DMicrosoftExtensions.cpp259 __declspec(property(get=GetV, put=SetV)) int V5; member
/external/llvm-project/clang/test/SemaCXX/
DMicrosoftExtensions.cpp254 __declspec(property(get=GetV, put=SetV)) int V5; member
/external/deqp/framework/common/
DtcuAstcUtil.cpp829 #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