Home
last modified time | relevance | path

Searched defs:apVal (Results 1 – 25 of 122) sorted by relevance

12345

/dports/science/rdkit/rdkit-Release_2021_03_5/Code/GraphMol/FileParsers/
H A DFileParserUtils.h168 std::string apVal = missingValueMarker; variable
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/mlir/lib/Parser/
H A DAttributeParser.cpp377 Optional<APFloat> apVal = in parseDecOrHexAttr() local
622 Optional<APFloat> apVal = buildHexadecimalFloatLiteral(&p, eltTy, *val); in getFloatAttrElements() local
639 APFloat apVal(isNegative ? -*val : *val); in getFloatAttrElements() local
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/mlir/lib/Parser/
H A DAttributeParser.cpp404 Optional<APFloat> apVal = in parseDecOrHexAttr() local
650 Optional<APFloat> apVal = buildHexadecimalFloatLiteral(&p, eltTy, *val); in getFloatAttrElements() local
667 APFloat apVal(isNegative ? -*val : *val); in getFloatAttrElements() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/mlir/lib/Parser/
H A DAttributeParser.cpp399 Optional<APFloat> apVal = in parseDecOrHexAttr() local
638 Optional<APFloat> apVal = buildHexadecimalFloatLiteral(&p, eltTy, *val); in getFloatAttrElements() local
655 APFloat apVal(isNegative ? -*val : *val); in getFloatAttrElements() local
/dports/devel/llvm12/llvm-project-12.0.1.src/mlir/lib/Parser/
H A DAttributeParser.cpp404 Optional<APFloat> apVal = in parseDecOrHexAttr() local
650 Optional<APFloat> apVal = buildHexadecimalFloatLiteral(&p, eltTy, *val); in getFloatAttrElements() local
667 APFloat apVal(isNegative ? -*val : *val); in getFloatAttrElements() local
/dports/databases/sqlcipher/sqlcipher-3.4.2/ext/fts5/
H A Dfts5_storage.c392 sqlite3_value **apVal in fts5StorageDeleteFromIndex()
514 int sqlite3Fts5StorageDelete(Fts5Storage *p, i64 iDel, sqlite3_value **apVal){ in sqlite3Fts5StorageDelete()
680 sqlite3_value **apVal, in sqlite3Fts5StorageContentInsert()
715 sqlite3_value **apVal, in sqlite3Fts5StorageIndexInsert()
H A Dfts5_aux.c208 sqlite3_value **apVal /* Array of trailing arguments */ in fts5HighlightFunction()
369 sqlite3_value **apVal /* Array of trailing arguments */ in fts5SnippetFunction()
625 sqlite3_value **apVal /* Array of trailing arguments */ in fts5Bm25Function()
/dports/databases/sqlite3/sqlite-src-3350500/ext/fts5/
H A Dfts5_storage.c395 sqlite3_value **apVal in fts5StorageDeleteFromIndex()
525 int sqlite3Fts5StorageDelete(Fts5Storage *p, i64 iDel, sqlite3_value **apVal){ in sqlite3Fts5StorageDelete()
696 sqlite3_value **apVal, in sqlite3Fts5StorageContentInsert()
731 sqlite3_value **apVal, in sqlite3Fts5StorageIndexInsert()
H A Dfts5_aux.c208 sqlite3_value **apVal /* Array of trailing arguments */ in fts5HighlightFunction()
380 sqlite3_value **apVal /* Array of trailing arguments */ in fts5SnippetFunction()
639 sqlite3_value **apVal /* Array of trailing arguments */ in fts5Bm25Function()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/ext/fts5/
H A Dfts5_storage.c395 sqlite3_value **apVal in fts5StorageDeleteFromIndex()
518 int sqlite3Fts5StorageDelete(Fts5Storage *p, i64 iDel, sqlite3_value **apVal){ in sqlite3Fts5StorageDelete()
689 sqlite3_value **apVal, in sqlite3Fts5StorageContentInsert()
724 sqlite3_value **apVal, in sqlite3Fts5StorageIndexInsert()
H A Dfts5_aux.c208 sqlite3_value **apVal /* Array of trailing arguments */ in fts5HighlightFunction()
380 sqlite3_value **apVal /* Array of trailing arguments */ in fts5SnippetFunction()
639 sqlite3_value **apVal /* Array of trailing arguments */ in fts5Bm25Function()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/ext/fts5/
H A Dfts5_storage.c395 sqlite3_value **apVal in fts5StorageDeleteFromIndex()
525 int sqlite3Fts5StorageDelete(Fts5Storage *p, i64 iDel, sqlite3_value **apVal){ in sqlite3Fts5StorageDelete()
696 sqlite3_value **apVal, in sqlite3Fts5StorageContentInsert()
731 sqlite3_value **apVal, in sqlite3Fts5StorageIndexInsert()
H A Dfts5_aux.c208 sqlite3_value **apVal /* Array of trailing arguments */ in fts5HighlightFunction()
380 sqlite3_value **apVal /* Array of trailing arguments */ in fts5SnippetFunction()
639 sqlite3_value **apVal /* Array of trailing arguments */ in fts5Bm25Function()
/dports/databases/db5/db-5.3.28/lang/sql/sqlite/ext/fts3/
H A Dfts3_write.c205 sqlite3_value **apVal /* Values to bind to statement */ in fts3SqlStmt()
332 sqlite3_value **apVal /* Parameters to bind */ in fts3SqlExec()
631 static int fts3InsertTerms(Fts3Table *p, sqlite3_value **apVal, u32 *aSz){ in fts3InsertTerms()
661 sqlite3_value **apVal, /* Array of values to insert */ in fts3InsertData()
744 sqlite3_value **apVal, /* apVal[] contains the docid to be deleted */ in fts3DeleteTerms()
1897 static int fts3IsEmpty(Fts3Table *p, sqlite3_value **apVal, int *pisEmpty){ in fts3IsEmpty()
2632 sqlite3_value **apVal, /* Array of arguments */ in sqlite3Fts3UpdateMethod()
H A Dfts3.c3034 sqlite3_value **apVal /* Arguments for the indexing scheme */ in fts3FilterMethod()
3185 sqlite3_value **apVal, /* Array of arguments */ in fts3UpdateMethod()
3351 sqlite3_value **apVal /* Array of arguments */ in fts3SnippetFunc()
3392 sqlite3_value **apVal /* Array of arguments */ in fts3OffsetsFunc()
3418 sqlite3_value **apVal /* Array of arguments */ in fts3OptimizeFunc()
3452 sqlite3_value **apVal /* Array of arguments */ in fts3MatchinfoFunc()
/dports/databases/sqlite3/sqlite-src-3350500/ext/misc/
H A Dprefixes.c282 sqlite3_value **apVal in prefixLengthFunc()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/ext/misc/
H A Dprefixes.c282 sqlite3_value **apVal in prefixLengthFunc()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/ext/misc/
H A Dprefixes.c282 sqlite3_value **apVal in prefixLengthFunc()
/dports/databases/sqlcipher/sqlcipher-3.4.2/ext/rbu/
H A Dtest_rbu.c34 void test_rbu_delta(sqlite3_context *pCtx, int nArg, sqlite3_value **apVal){ in test_rbu_delta()
/dports/databases/sqlcipher/sqlcipher-3.4.2/ext/fts3/
H A Dfts3_term.c253 sqlite3_value **apVal /* Arguments for the indexing scheme */ in fts3termFilterMethod()
/dports/databases/sqlite3/sqlite-src-3350500/ext/fts3/
H A Dfts3_term.c253 sqlite3_value **apVal /* Arguments for the indexing scheme */ in fts3termFilterMethod()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/ext/fts3/
H A Dfts3_term.c253 sqlite3_value **apVal /* Arguments for the indexing scheme */ in fts3termFilterMethod()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/ext/rbu/
H A Dtest_rbu.c34 void test_rbu_delta(sqlite3_context *pCtx, int nArg, sqlite3_value **apVal){ in test_rbu_delta()
/dports/databases/sqlite3/sqlite-src-3350500/ext/rbu/
H A Dtest_rbu.c34 void test_rbu_delta(sqlite3_context *pCtx, int nArg, sqlite3_value **apVal){ in test_rbu_delta()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/ext/rbu/
H A Dtest_rbu.c34 void test_rbu_delta(sqlite3_context *pCtx, int nArg, sqlite3_value **apVal){ in test_rbu_delta()

12345