Home
last modified time | relevance | path

Searched defs:as3 (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/clang/test/Sema/
H A Dstruct-packed-align.c77 struct __attribute__((packed)) as3 { struct
83 extern int g1[sizeof(struct as3) == 16 ? 1 : -1]; argument
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/type_traits/test/
Daligned_storage_a2_test.cpp75 t3 as3 = {{{ 0, }}}; in do_check() local
77 t3 as3 = { 0, }; in do_check() local
Daligned_storage_test.cpp63 t3 as3 = { 0, }; in do_check() local
/aosp_15_r20/external/icu/icu4j/main/core/src/test/java/com/ibm/icu/dev/test/shaping/
H A DArabicShapingRegTest.java58 …ArabicShaping as3 = new ArabicShaping(LETTERS_UNSHAPE | TEXT_DIRECTION_LOGICAL | LENGTH_FIXED_SPAC… in TestEquals() local
/aosp_15_r20/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/shaping/
H A DArabicShapingRegTest.java61 …ArabicShaping as3 = new ArabicShaping(LETTERS_UNSHAPE | TEXT_DIRECTION_LOGICAL | LENGTH_FIXED_SPAC… in TestEquals() local
/aosp_15_r20/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dastcenc_vecmathlib_none_4.h556 unsigned int as3 = static_cast<unsigned int>(a.m[3]) >> s; in lsr() local