Home
last modified time | relevance | path

Searched defs:ALIGNMENT (Results 1 – 9 of 9) sorted by relevance

/third_party/jerryscript/jerry-core/include/
Djerryscript-compiler.h33 #define JERRY_ATTR_ALIGNED(ALIGNMENT) __attribute__((aligned(ALIGNMENT))) argument
76 #define JERRY_ATTR_ALIGNED(ALIGNMENT) argument
/third_party/ntfs-3g/include/ntfs-3g/
Dtypes.h134 union ALIGNMENT { union
/third_party/python/Python/
Dpyarena.c15 #define ALIGNMENT 8 macro
/third_party/libinput/tools/
Dlibinput-measure-touchpad-pressure.py44 ALIGNMENT = 3 variable in TableFormatter
/third_party/gstreamer/gstreamer/gst/
Dgstregistrybinary.c84 #define ALIGNMENT (sizeof (void *)) macro
Dgstregistrychunks.c111 #define ALIGNMENT (sizeof (void *)) macro
Dgstpluginloader.c133 #define ALIGNMENT (sizeof (void *)) macro
/third_party/python/Objects/
Dobmalloc.c847 #define ALIGNMENT 16 /* must be 2^N */ macro
850 #define ALIGNMENT 8 /* must be 2^N */ macro
/third_party/ffmpeg/libavutil/mips/
Dgeneric_macros_msa.h32 #define ALIGNMENT 16 macro