HomeSort by relevance Sort by last modified time
    Searched defs:bitset (Results 26 - 50 of 58) sorted by null

12 3

  /packages/services/Car/service/src/com/android/car/hal/
DiagnosticHalService.java 37 import java.util.BitSet;
185 BitSet bitset = BitSet.valueOf(CarServiceUtils.toByteArray(value.value.bytes)); local
191 if (bitset.get(i)) {
197 if (bitset.get(numIntegerProperties + i)) {
  /external/clang/test/Sema/
conversion.c 378 unsigned bitset[20]; local
379 SETBIT(bitset, 0);
382 SETBIT(bitset, y);
385 USER_SETBIT(bitset, 0); // expected-warning 2 {{implicit conversion changes signedness}}
  /external/v8/src/ast/
ast-types.cc 109 // The largest bitset subsumed by this type.
110 AstType::bitset AstBitsetType::Glb(AstType* type) {
120 bitset glb = AST_SEMANTIC(
128 // The smallest bitset subsuming this type, possibly not a proper one.
129 AstType::bitset AstBitsetType::Lub(AstType* type) {
134 // a bitset.
135 int bitset = type->AsUnion()->Get(0)->BitsetLub(); local
138 bitset |= AST_SEMANTIC(type->AsUnion()->Get(i)->BitsetLub());
140 return bitset;
153 AstType::bitset AstBitsetType::Lub(i::Map* map)
    [all...]
ast-types.h 145 // Note that the bitset representation is closed under both Union and Intersect.
148 // Values for bitset types
280 // Bitset types (internal).
284 typedef uint32_t bitset; // Internal typedef in class:v8::internal::AstBitsetType
293 static bitset SignedSmall();
294 static bitset UnsignedSmall();
296 bitset Bitset() {
297 return static_cast<bitset>(reinterpret_cast<uintptr_t>(this) ^ 1u);
300 static bool IsInhabited(bitset bits)
435 AstBitsetType::bitset bitset = AstBitsetType::Lub(*value); local
694 typedef AstBitsetType::bitset bitset; \/\/ Internal typedef in class:v8::internal::AstBitsetType::AstType
    [all...]
  /external/v8/src/compiler/
types.cc 106 // The largest bitset subsumed by this type.
107 Type::bitset BitsetType::Glb(Type* type) {
117 bitset glb =
125 // The smallest bitset subsuming this type, possibly not a proper one.
126 Type::bitset BitsetType::Lub(Type* type) {
131 // a bitset.
132 int bitset = type->AsUnion()->Get(0)->BitsetLub(); local
135 bitset |= type->AsUnion()->Get(i)->BitsetLub();
137 return bitset;
148 Type::bitset BitsetType::Lub(i::Map* map)
    [all...]
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/valgrind/coregrind/
m_translate.c 793 UInt i, bitset; local
    [all...]
  /frameworks/opt/net/wifi/service/java/com/android/server/wifi/
SupplicantStaNetworkHal.java 43 import java.util.BitSet;
215 BitSet keyMgmtMask = supplicantToWifiConfigurationKeyMgmtMask(mKeyMgmtMask);
325 BitSet keyMgmtMask = addFastTransitionFlags(config.allowedKeyManagement);
597 * Maps WifiConfiguration Key Management BitSet to Supplicant HIDL bitmask int
602 private static int wifiConfigurationToSupplicantKeyMgmtMask(BitSet keyMgmt) {
636 private static int wifiConfigurationToSupplicantProtoMask(BitSet protoMask) {
657 private static int wifiConfigurationToSupplicantAuthAlgMask(BitSet authAlgMask) {
679 private static int wifiConfigurationToSupplicantGroupCipherMask(BitSet groupCipherMask) {
707 private static int wifiConfigurationToSupplicantPairwiseCipherMask(BitSet pairwiseCipherMask) {
787 BitSet bitset = new BitSet(); local
817 BitSet bitset = new BitSet(); local
835 BitSet bitset = new BitSet(); local
853 BitSet bitset = new BitSet(); local
877 BitSet bitset = new BitSet(); local
    [all...]
  /external/llvm/unittests/Support/
YAMLIOTest.cpp 724 static void bitset(IO &io, MyFlags &value) { function in struct:llvm::yaml::ScalarBitSetTraits
    [all...]
  /frameworks/data-binding/compiler/src/test/java/android/databinding/tool/expr/
ExprModelTest.java 38 import java.util.BitSet;
168 final BitSet shouldReadFlags = first.getShouldReadFlags();
1094 BitSet bitset = new BitSet(); local
    [all...]
  /toolchain/binutils/binutils-2.27/include/opcode/
cgen.h 25 #include "cgen/bitset.h"
117 Integer attributes are further categorized as boolean, bitset, integer,
128 CGEN_ATTR_VALUE_BITSET_TYPE bitset;
178 ((attr_table)->nonbool[(attr) - CGEN_ATTR_NBOOL_OFFSET].bitset)
126 CGEN_ATTR_VALUE_BITSET_TYPE bitset; member in union:__anon4819
    [all...]
  /prebuilts/tools/common/m2/repository/org/apache/james/apache-mime4j-core/0.7.2/
apache-mime4j-core-0.7.2.jar 
  /prebuilts/tools/common/m2/repository/org/apache/james/apache-mime4j-dom/0.7.2/
apache-mime4j-dom-0.7.2.jar 
  /external/caliper/lib/
gson-2.2.2.jar 
  /prebuilts/devtools/tools/lib/
gson-2.2.4.jar 
  /prebuilts/gradle-plugin/com/google/code/gson/gson/2.3/
gson-2.3.jar 
  /prebuilts/sdk/tools/jetifier/jetifier-standalone/lib/
gson-2.8.0.jar 
  /prebuilts/tools/common/m2/repository/com/google/code/gson/gson/2.2.4/
gson-2.2.4.jar 
  /prebuilts/tools/common/m2/repository/com/google/code/gson/gson/2.3/
gson-2.3.jar 
  /prebuilts/tools/common/m2/repository/com/google/code/gson/gson/2.6.2/
gson-2.6.2.jar 
  /prebuilts/tools/common/m2/repository/com/google/code/gson/gson/2.8.0/
gson-2.8.0.jar 
  /prebuilts/tools/common/offline-m2/com/google/code/gson/gson/2.2.4/
gson-2.2.4.jar 
  /prebuilts/tools/common/m2/repository/org/apache/httpcomponents/httpcore/4.4.4/
httpcore-4.4.4.jar 
  /external/conscrypt/benchmark-android/
vogar.jar 
  /prebuilts/maven_repo/android/androidx/tools/jetifier/gradle-plugin/0.1/
gradle-plugin-0.1.jar 

Completed in 1595 milliseconds

12 3