| /external/eigen/test/ | 
| D | dynalloc.cpp | 13 #define ALIGNMENT EIGEN_MAX_ALIGN_BYTES  macro15 #define ALIGNMENT 1  macro
 
 | 
| /external/tensorflow/tensorflow/lite/kernels/internal/optimized/ | 
| D | eigen_spatial_convolutions.h | 33 #define TENSOR_CONTRACTION_DISPATCH(METHOD, ALIGNMENT, ARGS)                  \  argument
 | 
| /external/xz-java/src/org/tukaani/xz/ | 
| D | ARMThumbOptions.java | 19     private static final int ALIGNMENT = 2;  field in ARMThumbOptions
 | 
| D | PowerPCOptions.java | 19     private static final int ALIGNMENT = 4;  field in PowerPCOptions
 | 
| D | SPARCOptions.java | 19     private static final int ALIGNMENT = 4;  field in SPARCOptions
 | 
| D | X86Options.java | 19     private static final int ALIGNMENT = 1;  field in X86Options
 | 
| D | ARMOptions.java | 19     private static final int ALIGNMENT = 4;  field in ARMOptions
 | 
| D | IA64Options.java | 19     private static final int ALIGNMENT = 16;  field in IA64Options
 | 
| /external/oss-fuzz/projects/jbig2dec/ | 
| D | jbig2_fuzzer.cc | 26 #define ALIGNMENT ((size_t) 16)  macro
 | 
| /external/oss-fuzz/projects/mupdf/ | 
| D | pdf_fuzzer.cc | 26 #define ALIGNMENT ((size_t) 16)  macro
 | 
| /external/libchrome/mojo/public/java/bindings/src/org/chromium/mojo/bindings/ | 
| D | BindingsHelper.java | 17     public static final int ALIGNMENT = 8;  field in BindingsHelper
 | 
| /external/libdrm/libkms/ | 
| D | radeon.c | 42 #define ALIGNMENT 512  macro
 | 
| /external/python/cpython3/Python/ | 
| D | pyarena.c | 15 #define ALIGNMENT               8  macro
 | 
| /external/python/cpython2/Python/ | 
| D | pyarena.c | 15 #define ALIGNMENT               8  macro
 | 
| /external/python/cpython3/Objects/ | 
| D | obmalloc.c | 847 #define ALIGNMENT              16               /* must be 2^N */  macro850 #define ALIGNMENT               8               /* must be 2^N */  macro
 
 | 
| /external/python/cpython2/Objects/ | 
| D | obmalloc.c | 157 #define ALIGNMENT               8               /* must be 2^N */  macro
 | 
| /external/rust/crates/ring/src/arithmetic/ | 
| D | bigint.rs | 954     const ALIGNMENT: usize = 64;  in elem_exp_consttime()  constant
 | 
| /external/OpenCL-CTS/test_conformance/basic/ | 
| D | test_progvar.cpp | 26 #define ALIGNMENT 128  macro
 |