Home
last modified time | relevance | path

Searched refs:a_nl (Results 1 – 8 of 8) sorted by relevance

/dports/emulators/uae/uae-0.8.29/src/
H A Dbsdsocket-posix-new.c1051 int a_nl; in host_getsockname() local
1053 a_nl = get_long (namelen); in host_getsockname()
1054 copysockaddr_n2a (name, &addr, a_nl); in host_getsockname()
1055 if (a_nl > 16) in host_getsockname()
1079 int a_nl; in host_getpeername() local
1081 a_nl = get_long (namelen); in host_getpeername()
1082 copysockaddr_n2a (name, &addr, a_nl); in host_getpeername()
1083 if (a_nl > 16) in host_getpeername()
/dports/science/cp2k/cp2k-2e995eec7fd208c8a72d9544807bd8b8ba8cd1cc/src/
H A Dsap_kind_types.F304 REAL(KIND=dp), DIMENSION(:), POINTER :: a_nl, alpha_ppnl, hprj, set_radius_a local
471 a_nl => spotential(kkind)%sgp_potential%a_nonlocal
574 lppnl, 0, nnl, radp, a_nl, rac, dac, sab, 0, .FALSE., ai_work, ldai)
577 … lppnl, 0, nnl, radp, a_nl, rac, dac, sab, nder, .TRUE., ai_work, ldai)
581 lppnl, nnl, a_nl, radp, nder, raf, rcf, ai_work)
H A Dcore_ppnl.F130 REAL(KIND=dp), DIMENSION(:), POINTER :: a_nl, alpha_ppnl, hprj, set_radius_a local
318 a_nl => spotential(kkind)%sgp_potential%a_nonlocal
395 … lppnl, 0, nnl, radp, a_nl, rac, dac, sab, nder, .TRUE., ai_work, ldai)
H A Dqs_kind_types.F1446 REAL(KIND=dp), DIMENSION(:), POINTER :: a_nl, aloc, anlcc, cloc, cnlcc, nelec local
2236 ALLOCATE (a_nl(nnl), h_nl(nnl, 0:l), c_nl(nnl, nnl, 0:l))
2237 a_nl(:) = sgppot%a_nonlocal(:)
2240 …CALL set_potential(qs_kind%sgp_potential, nppnl=nppnl, a_nonlocal=a_nl, h_nonlocal=h_nl, c_nonloca…
2293 ALLOCATE (a_nl(nnl), h_nl(nnl, 0:l), c_nl(nnl, nnl, 0:l))
2294 a_nl(:) = sgppot%a_nonlocal(:)
2297 …CALL set_potential(qs_kind%sgp_potential, nppnl=nppnl, a_nonlocal=a_nl, h_nonlocal=h_nl, c_nonloca…
/dports/games/libretro-uae/libretro-uae-8333daa/sources/src/
H A Dbsdsocket-posix-new.c1054 int a_nl; in host_getsockname() local
1056 a_nl = get_long (namelen); in host_getsockname()
1057 copysockaddr_n2a (name, &addr, a_nl); in host_getsockname()
1058 if (a_nl > 16) in host_getsockname()
1082 int a_nl; in host_getpeername() local
1084 a_nl = get_long (namelen); in host_getpeername()
1085 copysockaddr_n2a (name, &addr, a_nl); in host_getpeername()
1086 if (a_nl > 16) in host_getpeername()
/dports/emulators/fs-uae/fs-uae-3.1.35/src/od-fs/
H A Dbsdsocket_posix.cpp1054 int a_nl; in host_getsockname() local
1056 a_nl = get_long (namelen); in host_getsockname()
1057 copysockaddr_n2a (name, &addr, a_nl); in host_getsockname()
1058 if (a_nl > 16) in host_getsockname()
1082 int a_nl; in host_getpeername() local
1084 a_nl = get_long (namelen); in host_getpeername()
1085 copysockaddr_n2a (name, &addr, a_nl); in host_getpeername()
1086 if (a_nl > 16) in host_getpeername()
/dports/science/cp2k-data/cp2k-7.1.0/src/
H A Dcore_ppnl.F124 REAL(KIND=dp), DIMENSION(:), POINTER :: a_nl, alpha_ppnl, hprj, set_radius_a local
277 a_nl => spotential(kkind)%sgp_potential%a_nonlocal
363 … lppnl, 0, nnl, radp, a_nl, rac, dac, sab, nder, .TRUE., ai_work, ldai)
H A Dqs_kind_types.F1415 REAL(KIND=dp), DIMENSION(:), POINTER :: a_nl, aloc, anlcc, cloc, cnlcc, nelec local
2249 ALLOCATE (a_nl(nnl), h_nl(nnl, 0:l), c_nl(nnl, nnl, 0:l))
2250 a_nl(:) = sgppot%a_nonlocal(:)
2253 …CALL set_potential(qs_kind%sgp_potential, nppnl=nppnl, a_nonlocal=a_nl, h_nonlocal=h_nl, c_nonloca…
2306 ALLOCATE (a_nl(nnl), h_nl(nnl, 0:l), c_nl(nnl, nnl, 0:l))
2307 a_nl(:) = sgppot%a_nonlocal(:)
2310 …CALL set_potential(qs_kind%sgp_potential, nppnl=nppnl, a_nonlocal=a_nl, h_nonlocal=h_nl, c_nonloca…