Home
last modified time | relevance | path

Searched defs:exch (Results 1 – 25 of 211) sorted by relevance

123456789

/dports/math/scilab/scilab-6.1.1/scilab/modules/elementary_functions/src/fortran/
H A Dexch.f21 c starting at row/column l, exch produces equivalence transforma- argument
47 integer i,j,l1,l2,l3,li,lj,ll
48 double precision u(3,4),d,e,f,g,sa,sb
71 50 l2=l+2
76 60 sa=a(l,l)/g
106 100 if(ls2.eq.2) go to 150
110 120 sa=a(l2,l2)/g
134 140 a(l1,l)=0.0d+0
141 150 l3=l+3
149 10 continue
[all …]
/dports/science/atompaw/atompaw-4.1.1.0/src/
H A Dexcor.F90470 SUBROUTINE exch(Grid,den,rvxc,etxc,eexc,fin,v0,v0p,needvtau,tau,vtau) subroutine
500 !write(std_out,*) 'In exch ', itype ; call flush_unit(std_out) argument
/dports/devel/cxxtools/cxxtools-2.2.1/src/
H A Datomicity.gcc.sparc32.cpp115 atomic_t atomicCompareExchange(volatile atomic_t& val, atomic_t exch, atomic_t comp) in atomicCompareExchange()
132 void* atomicCompareExchange(void* volatile& ptr, void* exch, void* comp) in atomicCompareExchange()
154 atomic_t atomicExchange(volatile atomic_t& val, atomic_t exch) in atomicExchange()
176 void* atomicExchange(void* volatile& ptr, void* exch) in atomicExchange()
H A Datomicity.gcc.sparc64.cpp115 atomic_t atomicCompareExchange(volatile atomic_t& val, atomic_t exch, atomic_t comp) in atomicCompareExchange()
132 void* atomicCompareExchange(void* volatile& ptr, void* exch, void* comp) in atomicCompareExchange()
154 atomic_t atomicExchange(volatile atomic_t& val, atomic_t exch) in atomicExchange()
176 void* atomicExchange(void* volatile& ptr, void* exch) in atomicExchange()
H A Datomicity.generic.cpp60 atomic_t atomicCompareExchange(volatile atomic_t& dest, atomic_t exch, atomic_t comp) in atomicCompareExchange()
71 void* atomicCompareExchange(void* volatile& dest, void* exch, void* comp) in atomicCompareExchange()
82 atomic_t atomicExchange(volatile atomic_t& dest, atomic_t exch) in atomicExchange()
90 void* atomicExchange(void* volatile& dest, void* exch) in atomicExchange()
H A Datomicity.gcc.ppc.cpp109 atomic_t atomicCompareExchange(volatile atomic_t& val, atomic_t exch, atomic_t comp) in atomicCompareExchange()
145 void* atomicCompareExchange(void* volatile& ptr, void* exch, void* comp) in atomicCompareExchange()
180 atomic_t atomicExchange(volatile atomic_t& val, atomic_t exch) in atomicExchange()
208 void* atomicExchange(void* volatile& dest, void* exch) in atomicExchange()
H A Datomicity.gcc.mips.cpp81 atomic_t atomicCompareExchange(volatile atomic_t& dest, atomic_t exch, atomic_t comp) in atomicCompareExchange()
98 void* atomicCompareExchange(void* volatile& dest, void* exch, void* comp) in atomicCompareExchange()
116 atomic_t atomicExchange(volatile atomic_t& dest, atomic_t exch) in atomicExchange()
132 void* atomicExchange(void* volatile& val, void* exch) in atomicExchange()
H A Datomicity.gcc.arm.cpp88 atomic_t atomicCompareExchange(volatile atomic_t& dest, atomic_t exch, atomic_t comp) in atomicCompareExchange()
110 void* atomicCompareExchange(void* volatile& dest, void* exch, void* comp) in atomicCompareExchange()
132 atomic_t atomicExchange(volatile atomic_t& dest, atomic_t exch) in atomicExchange()
143 void* atomicExchange(void* volatile& dest, void* exch) in atomicExchange()
H A Datomicity.pthread.cpp109 atomic_t atomicCompareExchange(volatile atomic_t& dest, atomic_t exch, atomic_t comp) in atomicCompareExchange()
132 void* atomicCompareExchange(void* volatile& dest, void* exch, void* comp) in atomicCompareExchange()
155 atomic_t atomicExchange(volatile atomic_t& dest, atomic_t exch) in atomicExchange()
176 void* atomicExchange(void* volatile& dest, void* exch) in atomicExchange()
H A Datomicity.gcc.avr32.cpp122 atomic_t atomicCompareExchange(volatile atomic_t& dest, atomic_t exch, atomic_t comp) in atomicCompareExchange()
140 void* atomicCompareExchange(void* volatile& dest, void* exch, void* comp) in atomicCompareExchange()
H A Datomicity.gcc.x86.cpp111 atomic_t atomicCompareExchange(volatile atomic_t& dest, atomic_t exch, atomic_t comp) in atomicCompareExchange()
122 void* atomicCompareExchange(void* volatile& dest, void* exch, void* comp) in atomicCompareExchange()
H A Datomicity.gcc.x86_64.cpp111 atomic_t atomicCompareExchange(volatile atomic_t& dest, atomic_t exch, atomic_t comp) in atomicCompareExchange()
122 void* atomicCompareExchange(void* volatile& dest, void* exch, void* comp) in atomicCompareExchange()
/dports/lang/mono/mono-5.10.1.57/mono/utils/
H A Datomic.c30 gint32 mono_atomic_cas_i32(volatile gint32 *dest, gint32 exch, in mono_atomic_cas_i32()
55 gpointer exch, gpointer comp) in mono_atomic_cas_ptr()
204 gint32 mono_atomic_xchg_i32(volatile gint32 *dest, gint32 exch) in mono_atomic_xchg_i32()
225 gint64 mono_atomic_xchg_i64(volatile gint64 *dest, gint64 exch) in mono_atomic_xchg_i64()
246 gpointer mono_atomic_xchg_ptr(volatile gpointer *dest, gpointer exch) in mono_atomic_xchg_ptr()
503 mono_atomic_cas_i64(volatile gint64 *dest, gint64 exch, gint64 comp) in mono_atomic_cas_i64()
517 mono_atomic_cas_i64(volatile gint64 *dest, gint64 exch, gint64 comp) in mono_atomic_cas_i64()
531 mono_atomic_cas_i64(volatile gint64 *dest, gint64 exch, gint64 comp) in mono_atomic_cas_i64()
563 mono_atomic_cas_i64(volatile gint64 *dest, gint64 exch, gint64 comp) in mono_atomic_cas_i64()
H A Datomic.h35 mono_atomic_cas_i32 (volatile gint32 *dest, gint32 exch, gint32 comp) in mono_atomic_cas_i32()
41 mono_atomic_cas_i64 (volatile gint64 *dest, gint64 exch, gint64 comp) in mono_atomic_cas_i64()
47 mono_atomic_cas_ptr (volatile gpointer *dest, gpointer exch, gpointer comp) in mono_atomic_cas_ptr()
89 mono_atomic_xchg_i32 (volatile gint32 *dest, gint32 exch) in mono_atomic_xchg_i32()
95 mono_atomic_xchg_i64 (volatile gint64 *dest, gint64 exch) in mono_atomic_xchg_i64()
101 mono_atomic_xchg_ptr (volatile gpointer *dest, gpointer exch) in mono_atomic_xchg_ptr()
243 gint32 exch, gint32 comp) in mono_atomic_cas_i32()
248 static inline gpointer mono_atomic_cas_ptr(volatile gpointer *dest, gpointer exch, gpointer comp) in mono_atomic_cas_ptr()
341 static inline gint64 mono_atomic_cas_i64(volatile gint64 *dest, gint64 exch, gint64 comp) in mono_atomic_cas_i64()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.net.http/share/classes/jdk/internal/net/http/
H A DHttpResponseImpl.java60 Exchange<T> exch) { in HttpResponseImpl()
159 RawChannelProvider(HttpConnection conn, Exchange<?> exch) { in RawChannelProvider()
164 static RawChannelProvider create(Response resp, Exchange<?> exch) { in create()
192 private static HttpConnection connection(Response resp, Exchange<?> exch) { in connection()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.net.http/share/classes/jdk/internal/net/http/
H A DHttpResponseImpl.java60 Exchange<T> exch) { in HttpResponseImpl()
183 RawChannelProvider(HttpConnection conn, Exchange<?> exch) { in RawChannelProvider()
188 static RawChannelProvider create(Response resp, Exchange<?> exch) { in create()
223 private static HttpConnection connection(Response resp, Exchange<?> exch) { in connection()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.net.http/share/classes/jdk/internal/net/http/
H A DHttpResponseImpl.java60 Exchange<T> exch) { in HttpResponseImpl()
183 RawChannelProvider(HttpConnection conn, Exchange<?> exch) { in RawChannelProvider()
188 static RawChannelProvider create(Response resp, Exchange<?> exch) { in create()
223 private static HttpConnection connection(Response resp, Exchange<?> exch) { in connection()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.net.http/share/classes/jdk/internal/net/http/
H A DHttpResponseImpl.java60 Exchange<T> exch) { in HttpResponseImpl()
183 RawChannelProvider(HttpConnection conn, Exchange<?> exch) { in RawChannelProvider()
188 static RawChannelProvider create(Response resp, Exchange<?> exch) { in create()
223 private static HttpConnection connection(Response resp, Exchange<?> exch) { in connection()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.net.http/share/classes/jdk/internal/net/http/
H A DHttpResponseImpl.java60 Exchange<T> exch) { in HttpResponseImpl()
183 RawChannelProvider(HttpConnection conn, Exchange<?> exch) { in RawChannelProvider()
188 static RawChannelProvider create(Response resp, Exchange<?> exch) { in create()
223 private static HttpConnection connection(Response resp, Exchange<?> exch) { in connection()
/dports/sysutils/ipdbtools/ipdb-1.1.2/
H A Dstore.c104 static int pickPrevIP4Node(IP4Node **node, IP4Node **exch) in pickPrevIP4Node()
139 static int pickNextIP4Node(IP4Node **node, IP4Node **exch) in pickNextIP4Node()
432 static int pickPrevIP6Node(IP6Node **node, IP6Node **exch) in pickPrevIP6Node()
467 static int pickNextIP6Node(IP6Node **node, IP6Node **exch) in pickNextIP6Node()
760 static int pickPrevCCNode(CCNode **node, CCNode **exch) in pickPrevCCNode()
795 static int pickNextCCNode(CCNode **node, CCNode **exch) in pickNextCCNode()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/jdk/com/sun/net/httpserver/bugs/HttpExchange/jdk.httpserver/sun/net/httpserver/
H A DHttpExchangeAccess.java29 public static boolean isClosed(com.sun.net.httpserver.HttpExchange exch) { in isClosed()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/jdk/com/sun/net/httpserver/bugs/
H A DTruncatedRequestBody.java30 import com.sun.net.httpserver.HttpContext; in isClosed()
31 import com.sun.net.httpserver.HttpExchange;
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/jdk/com/sun/net/httpserver/bugs/HttpExchange/jdk.httpserver/sun/net/httpserver/
H A DHttpExchangeAccess.java29 public static boolean isClosed(com.sun.net.httpserver.HttpExchange exch) { in isClosed()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/jdk/com/sun/net/httpserver/bugs/HttpExchange/jdk.httpserver/sun/net/httpserver/
H A DHttpExchangeAccess.java29 public static boolean isClosed(com.sun.net.httpserver.HttpExchange exch) { in isClosed()
/dports/science/quantum-espresso/q-e-qe-6.7.0/GWW/bse/
H A Dtransitions.f9010 REAL(KIND=DP), ALLOCATABLE :: exch(:,:) !excitonic Hamiltonian in transition space variable

123456789