Home
last modified time | relevance | path

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

/aosp_15_r20/system/media/audio_utils/tests/
H A Daudio_mutex_tests.cpp607 UniqueLock ul3(m3); in TEST_P() local
617 UniqueLock ul3(m3); in TEST_P() local
712 UniqueLock ul3(m3); in TEST_P() local
727 UniqueLock ul3(m3); in TEST_P() local
/aosp_15_r20/frameworks/rs/driver/
H A DrsdRuntimeStubs.cpp1433 typedef unsigned long ul3 __attribute__((ext_vector_type(3))); 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