/third_party/boost/libs/proto/test/ |
D | external_transforms.cpp | 124 …int result3 = calc_grammar()(_1 / _2, fusion::make_vector(8, 2), (42, proto::transforms = non_chec… in test_external_transforms() local 131 int result3 = calc_grammar()(_1 / _2, fusion::make_vector(6, 0), checked); in test_external_transforms() local
|
/third_party/boost/libs/mpl/test/ |
D | pop_front.cpp | 28 typedef pop_front<types3>::type result3; in MPL_TEST_CASE() typedef
|
/third_party/glib/glib/tests/ |
D | convert.c | 146 gunichar *result, *result2, *result3; in check_utf8_to_ucs4() local 236 gchar *result, *result2, *result3; in check_ucs4_to_utf8() local 300 gunichar2 *result, *result2, *result3; in check_utf8_to_utf16() local 377 gchar *result, *result2, *result3; in check_utf16_to_utf8() local 450 gunichar2 *result, *result2, *result3; in check_ucs4_to_utf16() local 518 gunichar *result, *result2, *result3; in check_utf16_to_ucs4() local
|
/third_party/boost/libs/asio/test/properties/cpp14/ |
D | query_static.cpp | 37 constexpr int result3 = boost::asio::query(o3, prop()); in main() local
|
D | query_member.cpp | 37 constexpr int result3 = boost::asio::query(o3, prop()); in main() local
|
D | query_free.cpp | 37 constexpr int result3 = boost::asio::query(o3, prop()); in main() local
|
/third_party/typescript/tests/baselines/reference/ |
D | arrayFrom.js | 21 const result3: B[] = Array.from(inputA.values()); // expect error constant 49 var result3 = Array.from(inputA.values()); // expect error variable
|
D | overloadresolutionWithConstraintCheckingDeferred.js | 19 var result3: string = foo(x => { // x has type D variable
|
D | conditionalOperatorWithoutIdenticalBCT.js | 17 var result3: B = true ? a : b; variable
|
D | conditionalOperatorWithIdenticalBCT.js | 20 var result3 = true ? { a: 1 } : { a: 2, b: 'string' }; variable
|
D | indexingTypesWithNever.js | 124 var result3 = genericFn1({ c: "ctest", d: "dtest" }); variable
|
/third_party/boost/libs/asio/test/properties/cpp11/ |
D | query_member.cpp | 48 constexpr int result3 = boost::asio::query(o3, prop()); in main() local
|
D | query_free.cpp | 48 constexpr int result3 = boost::asio::query(o3, prop()); in main() local
|
D | query_static.cpp | 59 constexpr int result3 = boost::asio::query(o3, prop()); in main() local
|
/third_party/typescript/tests/cases/compiler/ |
D | arrayFrom.ts | 22 const result3: B[] = Array.from(inputA.values()); // expect error constant
|
/third_party/boost/libs/variant/test/ |
D | recursive_variant_test.cpp | 190 std::string result3( printer()(var4) ); in test_recursive_variant() local 335 std::string result3( printer()(var3) ); in test_recursive_variant_over() local
|
/third_party/boost/libs/proto/example/ |
D | external_transforms.cpp | 120 int result3 = calc_grammar()(_1 / _2, fusion::make_vector(6, 0), checked); in main() local
|
/third_party/typescript/tests/cases/conformance/expressions/conditonalOperator/ |
D | conditionalOperatorWithoutIdenticalBCT.ts | 16 var result3: B = true ? a : b; variable
|
D | conditionalOperatorWithIdenticalBCT.ts | 19 var result3 = true ? { a: 1 } : { a: 2, b: 'string' }; variable
|
/third_party/skia/tests/graphite/ |
D | UniformCacheTest.cpp | 79 sk_sp<UniformData> result3 = cache->findOrCreate(ud3); in DEF_GRAPHITE_TEST_FOR_CONTEXTS() local
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/ |
D | IntlTestDateFormatAPI.java | 129 Date result3 = new Date(); in TestAPI() local
|
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/ |
D | IntlTestDateFormatAPI.java | 126 Date result3 = new Date(); in TestAPI() local
|
/third_party/boost/libs/algorithm/minmax/test/ |
D | minmax_test.cpp | 69 tuple<Value const&, Value const&> result3 = boost::minmax(zero, one, lc ); in test() local
|
/third_party/boost/libs/xpressive/test/ |
D | test_typeof2.cpp | 48 std::map<std::string, int> result3; in test_actions() local
|
/third_party/boost/libs/hana/example/tutorial/ |
D | appendix_mpl.cpp | 453 using result3 = pop_back<types3>::type; in main() typedef 471 using result3 = pop_front<types3>::type; in main() typedef
|