Searched defs:bitpos (Results 1 – 15 of 15) sorted by relevance
| /third_party/toybox/lib/ |
| D | password.c | 31 int bitpos = i*6, bits = bitpos/8; in get_salt() local
|
| D | deflate.c | 35 int fd, bitpos, len, max; member
|
| /third_party/skia/third_party/externals/swiftshader/third_party/astc-encoder/Source/ |
| D | astc_symbolic_physical.cpp | 186 int bitpos = 2; in physical_to_symbolic() local
|
| /third_party/ffmpeg/libavcodec/ |
| D | qcelpdata.h | 78 uint8_t bitpos; /**< position of the lowest bit in the value's byte */ member
|
| D | agm.c | 920 static void get_tree_codes(uint32_t *codes, Node *nodes, int idx, uint32_t pfx, int bitpos) in get_tree_codes()
|
| /third_party/vulkan-headers/registry/ |
| D | vkconventions.py | 259 def valid_flag_bit(self, bitpos): argument
|
| /third_party/vulkan-headers/registry/spec_tools/ |
| D | conventions.py | 411 def valid_flag_bit(self, bitpos): argument
|
| /third_party/skia/third_party/externals/brotli/c/enc/ |
| D | compress_fragment_two_pass.c | 542 const size_t bitpos = new_storage_ix & 7; in RewindBitPosition() local
|
| D | compress_fragment.c | 366 const size_t bitpos = new_storage_ix & 7; in RewindBitPosition() local
|
| /third_party/node/deps/brotli/c/enc/ |
| D | compress_fragment_two_pass.c | 542 const size_t bitpos = new_storage_ix & 7; in RewindBitPosition() local
|
| D | compress_fragment.c | 366 const size_t bitpos = new_storage_ix & 7; in RewindBitPosition() local
|
| /third_party/openssl/crypto/bn/ |
| D | bn_exp.c | 470 static BN_ULONG bn_get_bits(const BIGNUM *a, int bitpos) in bn_get_bits()
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hostapd/ |
| D | ap_config_file.c | 1227 int bitpos; in hostapd_parse_he_srg_bitmap() local
|
| /third_party/protobuf/ruby/ext/google/protobuf_c/ |
| D | upb.c | 335 int bitpos = 0; in decode_longvarint64() local 7331 int bitpos; in upb_pbdecoder_decode_varint_slow() local
|
| /third_party/protobuf/php/ext/google/protobuf/ |
| D | php-upb.c | 384 int bitpos = 0; in decode_longvarint64() local
|