Home
last modified time | relevance | path

Searched defs:to_ptr (Results 1 – 25 of 510) sorted by relevance

12345678910>>...21

/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gfortran.dg/
H A Dscalar_pointer_1.f9017 subroutine to_ptr(c, p) subroutine
19 class(Cls), intent(in), target :: c
20 type(C_PTR), intent(out) :: p
21 type(ClsHandle), pointer :: handle
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/gfortran.dg/
H A Dscalar_pointer_1.f9017 subroutine to_ptr(c, p) subroutine
19 class(Cls), intent(in), target :: c
20 type(C_PTR), intent(out) :: p
21 type(ClsHandle), pointer :: handle
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gfortran.dg/
H A Dscalar_pointer_1.f9017 subroutine to_ptr(c, p) subroutine
19 class(Cls), intent(in), target :: c
20 type(C_PTR), intent(out) :: p
21 type(ClsHandle), pointer :: handle
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/
H A Dscalar_pointer_1.f9017 subroutine to_ptr(c, p) subroutine
19 class(Cls), intent(in), target :: c
20 type(C_PTR), intent(out) :: p
21 type(ClsHandle), pointer :: handle
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/
H A Dscalar_pointer_1.f9017 subroutine to_ptr(c, p) subroutine
19 class(Cls), intent(in), target :: c
20 type(C_PTR), intent(out) :: p
21 type(ClsHandle), pointer :: handle
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gfortran.dg/
H A Dscalar_pointer_1.f9017 subroutine to_ptr(c, p) subroutine
19 class(Cls), intent(in), target :: c
20 type(C_PTR), intent(out) :: p
21 type(ClsHandle), pointer :: handle
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/
H A Dscalar_pointer_1.f9017 subroutine to_ptr(c, p) subroutine
19 class(Cls), intent(in), target :: c
20 type(C_PTR), intent(out) :: p
21 type(ClsHandle), pointer :: handle
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/gfortran.dg/
H A Dscalar_pointer_1.f9017 subroutine to_ptr(c, p) subroutine
19 class(Cls), intent(in), target :: c
20 type(C_PTR), intent(out) :: p
21 type(ClsHandle), pointer :: handle
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/
H A Dscalar_pointer_1.f9017 subroutine to_ptr(c, p) subroutine
19 class(Cls), intent(in), target :: c
20 type(C_PTR), intent(out) :: p
21 type(ClsHandle), pointer :: handle
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/gfortran.dg/
H A Dscalar_pointer_1.f9017 subroutine to_ptr(c, p) subroutine
19 class(Cls), intent(in), target :: c
20 type(C_PTR), intent(out) :: p
21 type(ClsHandle), pointer :: handle
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/gfortran.dg/
H A Dscalar_pointer_1.f9017 subroutine to_ptr(c, p) subroutine
19 class(Cls), intent(in), target :: c
20 type(C_PTR), intent(out) :: p
21 type(ClsHandle), pointer :: handle
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/gfortran.dg/
H A Dscalar_pointer_1.f9017 subroutine to_ptr(c, p) subroutine
19 class(Cls), intent(in), target :: c
20 type(C_PTR), intent(out) :: p
21 type(ClsHandle), pointer :: handle
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/gfortran.dg/
H A Dscalar_pointer_1.f9017 subroutine to_ptr(c, p) subroutine
19 class(Cls), intent(in), target :: c
20 type(C_PTR), intent(out) :: p
21 type(ClsHandle), pointer :: handle
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/gfortran.dg/
H A Dscalar_pointer_1.f9017 subroutine to_ptr(c, p) subroutine
19 class(Cls), intent(in), target :: c
20 type(C_PTR), intent(out) :: p
21 type(ClsHandle), pointer :: handle
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/gfortran.dg/
H A Dscalar_pointer_1.f9017 subroutine to_ptr(c, p) subroutine
19 class(Cls), intent(in), target :: c
20 type(C_PTR), intent(out) :: p
21 type(ClsHandle), pointer :: handle
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/gfortran.dg/
H A Dscalar_pointer_1.f9017 subroutine to_ptr(c, p) subroutine
19 class(Cls), intent(in), target :: c
20 type(C_PTR), intent(out) :: p
21 type(ClsHandle), pointer :: handle
/dports/lang/gcc10-devel/gcc-10-20211008/libgomp/testsuite/libgomp.fortran/
H A Duse_device_ptr-optional-2.f9022 integer, target, optional :: w
25 integer, target, optional, allocatable :: z(:)
47 if (present(x)) then; x(1) = 5; stop 13; endif
67 if (c_associated(cptr_in, c_loc(x))) stop 26
/dports/security/R-cran-digest/digest/src/
H A Dsha256.h9 #define uint32 unsigned long int
14 uint32 total[2];
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/3rdparty/libdepixelize/priv/
H A Diterator.h34 const T *to_ptr(typename std::vector<T>::const_iterator it) in to_ptr() function
40 T *to_ptr(typename std::vector<T>::iterator it) in to_ptr() function
/dports/lang/gcc12-devel/gcc-12-20211205/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/
H A Dpoint_const_iterator.hpp127 to_ptr(true_type) const in to_ptr() function in __gnu_pbds::detail::binary_heap_point_const_iterator_
131 to_ptr(false_type) const in to_ptr() function in __gnu_pbds::detail::binary_heap_point_const_iterator_
/dports/lang/gcc8/gcc-8.5.0/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/
H A Dpoint_const_iterator.hpp131 to_ptr(true_type) const in to_ptr() function in __gnu_pbds::detail::binary_heap_point_const_iterator_
135 to_ptr(false_type) const in to_ptr() function in __gnu_pbds::detail::binary_heap_point_const_iterator_
/dports/lang/gcc6-aux/bootstrap/include/c++/5.1.0/ext/pb_ds/detail/binary_heap_/
H A Dpoint_const_iterator.hpp131 to_ptr(true_type) const in to_ptr() function in __gnu_pbds::detail::binary_heap_point_const_iterator_
135 to_ptr(false_type) const in to_ptr() function in __gnu_pbds::detail::binary_heap_point_const_iterator_
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/
H A Dpoint_const_iterator.hpp131 to_ptr(true_type) const in to_ptr() function in __gnu_pbds::detail::binary_heap_point_const_iterator_
135 to_ptr(false_type) const in to_ptr() function in __gnu_pbds::detail::binary_heap_point_const_iterator_
/dports/lang/gcc11/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/
H A Dpoint_const_iterator.hpp127 to_ptr(true_type) const in to_ptr() function in __gnu_pbds::detail::binary_heap_point_const_iterator_
131 to_ptr(false_type) const in to_ptr() function in __gnu_pbds::detail::binary_heap_point_const_iterator_
/dports/lang/gcc10/gcc-10.3.0/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/
H A Dpoint_const_iterator.hpp127 to_ptr(true_type) const in to_ptr() function in __gnu_pbds::detail::binary_heap_point_const_iterator_
131 to_ptr(false_type) const in to_ptr() function in __gnu_pbds::detail::binary_heap_point_const_iterator_

12345678910>>...21