Home
last modified time | relevance | path

Searched refs:lstatus (Results 1 – 25 of 359) sorted by relevance

12345678910>>...15

/dports/www/domoticz/domoticz-2020.2/main/
H A DRFXNames.cpp1078 lstatus = ""; in GetLightStatus()
1214 lstatus = "On"; in GetLightStatus()
1512 lstatus = "On"; in GetLightStatus()
1604 lstatus = "On"; in GetLightStatus()
1654 lstatus = "On"; in GetLightStatus()
1804 lstatus = "On"; in GetLightStatus()
1815 lstatus = "On"; in GetLightStatus()
1926 lstatus = "On"; in GetLightStatus()
1929 lstatus = "On"; in GetLightStatus()
1938 lstatus = "On"; in GetLightStatus()
[all …]
/dports/math/vtk6/VTK-6.2.0/ThirdParty/netcdf/vtknetcdf/libsrc/
H A Dputget.c775 return lstatus; in putNCvx_char_char()
821 return lstatus; in putNCvx_schar_schar()
866 return lstatus; in putNCvx_schar_uchar()
911 return lstatus; in putNCvx_schar_short()
956 return lstatus; in putNCvx_schar_int()
1001 return lstatus; in putNCvx_schar_float()
1046 return lstatus; in putNCvx_schar_double()
1091 return lstatus; in putNCvx_schar_longlong()
1137 return lstatus; in putNCvx_short_schar()
1182 return lstatus; in putNCvx_short_uchar()
[all …]
H A Dncx.c2912 status = lstatus; in ncx_getn_short_schar()
2976 status = lstatus; in ncx_getn_short_uchar()
3054 status = lstatus; in ncx_getn_short_short()
3119 status = lstatus; in ncx_getn_short_int()
3183 status = lstatus; in ncx_getn_short_float()
3247 status = lstatus; in ncx_getn_short_double()
3311 status = lstatus; in ncx_getn_short_uint()
3375 status = lstatus; in ncx_getn_short_longlong()
3439 status = lstatus; in ncx_getn_short_ulonglong()
3460 status = lstatus; in ncx_pad_getn_short_schar()
[all …]
/dports/math/vtk9/VTK-9.1.0/ThirdParty/netcdf/vtknetcdf/libsrc/
H A Dputget.c852 return lstatus; in putNCvx_char_char()
909 return lstatus; in putNCvx_schar_schar()
965 return lstatus; in putNCvx_schar_uchar()
1021 return lstatus; in putNCvx_schar_short()
1077 return lstatus; in putNCvx_schar_int()
1133 return lstatus; in putNCvx_schar_float()
1189 return lstatus; in putNCvx_schar_double()
1245 return lstatus; in putNCvx_schar_longlong()
1301 return lstatus; in putNCvx_schar_ushort()
1357 return lstatus; in putNCvx_schar_uint()
[all …]
H A Dncx_cray.c1827 status = lstatus; in ncx_getn_short_schar()
1844 status = lstatus; in ncx_getn_short_uchar()
1977 status = lstatus; in ncx_getn_short_int()
1994 status = lstatus; in ncx_getn_short_long()
2011 status = lstatus; in ncx_getn_short_float()
2028 status = lstatus; in ncx_getn_short_double()
2048 status = lstatus; in ncx_pad_getn_short_schar()
2070 status = lstatus; in ncx_pad_getn_short_uchar()
2107 status = lstatus; in ncx_pad_getn_short_int()
2129 status = lstatus; in ncx_pad_getn_short_long()
[all …]
/dports/math/vtk8/VTK-8.2.0/ThirdParty/netcdf/vtknetcdf/libsrc/
H A Dputget.c912 return lstatus; in putNCvx_char_char()
967 return lstatus; in putNCvx_schar_schar()
1021 return lstatus; in putNCvx_schar_uchar()
1075 return lstatus; in putNCvx_schar_short()
1129 return lstatus; in putNCvx_schar_int()
1183 return lstatus; in putNCvx_schar_float()
1237 return lstatus; in putNCvx_schar_double()
1291 return lstatus; in putNCvx_schar_longlong()
1345 return lstatus; in putNCvx_schar_ushort()
1399 return lstatus; in putNCvx_schar_uint()
[all …]
H A Dncx_cray.c1827 status = lstatus; in ncx_getn_short_schar()
1844 status = lstatus; in ncx_getn_short_uchar()
1977 status = lstatus; in ncx_getn_short_int()
1994 status = lstatus; in ncx_getn_short_long()
2011 status = lstatus; in ncx_getn_short_float()
2028 status = lstatus; in ncx_getn_short_double()
2048 status = lstatus; in ncx_pad_getn_short_schar()
2070 status = lstatus; in ncx_pad_getn_short_uchar()
2107 status = lstatus; in ncx_pad_getn_short_int()
2129 status = lstatus; in ncx_pad_getn_short_long()
[all …]
/dports/science/netcdf/netcdf-c-4.7.4/libsrc/
H A Dputget.c1110 return lstatus; in putNCvx_char_char()
1218 return lstatus; in putNCvx_schar_schar()
1325 return lstatus; in putNCvx_schar_uchar()
1432 return lstatus; in putNCvx_schar_short()
1539 return lstatus; in putNCvx_schar_int()
1646 return lstatus; in putNCvx_schar_float()
1753 return lstatus; in putNCvx_schar_double()
1860 return lstatus; in putNCvx_schar_longlong()
1967 return lstatus; in putNCvx_schar_ushort()
2074 return lstatus; in putNCvx_schar_uint()
[all …]
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/testsuite/gfortran.dg/
H A Dselect_type_30.f0313 logical :: lstatus variable
17 call DestroyNode (theNode, lstatus )
19 call DestroyNode (theNode, lstatus )
24 subroutine DestroyNode( theNode, lstatus ) argument
26 logical, intent(out) :: lstatus local
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gfortran.dg/
H A Dselect_type_30.f0313 logical :: lstatus variable
17 call DestroyNode (theNode, lstatus )
19 call DestroyNode (theNode, lstatus )
24 subroutine DestroyNode( theNode, lstatus ) argument
26 logical, intent(out) :: lstatus local
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/gfortran.dg/
H A Dselect_type_30.f0313 logical :: lstatus variable
17 call DestroyNode (theNode, lstatus )
19 call DestroyNode (theNode, lstatus )
24 subroutine DestroyNode( theNode, lstatus ) argument
26 logical, intent(out) :: lstatus local
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gfortran.dg/
H A Dselect_type_30.f0313 logical :: lstatus variable
17 call DestroyNode (theNode, lstatus )
19 call DestroyNode (theNode, lstatus )
24 subroutine DestroyNode( theNode, lstatus ) argument
26 logical, intent(out) :: lstatus local
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/
H A Dselect_type_30.f0313 logical :: lstatus variable
17 call DestroyNode (theNode, lstatus )
19 call DestroyNode (theNode, lstatus )
24 subroutine DestroyNode( theNode, lstatus ) argument
26 logical, intent(out) :: lstatus local
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gfortran.dg/
H A Dselect_type_30.f0313 logical :: lstatus variable
17 call DestroyNode (theNode, lstatus )
19 call DestroyNode (theNode, lstatus )
24 subroutine DestroyNode( theNode, lstatus ) argument
26 logical, intent(out) :: lstatus local
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/
H A Dselect_type_30.f0313 logical :: lstatus variable
17 call DestroyNode (theNode, lstatus )
19 call DestroyNode (theNode, lstatus )
24 subroutine DestroyNode( theNode, lstatus ) argument
26 logical, intent(out) :: lstatus local
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/gfortran.dg/
H A Dselect_type_30.f0313 logical :: lstatus variable
17 call DestroyNode (theNode, lstatus )
19 call DestroyNode (theNode, lstatus )
24 subroutine DestroyNode( theNode, lstatus ) argument
26 logical, intent(out) :: lstatus local
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/
H A Dselect_type_30.f0313 logical :: lstatus variable
17 call DestroyNode (theNode, lstatus )
19 call DestroyNode (theNode, lstatus )
24 subroutine DestroyNode( theNode, lstatus ) argument
26 logical, intent(out) :: lstatus local
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/gfortran.dg/
H A Dselect_type_30.f0313 logical :: lstatus variable
17 call DestroyNode (theNode, lstatus )
19 call DestroyNode (theNode, lstatus )
24 subroutine DestroyNode( theNode, lstatus ) argument
26 logical, intent(out) :: lstatus local
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/
H A Dselect_type_30.f0313 logical :: lstatus variable
17 call DestroyNode (theNode, lstatus )
19 call DestroyNode (theNode, lstatus )
24 subroutine DestroyNode( theNode, lstatus ) argument
26 logical, intent(out) :: lstatus local
/dports/lang/gcc48/gcc-4.8.5/gcc/testsuite/gfortran.dg/
H A Dselect_type_30.f0313 logical :: lstatus variable
17 call DestroyNode (theNode, lstatus )
19 call DestroyNode (theNode, lstatus )
24 subroutine DestroyNode( theNode, lstatus ) argument
26 logical, intent(out) :: lstatus local
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/testsuite/gfortran.dg/
H A Dselect_type_30.f0313 logical :: lstatus variable
17 call DestroyNode (theNode, lstatus )
19 call DestroyNode (theNode, lstatus )
24 subroutine DestroyNode( theNode, lstatus ) argument
26 logical, intent(out) :: lstatus local
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/gfortran.dg/
H A Dselect_type_30.f0313 logical :: lstatus variable
17 call DestroyNode (theNode, lstatus )
19 call DestroyNode (theNode, lstatus )
24 subroutine DestroyNode( theNode, lstatus ) argument
26 logical, intent(out) :: lstatus local
/dports/lang/gnat_util/gcc-6-20180516/gcc/testsuite/gfortran.dg/
H A Dselect_type_30.f0313 logical :: lstatus variable
17 call DestroyNode (theNode, lstatus )
19 call DestroyNode (theNode, lstatus )
24 subroutine DestroyNode( theNode, lstatus ) argument
26 logical, intent(out) :: lstatus local
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/gfortran.dg/
H A Dselect_type_30.f0313 logical :: lstatus variable
17 call DestroyNode (theNode, lstatus )
19 call DestroyNode (theNode, lstatus )
24 subroutine DestroyNode( theNode, lstatus ) argument
26 logical, intent(out) :: lstatus local
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/gfortran.dg/
H A Dselect_type_30.f0313 logical :: lstatus variable
17 call DestroyNode (theNode, lstatus )
19 call DestroyNode (theNode, lstatus )
24 subroutine DestroyNode( theNode, lstatus ) argument
26 logical, intent(out) :: lstatus local

12345678910>>...15