| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/platform/default/ |
| H A D | sqlite3.hpp | 64 class Statement; 89 friend class Statement; 94 class Statement { class 96 Statement(Database& db, const char* sql); 97 Statement(const Statement&) = delete; 98 Statement(Statement&&) = delete; 99 Statement& operator=(const Statement&) = delete; 100 Statement& operator=(Statement&&) = delete; 101 ~Statement(); 121 Query(Statement&); [all …]
|
| H A D | sqlite3.cpp | 150 Statement::Statement(Database& db, const char* sql) in Statement() function in mapbox::sqlite::Statement 154 Statement::~Statement() { in ~Statement() 161 Query::Query(Statement& stmt_) : stmt(stmt_) { in Query()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/platform/default/mbgl/storage/ |
| H A D | offline_database.hpp | 19 class Statement; 78 mapbox::sqlite::Statement& getStatement(const char *); 104 std::unordered_map<const char *, const std::unique_ptr<mapbox::sqlite::Statement>> statements;
|
| H A D | offline_database.cpp | 154 mapbox::sqlite::Statement& OfflineDatabase::getStatement(const char* sql) { in getStatement() 157 it = statements.emplace(sql, std::make_unique<mapbox::sqlite::Statement>(*db, sql)).first; in getStatement()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/platform/qt/src/ |
| H A D | sqlite3.cpp | 205 Statement::Statement(Database& db, const char* sql) in Statement() function in mapbox::sqlite::Statement 211 Statement::~Statement() { in ~Statement() 218 Query::Query(Statement& stmt_) : stmt(stmt_) { in Query()
|
| /OK3568_Linux_fs/yocto/poky/bitbake/contrib/vim/syntax/ |
| H A D | bitbake.vim | 111 hi def link bbArrayBrackets Statement 122 hi def link bbPyDef Statement 123 hi def link bbStatement Statement
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/mapbox/maki-4.0.0/ |
| H A D | LICENSE.txt | 3 Statement of Purpose 70 by the public as contemplated by Affirmer's express Statement of Purpose. 75 Affirmer's express Statement of Purpose. In addition, to the extent the Waiver 91 Affirmer's express Statement of Purpose.
|
| /OK3568_Linux_fs/yocto/poky/meta/files/common-licenses/ |
| H A D | CC0-1.0 | 5 Statement of Purpose 22 …iet enjoyment of the Work by the public as contemplated by Affirmer`s express Statement of Purpose. 24 …Statement of Purpose. In addition, to the extent the Waiver is so judged Affirmer hereby grants to…
|
| H A D | iMatix | 7 Statement Of Copyright
|
| /OK3568_Linux_fs/kernel/Documentation/process/ |
| H A D | kernel-driver-statement.rst | 3 Kernel Driver Statement 6 Position Statement on Linux Kernel Modules
|
| H A D | kernel-enforcement-statement.rst | 3 Linux Kernel Enforcement Statement
|
| H A D | deprecated.rst | 204 <https://gcc.gnu.org/onlinedocs/gcc/Statement-Attributes.html>`_.
|
| H A D | submitting-patches.rst | 491 acceptable according to the Reviewer's Statement:
|
| /OK3568_Linux_fs/docs/licenses/ |
| H A D | LICENSE | 5 **Trademark Statement**
|
| /OK3568_Linux_fs/kernel/Documentation/translations/it_IT/process/ |
| H A D | deprecated.rst | 212 `__attribute__((fallthrough))` `Statement Attributes 213 <https://gcc.gnu.org/onlinedocs/gcc/Statement-Attributes.html>`_.
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/share/OpenCV/licenses/ |
| H A D | libpng-README | 150 Y2KINFO => Statement of Y2K compliance
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-armhf/share/OpenCV/licenses/ |
| H A D | libpng-README | 150 Y2KINFO => Statement of Y2K compliance
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/OpenCV-android-sdk/sdk/etc/licenses/ |
| H A D | libpng-README | 150 Y2KINFO => Statement of Y2K compliance
|
| /OK3568_Linux_fs/kernel/Documentation/RCU/Design/Memory-Ordering/ |
| H A D | Tree-RCU-Memory-Ordering.rst | 615 Legal Statement
|
| /OK3568_Linux_fs/kernel/Documentation/kernel-hacking/ |
| H A D | hacking.rst | 679 - Statement expressions (ie. the ({ and }) constructs).
|
| /OK3568_Linux_fs/kernel/Documentation/RCU/Design/Data-Structures/ |
| H A D | Data-Structures.rst | 1154 Legal Statement
|
| /OK3568_Linux_fs/buildroot/dl/dhrystone/ |
| H A D | dhry-c | 825 - * 1. Statement Type:
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/ |
| H A D | gccint.info | 11285 * Statement Sequences:: 11400 File: gccint.info, Node: Blocks, Next: Statement Sequences, Prev: Basic Statements, Up: Stateme… 11434 File: gccint.info, Node: Statement Sequences, Next: Empty Statements, Prev: Blocks, Up: Stateme… 11436 11.7.3 Statement Sequences 11440 'STATEMENT_LIST'. Statement lists are modified and traversed using the 11444 File: gccint.info, Node: Empty Statements, Next: Jumps, Prev: Statement Sequences, Up: Statemen… 12780 * Statement and operand traversals:: 13436 12.6.8 Statement validation 15092 File: gccint.info, Node: Adding a new GIMPLE statement code, Next: Statement and operand traversa… 15121 File: gccint.info, Node: Statement and operand traversals, Prev: Adding a new GIMPLE statement co… [all …]
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/ |
| H A D | gccint.info | 11285 * Statement Sequences:: 11400 File: gccint.info, Node: Blocks, Next: Statement Sequences, Prev: Basic Statements, Up: Stateme… 11434 File: gccint.info, Node: Statement Sequences, Next: Empty Statements, Prev: Blocks, Up: Stateme… 11436 11.7.3 Statement Sequences 11440 'STATEMENT_LIST'. Statement lists are modified and traversed using the 11444 File: gccint.info, Node: Empty Statements, Next: Jumps, Prev: Statement Sequences, Up: Statemen… 12780 * Statement and operand traversals:: 13436 12.6.8 Statement validation 15092 File: gccint.info, Node: Adding a new GIMPLE statement code, Next: Statement and operand traversa… 15121 File: gccint.info, Node: Statement and operand traversals, Prev: Adding a new GIMPLE statement co… [all …]
|
| /OK3568_Linux_fs/external/linux-rga/docs/ |
| H A D | Rockchip_FAQ_RGA_EN.md | 15 **Trademark Statement**
|