HomeSort by relevance Sort by last modified time
    Searched refs:bitset (Results 76 - 100 of 436) sorted by null

1 2 34 5 6 7 8 91011>>

  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/std/utilities/template.bitset/bitset.members/
left_shift_eq.pass.cpp 10 // test bitset<N>& operator<<=(size_t pos);
12 #include <bitset>
25 std::bitset<N>
28 std::bitset<N> v;
39 std::bitset<N> v1 = make_bitset<N>();
40 std::bitset<N> v2 = v1;
right_shift_eq.pass.cpp 10 // test bitset<N>& operator<<=(size_t pos);
12 #include <bitset>
25 std::bitset<N>
28 std::bitset<N> v;
39 std::bitset<N> v1 = make_bitset<N>();
40 std::bitset<N> v2 = v1;
all.pass.cpp 12 #include <bitset>
19 std::bitset<N> v;
any.pass.cpp 12 #include <bitset>
19 std::bitset<N> v;
none.pass.cpp 12 #include <bitset>
19 std::bitset<N> v;
reset_one.pass.cpp 10 // test bitset<N>& reset(size_t pos);
12 #include <bitset>
20 std::bitset<N> v;
set_one.pass.cpp 10 // test bitset<N>& set(size_t pos, bool val = true);
12 #include <bitset>
20 std::bitset<N> v;
  /external/v8/src/compiler/
types.h 97 // Values for bitset types
214 // Bitset types (internal).
218 typedef uint32_t bitset; // Internal typedef in class:v8::internal::compiler::BitsetType
227 static bitset SignedSmall();
228 static bitset UnsignedSmall();
230 bitset Bitset() {
231 return static_cast<bitset>(reinterpret_cast<uintptr_t>(this) ^ 1u);
234 static bool IsInhabited(bitset bits) { return bits != kNone; }
236 static bool Is(bitset bits1, bitset bits2)
353 BitsetType::bitset bitset = BitsetType::Lub(*value); local
514 typedef BitsetType::bitset bitset; \/\/ Internal typedef in class:v8::internal::compiler::BitsetType::Type
    [all...]
  /external/libcxx/test/std/utilities/template.bitset/bitset.cons/
char_ptr_ctor.pass.cpp 11 // explicit bitset(const charT* str,
15 #include <bitset>
32 std::bitset<N> v("xxx1010101010xxxx");
41 std::bitset<N> v(str);
ull_ctor.pass.cpp 10 // test bitset(unsigned long long val);
12 #include <bitset>
27 TEST_CONSTEXPR std::bitset<N> v(0xAAAAAAAAAAAAAAAAULL);
37 constexpr std::bitset<N> v(0xAAAAAAAAAAAAAAAAULL);
string_ctor.pass.cpp 10 // test bitset(string, pos, n, zero, one);
12 #include <bitset>
30 std::bitset<N> v(str, str.size()+1, 10);
40 std::bitset<N> v(str, 2, 10);
50 std::bitset<N> v(str, 2, 10, 'a', 'b');
60 std::bitset<N> v(str, 3, 10);
69 std::bitset<N> v(str, 3, 10, 'a', 'b');
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/std/utilities/template.bitset/bitset.cons/
char_ptr_ctor.pass.cpp 11 // explicit bitset(const charT* str,
15 #include <bitset>
32 std::bitset<N> v("xxx1010101010xxxx");
41 std::bitset<N> v(str);
ull_ctor.pass.cpp 10 // test bitset(unsigned long long val);
12 #include <bitset>
27 TEST_CONSTEXPR std::bitset<N> v(0xAAAAAAAAAAAAAAAAULL);
37 constexpr std::bitset<N> v(0xAAAAAAAAAAAAAAAAULL);
string_ctor.pass.cpp 10 // test bitset(string, pos, n, zero, one);
12 #include <bitset>
30 std::bitset<N> v(str, str.size()+1, 10);
40 std::bitset<N> v(str, 2, 10);
50 std::bitset<N> v(str, 2, 10, 'a', 'b');
60 std::bitset<N> v(str, 3, 10);
69 std::bitset<N> v(str, 3, 10, 'a', 'b');
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/score/
rD_rA_BN.d 24 20: 6015 bitset! r0, 0x2
25 22: 6015 bitset! r0, 0x2
26 24: 6f25 bitset! r15, 0x4
27 26: 6f25 bitset! r15, 0x4
28 28: 6f0d bitset! r15, 0x1
29 2a: 6f0d bitset! r15, 0x1
30 2c: 6f1d bitset! r15, 0x3
31 2e: 6f1d bitset! r15, 0x3
32 30: 681d bitset! r8, 0x3
33 32: 681d bitset! r8, 0x
    [all...]
  /external/libcxx/test/std/utilities/template.bitset/bitset.hash/
bitset.pass.cpp 19 #include <bitset>
29 typedef std::bitset<N> T;
  /external/libcxx/test/std/utilities/template.bitset/bitset.members/
all.pass.cpp 12 #include <bitset>
19 std::bitset<N> v;
any.pass.cpp 12 #include <bitset>
19 std::bitset<N> v;
none.pass.cpp 12 #include <bitset>
19 std::bitset<N> v;
reset_one.pass.cpp 10 // test bitset<N>& reset(size_t pos);
12 #include <bitset>
20 std::bitset<N> v;
set_one.pass.cpp 10 // test bitset<N>& set(size_t pos, bool val = true);
12 #include <bitset>
20 std::bitset<N> v;
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/std/utilities/template.bitset/bitset.hash/
bitset.pass.cpp 19 #include <bitset>
29 typedef std::bitset<N> T;
  /system/core/init/
capabilities.h 20 #include <bitset>
42 using CapSet = std::bitset<CAP_LAST_CAP + 1>;
  /external/compiler-rt/include/sanitizer/
coverage_interface.h 53 // the counters to a bitset.
54 // Every counter is associated with 8 bits in the bitset.
61 // Updates the counter 'bitset', clears the counters and returns the number of
62 // new bits in 'bitset'.
63 // If 'bitset' is nullptr, only clears the counters.
64 // Otherwise 'bitset' should be at least
67 __sanitizer_update_counter_bitset_and_clear_counters(uint8_t *bitset);
  /external/libcxx/test/libcxx/utilities/template.bitset/
includes.pass.cpp 10 // test that <bitset> includes <cstddef>, <string>, <stdexcept> and <iosfwd>
12 #include <bitset>

Completed in 277 milliseconds

1 2 34 5 6 7 8 91011>>