Home
last modified time | relevance | path

Searched defs:S2s (Results 1 – 25 of 63) sorted by relevance

123

/aosp_15_r20/external/clang/test/OpenMP/
H A Dteams_private_messages.cpp16 static float S2s; // expected-note {{static data member is predetermined as shared}} member in S2
H A Dparallel_private_messages.cpp16 static float S2s; // expected-note {{static data member is predetermined as shared}} member in S2
H A Dtask_private_messages.cpp17 static float S2s; // expected-note {{static data member is predetermined as shared}} member in S2
H A Dtarget_parallel_firstprivate_messages.cpp17 static float S2s; member in S2
H A Dparallel_firstprivate_messages.cpp17 static float S2s; member in S2
H A Ddistribute_firstprivate_messages.cpp18 static float S2s; member in S2
H A Dteams_firstprivate_messages.cpp18 static float S2s; member in S2
H A Dtask_firstprivate_messages.cpp29 static float S2s; member in S2
H A Dtarget_parallel_private_messages.cpp13 …static float S2s; // expected-note {{static data member is predetermined as shared}} expected-note… member in S2
H A Ddistribute_private_messages.cpp16 static float S2s; // expected-note {{predetermined as shared}} member in S2
H A Dtarget_parallel_for_simd_map_messages.cpp17 static float S2s; // expected-note 4 {{mappable type cannot contain static members}} member in S2
H A Dparallel_sections_lastprivate_messages.cpp19 static float S2s; // expected-note {{static data member is predetermined as shared}} member in S2
H A Dsections_lastprivate_messages.cpp19 static float S2s; // expected-note {{static data member is predetermined as shared}} member in S2
H A Dsingle_firstprivate_messages.cpp18 static float S2s; member in S2
H A Dparallel_sections_firstprivate_messages.cpp18 static float S2s; member in S2
H A Dtarget_parallel_map_messages.cpp17 static float S2s; // expected-note 4 {{mappable type cannot contain static members}} member in S2
H A Dtarget_parallel_for_map_messages.cpp17 static float S2s; // expected-note 4 {{mappable type cannot contain static members}} member in S2
H A Dsections_firstprivate_messages.cpp18 static float S2s; member in S2
H A Dsimd_lastprivate_messages.cpp19 static float S2s; // expected-note {{static data member is predetermined as shared}} member in S2
H A Dtarget_parallel_for_simd_lastprivate_messages.cpp20 static float S2s; // expected-note {{static data member is predetermined as shared}} member in S2
H A Dparallel_for_lastprivate_messages.cpp20 static float S2s; // expected-note {{static data member is predetermined as shared}} member in S2
H A Dtarget_parallel_for_lastprivate_messages.cpp20 static float S2s; // expected-note {{static data member is predetermined as shared}} member in S2
H A Dfor_simd_lastprivate_messages.cpp20 static float S2s; // expected-note {{static data member is predetermined as shared}} member in S2
H A Dfor_lastprivate_messages.cpp20 static float S2s; // expected-note {{static data member is predetermined as shared}} member in S2
H A Ddistribute_parallel_for_firstprivate_messages.cpp18 static float S2s; member in S2

123