Home
last modified time | relevance | path

Searched defs:sarr (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/libcxx/test/std/containers/views/span.sub/
H A Dlast.pass.cpp70 std::string sarr [] = { "ABC", "DEF", "GHI", "JKL", "MNO"}; variable
H A Dfirst.pass.cpp70 std::string sarr [] = { "ABC", "DEF", "GHI", "JKL", "MNO"}; variable
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/ipc/semop/
H A Dsemop01.c21 static unsigned short int sarr[PSEMS]; variable
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/containers/views/views.span/span.sub/
H A Dlast.pass.cpp67 std::string sarr [] = { "ABC", "DEF", "GHI", "JKL", "MNO"}; variable
H A Dfirst.pass.cpp67 std::string sarr [] = { "ABC", "DEF", "GHI", "JKL", "MNO"}; variable
/aosp_15_r20/external/clang/test/CodeGenCXX/
H A Dglobal-array-destruction.cpp17 static S sarr[4]; variable
/aosp_15_r20/external/sg3_utils/src/
H A Dsg_scan_win32.c282 struct storage_elem * sarr = storage_arr; in check_devices() local