/aosp_15_r20/external/openthread/third_party/tcplp/lib/ |
H A 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
|
/aosp_15_r20/external/crosvm/bit_field/bit_field_derive/ |
H A 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
|
/aosp_15_r20/external/pigweed/pw_multibuf/public/pw_multibuf/ |
H A D | multibuf.h | 585 constexpr size_t byte_index() const { return byte_index_; } in byte_index() function 653 constexpr size_t byte_index() const { return const_iter_.byte_index(); } in byte_index() function 659 : const_iter_(chunk, byte_index) {} in const_iter_() argument
|
/aosp_15_r20/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
|
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/util/ |
H A 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
|
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/util/ |
H A 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
|
/aosp_15_r20/external/rust/android-crates-io/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
|
/aosp_15_r20/external/cronet/net/disk_cache/blockfile/ |
H A D | block_files.cc | 119 int byte_index = index / 8; in DeleteMapBlock() local 155 int byte_index = index / 8; in UsedMapBlock() local
|
/aosp_15_r20/external/libtextclassifier/native/utils/container/ |
H A D | bit-vector.cc | 43 int32 byte_index = index / 8; in GetFromDenseData() local
|
/aosp_15_r20/external/libchrome/mojo/public/cpp/system/ |
H A D | data_pipe_utils.cc | 75 uint32_t byte_index = 0; in BlockingCopyFromString() local
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/lldb/Target/ |
D | ProcessStructReader.h | 66 size_t byte_index = static_cast<size_t>(bit_offset / 8); in ProcessStructReader() local
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/lldb/Target/ |
D | ProcessStructReader.h | 66 size_t byte_index = static_cast<size_t>(bit_offset / 8); in ProcessStructReader() local
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/lldb/Target/ |
D | ProcessStructReader.h | 66 size_t byte_index = static_cast<size_t>(bit_offset / 8); in ProcessStructReader() local
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/lldb/Target/ |
D | ProcessStructReader.h | 66 size_t byte_index = static_cast<size_t>(bit_offset / 8); in ProcessStructReader() local
|
/aosp_15_r20/external/pigweed/pw_hex_dump/ |
H A D | hex_dump.cc | 47 void AddGroupingByte(size_t byte_index, in AddGroupingByte()
|
/aosp_15_r20/external/cronet/base/ |
H A D | cpu_unittest.cc | 234 for (size_t byte_index = 0; byte_index < sizeof(cpu); byte_index += 15) { in TEST() local
|
/aosp_15_r20/external/cronet/base/memory/ |
H A D | protected_memory_unittest.cc | 42 const size_t byte_index = bit_index / CHAR_BIT; in VerifyByteSequenceIsNotWriteable() local
|
/aosp_15_r20/external/vixl/src/aarch64/ |
H A D | simulator-aarch64.h | 416 int byte_index = bit_index / kBitsPerByte; in SetActive() local 425 int byte_index = bit_index / kBitsPerByte; in IsActive() local
|
/aosp_15_r20/external/coreboot/util/nvramtool/ |
H A D | cmos_lowlevel.c | 39 unsigned byte_index; member
|
/aosp_15_r20/external/cronet/third_party/boringssl/src/pki/ |
H A D | parse_values.cc | 229 size_t byte_index = bit_index / 8; in AssertsBit() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/bitreader/src/ |
D | lib.rs | 356 let byte_index = (i / 8) as usize; in read_value() localVariable
|
/aosp_15_r20/external/rust/android-crates-io/crates/codespan-reporting/src/term/ |
D | renderer.rs | 989 byte_index: usize, field
|
/aosp_15_r20/system/nfc/src/nfc/include/ |
H A D | rw_int.h | 148 uint8_t byte_index; /* Index of Lock byte pointed by the TLV */ member 379 uint8_t byte_index; /* Index of Lock byte pointed by the TLV */ member
|
/aosp_15_r20/external/cronet/net/test/ |
H A D | cert_builder.cc | 668 size_t byte_index = bit_index / 8; in SetKeyUsages() local
|
/aosp_15_r20/external/mesa3d/src/util/format/ |
H A D | texcompress_bptc_tmp.h | 322 int byte_index = offset / 8; in extract_bits() local
|