Home
last modified time | relevance | path

Searched defs:bit_index (Results 1 – 25 of 56) sorted by relevance

123

/external/openthread/third_party/tcplp/lib/
Dbitmap.c140 size_t bit_index = i & 0x7; // Amount to left shift to get bit in MSB in bmp_read_bit() local
146 size_t bit_index = i & 0x7; // Amount to left shift to get bit in MSB in bmp_write_bit() local
153 size_t bit_index = i & 0x7; // Amount to left shift to get bit in MSB in bmp_read_byte() local
162 size_t bit_index = i & 0x7; // Amount to left shift to get bit in MSB in bmp_write_byte() local
/external/libsrtp2/crypto/math/
Ddatatypes.c242 const int bit_index = shift & 31; in v128_right_shift() local
277 const int bit_index = shift & 31; in v128_left_shift() local
303 int bitvector_get_bit(const bitvector_t *v, int bit_index) in bitvector_get_bit()
308 void bitvector_set_bit(bitvector_t *v, int bit_index) in bitvector_set_bit()
313 void bitvector_clear_bit(bitvector_t *v, int bit_index) in bitvector_clear_bit()
389 const int bit_index = shift & 31; in bitvector_left_shift() local
/external/libsrtp2/crypto/include/
Ddatatypes.h334 #define _bitvector_get_bit(v, bit_index) \ argument
337 #define _bitvector_set_bit(v, bit_index) \ argument
340 #define _bitvector_clear_bit(v, bit_index) \ argument
347 #define bitvector_get_bit(v, bit_index) _bitvector_get_bit(v, bit_index) argument
348 #define bitvector_set_bit(v, bit_index) _bitvector_set_bit(v, bit_index) argument
349 #define bitvector_clear_bit(v, bit_index) _bitvector_clear_bit(v, bit_index) argument
/external/protobuf/src/google/protobuf/compiler/javanano/
Djavanano_helpers.cc528 std::string GetBitFieldNameForBit(int bit_index) { in GetBitFieldNameForBit()
532 std::string GenerateGetBit(int bit_index) { in GenerateGetBit()
541 std::string GenerateSetBit(int bit_index) { in GenerateSetBit()
550 std::string GenerateClearBit(int bit_index) { in GenerateClearBit()
559 std::string GenerateDifferentBit(int bit_index) { in GenerateDifferentBit()
/external/rust/android-crates-io/crates/bindgen/codegen/
Dbitfield_unit.rs25 let bit_index = if cfg!(target_endian = "big") { in get_bit() localVariable
43 let bit_index = if cfg!(target_endian = "big") { in set_bit() localVariable
/external/cronet/tot/base/memory/
Dprotected_memory_unittest.cc46 const auto check_bit_not_writeable = [=](const size_t bit_index) { in VerifyByteSequenceIsNotWriteable()
65 for (size_t bit_index = bit_increment; bit_index < (number_of_bits - 1); in VerifyByteSequenceIsNotWriteable() local
/external/cronet/stable/base/memory/
Dprotected_memory_unittest.cc46 const auto check_bit_not_writeable = [=](const size_t bit_index) { in VerifyByteSequenceIsNotWriteable()
65 for (size_t bit_index = bit_increment; bit_index < (number_of_bits - 1); in VerifyByteSequenceIsNotWriteable() local
/external/cronet/stable/third_party/abseil-cpp/absl/debugging/internal/
Dbounded_utf8_length_sequence.h63 const uint32_t bit_index = 2 * (index % 32); in InsertAndReturnSumOfPredecessors() local
/external/angle/third_party/abseil-cpp/absl/debugging/internal/
Dbounded_utf8_length_sequence.h63 const uint32_t bit_index = 2 * (index % 32); in InsertAndReturnSumOfPredecessors() local
/external/cronet/tot/third_party/abseil-cpp/absl/debugging/internal/
Dbounded_utf8_length_sequence.h63 const uint32_t bit_index = 2 * (index % 32); in InsertAndReturnSumOfPredecessors() local
/external/abseil-cpp/absl/debugging/internal/
Dbounded_utf8_length_sequence.h63 const uint32_t bit_index = 2 * (index % 32); in InsertAndReturnSumOfPredecessors() local
/external/tinyalsa/
Dtinypcminfo.c95 static inline const char *pcm_get_format_name(unsigned bit_index) in pcm_get_format_name()
/external/libtextclassifier/native/utils/container/
Dbit-vector.cc46 uint8 bit_index = index % 8; in GetFromDenseData() local
/external/tinyalsa_new/utils/
Dtinypcminfo.c98 static inline const char *pcm_get_format_name(unsigned bit_index) in pcm_get_format_name()
/external/rust/android-crates-io/crates/bit_field/src/
Dlib.rs289 let bit_index = bit % T::BIT_LENGTH; in get_bit() localVariable
326 let bit_index = bit % T::BIT_LENGTH; in set_bit() localVariable
/external/cronet/stable/base/allocator/partition_allocator/src/partition_alloc/
Dfreeslot_bitmap.h39 size_t bit_index = in GetFreeSlotBitmapCellPtrAndBitIndex() local
/external/cronet/tot/base/allocator/partition_allocator/src/partition_alloc/
Dfreeslot_bitmap.h39 size_t bit_index = in GetFreeSlotBitmapCellPtrAndBitIndex() local
/external/trusty/arm-trusted-firmware/drivers/nxp/clk/s32cc/
Dmc_rgm.c28 int bit_index; in mc_rgm_periph_reset() local
/external/tensorflow/tensorflow/compiler/jit/
Ddevice_util.h82 int bit_index = ctz_uint64(word); in ForEach() local
Ddevice_util.cc27 int bit_index = device_id.id() % kWordSize; in Insert() local
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/read-fonts-0.23.2/src/collections/int_set/
Dinput_bit_stream.rs78 let bit_index = self.sub_index + n * (BF as u32); in skip_nodes() localVariable
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/read-fonts-0.23.2/src/collections/int_set/
Dinput_bit_stream.rs78 let bit_index = self.sub_index + n * (BF as u32); in skip_nodes() localVariable
/external/icing/icing/file/
Dfile-backed-bitmap.cc202 libtextclassifier3::Status FileBackedBitmap::Set(int bit_index, in Set()
/external/openscreen/cast/streaming/
Dcompound_rtcp_builder.cc281 const int bit_index = frame_id - first_frame_id; in AppendCastFeedbackAckFields() local
/external/cronet/stable/net/disk_cache/blockfile/
Dbitmap.cc203 const int bit_index = *index; in FindNextBit() local

123