Home
last modified time | relevance | path

Searched defs:align_mask (Results 1 – 25 of 27) sorted by relevance

12

/aosp_15_r20/external/cronet/base/profiler/
H A Dframe_pointer_unwinder.cc61 constexpr uintptr_t align_mask = 0x1; in TryUnwind() local
63 constexpr uintptr_t align_mask = 0xf; in TryUnwind() local
/aosp_15_r20/external/mesa3d/src/compiler/nir/
H A Dnir_lower_mem_access_bit_sizes.c127 uint64_t align_mask = requested.align - 1; in lower_mem_load() local
317 uint64_t align_mask = requested.align - 1; in lower_mem_store() local
/aosp_15_r20/external/coreboot/src/commonlib/storage/
H A Dbouncebuf.c14 const uint32_t align_mask = ARCH_DMA_MINALIGN - 1; in addr_aligned() local
/aosp_15_r20/external/perfetto/src/profiling/perf/
H A Dframe_pointer_unwinder.cc125 uint64_t align_mask = 0; in IsFrameValid() local
/aosp_15_r20/external/protobuf/src/google/protobuf/
H A Dmap_test.cc68 constexpr size_t align_mask = alignof(Aligned) - 1; in MapTest_Aligned() local
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/
H A Dmap_test.cc68 constexpr size_t align_mask = alignof(Aligned) - 1; in MapTest_Aligned() local
/aosp_15_r20/external/libnl/src/
H A Dnl-pktloc-lookup.c39 static uint32_t align_mask[] = { variable
/aosp_15_r20/external/rust/android-crates-io/crates/libz-sys/src/zlib-ng/
Dchunkset_tpl.h174 static const uint32_t align_mask = 7; in CHUNKMEMSET_SAFE() local
/aosp_15_r20/external/trusty/arm-trusted-firmware/lib/transfer_list/
Dtransfer_list.c125 uintptr_t new_addr, align_mask, align_off; in transfer_list_relocate() local
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/vm/
H A Dmremap_test.c221 long long start_ns, end_ns, align_mask, ret, offset; in remap_region() local
/aosp_15_r20/external/mesa3d/src/panfrost/lib/
H A Dpan_layout.c453 int align_mask = align_req - 1; in pan_image_layout_init() local
/aosp_15_r20/external/mesa3d/src/microsoft/compiler/
H A Ddxil_dump.c557 unsigned align_mask = (1 << 6 ) - 1; in dump_instr_alloca() local
/aosp_15_r20/external/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_state_shaders.cpp2317 unsigned align_mask = (1 << log_hw_load_size) - 1; in si_vs_key_update_inputs() local
/aosp_15_r20/external/mesa3d/src/amd/vulkan/
H A Dradv_device_generated_commands.c917 unsigned align_mask = radv_pad_cmdbuf(device, 1, ip_type) - 1; in dgc_cmd_buf_size() local
/aosp_15_r20/external/libbpf/.github/actions/build-selftests/
H A Dvmlinux.h77679 long unsigned int align_mask; member
99288 long unsigned int align_mask; member
/aosp_15_r20/external/bcc/libbpf-tools/powerpc/
H A Dvmlinux.h38866 long unsigned int align_mask; member
41582 long unsigned int align_mask; member
H A Dvmlinux_600.h38866 long unsigned int align_mask; member
41582 long unsigned int align_mask; member
/aosp_15_r20/external/bcc/libbpf-tools/loongarch/
H A Dvmlinux.h71617 long unsigned int align_mask; member
91067 long unsigned int align_mask; member
H A Dvmlinux_602.h71617 long unsigned int align_mask; member
91067 long unsigned int align_mask; member
/aosp_15_r20/external/bcc/libbpf-tools/x86/
H A Dvmlinux.h22635 long unsigned int align_mask; member
49291 long unsigned int align_mask; member
H A Dvmlinux_518.h22635 long unsigned int align_mask; member
49291 long unsigned int align_mask; member
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/arm64/
H A Dvmlinux.h39908 unsigned long align_mask; member
39931 unsigned long align_mask; member
/aosp_15_r20/external/bcc/libbpf-tools/arm64/
H A Dvmlinux_608.h104850 long unsigned int align_mask; member
104867 long unsigned int align_mask; member
/aosp_15_r20/external/bcc/libbpf-tools/riscv/
H A Dvmlinux_602.h33307 long unsigned int align_mask; member
33369 long unsigned int align_mask; member
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/x86_64/
H A Dvmlinux.h26610 unsigned long align_mask; member
49371 unsigned long align_mask; member

12