Home
last modified time | relevance | path

Searched refs:Swap (Results 1 – 25 of 75) sorted by relevance

123

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/rapidjson/1.1.0/include/rapidjson/internal/
H A Dstack.h89 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 Dswap.h33 inline void Swap(T& a, T& b) RAPIDJSON_NOEXCEPT { in Swap() function
/OK3568_Linux_fs/buildroot/package/lvgl/lvgl/
H A DConfig.in20 bool "Color 16 Swap"
24 Swap the 2 bytes of RGB565 color.
H A D0015-lvgl-Support-select-color-depth-by-external-config.patch41 /*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 D0001-Update-to-newer-swap-macros.patch52 /* 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 Ddev-zram0.swap6 [Swap] section
/OK3568_Linux_fs/kernel/Documentation/vm/
H A Dswap_numa.rst15 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 Dadm1177.rst16 Hot-Swap Controller and Digital Power Monitors with Soft Start Pin.
H A Dltc4260.rst22 The LTC4260 Hot Swap controller allows a board to be safely inserted
H A Dltc4261.rst22 The LTC4261/LTC4261-2 negative voltage Hot Swap controllers allow a board
H A Dadm1275.rst61 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 Dpointer.h692 …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 Ddocument.h817 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 Dprocfs-smaps_rollup39 Swap: 0 kB
/OK3568_Linux_fs/buildroot/package/libblockdev/
H A DConfig.in14 Swap,...) is implemented in a separate plugin, possibly with
/OK3568_Linux_fs/yocto/meta-qt5/recipes-qt/qt5/qtwebkit/
H A D0001-Offlineasm-warnings-with-newer-Ruby-versions-https-b.patch12 * offlineasm/parser.rb: Swap checks to prevent applying the =~ operator
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-extended/libblockdev/
H A Dlibblockdev_2.26.bb3 LVM, Btrfs, MD RAID, Swap,...) is implemented in a separate plugin, possibly \
/OK3568_Linux_fs/kernel/Documentation/admin-guide/cgroup-v1/
H A Dmemory.rst69 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 Dmemcg_test.rst74 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 Dsstream846 /// 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 Dsstream846 /// 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 D0001-sidplay2-libs-2.1.1.patch175 // Swap word endian.
/OK3568_Linux_fs/kernel/Documentation/sound/hd-audio/
H A Dcontrols.rst45 Swap Center/LFE
/OK3568_Linux_fs/buildroot/dl/sox/git/
H A DFEATURES.in99 ** swap: Swap pairs of channels
/OK3568_Linux_fs/kernel/Documentation/power/
H A Dswsusp.rst2 Swap suspend
34 Swap partition:
38 Swap file:

123