Searched defs:DEFAULT_ALIGNMENT (Results 1 – 5 of 5) sorted by relevance
23 #define DEFAULT_ALIGNMENT 32 macro25 #define DEFAULT_ALIGNMENT (2 * sizeof(void *)) /* NOLINT */ macro
21 #define DEFAULT_ALIGNMENT 32 macro23 #define DEFAULT_ALIGNMENT (2 * sizeof(void *)) /* NOLINT */ macro
26 #define DEFAULT_ALIGNMENT 64 macro
77 public final static int DEFAULT_ALIGNMENT = LEFT; field in HolidayBorderPanel
19 #define DEFAULT_ALIGNMENT 2048 macro