| /external/bpftool/src/ | 
| D | btf_dumper.c | 136 			       __u8 bit_offset, const void *data)  in btf_dumper_modifier() 325 static void btf_dumper_bitfield(__u32 nr_bits, __u8 bit_offset,  in btf_dumper_bitfield() 352 static void btf_dumper_int_bits(__u32 int_type, __u8 bit_offset,  in btf_dumper_int_bits() 369 static int btf_dumper_int(const struct btf_type *t, __u8 bit_offset,  in btf_dumper_int() 459 		__u32 bit_offset = m[i].offset;  in btf_dumper_struct()  local 488 			  __u8 bit_offset, const void *data)  in btf_dumper_var() 530 			      __u8 bit_offset, const void *data)  in btf_dumper_do_type()
  | 
| /external/libaom/aom_dsp/ | 
| D | bitwriter_buffer.h | 23   uint32_t bit_offset;  member
  | 
| D | bitreader_buffer.h | 28   uint32_t bit_offset;  member
  | 
| /external/libvpx/vpx_dsp/ | 
| D | bitwriter_buffer.h | 22   size_t bit_offset;  member
  | 
| D | bitreader_buffer.h | 27   size_t bit_offset;  member
  | 
| /external/libgav1/src/utils/ | 
| D | raw_bit_reader.h | 45   size_t bit_offset() const { return bit_offset_; }  in bit_offset()  function
  | 
| D | raw_bit_reader.cc | 208   const size_t bit_offset = bit_offset_ + num_bits - 1;  in SkipBits()  local 216   const size_t bit_offset = bit_offset_ + num_bits - 1;  in CanReadLiteral()  local
  | 
| /external/webrtc/modules/rtp_rtcp/source/ | 
| D | rtp_video_layers_allocation_extension.cc | 188     int bit_offset = 8;  in Write()  local 274   int bit_offset = 8;  in Parse()  local
  | 
| /external/crosvm/bit_field/bit_field_derive/ | 
| D | bit_field_derive.rs | 555                 let bit_offset = offset % 8;  in get_bits_impl()  localVariable 568                 let bit_offset = offset % 8;  in get_bits_impl()  localVariable 710                     let bit_offset = offset % 8;  in end_to_end()  localVariable 719                     let bit_offset = offset % 8;  in end_to_end()  localVariable
  | 
| /external/mesa3d/src/mesa/main/ | 
| D | texcompress_bptc_tmp.h | 356                         int bit_offset,  in extract_unorm_endpoints() 541    int bit_offset, secondary_bit_offset;  in fetch_rgba_unorm_from_block()  local 663    int bit_offset_head, bit_offset, secondary_bit_offset;  in decompress_rgba_unorm_block()  local 878                         int bit_offset,  in extract_float_endpoints() 969    int bit_offset;  in fetch_rgb_float_from_block()  local 1051    int bit_offset_head, bit_offset;  in decompress_rgb_float_block()  local
  | 
| /external/libbpf/src/ | 
| D | relo_core.h | 44 	__u32 bit_offset;  member
  | 
| D | relo_core.c | 261 			__u32 bit_offset;  in bpf_core_parse_spec()  local 424 		__u32 bit_offset;  in bpf_core_match_member()  local
  | 
| /external/swiftshader/third_party/astc-encoder/Source/ | 
| D | astc_integer_sequence.cpp | 238 	int bit_offset  in decode_ise()
  | 
| /external/cronet/net/spdy/fuzzing/ | 
| D | hpack_fuzz_util.cc | 182     uint64_t bit_offset = base::RandUint64() % buffer_bit_length;  in FlipBits()  local
  | 
| /external/libtextclassifier/native/annotator/ | 
| D | quantization.cc | 47     const int bit_offset = i * quantization_bits;  in DequantizeAddNBit()  local
  | 
| /external/webrtc/common_video/h264/ | 
| D | pps_parser_unittest.cc | 128   size_t bit_offset;  in WritePps()  local
  | 
| D | sps_parser_unittest.cc | 103   size_t byte_count, bit_offset;  in GenerateFakeSps()  local
  | 
| D | sps_vui_rewriter_unittest.cc | 294   size_t byte_count, bit_offset;  in GenerateFakeSps()  local
  | 
| /external/webrtc/rtc_base/ | 
| D | bit_buffer.cc | 87 bool BitBufferWriter::Seek(size_t byte_offset, size_t bit_offset) {  in Seek()
  | 
| D | bit_buffer_unittest.cc | 53   size_t byte_offset, bit_offset;  in TEST()  local
  | 
| /external/cronet/net/extras/preload_data/ | 
| D | decoder.cc | 187   size_t bit_offset = trie_root_position_;  in Decode()  local
  | 
| /external/angle/src/libANGLE/renderer/vulkan/shaders/src/third_party/etc_decoder/ | 
| D | etc_decoder.h | 55     int bit_offset = 45 - 3 * linear_pixel;  in decode_etc2_alpha()  local
  | 
| /external/pdfium/core/fpdfapi/parser/ | 
| D | cpdf_hint_tables.cpp | 260   FX_SAFE_UINT32 bit_offset = offset;  in ReadSharedObjHintTable()  local
  | 
| /external/zstd/doc/educational_decoder/ | 
| D | zstd_decompress.c | 92     int bit_offset;  member 1103     i64 bit_offset = (i64)(len * 8 - (size_t)padding);  in decompress_sequences()  local 1734     size_t bit_offset = offset % 8;  in read_bits_LE()  local 1835     i64 bit_offset = len * 8 - padding;  in HUF_decompress_1stream()  local
  | 
| /external/deqp-deps/amber/src/ | 
| D | verifier.cc | 216   uint32_t bit_offset = 0;  in GetActualValuesFromTexel()  local
  |