| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/platform/default/ |
| H A D | sqlite3.hpp | 132 void bind(int offset, const char*, std::size_t length, bool retain = true); 133 void bind(int offset, const std::string&, bool retain = true); 136 void bindBlob(int offset, const void*, std::size_t length, bool retain = true); 137 void bindBlob(int offset, const std::vector<uint8_t>&, bool retain = true);
|
| H A D | sqlite3.cpp | 247 void Query::bind(int offset, const char * value, std::size_t length, bool retain) { in bind() argument 253 retain ? SQLITE_TRANSIENT : SQLITE_STATIC)); in bind() 256 void Query::bind(int offset, const std::string& value, bool retain) { in bind() argument 257 bind(offset, value.data(), value.size(), retain); in bind() 260 void Query::bindBlob(int offset, const void * value, std::size_t length, bool retain) { in bindBlob() argument 266 retain ? SQLITE_TRANSIENT : SQLITE_STATIC)); in bindBlob() 269 void Query::bindBlob(int offset, const std::vector<uint8_t>& value, bool retain) { in bindBlob() argument 270 bindBlob(offset, value.data(), value.size(), retain); in bindBlob()
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-core/plymouth/files/ |
| H A D | 0001-plymouth-Add-the-retain-splash-option.patch | 4 Subject: [PATCH] plymouth : Add the retain-splash option 9 Adding the "retain-splash” option to tell plymouth to keep the boot 29 +ExecStart=-@PLYMOUTH_CLIENT_DIR@/plymouth quit --retain-splash
|
| /OK3568_Linux_fs/kernel/arch/arm/boot/dts/ |
| H A D | aspeed-bmc-opp-mowgli.dts | 119 retain-state-shutdown; 125 retain-state-shutdown; 131 retain-state-shutdown; 137 retain-state-shutdown; 143 retain-state-shutdown; 149 retain-state-shutdown; 155 retain-state-shutdown; 161 retain-state-shutdown;
|
| H A D | aspeed-bmc-opp-witherspoon.dts | 117 retain-state-shutdown; 123 retain-state-shutdown; 129 retain-state-shutdown; 135 retain-state-shutdown; 141 retain-state-shutdown; 147 retain-state-shutdown; 153 retain-state-shutdown;
|
| H A D | aspeed-bmc-opp-swift.dts | 146 retain-state-shutdown; 152 retain-state-shutdown; 158 retain-state-shutdown; 164 retain-state-shutdown; 170 retain-state-shutdown; 176 retain-state-shutdown; 182 retain-state-shutdown; 188 retain-state-shutdown;
|
| H A D | imx6qdl-nit6xlite.dtsi | 90 retain-state-suspended; 96 retain-state-suspended; 102 retain-state-suspended; 108 retain-state-suspended; 114 retain-state-suspended;
|
| H A D | aspeed-bmc-opp-mihawk.dts | 170 retain-state-shutdown; 176 retain-state-shutdown; 182 retain-state-shutdown; 189 retain-state-shutdown; 195 retain-state-shutdown; 201 retain-state-shutdown; 207 retain-state-shutdown; 213 retain-state-shutdown; 219 retain-state-shutdown;
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/platform/qt/src/ |
| H A D | sqlite3.cpp | 310 void Query::bind(int offset, const std::string& value, bool retain) { in bind() argument 311 bind(offset, value.data(), value.size(), retain); in bind() 314 void Query::bindBlob(int offset, const void* value_, std::size_t length, bool retain) { in bindBlob() argument 323 stmt.impl->query.bindValue(offset - 1, retain ? QByteArray(value, length) : in bindBlob() 329 void Query::bindBlob(int offset, const std::vector<uint8_t>& value, bool retain) { in bindBlob() argument 330 bindBlob(offset, value.data(), value.size(), retain); in bindBlob()
|
| /OK3568_Linux_fs/kernel/Documentation/scsi/ |
| H A D | aic79xx.rst | 284 may be omitted indicating that they should retain 305 All other targets retain the default depth. 315 All other targets retain the default depth. 324 they should retain the default read streaming setting. 337 All other targets retain the default read 353 All other targets retain the default read 362 they should retain the default read streaming setting. 400 they should retain the default precompensation setting. 423 they should retain the default slew rate setting. 446 they should retain the default read streaming setting. [all …]
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/renderer/ |
| H A D | tile_pyramid.cpp | 132 std::set<OverscaledTileID> retain; in update() local 136 if (retain.emplace(tile.id).second) { in update() 221 auto retainIt = retain.begin(); in update() 223 if (retainIt == retain.end() || tilesIt->first < *retainIt) { in update()
|
| /OK3568_Linux_fs/yocto/poky/meta/files/common-licenses/ |
| H A D | BSD-3-Clause-Attribution | 3 …1. Redistributions of source code must retain the above copyright notice, this list of conditions … 9 …4. Redistributions of any form whatsoever must retain the following acknowledgment: 'This product …
|
| H A D | Net-SNMP | 17 …* Redistributions of source code must retain the above copyright notice, this list of conditions a… 27 …* Redistributions of source code must retain the above copyright notice, this list of conditions a… 45 …* Redistributions of source code must retain the above copyright notice, this list of conditions a… 57 …* Redistributions of source code must retain the above copyright notice, this list of conditions a… 67 …* Redistributions of source code must retain the above copyright notice, this list of conditions a… 79 …* Redistributions of source code must retain the above copyright notice, this list of conditions a… 93 …1. Redistributions of source code must retain the above copyright notice, this list of conditions … 103 …* Redistributions of source code must retain the above copyright notice, this list of conditions a…
|
| H A D | Zend-2.0 | 6 …1. Redistributions of source code must retain the above copyright notice, this list of conditions … 14 …5. Redistributions of any form whatsoever must retain the following acknowledgment: "This product …
|
| H A D | Apache-1.0 | 9 * 1. Redistributions of source code must retain the above copyright 31 * 6. Redistributions of any form whatsoever must retain the following
|
| H A D | Sleepycat | 10 Redistributions of source code must retain the above copyright 44 Redistributions of source code must retain the above copyright 71 Redistributions of source code must retain the above copyright
|
| H A D | Beerware | 1 "THE BEER-WARE LICENSE" (Revision 42): <phk@FreeBSD.ORG> wrote this file. As long as you retain th…
|
| H A D | ZPL-1.1 | 10 Redistributions in source code must retain the above copyright notice, this list of conditions, and… 18 Modified redistributions of any form whatsoever must retain the following acknowledgment:
|
| H A D | OpenSSL | 11 1. Redistributions of source code must retain the above copyright 33 6. Redistributions of any form whatsoever must retain the following 84 1. Redistributions of source code must retain the copyright
|
| H A D | PHP-3.0 | 11 1. Redistributions of source code must retain the above copyright 40 6. Redistributions of any form whatsoever must retain the following
|
| /OK3568_Linux_fs/external/chromium/licenses/ |
| H A D | NOTICE | 6 * Redistributions of source code must retain the above copyright 37 * Redistributions of source code must retain the above copyright 66 1. Redistributions of source code must retain the above copyright 107 1. Redistributions of source code must retain the above copyright 136 1. Redistributions of source code must retain the above copyright 215 * Redistributions of source code must retain the above copyright 259 * Redistributions of source code must retain the above copyright 288 * Redistributions of source code must retain the above copyright 316 * Redistributions of source code must retain the above copyright 360 * Redistributions of source code must retain the above copyright [all …]
|
| H A D | LICENSE.21 | 7 // * Redistributions of source code must retain the above copyright 36 * * Redistributions of source code must retain the above copyright
|
| /OK3568_Linux_fs/kernel/arch/arm64/boot/dts/rockchip/ |
| H A D | rk3528-demo.dtsi | 94 retain-state-suspended; 95 retain-state-shutdown; 101 retain-state-suspended; 102 retain-state-shutdown;
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/net/forwarding/ |
| H A D | pedit_dsfield.sh | 229 flower action pedit ex munge ip dsfield set 124 retain 0xfc \ 230 action pedit ex munge ip dsfield set 1 retain 0x03
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-webserver/licenses/ |
| H A D | Xdebug | 11 1. Redistributions of source code must retain the above copyright 37 6. Redistributions of any form whatsoever must retain the following
|