Home
last modified time | relevance | path

Searched defs:bit_offset (Results 1 - 18 of 18) sorted by relevance

/third_party/libbpf/src/
H A Drelo_core.h44 __u32 bit_offset; member
H A Drelo_core.c344 __u32 bit_offset; in bpf_core_parse_spec() local
508 __u32 bit_offset; in bpf_core_match_member() local
[all...]
H A Dbtf.c2271 btf__add_field(struct btf *btf, const char *name, int type_id, __u32 bit_offset, __u32 bit_size) global() argument
H A Dlibbpf.c938 find_member_by_offset(const struct btf_type *t, __u32 bit_offset) in find_member_by_offset() argument
/third_party/ffmpeg/libavcodec/
H A Dwmadec.c829 int nb_frames, bit_offset, i, pos, len, ret; in wma_decode_superframe() local
[all...]
/third_party/mesa3d/src/gallium/drivers/lima/ir/pp/
H A Ddisasm.c787 unsigned bit_offset = 0; in ppir_disassemble_instr() local
/third_party/vk-gl-cts/external/amber/src/src/
H A Dverifier.cc216 uint32_t bit_offset = 0; in GetActualValuesFromTexel() local
/third_party/node/deps/v8/src/heap/
H A Dslot-set.h486 int bit_offset = base::bits::CountTrailingZeros(cell); in Iterate() local
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_meta_etc_decode.c123 nir_ssa_def *bit_offset = nir_isub_imm(b, 45, nir_imul_imm(b, linear_pixel, 3)); in decode_etc2_alpha() local
/third_party/mesa3d/src/broadcom/vulkan/
H A Dv3dv_meta_clear.c741 uint32_t bit_offset = 0; in get_color_clear_pipeline_cache_key() local
769 uint32_t bit_offset = 0; get_depth_clear_pipeline_cache_key() local
[all...]
/third_party/mesa3d/src/mesa/main/
H A Dtexcompress_bptc_tmp.h354 extract_unorm_endpoints(const struct bptc_unorm_mode *mode, const uint8_t *block, int bit_offset, uint8_t endpoints[][4]) extract_unorm_endpoints() argument
541 int bit_offset, secondary_bit_offset; fetch_rgba_unorm_from_block() local
663 int bit_offset_head, bit_offset, secondary_bit_offset; decompress_rgba_unorm_block() local
866 extract_float_endpoints(const struct bptc_float_mode *mode, const uint8_t *block, int bit_offset, int32_t endpoints[][3], bool is_signed) extract_float_endpoints() argument
959 int bit_offset; fetch_rgb_float_from_block() local
1041 int bit_offset_head, bit_offset; decompress_rgb_float_block() local
[all...]
/third_party/ltp/tools/sparse/sparse-src/
H A Dexpand.c1006 static unsigned long bit_offset(const struct expression *expr) in bit_offset() function
H A Dshow-parse.c1065 int bit_offset; in show_position_expr() local
H A Dsymbol.c149 unsigned long bit_offset = bit_size & align_bit_mask; in lay_out_struct() local
[all...]
H A Dsymbol.h182 unsigned int bit_offset:8, member
/third_party/f2fs-tools/fsck/
H A Dfsck.c1402 int bit_offset; in print_dentry() local
/third_party/mesa3d/src/microsoft/compiler/
H A Ddxil_nir.c349 unsigned bit_offset = 0; in lower_store_ssbo() local
/third_party/vixl/src/aarch64/
H A Dsimulator-aarch64.h625 int bit_offset = bit_index % kBitsPerByte; in SetActive() local
634 int bit_offset = bit_index % kBitsPerByte; in IsActive() local

Completed in 51 milliseconds