Home
last modified time | relevance | path

Searched refs:AlwaysTrue (Results 1 – 25 of 1330) sorted by relevance

12345678910>>...54

/dports/math/stp/stp-2.3.3/include/stp/Simplifier/
H A DAlwaysTrue.h38 class AlwaysTrue // not copyable
52 AlwaysTrue(Simplifier* simplifier_, STPMgr* stp_, NodeFactory* nf_) in AlwaysTrue() function
61 stpMgr->GetRunTimes()->start(RunTimes::AlwaysTrue); in topLevel()
64 stpMgr->GetRunTimes()->stop(RunTimes::AlwaysTrue); in topLevel()
/dports/converters/wkhtmltopdf/qt-5db36ec/tests/auto/qabstractnetworkcache/
H A Dtst_qabstractnetworkcache.cpp135 static bool AlwaysTrue = true; variable
168 …t::newRow("304-2") << QNetworkRequest::AlwaysCache << "httpcachetest_expires304.cgi" << AlwaysTrue; in expires_data()
173 …t::newRow("500-2") << QNetworkRequest::AlwaysCache << "httpcachetest_expires500.cgi" << AlwaysTrue; in expires_data()
178 …t::newRow("200-2") << QNetworkRequest::AlwaysCache << "httpcachetest_expires200.cgi" << AlwaysTrue; in expires_data()
205 …wRow("304-2") << QNetworkRequest::AlwaysCache << "httpcachetest_lastModified304.cgi" << AlwaysTrue; in lastModified_data()
210 …wRow("200-2") << QNetworkRequest::AlwaysCache << "httpcachetest_lastModified200.cgi" << AlwaysTrue; in lastModified_data()
237 …Test::newRow("304-2") << QNetworkRequest::AlwaysCache << "httpcachetest_etag304.cgi" << AlwaysTrue; in etag_data()
242 …Test::newRow("200-2") << QNetworkRequest::AlwaysCache << "httpcachetest_etag200.cgi" << AlwaysTrue; in etag_data()
/dports/lang/rust/rustc-1.58.1-src/src/tools/clippy/clippy_lints/src/
H A Dabsurd_extreme_comparisons.rs56 … AbsurdComparisonResult::AlwaysTrue => "this comparison is always true".to_owned(), in check_expr()
94 AlwaysTrue, enumerator
115 use AbsurdComparisonResult::{AlwaysFalse, AlwaysTrue, InequalityImpossible}; in detect_absurd_comparison()
143 (Some(l @ ExtremeExpr { which: Minimum, .. }), _) => (l, AlwaysTrue), // min <= x in detect_absurd_comparison()
146 (_, Some(r @ ExtremeExpr { which: Maximum, .. })) => (r, AlwaysTrue), // x <= max in detect_absurd_comparison()
/dports/devel/app-builder/app-builder-3.4.2/vendor/github.com/onsi/ginkgo/integration/_fixtures/more_ginkgo_tests/
H A Dmore_ginkgo_tests_test.go11 Ω(AlwaysTrue()).Should(BeTrue())
15 Ω(AlwaysTrue()).Should(BeTrue())
/dports/devel/lazygit/lazygit-0.31.4/vendor/github.com/onsi/ginkgo/integration/_fixtures/more_ginkgo_tests/
H A Dmore_ginkgo_tests_test.go11 Ω(AlwaysTrue()).Should(BeTrue())
15 Ω(AlwaysTrue()).Should(BeTrue())
/dports/net/storj/storj-1.45.3/vendor/github.com/onsi/ginkgo/integration/_fixtures/more_ginkgo_tests/
H A Dmore_ginkgo_tests_test.go11 Ω(AlwaysTrue()).Should(BeTrue())
15 Ω(AlwaysTrue()).Should(BeTrue())
/dports/net/storj/storj-1.45.3/vendor/github.com/cloudfoundry/gosigar/vendor/github.com/onsi/ginkgo/integration/_fixtures/more_ginkgo_tests/
H A Dmore_ginkgo_tests_test.go11 Ω(AlwaysTrue()).Should(BeTrue())
15 Ω(AlwaysTrue()).Should(BeTrue())
/dports/dns/blocky/blocky-0.17/vendor/github.com/onsi/ginkgo/integration/_fixtures/more_ginkgo_tests/
H A Dmore_ginkgo_tests_test.go11 Ω(AlwaysTrue()).Should(BeTrue())
15 Ω(AlwaysTrue()).Should(BeTrue())
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/github.com/onsi/ginkgo/integration/_fixtures/more_ginkgo_tests/
H A Dmore_ginkgo_tests_test.go11 Ω(AlwaysTrue()).Should(BeTrue())
15 Ω(AlwaysTrue()).Should(BeTrue())
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/onsi/ginkgo/integration/_fixtures/more_ginkgo_tests/
H A Dmore_ginkgo_tests_test.go11 Ω(AlwaysTrue()).Should(BeTrue())
15 Ω(AlwaysTrue()).Should(BeTrue())
/dports/security/xray-core/Xray-core-1.5.0/vendor/github.com/onsi/ginkgo/integration/_fixtures/more_ginkgo_tests/
H A Dmore_ginkgo_tests_test.go11 Ω(AlwaysTrue()).Should(BeTrue())
15 Ω(AlwaysTrue()).Should(BeTrue())
/dports/www/oauth2-proxy/oauth2-proxy-7.2.0/vendor/github.com/onsi/ginkgo/integration/_fixtures/more_ginkgo_tests/
H A Dmore_ginkgo_tests_test.go11 Ω(AlwaysTrue()).Should(BeTrue())
15 Ω(AlwaysTrue()).Should(BeTrue())
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/onsi/ginkgo/integration/_fixtures/more_ginkgo_tests/
H A Dmore_ginkgo_tests_test.go11 Ω(AlwaysTrue()).Should(BeTrue())
15 Ω(AlwaysTrue()).Should(BeTrue())
/dports/net/ooni-probe-cli/probe-cli-3.10.1/vendor/github.com/onsi/ginkgo/integration/_fixtures/more_ginkgo_tests/
H A Dmore_ginkgo_tests_test.go11 Ω(AlwaysTrue()).Should(BeTrue())
15 Ω(AlwaysTrue()).Should(BeTrue())
/dports/multimedia/navidrome/navidrome-0.40.0/vendor/github.com/onsi/ginkgo/integration/_fixtures/more_ginkgo_tests/
H A Dmore_ginkgo_tests_test.go11 Ω(AlwaysTrue()).Should(BeTrue())
15 Ω(AlwaysTrue()).Should(BeTrue())
/dports/devel/p5-Workflow/Workflow-1.59/t/TestApp/Condition/
H A DAlwaysTrue.pm1 package TestApp::Condition::AlwaysTrue;
8 $TestApp::Condition::AlwaysTrue::VERSION = '0.01';
/dports/java/servingxml/servingxml-1.1.2/servingxml-framework/src/main/java/com/servingxml/expr/saxpath/
H A DRestrictedMatchPattern.java26 final RestrictedMatchPattern ALWAYS_TRUE = new AlwaysTrue();
31 class AlwaysTrue implements RestrictedMatchPattern { class
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Data.Entity/System/Data/Common/Internal/Materialization/
H A DCoordinatorFactory.cs29 private static readonly Func<Shaper, bool> AlwaysTrue = s => true; field in System.Data.Common.Internal.Materialization.CoordinatorFactory
105 this.HasData = AlwaysTrue; in CoordinatorFactory()
115 this.SetKeys = AlwaysTrue; in CoordinatorFactory()
135 this.CheckKeys = AlwaysTrue; // every row belongs to a single child collection in CoordinatorFactory()
/dports/java/servingxml/servingxml-1.1.2/servingxml-framework/src/main/java/com/servingxml/util/xml/
H A DXPathBooleanExpression.java36 public static final XPathBooleanExpression ALWAYS_TRUE = new AlwaysTrue();
45 static final class AlwaysTrue implements XPathBooleanExpression { class
/dports/math/dune-pdelab/dune-pdelab-20c7085389d3eb4f8ca99e1bc60f7fa6036536c8/dune/pdelab/function/
H A Dcallableadapter.hh122 AlwaysTrue < in makeGridFunctionFromCallable()
150 AlwaysTrue < in makeGridFunctionFromCallable()
289 AlwaysTrue < in makeInstationaryGridFunctionFromCallable()
318 AlwaysTrue < in makeInstationaryGridFunctionFromCallable()
442 AlwaysTrue < in makebBoundaryConditionFromCallable()
456 AlwaysTrue < in makeBoundaryConditionFromCallable()
/dports/astro/oskar/OSKAR-2.8.0/extern/gtest-1.7.0/include/gtest/internal/
H A Dgtest-death-test-internal.h187 if (::testing::internal::AlwaysTrue()) { \
226 if (::testing::internal::AlwaysTrue()) { \
303 if (::testing::internal::AlwaysTrue()) { \
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/utils/unittest/googletest/include/gtest/internal/
H A Dgtest-death-test-internal.h187 if (::testing::internal::AlwaysTrue()) { \
224 if (::testing::internal::AlwaysTrue()) { \
301 if (::testing::internal::AlwaysTrue()) { \
/dports/biology/vcflib/vcflib-1.0.2/googletest/googletest/include/gtest/internal/
H A Dgtest-death-test-internal.h187 if (::testing::internal::AlwaysTrue()) { \
226 if (::testing::internal::AlwaysTrue()) { \
303 if (::testing::internal::AlwaysTrue()) { \
/dports/math/ignition-math/ignitionrobotics-ign-math-46f3dd24499c/test/gtest/include/gtest/internal/
H A Dgtest-death-test-internal.h186 if (::testing::internal::AlwaysTrue()) { \
226 if (::testing::internal::AlwaysTrue()) { \
228 } else if (!::testing::internal::AlwaysTrue()) { \
/dports/science/InsightToolkit/ITK-5.0.1/Modules/ThirdParty/GoogleTest/src/itkgoogletest/googletest/include/gtest/internal/
H A Dgtest-death-test-internal.h187 if (::testing::internal::AlwaysTrue()) { \
226 if (::testing::internal::AlwaysTrue()) { \
303 if (::testing::internal::AlwaysTrue()) { \

12345678910>>...54