Home
last modified time | relevance | path

Searched defs:ps1 (Results 1 – 9 of 9) sorted by relevance

/llvm-project/flang/test/Semantics/
H A Dstructconst04.f9047 pure subroutine ps1(dummy1, dummy2, dummy3, dummy4) subroutine
48 real, target :: local1
49 type(t1) :: x1
50 type(t2) :: x2
51 type(t3) :: x3
52 type(t4) :: x4
53 real, intent(in), target :: dummy1
54 real, intent(inout), target :: dummy2
55 real, pointer :: dummy3
56 real, intent(inout), target :: dummy4[*]
[all …]
H A Dstructconst03.f9052 pure subroutine ps1(dummy1, dummy2, dummy3, dummy4) subroutine
53 real, target :: local1
54 type(t1(0)) :: x1
55 type(t2(0)) :: x2
56 type(t3(0)) :: x3
57 type(t4(0)) :: x4
58 real, intent(in), target :: dummy1
59 real, intent(inout), target :: dummy2
60 real, pointer :: dummy3
61 real, intent(inout), target :: dummy4[*]
[all …]
H A Dargshape01.f9078 procedure(s1), pointer :: ps1 variable
/llvm-project/libcxx/test/std/input.output/filesystems/class.path/path.nonmember/
H A Dswap.pass.cpp33 fs::path::string_type ps1 = p1.native(); in main() local
51 fs::path::string_type ps1 = p1.native(); in main() local
/llvm-project/clang/test/OpenMP/
H A Dtarget_data_map_codegen_hold.cpp490 S2 *ps1; in foo() local
H A Dtarget_data_codegen.cpp623 S2 *ps1; in test_present_modifier() local
/llvm-project/clang/test/PCH/
H A Dnamespaces.cpp42 used_cls* ps1 = &s1; variable
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/modernize/
H A Duse-std-format.cpp86 const std::string *ps1 = &s1, *ps2 = &s2, *ps3 = &s3; StrFormat_field_width_and_precision() local
H A Duse-std-print.cpp1146 const std::string *ps1 = &s1, *ps2 = &s2, *ps3 = &s3; printf_field_width_and_precision() local
1183 const std::string *ps1 = &s1, *ps2 = &s2, *ps3 = &s3; fprintf_field_width_and_precision() local