Home
last modified time | relevance | path

Searched defs:bitpos (Results 1 – 15 of 15) sorted by relevance

/third_party/toybox/lib/
Dpassword.c31 int bitpos = i*6, bits = bitpos/8; in get_salt() local
Ddeflate.c35 int fd, bitpos, len, max; member
/third_party/skia/third_party/externals/swiftshader/third_party/astc-encoder/Source/
Dastc_symbolic_physical.cpp186 int bitpos = 2; in physical_to_symbolic() local
/third_party/ffmpeg/libavcodec/
Dqcelpdata.h78 uint8_t bitpos; /**< position of the lowest bit in the value's byte */ member
Dagm.c920 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/
Dvkconventions.py259 def valid_flag_bit(self, bitpos): argument
/third_party/vulkan-headers/registry/spec_tools/
Dconventions.py411 def valid_flag_bit(self, bitpos): argument
/third_party/skia/third_party/externals/brotli/c/enc/
Dcompress_fragment_two_pass.c542 const size_t bitpos = new_storage_ix & 7; in RewindBitPosition() local
Dcompress_fragment.c366 const size_t bitpos = new_storage_ix & 7; in RewindBitPosition() local
/third_party/node/deps/brotli/c/enc/
Dcompress_fragment_two_pass.c542 const size_t bitpos = new_storage_ix & 7; in RewindBitPosition() local
Dcompress_fragment.c366 const size_t bitpos = new_storage_ix & 7; in RewindBitPosition() local
/third_party/openssl/crypto/bn/
Dbn_exp.c470 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/
Dap_config_file.c1227 int bitpos; in hostapd_parse_he_srg_bitmap() local
/third_party/protobuf/ruby/ext/google/protobuf_c/
Dupb.c335 int bitpos = 0; in decode_longvarint64() local
7331 int bitpos; in upb_pbdecoder_decode_varint_slow() local
/third_party/protobuf/php/ext/google/protobuf/
Dphp-upb.c384 int bitpos = 0; in decode_longvarint64() local