/third_party/typescript/tests/baselines/reference/ |
D | enumBasics.js | 115 var E4; variable 116 (function (E4) { argument
|
/third_party/boost/libs/endian/test/ |
D | is_scoped_enum_test.cpp | 15 enum class E4: long {}; enum
|
D | endian_reverse_test3.cpp | 51 enum class E4: long { e4 }; enum
|
/third_party/boost/libs/histogram/test/ |
D | detail_argument_traits_test.cpp | 53 using E4 = dtl::argument_traits_holder<2, 1, 0, 3, std::tuple<int>>; in main() typedef
|
/third_party/typescript/tests/cases/conformance/enums/ |
D | enumBasics.ts | 37 enum E4 { enum 73 E8.B, E7.A, E4.Z, E3.X, E3.Y, E3.Z variable
|
D | enumConstantMembers.ts | 15 declare enum E4 { enum
|
/third_party/boost/libs/units/test/ |
D | test_cmath.cpp | 58 BOOST_CONSTEXPR_OR_CONST bu::quantity<bu::energy> E4(-2.5*bu::joules), in test_main() local
|
D | test_dimensionless_quantity.cpp | 47 BOOST_CONSTEXPR_OR_CONST bu::quantity<bu::dimensionless> E4 = E2; in test_main() local
|
D | test_quantity.cpp | 47 BOOST_CONSTEXPR_OR_CONST bu::quantity<bu::energy> E4 = E2; in test_main() local
|
/third_party/boost/libs/math/test/ |
D | legendre_stieltjes_test.cpp | 53 Real E4 = p4 - 20*p2/static_cast<Real>(27) + 14/static_cast<Real>(891); in test_legendre_stieltjes() local
|
/third_party/typescript/tests/cases/compiler/ |
D | constantEnumAssert.ts | 17 const enum E4 { enum
|
D | enumLiteralsSubtypeReduction.ts | 6 E4, enumerator
|
/third_party/boost/boost/math/special_functions/ |
D | ellint_rd.hpp | 169 T E4 = 3 * (X * Y - Z * Z) * Z * Z; in ellint_rd_imp() local
|
D | ellint_rj.hpp | 265 T E4 = (2 * X * Y * Z + E2 * P + 3 * P * P * P) * P; in ellint_rj_imp() local
|
/third_party/ffmpeg/libavcodec/ |
D | indeo3data.h | 251 #define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a)) macro
|
/third_party/ffmpeg/libavfilter/ |
D | vf_epx.c | 141 uint32_t E0, E1, E2, E3, E4, E5, E6, E7, E8; in epx3_slice() local
|