| /external/openthread/third_party/tcplp/lib/ |
| D | bitmap.c | 139 size_t byte_index = i >> 3; in bmp_read_bit() local 145 size_t byte_index = i >> 3; in bmp_write_bit() local 152 size_t byte_index = i >> 3; in bmp_read_byte() local 161 size_t byte_index = i >> 3; in bmp_write_byte() local
|
| /external/deqp-deps/SPIRV-Tools/source/util/ |
| D | string_utils.h | 57 for (size_t byte_index = 0; byte_index <= num_bytes; byte_index++) { in AppendToVector() local 91 for (size_t byte_index = 0; byte_index < kCharsPerWord; byte_index++) { variable
|
| /external/swiftshader/third_party/SPIRV-Tools/source/util/ |
| D | string_utils.h | 57 for (size_t byte_index = 0; byte_index <= num_bytes; byte_index++) { in AppendToVector() local 91 for (size_t byte_index = 0; byte_index < kCharsPerWord; byte_index++) { variable
|
| /external/angle/third_party/spirv-tools/src/source/util/ |
| D | string_utils.h | 57 for (size_t byte_index = 0; byte_index <= num_bytes; byte_index++) { in AppendToVector() local 91 for (size_t byte_index = 0; byte_index < kCharsPerWord; byte_index++) { variable
|
| /external/rust/crates/bindgen/codegen/ |
| D | bitfield_unit.rs | 22 let byte_index = index / 8; in get_bit() localVariable 40 let byte_index = index / 8; in set_bit() localVariable
|
| /external/libtextclassifier/native/utils/container/ |
| D | bit-vector.cc | 43 int32 byte_index = index / 8; in GetFromDenseData() local
|
| /external/crosvm/bit_field/bit_field_derive/ |
| D | bit_field_derive.rs | 562 let byte_index = offset / 8; in get_bits_impl() localVariable 575 let byte_index = offset / 8; in get_bits_impl() localVariable 717 let byte_index = offset / 8; in end_to_end() localVariable 726 let byte_index = offset / 8; in end_to_end() localVariable
|
| /external/libchrome/mojo/public/cpp/system/ |
| D | data_pipe_utils.cc | 75 uint32_t byte_index = 0; in BlockingCopyFromString() local
|
| /external/pigweed/pw_multibuf/public/pw_multibuf/ |
| D | multibuf.h | 291 constexpr size_t byte_index() const { return byte_index_; } in byte_index() function 359 constexpr size_t byte_index() const { return const_iter_.byte_index(); } in byte_index() function
|
| /external/pigweed/pw_hex_dump/ |
| D | hex_dump.cc | 47 void AddGroupingByte(size_t byte_index, in AddGroupingByte()
|
| /external/cronet/net/disk_cache/blockfile/ |
| D | block_files.cc | 119 int byte_index = index / 8; in DeleteMapBlock() local 155 int byte_index = index / 8; in UsedMapBlock() local
|
| /external/cronet/third_party/boringssl/src/pki/ |
| D | parse_values.cc | 216 size_t byte_index = bit_index / 8; in AssertsBit() local
|
| /external/rust/crates/bitreader/src/ |
| D | lib.rs | 356 let byte_index = (i / 8) as usize; in read_value() localVariable
|
| /external/vixl/src/aarch64/ |
| D | simulator-aarch64.h | 416 int byte_index = bit_index / kBitsPerByte; in SetActive() local 425 int byte_index = bit_index / kBitsPerByte; in IsActive() local
|
| D | simulator-aarch64.cc | 1448 unsigned byte_index = q_index * size; in PrintZRegistersForStructuredAccess() local 1516 unsigned byte_index = q_index * size; in PrintPartialZRegister() local
|
| /external/mesa3d/src/gallium/drivers/radeonsi/ |
| D | radeon_vcn_enc_1_2.c | 573 unsigned byte_index = enc->byte_index; in radeon_enc_nalu_sei() local
|
| D | radeon_vcn_enc.h | 264 unsigned byte_index; member
|
| D | radeon_uvd_enc.h | 426 unsigned byte_index; member
|
| /external/rust/crates/codespan-reporting/src/term/ |
| D | renderer.rs | 989 byte_index: usize, field
|
| /external/cronet/net/test/ |
| D | cert_builder.cc | 669 size_t byte_index = bit_index / 8; in SetKeyUsages() local
|
| /external/mesa3d/src/util/format/ |
| D | texcompress_bptc_tmp.h | 322 int byte_index = offset / 8; in extract_bits() local
|
| /external/crosvm/hypervisor/src/haxm/haxm_sys/ |
| D | bindings.rs | 44 let byte_index = index / 8; in get_bit() localVariable 57 let byte_index = index / 8; in set_bit() localVariable
|
| /external/google-breakpad/src/processor/ |
| D | minidump.cc | 1638 for (unsigned int byte_index = 0; in Print() local
|
| /external/rust/crates/ash/src/vk/ |
| D | native.rs | 21 let byte_index = index / 8; in get_bit() localVariable 34 let byte_index = index / 8; in set_bit() localVariable
|
| /external/crosvm/hypervisor/src/whpx/whpx_sys/ |
| D | bindings.rs | 22 let byte_index = index / 8; in get_bit() localVariable 35 let byte_index = index / 8; in set_bit() localVariable
|