Home
last modified time | relevance | path

Searched defs:result3 (Results 1 – 25 of 43) sorted by relevance

12

/third_party/boost/libs/proto/test/
Dexternal_transforms.cpp124 …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/
Dpop_front.cpp28 typedef pop_front<types3>::type result3; in MPL_TEST_CASE() typedef
/third_party/glib/glib/tests/
Dconvert.c146 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/
Dquery_static.cpp37 constexpr int result3 = boost::asio::query(o3, prop()); in main() local
Dquery_member.cpp37 constexpr int result3 = boost::asio::query(o3, prop()); in main() local
Dquery_free.cpp37 constexpr int result3 = boost::asio::query(o3, prop()); in main() local
/third_party/typescript/tests/baselines/reference/
DarrayFrom.js21 const result3: B[] = Array.from(inputA.values()); // expect error constant
49 var result3 = Array.from(inputA.values()); // expect error variable
DoverloadresolutionWithConstraintCheckingDeferred.js19 var result3: string = foo(x => { // x has type D variable
DconditionalOperatorWithoutIdenticalBCT.js17 var result3: B = true ? a : b; variable
DconditionalOperatorWithIdenticalBCT.js20 var result3 = true ? { a: 1 } : { a: 2, b: 'string' }; variable
DindexingTypesWithNever.js124 var result3 = genericFn1({ c: "ctest", d: "dtest" }); variable
/third_party/boost/libs/asio/test/properties/cpp11/
Dquery_member.cpp48 constexpr int result3 = boost::asio::query(o3, prop()); in main() local
Dquery_free.cpp48 constexpr int result3 = boost::asio::query(o3, prop()); in main() local
Dquery_static.cpp59 constexpr int result3 = boost::asio::query(o3, prop()); in main() local
/third_party/typescript/tests/cases/compiler/
DarrayFrom.ts22 const result3: B[] = Array.from(inputA.values()); // expect error constant
/third_party/boost/libs/variant/test/
Drecursive_variant_test.cpp190 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/
Dexternal_transforms.cpp120 int result3 = calc_grammar()(_1 / _2, fusion::make_vector(6, 0), checked); in main() local
/third_party/typescript/tests/cases/conformance/expressions/conditonalOperator/
DconditionalOperatorWithoutIdenticalBCT.ts16 var result3: B = true ? a : b; variable
DconditionalOperatorWithIdenticalBCT.ts19 var result3 = true ? { a: 1 } : { a: 2, b: 'string' }; variable
/third_party/skia/tests/graphite/
DUniformCacheTest.cpp79 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/
DIntlTestDateFormatAPI.java129 Date result3 = new Date(); in TestAPI() local
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DIntlTestDateFormatAPI.java126 Date result3 = new Date(); in TestAPI() local
/third_party/boost/libs/algorithm/minmax/test/
Dminmax_test.cpp69 tuple<Value const&, Value const&> result3 = boost::minmax(zero, one, lc ); in test() local
/third_party/boost/libs/xpressive/test/
Dtest_typeof2.cpp48 std::map<std::string, int> result3; in test_actions() local
/third_party/boost/libs/hana/example/tutorial/
Dappendix_mpl.cpp453 using result3 = pop_back<types3>::type; in main() typedef
471 using result3 = pop_front<types3>::type; in main() typedef

12