Home
last modified time | relevance | path

Searched refs:negateFlag (Results 1 – 25 of 165) sorted by relevance

1234567

/dports/math/moab/fathomteam-moab-7bde9dfb84a8/test/mesquite/unit/
H A DObjectiveFunctionTests.hpp127 OFTestQM( ) : negateFlag(1) {} in OFTestQM()
130 : mValues(num_values), negateFlag(1) in OFTestQM()
146 virtual int get_negate_flag() const { return negateFlag; } in get_negate_flag()
148 void set_negate_flag( int value ) { negateFlag = value; } in set_negate_flag()
201 int negateFlag; member in OFTestQM
/dports/graphics/p5-ming/libming-ming-0_4_8/util/old/
H A Ddecompile4.c464 } negateFlag; typedef
466 static void listLessThan(Stack s, negateFlag negate) in listLessThan()
/dports/graphics/ming/libming-ming-0_4_8/util/old/
H A Ddecompile4.c464 } negateFlag; typedef
466 static void listLessThan(Stack s, negateFlag negate) in listLessThan()
/dports/graphics/py-ming/libming-ming-0_4_8/util/old/
H A Ddecompile4.c464 } negateFlag; typedef
466 static void listLessThan(Stack s, negateFlag negate) in listLessThan()
/dports/databases/db5/db-5.3.28/lang/sql/sqlite/src/
H A Dexpr.c1929 static void codeReal(Vdbe *v, const char *z, int negateFlag, int iMem){ in codeReal() argument
1935 if( negateFlag ) value = -value; in codeReal()
/dports/databases/sqlcipher/sqlcipher-3.4.2/src/
H A Dexpr.c3036 static void codeReal(Vdbe *v, const char *z, int negateFlag, int iMem){ in codeReal() argument
3041 if( negateFlag ) value = -value; in codeReal()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/src/
H A Dexpr.c3406 static void codeReal(Vdbe *v, const char *z, int negateFlag, int iMem){ in codeReal() argument
3411 if( negateFlag ) value = -value; in codeReal()
/dports/databases/sqlite3/sqlite-src-3350500/src/
H A Dexpr.c3462 static void codeReal(Vdbe *v, const char *z, int negateFlag, int iMem){ in codeReal() argument
3467 if( negateFlag ) value = -value; in codeReal()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/src/
H A Dexpr.c3432 static void codeReal(Vdbe *v, const char *z, int negateFlag, int iMem){ in codeReal() argument
3437 if( negateFlag ) value = -value; in codeReal()
/dports/math/vtk6/VTK-6.2.0/ThirdParty/sqlite/vtksqlite/
H A Dvtk_sqlite3.c62158 static void codeReal(Vdbe *v, const char *z, int negateFlag, int iMem){
62164 if( negateFlag ) value = -value;
/dports/devel/raknet/raknet-3.9.2_10,1/DependentExtensions/SQLite3Plugin/
H A Dsqlite3.c58783 static void codeReal(Vdbe *v, const char *z, int n, int negateFlag, int iMem){
58794 if( negateFlag ) value = -value;
/dports/databases/db5/db-5.3.28/lang/sql/generated/
H A Dsqlite3.c63735 static void codeReal(Vdbe *v, const char *z, int negateFlag, int iMem){
63741 if( negateFlag ) value = -value;
/dports/security/vault/vault-1.8.2/vendor/github.com/apple/foundationdb/fdbserver/sqlite/
H A Dsqlite3.amalgamation.c57322 static void codeReal(Vdbe *v, const char *z, int negateFlag, int iMem){
57328 if( negateFlag ) value = -value;
/dports/games/pokerth/pokerth-1.1.2-rc/src/third_party/sqlite3/
H A Dsqlite3.c76339 static void codeReal(Vdbe *v, const char *z, int negateFlag, int iMem){
76345 if( negateFlag ) value = -value;
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/sqlite/
H A Dsqlite3.c73183 static void codeReal(Vdbe *v, const char *z, int negateFlag, int iMem){
73189 if( negateFlag ) value = -value;
/dports/devel/emscripten/emscripten-2.0.3/tests/third_party/sqlite/
H A Dsqlite3.c73147 static void codeReal(Vdbe *v, const char *z, int negateFlag, int iMem){
73153 if( negateFlag ) value = -value;
/dports/irc/ircd-ratbox-devel/ircd-ratbox-3.0.7/bandb/sqlite3/
H A Dsqlite3.c74944 static void codeReal(Vdbe *v, const char *z, int negateFlag, int iMem){
74950 if( negateFlag ) value = -value;
/dports/games/craft/Craft-1.0fbsd/deps/sqlite/
H A Dsqlite3.c79139 static void codeReal(Vdbe *v, const char *z, int negateFlag, int iMem){
79145 if( negateFlag ) value = -value;
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/vendor/github.com/docker/docker/vendor/github.com/mattn/go-sqlite3/code/
H A Dsqlite3-binding.c79644 static void codeReal(Vdbe *v, const char *z, int negateFlag, int iMem){
79650 if( negateFlag ) value = -value;
/dports/deskutils/coolreader/coolreader-cr3.2.55/thirdparty_unman/sqlite/
H A Dsqlite3.c77236 static void codeReal(Vdbe *v, const char *z, int negateFlag, int iMem){
77242 if( negateFlag ) value = -value;
/dports/databases/R-cran-RSQLite/RSQLite/src/sqlite/
H A Dsqlite3.c80362 static void codeReal(Vdbe *v, const char *z, int negateFlag, int iMem){
80368 if( negateFlag ) value = -value;
/dports/chinese/libchewing/libchewing-0.5.1/thirdparty/sqlite-amalgamation/
H A Dsqlite3.c77468 static void codeReal(Vdbe *v, const char *z, int negateFlag, int iMem){
77474 if( negateFlag ) value = -value;
/dports/games/freeminer/freeminer-0.4.10.4/src/sqlite/
H A Dsqlite3.c79644 static void codeReal(Vdbe *v, const char *z, int negateFlag, int iMem){
79650 if( negateFlag ) value = -value;
/dports/devel/libgpkg/luciad-libgpkg-c56e3708453e/sqlite/
H A Dsqlite3.c79644 static void codeReal(Vdbe *v, const char *z, int negateFlag, int iMem){
79650 if( negateFlag ) value = -value;
/dports/biology/hyphy/hyphy-2.5.33/contrib/SQLite-3.8.2/
H A Dsqlite3.c78636 static void codeReal(Vdbe *v, const char *z, int negateFlag, int iMem){
78642 if( negateFlag ) value = -value;

1234567