Home
last modified time | relevance | path

Searched refs:aligned (Results 1 – 22 of 22) sorted by relevance

/ndk/tests/device/test-stlport_shared-exception/jni/
Deh-global-1.cpp9 typedef int aligned __attribute__((aligned(ALIGNMENT))); typedef
25 aligned i; in foo()
Deh-inline-1.cpp9 typedef int aligned __attribute__((aligned(ALIGNMENT))); typedef
26 aligned i; in foo()
Deh-alloca-1.cpp9 typedef int aligned __attribute__((aligned(ALIGNMENT))); typedef
32 aligned i; in foo()
Deh-inline-2.cpp9 typedef int aligned __attribute__((aligned(ALIGNMENT))); typedef
33 aligned i; in foo()
Deh-vararg-1.cpp10 typedef int aligned __attribute__((aligned(ALIGNMENT))); typedef
34 aligned i; in foo()
Deh-vararg-2.cpp10 typedef int aligned __attribute__((aligned(ALIGNMENT))); typedef
33 aligned i; in test()
Dbadalloc1.cpp32 size_t size __attribute__((aligned));
35 static char arena[arena_size] __attribute__((aligned));
Dthrow-2.cpp9 typedef int t_align __attribute__((aligned(ALIGNMENT)));
Dthrow-3.cpp9 typedef int t_align __attribute__((aligned(ALIGNMENT)));
Dthrow-4.cpp9 typedef int t_align __attribute__((aligned(ALIGNMENT)));
Dthrow-1.cpp9 typedef int t_align __attribute__((aligned(ALIGNMENT)));
/ndk/tests/device/test-stlport_static-exception/jni/
Deh-global-1.cpp9 typedef int aligned __attribute__((aligned(ALIGNMENT))); typedef
25 aligned i; in foo()
Deh-inline-1.cpp9 typedef int aligned __attribute__((aligned(ALIGNMENT))); typedef
26 aligned i; in foo()
Deh-alloca-1.cpp9 typedef int aligned __attribute__((aligned(ALIGNMENT))); typedef
32 aligned i; in foo()
Deh-inline-2.cpp9 typedef int aligned __attribute__((aligned(ALIGNMENT))); typedef
33 aligned i; in foo()
Deh-vararg-1.cpp10 typedef int aligned __attribute__((aligned(ALIGNMENT))); typedef
34 aligned i; in foo()
Deh-vararg-2.cpp10 typedef int aligned __attribute__((aligned(ALIGNMENT))); typedef
33 aligned i; in test()
Dbadalloc1.cpp32 size_t size __attribute__((aligned));
35 static char arena[arena_size] __attribute__((aligned));
Dthrow-4.cpp9 typedef int t_align __attribute__((aligned(ALIGNMENT)));
Dthrow-2.cpp9 typedef int t_align __attribute__((aligned(ALIGNMENT)));
Dthrow-3.cpp9 typedef int t_align __attribute__((aligned(ALIGNMENT)));
Dthrow-1.cpp9 typedef int t_align __attribute__((aligned(ALIGNMENT)));