Home
last modified time | relevance | path

Searched refs:SetNegative (Results 1 – 25 of 67) sorted by relevance

123

/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-comprehend/include/aws/comprehend/model/
H A DSentimentScore.h80 inline void SetNegative(double value) { m_negativeHasBeenSet = true; m_negative = value; } in SetNegative() function
86 inline SentimentScore& WithNegative(double value) { SetNegative(value); return *this;} in WithNegative()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-lexv2-runtime/include/aws/lexv2-runtime/model/
H A DSentimentScore.h80 inline void SetNegative(double value) { m_negativeHasBeenSet = true; m_negative = value; } in SetNegative() function
86 inline SentimentScore& WithNegative(double value) { SetNegative(value); return *this;} in WithNegative()
/dports/games/libretro-snes9x2005/snes9x2005-218be8e/source/
H A D65c816.h43 #define SetNegative() (ICPU._Negative = 0x80) macro
/dports/lang/spidermonkey60/firefox-60.9.0/layout/style/
H A DnsCSSCounterStyleRule.h48 void SetNegative(const nsAString& aNegative);
/dports/games/libretro-snes9x2010/snes9x2010-714b1c8/src/
H A D65c816.h207 #define SetNegative() (ICPU._Negative = 0x80) macro
/dports/games/libretro-snes9x/snes9x-73aa348/
H A D65c816.h34 #define SetNegative() (ICPU._Negative = 0x80) macro
/dports/emulators/snes9x-gtk/snes9x-1.54.1/
H A D65c816.h209 #define SetNegative() (ICPU._Negative = 0x80) macro
/dports/lang/nbc/
H A DmwGenericLex.pas118 procedure SetNegative(const Value: Boolean); procedure
146 property Negative: Boolean read GetNegative write SetNegative;
428 procedure TAny.SetNegative(const Value: Boolean); procedure
/dports/textproc/regex2dfa/regex2dfa-0.1.6/third_party/re2/util/
H A Dsparse_array_test.cc111 TEST_F(SparseArrayStringSurvivesInvalidIndexTest, SetNegative) { in TEST_F() argument
/dports/net/ooni-probe-cli/probe-cli-3.10.1/vendor/github.com/ooni/psiphon/oopsi/github.com/redjack/marionette/third_party/re2/util/
H A Dsparse_array_test.cc111 TEST_F(SparseArrayStringSurvivesInvalidIndexTest, SetNegative) { in TEST_F() argument
/dports/net/ooni-mini/probe-engine-0.23.0/vendor/github.com/ooni/psiphon/oopsi/github.com/redjack/marionette/third_party/re2/util/
H A Dsparse_array_test.cc111 TEST_F(SparseArrayStringSurvivesInvalidIndexTest, SetNegative) { in TEST_F() argument
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/pcbnew/
H A Dpcb_plot_params.h123 void SetNegative( bool aFlag ) { m_negative = aFlag; } in SetNegative() function
H A Dplot_board_layers.cpp1095 aPlotter->SetNegative( true ); in FillNegativeKnockout()
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/include/plotters/
H A Dplotter.h142 virtual void SetNegative( bool aNegative ) in SetNegative() function
/dports/databases/mariadb103-client/mariadb-10.3.34/extra/yassl/taocrypt/include/
H A Dinteger.hpp215 void SetNegative() { if (!!(*this)) sign_ = NEGATIVE; } in usage()
/dports/databases/mariadb103-server/mariadb-10.3.34/extra/yassl/taocrypt/include/
H A Dinteger.hpp215 void SetNegative() { if (!!(*this)) sign_ = NEGATIVE; } in SetNegative() function in TaoCrypt::Integer
/dports/databases/mysql55-client/mysql-5.5.62/extra/yassl/taocrypt/include/
H A Dinteger.hpp215 void SetNegative() { if (!!(*this)) sign_ = NEGATIVE; } in SetNegative() function in TaoCrypt::Integer
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/css/
H A Dstyle_rule.h369 void SetNegative(const CSSValue* negative) { negative_ = negative; } in SetNegative() function
/dports/security/cryptopp/cryptopp-8.6.0/
H A Dinteger.h527 void SetNegative() {if (!!(*this)) sign = NEGATIVE;} in SetNegative() function
/dports/net-p2p/qtum/qtum-mainnet-fastlane-v0.20.3/src/cryptopp/
H A Dinteger.h466 void SetNegative() {if (!!(*this)) sign = NEGATIVE;} in SetNegative() function
/dports/emulators/citra-qt5/citra-ac98458e0/externals/cryptopp/cryptopp/
H A Dinteger.h527 void SetNegative() {if (!!(*this)) sign = NEGATIVE;} in SetNegative() function
/dports/emulators/citra/citra-ac98458e0/externals/cryptopp/cryptopp/
H A Dinteger.h527 void SetNegative() {if (!!(*this)) sign = NEGATIVE;} in SetNegative() function
/dports/sysutils/fusefs-securefs/securefs-0.12.0/external/cryptopp/
H A Dinteger.h527 void SetNegative() {if (!!(*this)) sign = NEGATIVE;} in SetNegative() function
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/algo/ms/omssa/
H A Domssaapp.cpp503 Settings->SetChargehandling().SetNegative(args["zn"].AsInteger()); in SetSearchSettings()
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/pcbnew/dialogs/
H A Ddialog_plot.cpp761 tempOptions.SetNegative( m_plotPSNegativeOpt->GetValue() ); in applyPlotSettings()

123