Home
last modified time | relevance | path

Searched defs:apValue (Results 1 – 20 of 20) sorted by relevance

/dports/databases/sqlitecpp/SQLiteCpp-3.1.1-28-g0c46d86/include/SQLiteCpp/
H A DStatement.h270 void bind(const char* apName, const char* apValue) in bind()
279 void bind(const char* apName, const void* apValue, const int aSize) in bind()
301 void bindNoCopy(const char* apName, const char* apValue) in bindNoCopy()
310 void bindNoCopy(const char* apName, const void* apValue, const int aSize) in bindNoCopy()
385 void bind(const std::string& aName, const char* apValue) in bind()
394 void bind(const std::string& aName, const void* apValue, const int aSize) in bind()
416 void bindNoCopy(const std::string& aName, const char* apValue) in bindNoCopy()
425 void bindNoCopy(const std::string& aName, const void* apValue, const int aSize) in bindNoCopy()
/dports/games/warzone2100/warzone2100/3rdparty/SQLiteCpp/include/SQLiteCpp/
H A DStatement.h270 void bind(const char* apName, const char* apValue) in bind()
279 void bind(const char* apName, const void* apValue, const int aSize) in bind()
301 void bindNoCopy(const char* apName, const char* apValue) in bindNoCopy()
310 void bindNoCopy(const char* apName, const void* apValue, const int aSize) in bindNoCopy()
385 void bind(const std::string& aName, const char* apValue) in bind()
394 void bind(const std::string& aName, const void* apValue, const int aSize) in bind()
416 void bindNoCopy(const std::string& aName, const char* apValue) in bindNoCopy()
425 void bindNoCopy(const std::string& aName, const void* apValue, const int aSize) in bindNoCopy()
/dports/astro/opencpn/OpenCPN-5.2.4/libs/SQLiteCpp/src/
H A DStatement.cpp110 void Statement::bind(const int aIndex, const char* apValue) in bind()
117 void Statement::bind(const int aIndex, const void* apValue, const int aSize) in bind()
132 void Statement::bindNoCopy(const int aIndex, const char* apValue) in bindNoCopy()
139 void Statement::bindNoCopy(const int aIndex, const void* apValue, const int aSize) in bindNoCopy()
195 void Statement::bind(const char* apName, const char* apValue) in bind()
203 void Statement::bind(const char* apName, const void* apValue, const int aSize) in bind()
220 void Statement::bindNoCopy(const char* apName, const char* apValue) in bindNoCopy()
228 void Statement::bindNoCopy(const char* apName, const void* apValue, const int aSize) in bindNoCopy()
/dports/astro/opencpn/OpenCPN-5.2.4/libs/SQLiteCpp/include/SQLiteCpp/
H A DStatement.h333 inline void bind(const std::string& aName, const char* apValue) in bind()
342 inline void bind(const std::string& aName, const void* apValue, const int aSize) in bind()
364 inline void bindNoCopy(const std::string& aName, const char* apValue) in bindNoCopy()
373 inline void bindNoCopy(const std::string& aName, const void* apValue, const int aSize) in bindNoCopy()
/dports/databases/sqlitecpp/SQLiteCpp-3.1.1-28-g0c46d86/src/
H A DStatement.cpp108 void Statement::bind(const int aIndex, const char* apValue) in bind()
115 void Statement::bind(const int aIndex, const void* apValue, const int aSize) in bind()
130 void Statement::bindNoCopy(const int aIndex, const char* apValue) in bindNoCopy()
137 void Statement::bindNoCopy(const int aIndex, const void* apValue, const int aSize) in bindNoCopy()
/dports/games/warzone2100/warzone2100/3rdparty/SQLiteCpp/src/
H A DStatement.cpp108 void Statement::bind(const int aIndex, const char* apValue) in bind()
115 void Statement::bind(const int aIndex, const void* apValue, const int aSize) in bind()
130 void Statement::bindNoCopy(const int aIndex, const char* apValue) in bindNoCopy()
137 void Statement::bindNoCopy(const int aIndex, const void* apValue, const int aSize) in bindNoCopy()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/mlir/lib/Dialect/FxpMathOps/Transforms/
H A DUniformKernelUtils.h212 APFloat apValue = convertFloatToType(floatElementType, value); in broadcastScalarConstFloatValue() local
218 APFloat apValue = convertFloatToType(floatType, value); in broadcastScalarConstFloatValue() local
/dports/games/irrlamb/irrlamb-1.0.1/src/ou/
H A Datomic.h1798 /*void */AtomicStorePointer(volatile atomicptr *papDestination, atomicptr apValue) in AtomicStorePointer()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/mlir/lib/IR/
H A DAsmPrinter.cpp958 static void printFloatValue(const APFloat &apValue, raw_ostream &os) { in printFloatValue()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/mlir/lib/IR/
H A DAsmPrinter.cpp1096 static void printFloatValue(const APFloat &apValue, raw_ostream &os) { in printFloatValue()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/mlir/lib/IR/
H A DAsmPrinter.cpp1229 static void printFloatValue(const APFloat &apValue, raw_ostream &os) { in printFloatValue()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/mlir/lib/IR/
H A DAsmPrinter.cpp1400 static void printFloatValue(const APFloat &apValue, raw_ostream &os) { in printFloatValue()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/mlir/lib/IR/
H A DAsmPrinter.cpp1321 static void printFloatValue(const APFloat &apValue, raw_ostream &os) { in printFloatValue()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/mlir/lib/IR/
H A DAsmPrinter.cpp1377 static void printFloatValue(const APFloat &apValue, raw_ostream &os) { in printFloatValue()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/mlir/lib/IR/
H A DAsmPrinter.cpp1377 static void printFloatValue(const APFloat &apValue, raw_ostream &os) { in printFloatValue()
/dports/devel/llvm12/llvm-project-12.0.1.src/mlir/lib/IR/
H A DAsmPrinter.cpp1321 static void printFloatValue(const APFloat &apValue, raw_ostream &os) { in printFloatValue()
/dports/databases/sqlcipher/sqlcipher-3.4.2/ext/session/
H A Dsqlite3session.c96 sqlite3_value **apValue; /* old.* and new.* values */ member
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/ext/session/
H A Dsqlite3session.c100 sqlite3_value **apValue; /* old.* and new.* values */ member
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/ext/session/
H A Dsqlite3session.c100 sqlite3_value **apValue; /* old.* and new.* values */ member
/dports/databases/sqlite3/sqlite-src-3350500/ext/session/
H A Dsqlite3session.c102 sqlite3_value **apValue; /* old.* and new.* values */ member