Home
last modified time | relevance | path

Searched defs:ul4 (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/system/media/audio_utils/tests/
H A Daudio_mutex_tests.cpp595 UniqueLock ul4(m4); in TEST_P() local
609 UniqueLock ul4(m4); in TEST_P() local
714 UniqueLock ul4(m4); in TEST_P() local
796 UniqueLock ul4(m); in TEST_P() local
/aosp_15_r20/frameworks/rs/driver/
H A DrsdRuntimeStubs.cpp1434 typedef unsigned long ul4 __attribute__((ext_vector_type(4))); typedef
/aosp_15_r20/external/libffi/testsuite/libffi.bhaible/
H A Dtestcases.c82 ulong ul1=1, ul2=2, ul3=3, ul4=4, ul5=5, ul6=6, ul7=7, ul8=8, ul9=9; variable