| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/libcxx/include/ |
| H A D | bitset | 2 //===---------------------------- bitset ----------------------------------===// 15 bitset synopsis 23 class bitset 29 friend class bitset; 41 constexpr bitset() noexcept; 42 constexpr bitset(unsigned long long val) noexcept; 44 explicit bitset(const charT* str, 48 explicit bitset(const basic_string<charT,traits,Allocator>& str, 54 // 23.3.5.2 bitset operations: 55 bitset& operator&=(const bitset& rhs) noexcept; [all …]
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/libcxx/include/ |
| H A D | bitset | 2 //===---------------------------- bitset ----------------------------------===// 15 bitset synopsis 23 class bitset 29 friend class bitset; 41 constexpr bitset() noexcept; 42 constexpr bitset(unsigned long long val) noexcept; 44 explicit bitset(const charT* str, 48 explicit bitset(const basic_string<charT,traits,Allocator>& str, 54 // 23.3.5.2 bitset operations: 55 bitset& operator&=(const bitset& rhs) noexcept; [all …]
|
| /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/debug/ |
| H A D | bitset | 1 // Debugging bitset implementation -*- C++ -*- 25 /** @file debug/bitset 34 #include <bitset> 42 /// Class std::bitset with additional safety/checking/debug instrumentation. 44 class bitset 45 : public _GLIBCXX_STD_C::bitset<_Nb> 50 typedef _GLIBCXX_STD_C::bitset<_Nb> _Base; 54 // of bitset to be use as a literal. 66 friend class bitset; 69 reference(const _Base_ref& __base, bitset* __seq) _GLIBCXX_NOEXCEPT [all …]
|
| /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/debug/ |
| H A D | bitset | 1 // Debugging bitset implementation -*- C++ -*- 25 /** @file debug/bitset 34 #include <bitset> 42 /// Class std::bitset with additional safety/checking/debug instrumentation. 44 class bitset 45 : public _GLIBCXX_STD_C::bitset<_Nb> 50 typedef _GLIBCXX_STD_C::bitset<_Nb> _Base; 54 // of bitset to be use as a literal. 66 friend class bitset; 69 reference(const _Base_ref& __base, bitset* __seq) _GLIBCXX_NOEXCEPT [all …]
|
| /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 | bitset | 1 // <bitset> -*- C++ -*- 38 /** @file include/bitset 72 * See documentation for bitset. 373 * See documentation for bitset. 518 * Base class, specialization for no storage (zero-length %bitset). 520 * See documentation for bitset. 554 // in the bitset class will prevent the user from getting this far, 609 // the sound of one zero-length bitset clapping? 688 * @brief The %bitset class represents a @e fixed-size sequence of bits. 691 * (Note that %bitset does @e not meet the formal requirements of a [all …]
|
| /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 | bitset | 1 // <bitset> -*- C++ -*- 38 /** @file include/bitset 72 * See documentation for bitset. 373 * See documentation for bitset. 518 * Base class, specialization for no storage (zero-length %bitset). 520 * See documentation for bitset. 554 // in the bitset class will prevent the user from getting this far, 609 // the sound of one zero-length bitset clapping? 688 * @brief The %bitset class represents a @e fixed-size sequence of bits. 691 * (Note that %bitset does @e not meet the formal requirements of a [all …]
|
| /OK3568_Linux_fs/kernel/include/trace/hooks/ |
| H A D | futex.h | 37 u32 bitset), 38 TP_ARGS(flags, bitset)); 42 u32 bitset), 43 TP_ARGS(flags, bitset)); 47 union futex_key key, u32 bitset), 48 TP_ARGS(chain, target_nr, key, bitset));
|
| /OK3568_Linux_fs/kernel/tools/perf/trace/beauty/ |
| H A D | futex_val3.c | 11 unsigned int bitset = arg->val; in syscall_arg__scnprintf_futex_val3() local 13 if (bitset == FUTEX_BITSET_MATCH_ANY) in syscall_arg__scnprintf_futex_val3() 16 return scnprintf(bf, size, "%#xd", bitset); in syscall_arg__scnprintf_futex_val3()
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/futex/include/ |
| H A D | futextest.h | 99 u_int32_t bitset, int opflags) in futex_wait_bitset() argument 101 return futex(uaddr, FUTEX_WAIT_BITSET, val, timeout, NULL, bitset, in futex_wait_bitset() 110 futex_wake_bitset(futex_t *uaddr, int nr_wake, u_int32_t bitset, int opflags) in futex_wake_bitset() argument 112 return futex(uaddr, FUTEX_WAKE_BITSET, nr_wake, NULL, NULL, bitset, in futex_wake_bitset()
|
| /OK3568_Linux_fs/kernel/Documentation/networking/ |
| H A D | ethtool-netlink.rst | 90 with their values which saves a round trip (when the bitset is passed in a 91 request) or at least a second request (when the bitset is in a reply). This is 98 A bitset can represent either a value/mask pair (``ETHTOOL_A_BITSET_NOMASK`` 104 Compact form: nested (bitset) atrribute contents: 120 ``ETHTOOL_A_BITSET_NOMASK`` is not set (bitset represents a value/mask pair); 122 allowed (bitset represents a single bitmap. 129 Bit-by-bit form: nested (bitset) attribute contents: 154 When ``ETHTOOL_A_BITSET_NOMASK`` flag is present, bitset is interpreted as 156 such case. Such bitset represents a bitmap with listed bits set and the rest 405 ``ETHTOOL_A_LINKMODES_OURS`` bitset advertised link modes [all …]
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/util/ |
| H A D | clip_id.hpp | 18 std::bitset<8> mask; 19 std::bitset<8> reference;
|
| /OK3568_Linux_fs/kernel/kernel/ |
| H A D | futex.c | 222 u32 bitset; member 228 .bitset = FUTEX_BITSET_MATCH_ANY 1591 futex_wake(u32 __user *uaddr, unsigned int flags, int nr_wake, u32 bitset) in futex_wake() argument 1600 if (!bitset) in futex_wake() 1615 trace_android_vh_futex_wake_traverse_plist(&hb->chain, &target_nr, key, bitset); in futex_wake() 1624 if (!(this->bitset & bitset)) in futex_wake() 2695 ktime_t *abs_time, u32 bitset) in futex_wait() argument 2703 if (!bitset) in futex_wait() 2705 q.bitset = bitset; in futex_wait() 2706 trace_android_vh_futex_wait_start(flags, bitset); in futex_wait() [all …]
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-multimedia/libtiff/tiff/ |
| H A D | 0002-tiffcrop-fix-issue-380-and-382-heap-buffer-overflow-.patch | 48 unsigned char bitset; 126 - bitset = *(src_buff + offset2) & (((unsigned char)1 << k)) ? 1 : 0; 127 + bitset = *(src_buff + offset1 + full_bytes) & (((unsigned char)1 << k)) ? 1 : 0; 128 sprintf(&bitarray[j], (bitset) ? "1" : "0"); 152 bitset = *(sect_buff + dst_offset) & (((unsigned char)1 << k)) ? 1 : 0;
|
| /OK3568_Linux_fs/kernel/drivers/md/ |
| H A D | dm-cache-policy-internal.h | 126 static inline void clear_bitset(void *bitset, unsigned nr_entries) in clear_bitset() argument 129 memset(bitset, 0, s); in clear_bitset()
|
| /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/tr2/ |
| H A D | dynamic_bitset | 403 * << "index 3 in the bitset is " << b[3] << endl; 619 __throw_out_of_range(__N("dynamic_bitset::bitset initial position " 652 /// Swap with another bitset. 678 * @brief Return the allocator for the bitset. 685 * @brief Resize the bitset. 698 * @brief Clear the bitset. 708 * @brief Push a bit onto the high end of the bitset. 1146 // 23.3.5.3 bitset operations: 1150 * @param __x A bitset. 1151 * @param __y A bitset of the same size as @a __x. [all …]
|
| /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/tr2/ |
| H A D | dynamic_bitset | 403 * << "index 3 in the bitset is " << b[3] << endl; 619 __throw_out_of_range(__N("dynamic_bitset::bitset initial position " 652 /// Swap with another bitset. 678 * @brief Return the allocator for the bitset. 685 * @brief Resize the bitset. 698 * @brief Clear the bitset. 708 * @brief Push a bit onto the high end of the bitset. 1146 // 23.3.5.3 bitset operations: 1150 * @param __x A bitset. 1151 * @param __y A bitset of the same size as @a __x. [all …]
|
| /OK3568_Linux_fs/kernel/net/ethtool/ |
| H A D | Makefile | 7 ethtool_nl-y := netlink.o bitset.o strset.o linkinfo.o linkmodes.o \
|
| H A D | bitset.h | 10 int ethnl_bitset_is_compact(const struct nlattr *bitset, bool *compact);
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | restart_block.h | 33 u32 bitset; member
|
| /OK3568_Linux_fs/kernel/drivers/md/persistent-data/ |
| H A D | Makefile | 5 dm-bitset.o \
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/device-mapper/ |
| H A D | era.rst | 97 The target uses a bitset to record writes in the current era. It also 98 has a spare bitset ready for switching over to a new era. Other than
|
| H A D | dm-io.rst | 64 all of the synchronous versions, is a bitset (instead of a simple error value). 65 In the case of an write-I/O to multiple regions, this bitset allows dm-io to
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/detail/ |
| H A D | container_fwd.hpp | 143 template <size_t N> class bitset;
|
| /OK3568_Linux_fs/kernel/net/netfilter/ |
| H A D | nft_set_pipapo.c | 368 unsigned long bitset; in pipapo_refill() local 372 bitset = map[k]; in pipapo_refill() 373 while (bitset) { in pipapo_refill() 374 unsigned long t = bitset & -bitset; in pipapo_refill() 375 int r = __builtin_ctzl(bitset); in pipapo_refill() 392 bitset ^= t; in pipapo_refill()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/algorithm/ |
| H A D | generate_clip_ids_impl.hpp | 60 const std::bitset<8> mask = uint64_t(((1ul << bit_count) - 1) << bit_offset); in update()
|