Home
last modified time | relevance | path

Searched refs:true_ (Results 1 – 12 of 12) sorted by relevance

/external/protobuf/src/google/protobuf/stubs/
Dtemplate_util_unittest.cc94 value = and_<true_, true_>::value; in TEST()
97 value = and_<true_, false_>::value; in TEST()
100 value = and_<false_, true_>::value; in TEST()
107 value = or_<true_, true_>::value; in TEST()
110 value = or_<true_, false_>::value; in TEST()
113 value = or_<false_, true_>::value; in TEST()
Dtemplate_util.h91 typedef true_type true_; typedef
118 struct type_equals_<A, A> : public true_ {
/external/clang/test/CXX/conv/conv.prom/
Dp4.cpp14 enum B : bool { false_, true_ }; enumerator
17 T<true_> t;
19 T<+true_> q; // desired-error {{conversion from 'int' to 'bool'}}
25 d = true_,
/external/llvm-project/clang/test/CXX/conv/conv.prom/
Dp4.cpp14 enum B : bool { false_, true_ }; enumerator
17 T<true_> t;
19 T<+true_> q; // desired-error {{conversion from 'int' to 'bool'}}
25 d = true_,
/external/angle/src/compiler/translator/TranslatorMetalDirect/
DIntermRebuild.cpp632 auto *const true_ = node.getTrueExpression(); in traverseTernaryChildren() local
633 ASSERT(true_); in traverseTernaryChildren()
639 auto *const newTrue = traverseAnyAs<TIntermTyped>(*true_); in traverseTernaryChildren()
644 if (newCond != cond || newTrue != true_ || newFalse != false_) in traverseTernaryChildren()
656 auto *const true_ = node.getTrueBlock(); in traverseIfElseChildren() local
662 if (true_) in traverseIfElseChildren()
664 GUARD(traverseAnyAs(*true_, newTrue)); in traverseIfElseChildren()
672 if (newCond != cond || newTrue != true_ || newFalse != false_) in traverseIfElseChildren()
/external/llvm/test/CodeGen/AArch64/
Darm64-fast-isel-br.ll60 define void @true_() nounwind uwtable ssp {
61 ; CHECK: @true_
/external/llvm-project/llvm/test/CodeGen/AArch64/
Darm64-fast-isel-br.ll60 define void @true_() nounwind uwtable ssp {
61 ; CHECK: @true_
/external/jsoncpp/src/test_lib_json/
Dmain.cpp80 Json::Value true_{true}; member
177 JSONTEST_ASSERT_PRED(checkMemberCount(true_, 0)); in JSONTEST_FIXTURE_LOCAL()
505 JSONTEST_ASSERT_PRED(checkIs(true_, checks)); in JSONTEST_FIXTURE_LOCAL()
511 JSONTEST_ASSERT(!true_.isConvertibleTo(Json::nullValue)); in JSONTEST_FIXTURE_LOCAL()
514 JSONTEST_ASSERT(true_.isConvertibleTo(Json::intValue)); in JSONTEST_FIXTURE_LOCAL()
515 JSONTEST_ASSERT(true_.isConvertibleTo(Json::uintValue)); in JSONTEST_FIXTURE_LOCAL()
516 JSONTEST_ASSERT(true_.isConvertibleTo(Json::realValue)); in JSONTEST_FIXTURE_LOCAL()
517 JSONTEST_ASSERT(true_.isConvertibleTo(Json::booleanValue)); in JSONTEST_FIXTURE_LOCAL()
518 JSONTEST_ASSERT(true_.isConvertibleTo(Json::stringValue)); in JSONTEST_FIXTURE_LOCAL()
521 JSONTEST_ASSERT(!true_.isConvertibleTo(Json::arrayValue)); in JSONTEST_FIXTURE_LOCAL()
[all …]
/external/libabigail/tests/data/test-read-dwarf/
DPR22122-libftdc.so.abi4951 …<typedef-decl name='true_' type-id='type-id-263' filepath='src/third_party/boost-1.60.0/boost/mpl/…
Dtest9-pr18818-clang.so.abi4083 …<typedef-decl name='true_' type-id='type-id-295' filepath='src/third_party/boost-1.56.0/boost/mpl/…
Dtest10-pr18818-gcc.so.abi5494 …<typedef-decl name='true_' type-id='type-id-454' filepath='src/third_party/boost-1.56.0/boost/mpl/…
Dtest12-pr18844.so.abi21475 …<typedef-decl name='true_' type-id='type-id-482' filepath='src/third_party/boost-1.56.0/boost/mpl/…