| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/rapidjson/1.1.0/include/rapidjson/internal/ |
| H A D | stack.h | 89 void Swap(Stack& rhs) RAPIDJSON_NOEXCEPT { in Swap() function 90 internal::Swap(allocator_, rhs.allocator_); in Swap() 91 internal::Swap(ownAllocator_, rhs.ownAllocator_); in Swap() 92 internal::Swap(stack_, rhs.stack_); in Swap() 93 internal::Swap(stackTop_, rhs.stackTop_); in Swap() 94 internal::Swap(stackEnd_, rhs.stackEnd_); in Swap() 95 internal::Swap(initialCapacity_, rhs.initialCapacity_); in Swap()
|
| H A D | swap.h | 33 inline void Swap(T& a, T& b) RAPIDJSON_NOEXCEPT { in Swap() function
|
| /OK3568_Linux_fs/buildroot/package/lvgl/lvgl/ |
| H A D | Config.in | 20 bool "Color 16 Swap" 24 Swap the 2 bytes of RGB565 color.
|
| H A D | 0015-lvgl-Support-select-color-depth-by-external-config.patch | 41 /*Swap the 2 bytes of RGB565 color. Useful if the display has an 8-bit interface (e.g. SPI)*/
|
| /OK3568_Linux_fs/buildroot/package/x11r7/xdriver_xf86-video-imx/ |
| H A D | 0001-Update-to-newer-swap-macros.patch | 52 /* Swap request message length and verify it is correct. */ 57 /* Swap remaining request message parameters. */
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-extended/zram/zram/ |
| H A D | dev-zram0.swap | 6 [Swap] section
|
| /OK3568_Linux_fs/kernel/Documentation/vm/ |
| H A D | swap_numa.rst | 15 Swap device has priority and that decides the order of it to be used. To make 69 it sees its own priority based list of available swap devices. Swap
|
| /OK3568_Linux_fs/kernel/Documentation/hwmon/ |
| H A D | adm1177.rst | 16 Hot-Swap Controller and Digital Power Monitors with Soft Start Pin.
|
| H A D | ltc4260.rst | 22 The LTC4260 Hot Swap controller allows a board to be safely inserted
|
| H A D | ltc4261.rst | 22 The LTC4261/LTC4261-2 negative voltage Hot Swap controllers allow a board
|
| H A D | adm1275.rst | 61 ADM1275, ADM1276, ADM1278, ADM1293, and ADM1294 Hot-Swap Controller and
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/rapidjson/1.1.0/include/rapidjson/ |
| H A D | pointer.h | 692 …ValueType& Swap(ValueType& root, ValueType& value, typename ValueType::AllocatorType& allocator) c… in Swap() function 693 return Create(root, allocator).Swap(value); in Swap() 698 …ValueType& Swap(GenericDocument<EncodingType, typename ValueType::AllocatorType, stackAllocator>& … in Swap() function 699 return Create(document).Swap(value); in Swap() 1316 return pointer.Swap(root, value, a); in SwapValueByPointer() 1321 return GenericPointer<typename T::ValueType>(source, N - 1).Swap(root, value, a); in SwapValueByPointer() 1326 return pointer.Swap(document, value); in SwapValueByPointer() 1331 return GenericPointer<typename DocumentType::ValueType>(source, N - 1).Swap(document, value); in SwapValueByPointer()
|
| H A D | document.h | 817 GenericValue& Swap(GenericValue& other) RAPIDJSON_NOEXCEPT { 837 friend inline void swap(GenericValue& a, GenericValue& b) RAPIDJSON_NOEXCEPT { a.Swap(b); } 2106 GenericDocument& Swap(GenericDocument& rhs) RAPIDJSON_NOEXCEPT { 2107 ValueType::Swap(rhs); 2108 stack_.Swap(rhs.stack_); 2109 internal::Swap(allocator_, rhs.allocator_); 2110 internal::Swap(ownAllocator_, rhs.ownAllocator_); 2111 internal::Swap(parseResult_, rhs.parseResult_); 2127 … friend inline void swap(GenericDocument& a, GenericDocument& b) RAPIDJSON_NOEXCEPT { a.Swap(b); }
|
| /OK3568_Linux_fs/kernel/Documentation/ABI/testing/ |
| H A D | procfs-smaps_rollup | 39 Swap: 0 kB
|
| /OK3568_Linux_fs/buildroot/package/libblockdev/ |
| H A D | Config.in | 14 Swap,...) is implemented in a separate plugin, possibly with
|
| /OK3568_Linux_fs/yocto/meta-qt5/recipes-qt/qt5/qtwebkit/ |
| H A D | 0001-Offlineasm-warnings-with-newer-Ruby-versions-https-b.patch | 12 * offlineasm/parser.rb: Swap checks to prevent applying the =~ operator
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-extended/libblockdev/ |
| H A D | libblockdev_2.26.bb | 3 LVM, Btrfs, MD RAID, Swap,...) is implemented in a separate plugin, possibly \
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/cgroup-v1/ |
| H A D | memory.rst | 69 memory.memsw.usage_in_bytes show current usage for memory+Swap 72 memory.memsw.limit_in_bytes set/show limit of memory+Swap usage 74 memory.memsw.failcnt show the number of memory+Swap hits limits 76 memory.memsw.max_usage_in_bytes show max memory+Swap usage recorded 225 2.4 Swap Extension 228 Swap usage is always recorded for each of cgroup. Swap Extension allows you to 247 The global LRU(kswapd) can swap out arbitrary pages. Swap-out means 790 | | You must enable Swap Extension (see 2.4) to enable move of swap charges. | 798 | | page_mapcount(page) > 1). You must enable Swap Extension (see 2.4) to |
|
| H A D | memcg_test.rst | 74 4.1 Swap-in. 81 4.2 Swap-out.
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/ |
| H A D | sstream | 846 /// Swap specialization for stringbufs. 853 /// Swap specialization for istringstreams. 860 /// Swap specialization for ostringstreams. 867 /// Swap specialization for stringstreams.
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/ |
| H A D | sstream | 846 /// Swap specialization for stringbufs. 853 /// Swap specialization for istringstreams. 860 /// Swap specialization for ostringstreams. 867 /// Swap specialization for stringstreams.
|
| /OK3568_Linux_fs/buildroot/package/libsidplay2/ |
| H A D | 0001-sidplay2-libs-2.1.1.patch | 175 // Swap word endian.
|
| /OK3568_Linux_fs/kernel/Documentation/sound/hd-audio/ |
| H A D | controls.rst | 45 Swap Center/LFE
|
| /OK3568_Linux_fs/buildroot/dl/sox/git/ |
| H A D | FEATURES.in | 99 ** swap: Swap pairs of channels
|
| /OK3568_Linux_fs/kernel/Documentation/power/ |
| H A D | swsusp.rst | 2 Swap suspend 34 Swap partition: 38 Swap file:
|