Searched defs:setbits (Results 1 – 10 of 10) sorted by relevance
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/cares/cares/src/lib/ |
D | ares_getsock.c | 28 unsigned int setbits = 0xffffffff; in ares_getsock() local
|
/aosp_15_r20/prebuilts/go/linux-x86/src/hash/maphash/ |
D | smhasher_test.go | 268 func setbits(h *hashSet, b []byte, i int, k int) { func
|
/aosp_15_r20/external/libcups/vcnet/regex/ |
H A D | regex2.h | 110 uch *setbits; /* -> uch[csetsize][ncsets/CHAR_BIT] */ member
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/ |
H A D | regex2.h | 139 uch *setbits; /* -> uch[csetsize][ncsets/CHAR_BIT] */ member
|
/aosp_15_r20/external/lua/src/ |
H A D | lgc.h | 61 #define setbits(x,m) ((x) |= (m)) macro
|
/aosp_15_r20/external/swiftshader/third_party/llvm-subzero/lib/Support/ |
H A D | regex2.h | 136 uch *setbits; /* -> uch[csetsize][ncsets/CHAR_BIT] */ member
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
H A D | regex2.h | 139 uch *setbits; /* -> uch[csetsize][ncsets/CHAR_BIT] */ member
|
/aosp_15_r20/external/llvm/lib/Support/ |
H A D | regex2.h | 136 uch *setbits; /* -> uch[csetsize][ncsets/CHAR_BIT] */ member
|
/aosp_15_r20/external/libcap/libcap/ |
H A D | cap_text.c | 38 static void setbits(cap_t a, const __u32 *b, cap_flag_t set, unsigned blks) in setbits() function
|
/aosp_15_r20/prebuilts/go/linux-x86/src/runtime/ |
D | hash_test.go | 286 func setbits(h *HashSet, b []byte, i int, k int) { func
|