/aosp_15_r20/external/pigweed/pw_allocator/ |
H A D | layout_test.cc | 42 constexpr size_t kAlignment = 4; in TEST() local 50 constexpr size_t kAlignment = 8; in TEST() local 70 constexpr size_t kAlignment = 2; in TEST() local 82 constexpr size_t kAlignment = 8; in TEST() local
|
H A D | block_allocator_testing.cc | 90 constexpr size_t kAlignment = 64; in AllocateLargeAlignment() local 104 constexpr size_t kAlignment = 128; in AllocateAlignmentFailure() local
|
H A D | buffer_test.cc | 30 static constexpr size_t kAlignment = 32; in TEST() local
|
/aosp_15_r20/external/llvm-libc/test/src/__support/ |
H A D | block_test.cpp | 400 constexpr size_t kAlignment = Block::ALIGNMENT; in TEST() local 438 constexpr size_t kAlignment = bit_ceil(Block::BLOCK_OVERHEAD) * 8; in TEST() local 483 constexpr size_t kAlignment = bit_ceil(Block::BLOCK_OVERHEAD) * 8; in TEST() local 521 constexpr size_t kAlignment = bit_ceil(Block::BLOCK_OVERHEAD) * 8; in TEST() local
|
/aosp_15_r20/prebuilts/module_sdk/art/1/common_os/include/art/libdexfile/dex/ |
D | compact_offset_table.h | 64 static constexpr size_t kAlignment = sizeof(uint32_t); variable
|
/aosp_15_r20/prebuilts/module_sdk/art/3/common_os/include/art/libdexfile/dex/ |
D | compact_offset_table.h | 64 static constexpr size_t kAlignment = sizeof(uint32_t); variable
|
/aosp_15_r20/art/libdexfile/dex/ |
H A D | compact_offset_table.h | 64 static constexpr size_t kAlignment = sizeof(uint32_t); variable
|
/aosp_15_r20/prebuilts/module_sdk/art/13/common_os/include/art/libdexfile/dex/ |
D | compact_offset_table.h | 64 static constexpr size_t kAlignment = sizeof(uint32_t); variable
|
/aosp_15_r20/prebuilts/module_sdk/art/current/sdk/common_os/include/art/libdexfile/dex/ |
D | compact_offset_table.h | 64 static constexpr size_t kAlignment = sizeof(uint32_t); variable
|
/aosp_15_r20/prebuilts/module_sdk/art/current/sdk/include/art/libdexfile/dex/ |
D | compact_offset_table.h | 64 static constexpr size_t kAlignment = sizeof(uint32_t); variable
|
/aosp_15_r20/prebuilts/module_sdk/art/13/include/art/libdexfile/dex/ |
D | compact_offset_table.h | 64 static constexpr size_t kAlignment = sizeof(uint32_t); variable
|
/aosp_15_r20/prebuilts/module_sdk/art/7/common_os/include/art/libdexfile/dex/ |
D | compact_offset_table.h | 64 static constexpr size_t kAlignment = sizeof(uint32_t); variable
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/functional/internal/ |
D | any_invocable.h | 93 kAlignment = alignof(std::max_align_t), // The alignment of the storage enumerator
|
/aosp_15_r20/external/abseil-cpp/absl/functional/internal/ |
H A D | any_invocable.h | 94 kAlignment = alignof(std::max_align_t), // The alignment of the storage enumerator
|
/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/functional/internal/ |
H A D | any_invocable.h | 94 kAlignment = alignof(std::max_align_t), // The alignment of the storage enumerator
|
/aosp_15_r20/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/functional/internal/ |
H A D | any_invocable.h | 93 kAlignment = alignof(std::max_align_t), // The alignment of the storage enumerator
|
/aosp_15_r20/external/webrtc/third_party/abseil-cpp/absl/functional/internal/ |
H A D | any_invocable.h | 92 kAlignment = alignof(std::max_align_t), // The alignment of the storage enumerator
|
/aosp_15_r20/external/cronet/third_party/abseil-cpp/absl/functional/internal/ |
H A D | any_invocable.h | 94 kAlignment = alignof(std::max_align_t), // The alignment of the storage enumerator
|
/aosp_15_r20/external/pigweed/pw_kvs/ |
H A D | fake_flash_test_logical_sector_partition.cc | 43 constexpr size_t kAlignment = PW_FLASH_TEST_ALIGNMENT; variable
|
/aosp_15_r20/hardware/google/aemu/host-common/include/host-common/ |
D | address_space_host_media.h | 54 static constexpr int kAlignment = kPageSize; variable
|
/aosp_15_r20/external/pigweed/pw_libcxx/ |
H A D | operator_new_test.cc | 47 constexpr std::align_val_t kAlignment{16}; in TEST() local
|
/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/shim/ |
H A D | winheap_stubs_win_unittest.cc | 42 constexpr size_t kAlignment = 64; in TEST() local
|
/aosp_15_r20/art/runtime/gc/space/ |
H A D | bump_pointer_space.h | 169 static constexpr size_t kAlignment = kObjectAlignment; variable
|
/aosp_15_r20/frameworks/libs/binary_translation/guest_abi/arm/include/berberis/guest_abi/ |
D | guest_arguments_arch.h | 115 const unsigned kAlignment; in ArgumentsInfoHelper() member
|
/aosp_15_r20/prebuilts/module_sdk/art/7/common_os/include/art/libartbase/base/ |
D | scoped_arena_allocator.h | 73 static constexpr size_t kAlignment = 8u; variable
|