Home
last modified time | relevance | path

Searched refs:Exchange (Results 1 – 25 of 27) sorted by relevance

12

/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_atomic_msvc.h38 char Exchange, char Comparand); // NOLINT
42 short Exchange, short Comparand); // NOLINT
47 long long Exchange, long long Comparand); // NOLINT
51 void *Exchange, void *Comparand);
56 long Exchange, long Comparand); // NOLINT
/external/clang/test/CodeGen/
Dms-intrinsics.c30 void *Exchange, void *Comparand) { in test_InterlockedCompareExchangePointer() argument
31 return _InterlockedCompareExchangePointer(Destination, Exchange, Comparand); in test_InterlockedCompareExchangePointer()
/external/deqp/external/openglcts/docs/specs/
DCTS_ARB_shader_atomic_counter_ops.txt40 - Exchange operation, compare and exchange operation
65 Exchange operations test
/external/mesa3d/src/gallium/drivers/swr/rasterizer/common/
Dos.h227 …efine InterlockedCompareExchange(Dest, Exchange, Comparand) __sync_val_compare_and_swap(Dest, Comp… argument
/external/curl/tests/data/
Dtest32026 <TR><TD>Key Exchange:</TD><TD>SRP</TD></TR>
75 <TR><TD>Key Exchange:</TD><TD>SRP</TD></TR>
/external/libxml2/test/catalogs/
Dwhites.script3 public " -//OASIS//DTD XML Exchange Table Model 19990315//EN"
Dcatal.script3 public "-//OASIS//DTD XML Exchange Table Model 19990315//EN"
Dwhites.sgml2 PUBLIC "-//OASIS//DTD XML Exchange Table Model 19990315//EN " "soextblx.dtd"
Dcatal3.sgml2 PUBLIC "-//OASIS//DTD XML Exchange Table Model 19990315//EN" "soextblx.dtd"
/external/compiler-rt/lib/tsan/rtl/
Dtsan_interface_atomic.cc554 SCOPED_ATOMIC(Exchange, a, v, mo); in __tsan_atomic8_exchange()
559 SCOPED_ATOMIC(Exchange, a, v, mo); in __tsan_atomic16_exchange()
564 SCOPED_ATOMIC(Exchange, a, v, mo); in __tsan_atomic32_exchange()
569 SCOPED_ATOMIC(Exchange, a, v, mo); in __tsan_atomic64_exchange()
575 SCOPED_ATOMIC(Exchange, a, v, mo); in __tsan_atomic128_exchange()
905 ATOMIC_RET(Exchange, *(a32*)(a+16), *(a32**)a, *(a32*)(a+8), mo_acq_rel); in __tsan_go_atomic32_exchange()
910 ATOMIC_RET(Exchange, *(a64*)(a+16), *(a64**)a, *(a64*)(a+8), mo_acq_rel); in __tsan_go_atomic64_exchange()
/external/libchrome/base/
Datomicops_unittest.cc230 TEST(AtomicOpsTest, Exchange) { in TEST() argument
/external/scapy/scapy/contrib/
Ddiameter.uts163 r1 = DiamReq ('Capabilities-Exchange', drHbHId=1234, drEtEId=5678)
205 ans1 = DiamAns ('Capabilities-Exchange', drHbHId=1234, drEtEId=5678)
/external/ipsec-tools/src/racoon/
DTODO21 o Informational Exchange processing properly.
/external/python/cpython2/Doc/library/
Derrno.rst295 Exchange full
/external/python/cpython3/Doc/library/
Derrno.rst298 Exchange full
/external/spirv-llvm/lib/SPIRV/
DOCLUtil.h498 _SPIRV_OP(xchg, Exchange) in init()
/external/python/cpython3/Modules/zlib/
Dmake_vms.com16 $! 0.05 20100221 Exchange zlibdefs.h by zconf.h.in
/external/python/cpython2/Modules/zlib/
Dmake_vms.com16 $! 0.05 20100221 Exchange zlibdefs.h by zconf.h.in
/external/zlib/src/
Dmake_vms.com16 $! 0.05 20100221 Exchange zlibdefs.h by zconf.h.in
/external/clang/lib/CodeGen/
DCGBuiltin.cpp1924 llvm::Value *Exchange = EmitScalarExpr(E->getArg(1)); in EmitBuiltinExpr() local
1925 RTy = Exchange->getType(); in EmitBuiltinExpr()
1926 Exchange = Builder.CreatePtrToInt(Exchange, IntType); in EmitBuiltinExpr()
1932 Builder.CreateAtomicCmpXchg(Destination, Comparand, Exchange, in EmitBuiltinExpr()
/external/dlmalloc/
Dmalloc.c1510 LONG __cdecl _InterlockedCompareExchange(LONG volatile *Dest, LONG Exchange, LONG Comp);
/external/tcpdump/
DCHANGES485 Add DCB Exchange protocol (DCBX) version 1.01.
/external/swiftshader/third_party/LLVM/lib/Target/ARM/
DARMInstrThumb2.td3228 // Branch and Exchange Jazelle -- for disassembly only
/external/freetype/
DChangeLog.215698 * src/autohint/ahglyph.c (ah_setup_uv): Exchange `for' loop and
7336 (PSH3_DIR_UP, PSH3_DIR_DOWN): Exchange values.
/external/llvm/lib/Target/ARM/
DARMInstrThumb2.td3644 // Branch and Exchange Jazelle -- for disassembly only

12