Home
last modified time | relevance | path

Searched refs:bitset (Results 1 – 25 of 61) sorted by relevance

123

/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/libcxx/include/
H A Dbitset2 //===---------------------------- 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 Dbitset2 //===---------------------------- 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 Dbitset1 // 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 Dbitset1 // 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 Dbitset1 // <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 Dbitset1 // <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 Dfutex.h37 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 Dfutex_val3.c11 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 Dfutextest.h99 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 Dethtool-netlink.rst90 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 Dclip_id.hpp18 std::bitset<8> mask;
19 std::bitset<8> reference;
/OK3568_Linux_fs/kernel/kernel/
H A Dfutex.c222 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 D0002-tiffcrop-fix-issue-380-and-382-heap-buffer-overflow-.patch48 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 Ddm-cache-policy-internal.h126 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 Ddynamic_bitset403 * << "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 Ddynamic_bitset403 * << "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 DMakefile7 ethtool_nl-y := netlink.o bitset.o strset.o linkinfo.o linkmodes.o \
H A Dbitset.h10 int ethnl_bitset_is_compact(const struct nlattr *bitset, bool *compact);
/OK3568_Linux_fs/kernel/include/linux/
H A Drestart_block.h33 u32 bitset; member
/OK3568_Linux_fs/kernel/drivers/md/persistent-data/
H A DMakefile5 dm-bitset.o \
/OK3568_Linux_fs/kernel/Documentation/admin-guide/device-mapper/
H A Dera.rst97 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 Ddm-io.rst64 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 Dcontainer_fwd.hpp143 template <size_t N> class bitset;
/OK3568_Linux_fs/kernel/net/netfilter/
H A Dnft_set_pipapo.c368 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 Dgenerate_clip_ids_impl.hpp60 const std::bitset<8> mask = uint64_t(((1ul << bit_count) - 1) << bit_offset); in update()

123