Home
last modified time | relevance | path

Searched refs:outcome_ (Results 1 – 25 of 251) sorted by relevance

1234567891011

/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/jit/
H A DOptimizationTracking.h27 JS::TrackedOutcome outcome_; variable
32 outcome_(outcome) in OptimizationAttempt()
35 void setOutcome(JS::TrackedOutcome outcome) { outcome_ = outcome; } in setOutcome()
36 bool succeeded() const { return outcome_ >= JS::TrackedOutcome::GenericSuccess; } in succeeded()
37 bool failed() const { return outcome_ < JS::TrackedOutcome::GenericSuccess; } in failed()
39 JS::TrackedOutcome outcome() const { return outcome_; } in outcome()
42 return strategy_ == other.strategy_ && outcome_ == other.outcome_;
45 return strategy_ != other.strategy_ || outcome_ != other.outcome_;
48 return (HashNumber(strategy_) << 8) + HashNumber(outcome_); in hash()
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/jit/
H A DOptimizationTracking.h27 JS::TrackedOutcome outcome_; variable
31 : strategy_(strategy), outcome_(outcome) {} in OptimizationAttempt()
33 void setOutcome(JS::TrackedOutcome outcome) { outcome_ = outcome; } in setOutcome()
35 return outcome_ >= JS::TrackedOutcome::GenericSuccess; in succeeded()
37 bool failed() const { return outcome_ < JS::TrackedOutcome::GenericSuccess; } in failed()
39 JS::TrackedOutcome outcome() const { return outcome_; } in outcome()
42 return strategy_ == other.strategy_ && outcome_ == other.outcome_;
45 return strategy_ != other.strategy_ || outcome_ != other.outcome_;
48 return (HashNumber(strategy_) << 8) + HashNumber(outcome_); in hash()
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/jit/
H A DOptimizationTracking.h27 JS::TrackedOutcome outcome_; variable
32 outcome_(outcome) in OptimizationAttempt()
35 void setOutcome(JS::TrackedOutcome outcome) { outcome_ = outcome; } in setOutcome()
36 bool succeeded() const { return outcome_ >= JS::TrackedOutcome::GenericSuccess; } in succeeded()
37 bool failed() const { return outcome_ < JS::TrackedOutcome::GenericSuccess; } in failed()
39 JS::TrackedOutcome outcome() const { return outcome_; } in outcome()
42 return strategy_ == other.strategy_ && outcome_ == other.outcome_;
45 return strategy_ != other.strategy_ || outcome_ != other.outcome_;
48 return (HashNumber(strategy_) << 8) + HashNumber(outcome_); in hash()
/dports/www/wt/wt-4.6.1/src/Wt/Payment/
H A DResult.h108 ApprovalOutcome outcome() const { return outcome_; } in outcome()
111 ApprovalOutcome outcome_;
H A DResult.C32 : outcome_(outcome) in Approval()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/ThirdParty/gtest/src/
H A Dgtest-death-test.cc316 outcome_(IN_PROGRESS), in DeathTestImpl()
332 DeathTestOutcome outcome() const { return outcome_; } in outcome()
333 void set_outcome(DeathTestOutcome an_outcome) { outcome_ = an_outcome; } in set_outcome()
357 DeathTestOutcome outcome_; member in testing::internal::DeathTestImpl
/dports/audio/clementine-player/Clementine-1.4.0rc1/3rdparty/gmock/gtest/src/
H A Dgtest-death-test.cc316 outcome_(IN_PROGRESS), in DeathTestImpl()
332 DeathTestOutcome outcome() const { return outcome_; } in outcome()
333 void set_outcome(DeathTestOutcome an_outcome) { outcome_ = an_outcome; } in set_outcome()
357 DeathTestOutcome outcome_; member in testing::internal::DeathTestImpl
/dports/games/openlierox/OpenLieroX/src/breakpad/external/src/testing/gtest/src/
H A Dgtest-death-test.cc318 outcome_(IN_PROGRESS), in DeathTestImpl()
334 DeathTestOutcome outcome() const { return outcome_; } in outcome()
335 void set_outcome(DeathTestOutcome outcome) { outcome_ = outcome; } in set_outcome()
359 DeathTestOutcome outcome_; member in testing::internal::DeathTestImpl
/dports/biology/avida/avida-2.12.4-src/libs/apto/utils/unittest/googletest/
H A Dgtest-death-test.cc316 outcome_(IN_PROGRESS), in DeathTestImpl()
332 DeathTestOutcome outcome() const { return outcome_; } in outcome()
333 void set_outcome(DeathTestOutcome an_outcome) { outcome_ = an_outcome; } in set_outcome()
357 DeathTestOutcome outcome_; member in testing::internal::DeathTestImpl
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/utils/unittest/googletest/src/
H A Dgtest-death-test.cc380 outcome_(IN_PROGRESS), in DeathTestImpl()
396 DeathTestOutcome outcome() const { return outcome_; } in outcome()
397 void set_outcome(DeathTestOutcome an_outcome) { outcome_ = an_outcome; } in set_outcome()
421 DeathTestOutcome outcome_; member in testing::internal::DeathTestImpl
/dports/science/InsightToolkit/ITK-5.0.1/Modules/ThirdParty/GoogleTest/src/itkgoogletest/googletest/src/
H A Dgtest-death-test.cc380 outcome_(IN_PROGRESS), in DeathTestImpl()
396 DeathTestOutcome outcome() const { return outcome_; } in outcome()
397 void set_outcome(DeathTestOutcome an_outcome) { outcome_ = an_outcome; } in set_outcome()
421 DeathTestOutcome outcome_; member in testing::internal::DeathTestImpl
/dports/biology/vcflib/vcflib-1.0.2/googletest/googletest/src/
H A Dgtest-death-test.cc380 outcome_(IN_PROGRESS), in DeathTestImpl()
396 DeathTestOutcome outcome() const { return outcome_; } in outcome()
397 void set_outcome(DeathTestOutcome an_outcome) { outcome_ = an_outcome; } in set_outcome()
421 DeathTestOutcome outcome_; member in testing::internal::DeathTestImpl
/dports/net/flower/flower-0.10/contrib/googletest-release-1.8.0/googletest/src/
H A Dgtest-death-test.cc380 outcome_(IN_PROGRESS), in DeathTestImpl()
396 DeathTestOutcome outcome() const { return outcome_; } in outcome()
397 void set_outcome(DeathTestOutcome an_outcome) { outcome_ = an_outcome; } in set_outcome()
421 DeathTestOutcome outcome_; member in testing::internal::DeathTestImpl
/dports/devel/ros-urdfdom/urdfdom-1.0.4/urdf_parser/test/gtest/src/
H A Dgtest-death-test.cc372 outcome_(IN_PROGRESS), in DeathTestImpl()
388 DeathTestOutcome outcome() const { return outcome_; } in outcome()
389 void set_outcome(DeathTestOutcome an_outcome) { outcome_ = an_outcome; } in set_outcome()
413 DeathTestOutcome outcome_; member in testing::internal::DeathTestImpl
/dports/devel/ros-console_bridge/console_bridge-1.0.1/test/gtest/src/
H A Dgtest-death-test.cc372 outcome_(IN_PROGRESS), in DeathTestImpl()
388 DeathTestOutcome outcome() const { return outcome_; } in outcome()
389 void set_outcome(DeathTestOutcome an_outcome) { outcome_ = an_outcome; } in set_outcome()
413 DeathTestOutcome outcome_; member in testing::internal::DeathTestImpl
/dports/devel/llvm11/llvm-11.0.1.src/utils/unittest/googletest/src/
H A Dgtest-death-test.cc380 outcome_(IN_PROGRESS), in DeathTestImpl()
396 DeathTestOutcome outcome() const { return outcome_; } in outcome()
397 void set_outcome(DeathTestOutcome an_outcome) { outcome_ = an_outcome; } in set_outcome()
421 DeathTestOutcome outcome_; member in testing::internal::DeathTestImpl
/dports/games/trenchbroom/TrenchBroom-ed46601/lib/src/gtest/
H A Dgtest-death-test.cc329 outcome_(IN_PROGRESS), in DeathTestImpl()
345 DeathTestOutcome outcome() const { return outcome_; } in outcome()
346 void set_outcome(DeathTestOutcome an_outcome) { outcome_ = an_outcome; } in set_outcome()
370 DeathTestOutcome outcome_; member in testing::internal::DeathTestImpl
/dports/games/colobot/colobot-colobot-gold-0.2.0-alpha/lib/gtest/src/
H A Dgtest-death-test.cc329 outcome_(IN_PROGRESS), in DeathTestImpl()
345 DeathTestOutcome outcome() const { return outcome_; } in outcome()
346 void set_outcome(DeathTestOutcome an_outcome) { outcome_ = an_outcome; } in set_outcome()
370 DeathTestOutcome outcome_; member in testing::internal::DeathTestImpl
/dports/devel/apitrace/apitrace-9.0/thirdparty/gtest/src/
H A Dgtest-death-test.cc380 outcome_(IN_PROGRESS), in DeathTestImpl()
396 DeathTestOutcome outcome() const { return outcome_; } in outcome()
397 void set_outcome(DeathTestOutcome an_outcome) { outcome_ = an_outcome; } in set_outcome()
421 DeathTestOutcome outcome_; member in testing::internal::DeathTestImpl
/dports/www/firefox-esr/firefox-91.8.0/third_party/aom/third_party/googletest/src/googletest/src/
H A Dgtest-death-test.cc380 outcome_(IN_PROGRESS), in DeathTestImpl()
396 DeathTestOutcome outcome() const { return outcome_; } in outcome()
397 void set_outcome(DeathTestOutcome an_outcome) { outcome_ = an_outcome; } in set_outcome()
421 DeathTestOutcome outcome_; member in testing::internal::DeathTestImpl
/dports/multimedia/libva-intel-media-driver/media-driver-intel-media-22.1.1/media_driver/linux/ult/ult_app/googletest/src/
H A Dgtest-death-test.cc380 outcome_(IN_PROGRESS), in DeathTestImpl()
396 DeathTestOutcome outcome() const { return outcome_; } in outcome()
397 void set_outcome(DeathTestOutcome an_outcome) { outcome_ = an_outcome; } in set_outcome()
421 DeathTestOutcome outcome_; member in testing::internal::DeathTestImpl
/dports/multimedia/libva-utils/libva-utils-2.13.0/test/gtest/src/
H A Dgtest-death-test.cc380 outcome_(IN_PROGRESS), in DeathTestImpl()
396 DeathTestOutcome outcome() const { return outcome_; } in outcome()
397 void set_outcome(DeathTestOutcome an_outcome) { outcome_ = an_outcome; } in set_outcome()
421 DeathTestOutcome outcome_; member in testing::internal::DeathTestImpl
/dports/multimedia/libva-intel-driver/intel-vaapi-driver-2.4.1/test/gtest/src/
H A Dgtest-death-test.cc380 outcome_(IN_PROGRESS), in DeathTestImpl()
396 DeathTestOutcome outcome() const { return outcome_; } in outcome()
397 void set_outcome(DeathTestOutcome an_outcome) { outcome_ = an_outcome; } in set_outcome()
421 DeathTestOutcome outcome_; member in testing::internal::DeathTestImpl
/dports/devel/llvm90/llvm-9.0.1.src/utils/unittest/googletest/src/
H A Dgtest-death-test.cc380 outcome_(IN_PROGRESS), in DeathTestImpl()
396 DeathTestOutcome outcome() const { return outcome_; } in outcome()
397 void set_outcome(DeathTestOutcome an_outcome) { outcome_ = an_outcome; } in set_outcome()
421 DeathTestOutcome outcome_; member in testing::internal::DeathTestImpl
/dports/lang/spidermonkey60/firefox-60.9.0/third_party/rust/cubeb-sys/libcubeb/googletest/src/
H A Dgtest-death-test.cc329 outcome_(IN_PROGRESS), in DeathTestImpl()
345 DeathTestOutcome outcome() const { return outcome_; } in outcome()
346 void set_outcome(DeathTestOutcome an_outcome) { outcome_ = an_outcome; } in set_outcome()
370 DeathTestOutcome outcome_; member in testing::internal::DeathTestImpl

1234567891011