Home
last modified time | relevance | path

Searched defs:all_true (Results 1 – 25 of 100) sorted by relevance

1234

/dports/databases/couchdb3/apache-couchdb-3.2.1/src/fabric/src/
H A Dfabric_db_info.erl134 all_true(true) -> true; function
135 all_true(_) -> false. function
/dports/devel/xsimd/xsimd-7.6.0/test/
H A Dtest_batch_bool.cpp64 type all_true = type(true); member
76 type all_true = type(1); member
87 type all_true = type(true); member
98 type all_true = type(true); member
109 type all_true = type(true); member
120 type all_true = type(true); member
132 type all_true = type(true); member
142 type all_true = type(true); member
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/include/deal.II/base/
H A Dtemplate_constraints.h44 struct all_true struct
62 static constexpr bool value = internal::TemplateConstraints::all_true< argument
/dports/textproc/p5-Text-Capitalize/Text-Capitalize-1.5/t/lib/Test/Locale/
H A DUtils.pm259 sub all_true { subroutine
/dports/science/nest/nest-simulator-3.1/nestkernel/
H A Dper_thread_bool_indicator.cpp66 PerThreadBoolIndicator::all_true() const in all_true() function in nest::PerThreadBoolIndicator
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/ThirdParty/range-v3/test/algorithm/
H A Dall_of.cpp45 std::vector<S> all_true { true, true, true }; in main() local
H A Dnone_of.cpp46 std::vector<S> all_true { true, true, true }; in main() local
H A Dany_of.cpp46 std::vector<S> all_true { true, true, true }; in main() local
/dports/emulators/citra/citra-ac98458e0/externals/cpp-jwt/include/jwt/detail/
H A Dmeta.hpp224 using all_true = std::is_same<bool_pack<true, B...>, bool_pack<B..., true>>; typedef
/dports/emulators/citra-qt5/citra-ac98458e0/externals/cpp-jwt/include/jwt/detail/
H A Dmeta.hpp224 using all_true = std::is_same<bool_pack<true, B...>, bool_pack<B..., true>>; typedef
/dports/devel/range-v3/range-v3-0.11.0/test/algorithm/
H A Dnone_of.cpp46 std::vector<S> all_true { true, true, true }; in main() local
H A Dall_of.cpp45 std::vector<S> all_true { true, true, true }; in main() local
H A Dany_of.cpp46 std::vector<S> all_true { true, true, true }; in main() local
/dports/lang/p5-Quantum-Superpositions/Quantum-Superpositions-2.03/lib/Quantum/
H A DSuperpositions.pm111 sub all_true { bless [@_], 'Quantum::Superpositions::Conj::True' } subroutine
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/tab_contents/
H A Dchrome_web_contents_view_handle_drop.cc31 bool all_true = in CompletionCallback() local
/dports/devel/fatal/fatal-2021.12.27.00/fatal/type/
H A Dtraits.h286 using all_true = typename std::enable_if< member
/dports/science/minc2/minc-release-2.2.00/progs/minccalc/
H A Deval.c77 int found_invalid, all_true, all_false; in eval_scalar() local
580 int all_true, all_false; in eval_vector() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/test/SemaCXX/
H A Dwarn-comma-operator.cpp245 typedef bool_seq<(xs::value, true)...> all_true; typedef in test_template::Foo
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/test/SemaCXX/
H A Dwarn-comma-operator.cpp245 typedef bool_seq<(xs::value, true)...> all_true; typedef in test_template::Foo
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/SemaCXX/
H A Dwarn-comma-operator.cpp245 typedef bool_seq<(xs::value, true)...> all_true; typedef in test_template::Foo
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/test/SemaCXX/
H A Dwarn-comma-operator.cpp245 typedef bool_seq<(xs::value, true)...> all_true; typedef in test_template::Foo
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/test/SemaCXX/
H A Dwarn-comma-operator.cpp245 typedef bool_seq<(xs::value, true)...> all_true; typedef in test_template::Foo
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/test/SemaCXX/
H A Dwarn-comma-operator.cpp245 typedef bool_seq<(xs::value, true)...> all_true; typedef in test_template::Foo
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/test/SemaCXX/
H A Dwarn-comma-operator.cpp245 typedef bool_seq<(xs::value, true)...> all_true; typedef in test_template::Foo
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/test/SemaCXX/
H A Dwarn-comma-operator.cpp245 typedef bool_seq<(xs::value, true)...> all_true; typedef in test_template::Foo

1234