/third_party/typescript/tests/cases/compiler/ |
D | arrayBestCommonTypes.ts | 4 class base2 implements iface { } class 57 class base2 implements iface { x: string; z: string; } class
|
/third_party/flutter/skia/bench/ |
D | HairlinePathBench.cpp | 99 int base2 = 2 * rand.nextULessThan(hSize); in makePath() local 131 int base2 = 2 * rand.nextULessThan(hSize); in makePath() local 164 int base2 = 2 * rand.nextULessThan(hSize); in makePath() local 199 int base2 = 2 * rand.nextULessThan(hSize); in makePath() local
|
/third_party/skia/bench/ |
D | HairlinePathBench.cpp | 99 int base2 = 2 * rand.nextULessThan(hSize); in makePath() local 131 int base2 = 2 * rand.nextULessThan(hSize); in makePath() local 164 int base2 = 2 * rand.nextULessThan(hSize); in makePath() local 199 int base2 = 2 * rand.nextULessThan(hSize); in makePath() local
|
/third_party/boost/libs/conversion/test/ |
D | cast_test.cpp | 63 Base2 * base2 = polymorphic_cast<Base2*>( base ); // crosscast in main() local
|
D | polymorphic_cast_test.cpp | 91 Base2 * base2; in test_polymorphic_cast() local 134 Base2 * base2; in test_polymorphic_pointer_cast() local
|
/third_party/boost/libs/type_traits/test/ |
D | is_convertible_test.cpp | 23 struct base2 { }; struct
|
/third_party/FreeBSD/sys/sys/ |
D | kobj.h | 155 base1, base2) \ argument 171 base1, base2, base3) \ argument
|
/third_party/boost/libs/smart_ptr/test/ |
D | pointer_cast_test.cpp | 41 class base2 class
|
D | cpp11_pointer_cast_test.cpp | 53 class base2 class
|
/third_party/typescript/tests/baselines/reference/ |
D | arrayBestCommonTypes.js | 5 class base2 implements iface { } class 133 var base2 = /** @class */ (function () { function 134 function base2() { function 192 var base2 = /** @class */ (function () { function 193 function base2() { function
|
D | comparisonOperatorWithIdenticalObjects.js | 59 var base2: Base; variable 264 var base2; variable
|
/third_party/libxml2/ |
D | regressions.py | 36 def compFiles(res, expected, base1, base2): argument
|
D | runtest.c | 3144 const char *base2; in schemasTest() local 3317 const char *base2; in rngTest() local 3405 const char *base2; in rngStreamTest() local
|
/third_party/boost/libs/ptr_container/test/ |
D | ptr_array.cpp | 114 ptr_array<Base,2> base2( base ); in test_array() local
|
D | ptr_map.cpp | 308 BaseContainer base2( base_container ); in map_container_assignment_test() local
|
D | ptr_unordered_map.cpp | 285 BaseContainer base2( base_container ); in map_container_assignment_test() local
|
D | test_data.hpp | 328 BaseContainer base2( base ); in container_assignment_test() local
|
/third_party/boost/boost/random/ |
D | xor_combine.hpp | 117 const base2_type& base2() const { return _rng2; } in base2() function in boost::random::xor_combine_engine
|
/third_party/boost/libs/type_index/test/ |
D | type_index_runtime_cast_test.cpp | 45 struct base2 { struct
|
/third_party/mindspore/tests/ut/cpp/pipeline/static_analysis/ |
D | data_test.cc | 51 AbstractBasePtr base2 = std::make_shared<AbstractScalar>(static_cast<int64_t>(2)); in TEST_F() local
|
D | static_analysis_test.cc | 419 AbstractBasePtr base2 = FromValue(x2, false); in TEST_F() local
|
/third_party/typescript/tests/cases/conformance/expressions/binaryOperators/comparisonOperator/ |
D | comparisonOperatorWithIdenticalObjects.ts | 58 var base2: Base; variable
|
/third_party/boost/boost/regex/v4/ |
D | match_results.hpp | 614 difference_type base2 = 0; in maybe_assign() local
|
/third_party/openssl/crypto/ec/curve448/ |
D | curve448.c | 629 const curve448_point_t base2, in curve448_base_double_scalarmul_non_secret()
|
/third_party/mesa3d/src/gallium/drivers/nouveau/codegen/ |
D | nv50_ir_build_util.cpp | 340 int base2 = (baseSize2[mask] >> 8) & 0xf; in mkClobber() local
|