Home
last modified time | relevance | path

Searched defs:hasBit (Results 1 – 25 of 34) sorted by relevance

12

/aosp_15_r20/prebuilts/vndk/v32/arm64/include/system/core/libutils/include/utils/
DBitSet.h67 inline bool hasBit(uint32_t n) const { return hasBit(value, n); } in hasBit() function
69 static inline bool hasBit(uint32_t value, uint32_t n) { return value & valueForBit(n); } in hasBit() function
211 inline bool hasBit(uint32_t n) const { return hasBit(value, n); } in hasBit() function
213 static inline bool hasBit(uint64_t value, uint32_t n) { return value & valueForBit(n); } in hasBit() function
/aosp_15_r20/system/core/libutils/include/utils/
H A DBitSet.h67 inline bool hasBit(uint32_t n) const { return hasBit(value, n); } in hasBit() function
69 static inline bool hasBit(uint32_t value, uint32_t n) { return value & valueForBit(n); } in hasBit() function
211 inline bool hasBit(uint32_t n) const { return hasBit(value, n); } in hasBit() function
213 static inline bool hasBit(uint64_t value, uint32_t n) { return value & valueForBit(n); } in hasBit() function
/aosp_15_r20/prebuilts/vndk/v30/arm/include/system/core/libutils/include/utils/
DBitSet.h62 inline bool hasBit(uint32_t n) const { return hasBit(value, n); } in hasBit() function
64 static inline bool hasBit(uint32_t value, uint32_t n) { return value & valueForBit(n); } in hasBit() function
204 inline bool hasBit(uint32_t n) const { return hasBit(value, n); } in hasBit() function
206 static inline bool hasBit(uint64_t value, uint32_t n) { return value & valueForBit(n); } in hasBit() function
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/system/core/libutils/include/utils/
DBitSet.h67 inline bool hasBit(uint32_t n) const { return hasBit(value, n); } in hasBit() function
69 static inline bool hasBit(uint32_t value, uint32_t n) { return value & valueForBit(n); } in hasBit() function
211 inline bool hasBit(uint32_t n) const { return hasBit(value, n); } in hasBit() function
213 static inline bool hasBit(uint64_t value, uint32_t n) { return value & valueForBit(n); } in hasBit() function
/aosp_15_r20/prebuilts/vndk/v30/x86/include/system/core/libutils/include/utils/
DBitSet.h62 inline bool hasBit(uint32_t n) const { return hasBit(value, n); } in hasBit() function
64 static inline bool hasBit(uint32_t value, uint32_t n) { return value & valueForBit(n); } in hasBit() function
204 inline bool hasBit(uint32_t n) const { return hasBit(value, n); } in hasBit() function
206 static inline bool hasBit(uint64_t value, uint32_t n) { return value & valueForBit(n); } in hasBit() function
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/system/core/libutils/include/utils/
DBitSet.h67 inline bool hasBit(uint32_t n) const { return hasBit(value, n); } in hasBit() function
69 static inline bool hasBit(uint32_t value, uint32_t n) { return value & valueForBit(n); } in hasBit() function
211 inline bool hasBit(uint32_t n) const { return hasBit(value, n); } in hasBit() function
213 static inline bool hasBit(uint64_t value, uint32_t n) { return value & valueForBit(n); } in hasBit() function
/aosp_15_r20/prebuilts/vndk/v34/x86/include/system/core/libutils/include/utils/
DBitSet.h67 inline bool hasBit(uint32_t n) const { return hasBit(value, n); } in hasBit() function
69 static inline bool hasBit(uint32_t value, uint32_t n) { return value & valueForBit(n); } in hasBit() function
211 inline bool hasBit(uint32_t n) const { return hasBit(value, n); } in hasBit() function
213 static inline bool hasBit(uint64_t value, uint32_t n) { return value & valueForBit(n); } in hasBit() function
/aosp_15_r20/prebuilts/vndk/v30/arm64/include/system/core/libutils/include/utils/
DBitSet.h62 inline bool hasBit(uint32_t n) const { return hasBit(value, n); } in hasBit() function
64 static inline bool hasBit(uint32_t value, uint32_t n) { return value & valueForBit(n); } in hasBit() function
204 inline bool hasBit(uint32_t n) const { return hasBit(value, n); } in hasBit() function
206 static inline bool hasBit(uint64_t value, uint32_t n) { return value & valueForBit(n); } in hasBit() function
/aosp_15_r20/prebuilts/vndk/v32/arm/include/system/core/libutils/include/utils/
DBitSet.h67 inline bool hasBit(uint32_t n) const { return hasBit(value, n); } in hasBit() function
69 static inline bool hasBit(uint32_t value, uint32_t n) { return value & valueForBit(n); } in hasBit() function
211 inline bool hasBit(uint32_t n) const { return hasBit(value, n); } in hasBit() function
213 static inline bool hasBit(uint64_t value, uint32_t n) { return value & valueForBit(n); } in hasBit() function
/aosp_15_r20/prebuilts/vndk/v33/arm/include/system/core/libutils/include/utils/
DBitSet.h67 inline bool hasBit(uint32_t n) const { return hasBit(value, n); } in hasBit() function
69 static inline bool hasBit(uint32_t value, uint32_t n) { return value & valueForBit(n); } in hasBit() function
211 inline bool hasBit(uint32_t n) const { return hasBit(value, n); } in hasBit() function
213 static inline bool hasBit(uint64_t value, uint32_t n) { return value & valueForBit(n); } in hasBit() function
/aosp_15_r20/prebuilts/vndk/v33/x86/include/system/core/libutils/include/utils/
DBitSet.h67 inline bool hasBit(uint32_t n) const { return hasBit(value, n); } in hasBit() function
69 static inline bool hasBit(uint32_t value, uint32_t n) { return value & valueForBit(n); } in hasBit() function
211 inline bool hasBit(uint32_t n) const { return hasBit(value, n); } in hasBit() function
213 static inline bool hasBit(uint64_t value, uint32_t n) { return value & valueForBit(n); } in hasBit() function
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/system/core/libutils/include/utils/
DBitSet.h67 inline bool hasBit(uint32_t n) const { return hasBit(value, n); } in hasBit() function
69 static inline bool hasBit(uint32_t value, uint32_t n) { return value & valueForBit(n); } in hasBit() function
211 inline bool hasBit(uint32_t n) const { return hasBit(value, n); } in hasBit() function
213 static inline bool hasBit(uint64_t value, uint32_t n) { return value & valueForBit(n); } in hasBit() function
/aosp_15_r20/prebuilts/vndk/v31/x86/include/system/core/libutils/include/utils/
DBitSet.h67 inline bool hasBit(uint32_t n) const { return hasBit(value, n); } in hasBit() function
69 static inline bool hasBit(uint32_t value, uint32_t n) { return value & valueForBit(n); } in hasBit() function
211 inline bool hasBit(uint32_t n) const { return hasBit(value, n); } in hasBit() function
213 static inline bool hasBit(uint64_t value, uint32_t n) { return value & valueForBit(n); } in hasBit() function
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/system/core/libutils/include/utils/
DBitSet.h67 inline bool hasBit(uint32_t n) const { return hasBit(value, n); } in hasBit() function
69 static inline bool hasBit(uint32_t value, uint32_t n) { return value & valueForBit(n); } in hasBit() function
211 inline bool hasBit(uint32_t n) const { return hasBit(value, n); } in hasBit() function
213 static inline bool hasBit(uint64_t value, uint32_t n) { return value & valueForBit(n); } in hasBit() function
/aosp_15_r20/prebuilts/vndk/v30/x86_64/include/system/core/libutils/include/utils/
DBitSet.h62 inline bool hasBit(uint32_t n) const { return hasBit(value, n); } in hasBit() function
64 static inline bool hasBit(uint32_t value, uint32_t n) { return value & valueForBit(n); } in hasBit() function
204 inline bool hasBit(uint32_t n) const { return hasBit(value, n); } in hasBit() function
206 static inline bool hasBit(uint64_t value, uint32_t n) { return value & valueForBit(n); } in hasBit() function
/aosp_15_r20/prebuilts/vndk/v34/arm/include/system/core/libutils/include/utils/
DBitSet.h67 inline bool hasBit(uint32_t n) const { return hasBit(value, n); } in hasBit() function
69 static inline bool hasBit(uint32_t value, uint32_t n) { return value & valueForBit(n); } in hasBit() function
211 inline bool hasBit(uint32_t n) const { return hasBit(value, n); } in hasBit() function
213 static inline bool hasBit(uint64_t value, uint32_t n) { return value & valueForBit(n); } in hasBit() function
/aosp_15_r20/prebuilts/vndk/v32/x86/include/system/core/libutils/include/utils/
DBitSet.h67 inline bool hasBit(uint32_t n) const { return hasBit(value, n); } in hasBit() function
69 static inline bool hasBit(uint32_t value, uint32_t n) { return value & valueForBit(n); } in hasBit() function
211 inline bool hasBit(uint32_t n) const { return hasBit(value, n); } in hasBit() function
213 static inline bool hasBit(uint64_t value, uint32_t n) { return value & valueForBit(n); } in hasBit() function
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/system/core/libutils/include/utils/
DBitSet.h67 inline bool hasBit(uint32_t n) const { return hasBit(value, n); } in hasBit() function
69 static inline bool hasBit(uint32_t value, uint32_t n) { return value & valueForBit(n); } in hasBit() function
211 inline bool hasBit(uint32_t n) const { return hasBit(value, n); } in hasBit() function
213 static inline bool hasBit(uint64_t value, uint32_t n) { return value & valueForBit(n); } in hasBit() function
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/system/core/libutils/include/utils/
DBitSet.h67 inline bool hasBit(uint32_t n) const { return hasBit(value, n); } in hasBit() function
69 static inline bool hasBit(uint32_t value, uint32_t n) { return value & valueForBit(n); } in hasBit() function
211 inline bool hasBit(uint32_t n) const { return hasBit(value, n); } in hasBit() function
213 static inline bool hasBit(uint64_t value, uint32_t n) { return value & valueForBit(n); } in hasBit() function
/aosp_15_r20/prebuilts/vndk/v31/arm/include/system/core/libutils/include/utils/
DBitSet.h67 inline bool hasBit(uint32_t n) const { return hasBit(value, n); } in hasBit() function
69 static inline bool hasBit(uint32_t value, uint32_t n) { return value & valueForBit(n); } in hasBit() function
211 inline bool hasBit(uint32_t n) const { return hasBit(value, n); } in hasBit() function
213 static inline bool hasBit(uint64_t value, uint32_t n) { return value & valueForBit(n); } in hasBit() function
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/system/core/libutils/include/utils/
DBitSet.h67 inline bool hasBit(uint32_t n) const { return hasBit(value, n); } in hasBit() function
69 static inline bool hasBit(uint32_t value, uint32_t n) { return value & valueForBit(n); } in hasBit() function
211 inline bool hasBit(uint32_t n) const { return hasBit(value, n); } in hasBit() function
213 static inline bool hasBit(uint64_t value, uint32_t n) { return value & valueForBit(n); } in hasBit() function
/aosp_15_r20/cts/tests/location/location_gnss/src/android/location/cts/gnss/asn1/base/
H A DBitStreamReader.java52 public boolean hasBit() { in hasBit() method in BitStreamReader
/aosp_15_r20/packages/apps/DocumentsUI/src/com/android/documentsui/base/
DEvents.java59 private static boolean hasBit(int metaState, int bit) { in hasBit() method in Events
/aosp_15_r20/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/
H A DNativeBitSet64.java54 boolean hasBit(int n) { in hasBit() method in NativeBitSet64
/aosp_15_r20/packages/modules/NeuralNetworks/runtime/test/
DTestIntrospectionControl.cpp336 bool hasBit(Success mask, Success bit) { in hasBit() function

12