HomeSort by relevance Sort by last modified time
    Searched full:bitset (Results 176 - 200 of 1378) sorted by null

1 2 3 4 5 6 78 91011>>

  /prebuilts/clang/host/darwin-x86/clang-3289846/lib64/clang/3.8/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);
  /prebuilts/clang/host/darwin-x86/clang-3362437/lib64/clang/3.8/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);
  /prebuilts/clang/host/darwin-x86/clang-3688880/lib64/clang/4.0/include/sanitizer/
coverage_interface.h 46 // the counters to a bitset.
47 // Every counter is associated with 8 bits in the bitset.
54 // Updates the counter 'bitset', clears the counters and returns the number of
55 // new bits in 'bitset'.
56 // If 'bitset' is nullptr, only clears the counters.
57 // Otherwise 'bitset' should be at least
60 __sanitizer_update_counter_bitset_and_clear_counters(uint8_t *bitset);
  /prebuilts/clang/host/darwin-x86/clang-3859424/lib64/clang/4.0/include/sanitizer/
coverage_interface.h 46 // the counters to a bitset.
47 // Every counter is associated with 8 bits in the bitset.
54 // Updates the counter 'bitset', clears the counters and returns the number of
55 // new bits in 'bitset'.
56 // If 'bitset' is nullptr, only clears the counters.
57 // Otherwise 'bitset' should be at least
60 __sanitizer_update_counter_bitset_and_clear_counters(uint8_t *bitset);
  /prebuilts/clang/host/linux-x86/clang-2812033/lib64/clang/3.8/include/sanitizer/
coverage_interface.h 46 // the counters to a bitset.
47 // Every counter is associated with 8 bits in the bitset.
54 // Updates the counter 'bitset', clears the counters and returns the number of
55 // new bits in 'bitset'.
56 // If 'bitset' is nullptr, only clears the counters.
57 // Otherwise 'bitset' should be at least
60 __sanitizer_update_counter_bitset_and_clear_counters(uint8_t *bitset);
  /prebuilts/clang/host/linux-x86/clang-3016494/lib64/clang/3.8/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);
  /prebuilts/clang/host/linux-x86/clang-3217047/lib64/clang/3.8/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);
  /prebuilts/clang/host/linux-x86/clang-3289846/lib64/clang/3.8/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);
  /prebuilts/clang/host/linux-x86/clang-3362437/lib64/clang/3.8/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);
  /prebuilts/clang/host/linux-x86/clang-3688880/lib64/clang/4.0/include/sanitizer/
coverage_interface.h 46 // the counters to a bitset.
47 // Every counter is associated with 8 bits in the bitset.
54 // Updates the counter 'bitset', clears the counters and returns the number of
55 // new bits in 'bitset'.
56 // If 'bitset' is nullptr, only clears the counters.
57 // Otherwise 'bitset' should be at least
60 __sanitizer_update_counter_bitset_and_clear_counters(uint8_t *bitset);
  /prebuilts/clang/host/linux-x86/clang-3859424/lib64/clang/4.0/include/sanitizer/
coverage_interface.h 46 // the counters to a bitset.
47 // Every counter is associated with 8 bits in the bitset.
54 // Updates the counter 'bitset', clears the counters and returns the number of
55 // new bits in 'bitset'.
56 // If 'bitset' is nullptr, only clears the counters.
57 // Otherwise 'bitset' should be at least
60 __sanitizer_update_counter_bitset_and_clear_counters(uint8_t *bitset);
  /prebuilts/ndk/r11/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/template.bitset/bitset.cons/
string_ctor.pass.cpp 10 // test bitset(string, pos, n, zero, one);
12 #include <bitset>
24 std::bitset<N> v(str, str.size()+1, 10);
36 std::bitset<N> v(str, 2, 10);
46 std::bitset<N> v(str, 3, 10);
58 std::bitset<N> v(str, 2, 10, 'a', 'b');
68 std::bitset<N> v(str, 3, 10, 'a', 'b');
ull_ctor.pass.cpp 10 // test bitset(unsigned long long val);
12 #include <bitset>
21 _LIBCPP_CONSTEXPR std::bitset<N> v(0xAAAAAAAAAAAAAAAAULL);
  /prebuilts/ndk/r13/sources/cxx-stl/llvm-libc++/test/std/utilities/template.bitset/bitset.cons/
string_ctor.pass.cpp 11 // test bitset(string, pos, n, zero, one);
13 #include <bitset>
29 std::bitset<N> v(str, str.size()+1, 10);
41 std::bitset<N> v(str, 2, 10);
51 std::bitset<N> v(str, 3, 10);
63 std::bitset<N> v(str, 2, 10, 'a', 'b');
73 std::bitset<N> v(str, 3, 10, 'a', 'b');
  /external/v8/src/ast/
ast-types.h 145 // Note that the bitset representation is closed under both Union and Intersect.
148 // Values for bitset types
282 // Bitset types (internal).
286 typedef uint32_t bitset; // Internal typedef in class:v8::internal::AstBitsetType
295 static bitset SignedSmall();
296 static bitset UnsignedSmall();
298 bitset Bitset() {
299 return static_cast<bitset>(reinterpret_cast<uintptr_t>(this) ^ 1u);
302 static bool IsInhabited(bitset bits)
437 AstBitsetType::bitset bitset = AstBitsetType::Lub(*value); local
696 typedef AstBitsetType::bitset bitset; \/\/ Internal typedef in class:v8::internal::AstBitsetType::AstType
    [all...]
  /external/bison/lib/
Makefile.am 35 abitset.c abitset.h bbitset.h bitset.c bitset.h bitset_stats.c \
39 # Additional bitset operations.
bitsetv.h 0 /* Bitset vectors.
23 #include "bitset.h"
25 typedef bitset * bitsetv;
  /external/libcxx/test/std/utilities/template.bitset/bitset.cons/
default.pass.cpp 12 #include <bitset>
21 TEST_CONSTEXPR std::bitset<N> v1;
28 constexpr std::bitset<N> v1;
  /external/libcxx/test/std/utilities/template.bitset/bitset.members/
reset_all.pass.cpp 10 // test bitset<N>& reset();
12 #include <bitset>
22 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;
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
EthernetSignalController.java 24 import java.util.BitSet;
44 public void updateConnectivity(BitSet connectedTransports, BitSet validatedTransports) {
  /frameworks/native/vulkan/libvulkan/
driver_gen.h 24 #include <bitset>
97 const std::bitset<ProcHook::EXTENSION_COUNT>& extensions);
100 const std::bitset<ProcHook::EXTENSION_COUNT>& extensions);
  /libcore/benchmarks/src/benchmarks/regression/
BitSetBenchmark.java 21 import java.util.BitSet;
27 private BitSet bs;
31 bs = new BitSet(size);
  /prebuilts/ndk/r11/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/template.bitset/bitset.members/
reset_one.pass.cpp 10 // test bitset<N>& reset(size_t pos);
12 #include <bitset>
21 std::bitset<N> v;

Completed in 1354 milliseconds

1 2 3 4 5 6 78 91011>>