/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/core/src/mem/ |
H A D | transmutability.rs | 52 pub const ALIGNMENT: Self = Self { alignment: true, ..Self::NOTHING }; constant
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/core/src/mem/ |
H A D | transmutability.rs | 52 pub const ALIGNMENT: Self = Self { alignment: true, ..Self::NOTHING }; constant
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/core/src/mem/ |
H A D | transmutability.rs | 52 pub const ALIGNMENT: Self = Self { alignment: true, ..Self::NOTHING }; constant
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/core/src/mem/ |
H A D | transmutability.rs | 52 pub const ALIGNMENT: Self = Self { alignment: true, ..Self::NOTHING }; constant
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/core/src/mem/ |
H A D | transmutability.rs | 52 pub const ALIGNMENT: Self = Self { alignment: true, ..Self::NOTHING }; constant
|
/aosp_15_r20/external/eigen/test/ |
H A D | dynalloc.cpp | 13 #define ALIGNMENT EIGEN_MAX_ALIGN_BYTES macro 15 #define ALIGNMENT 1 macro
|
/aosp_15_r20/external/crosvm/kernel_loader/src/ |
H A D | multiboot.rs | 109 const ALIGNMENT: usize = 4; in multiboot_header_from_file() constant
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/internal/optimized/ |
H A D | eigen_spatial_convolutions.h | 33 #define TENSOR_CONTRACTION_DISPATCH(METHOD, ALIGNMENT, ARGS) \ argument
|
/aosp_15_r20/external/xz-java/src/org/tukaani/xz/ |
H A D | SPARCOptions.java | 19 private static final int ALIGNMENT = 4; field in SPARCOptions
|
H A D | ARMOptions.java | 19 private static final int ALIGNMENT = 4; field in ARMOptions
|
H A D | IA64Options.java | 19 private static final int ALIGNMENT = 16; field in IA64Options
|
H A D | PowerPCOptions.java | 19 private static final int ALIGNMENT = 4; field in PowerPCOptions
|
H A D | X86Options.java | 19 private static final int ALIGNMENT = 1; field in X86Options
|
H A D | ARMThumbOptions.java | 19 private static final int ALIGNMENT = 2; field in ARMThumbOptions
|
/aosp_15_r20/external/pytorch/aten/src/ATen/native/transformers/hip/ |
H A D | aotriton_adapter.h | 23 #define CHECK_ALIGNED_PTR(PTR, ALIGNMENT) \ argument
|
/aosp_15_r20/dalvik/dx/src/com/android/dx/dex/file/ |
H A D | AnnotationSetRefItem.java | 27 private static final int ALIGNMENT = 4; field in AnnotationSetRefItem
|
H A D | EncodedArrayItem.java | 28 private static final int ALIGNMENT = 1; field in EncodedArrayItem
|
H A D | TypeListItem.java | 30 private static final int ALIGNMENT = 4; field in TypeListItem
|
H A D | AnnotationSetItem.java | 29 private static final int ALIGNMENT = 4; field in AnnotationSetItem
|
/aosp_15_r20/dalvik/dexgen/src/com/android/dexgen/dex/file/ |
H A D | AnnotationSetRefItem.java | 27 private static final int ALIGNMENT = 4; field in AnnotationSetRefItem
|
H A D | EncodedArrayItem.java | 37 private static final int ALIGNMENT = 1; field in EncodedArrayItem
|
H A D | TypeListItem.java | 31 private static final int ALIGNMENT = 4; field in TypeListItem
|
H A D | AnnotationSetItem.java | 29 private static final int ALIGNMENT = 4; field in AnnotationSetItem
|
/aosp_15_r20/external/coreboot/util/qualcomm/ |
H A D | mbncat.py | 40 ALIGNMENT = 256 # Make sure this == UBER_SBL_PAD_SIZE variable in NorSbl
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/config/i386/ |
D | bsd.h | 70 #define ASM_OUTPUT_ALIGNED_LOCAL(FILE, NAME, SIZE, ALIGNMENT) \ argument
|