/external/compiler-rt/lib/sanitizer_common/ |
D | sanitizer_atomic_msvc.h | 38 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/ |
D | ms-intrinsics.c | 30 void *Exchange, void *Comparand) { in test_InterlockedCompareExchangePointer() argument 31 return _InterlockedCompareExchangePointer(Destination, Exchange, Comparand); in test_InterlockedCompareExchangePointer()
|
/external/openssh/ |
D | moduli.0 | 8 sshd(8) in the Diffie-Hellman Group Exchange key exchange method. 61 When performing Diffie-Hellman Group Exchange, sshd(8) first estimates 70 M. Friedl, N. Provos, and W. Simpson, Diffie-Hellman Group Exchange for
|
/external/deqp/external/openglcts/docs/specs/ |
D | CTS_ARB_shader_atomic_counter_ops.txt | 40 - Exchange operation, compare and exchange operation 65 Exchange operations test
|
/external/mesa3d/src/gallium/drivers/swr/rasterizer/common/ |
D | os.h | 235 …efine InterlockedCompareExchange(Dest, Exchange, Comparand) __sync_val_compare_and_swap(Dest, Comp… argument
|
/external/ukey2/src/main/proto/ |
D | device_to_device_messages.proto | 35 // in an unauthenticated Diffie-Hellman Key Exchange 45 // initiator in an unauthenticated Diffie-Hellman Key Exchange
|
/external/python/google-api-python-client/samples/adexchangeseller/ |
D | README | 1 A collection of command-line samples for the Ad Exchange Seller REST API.
|
/external/libxml2/test/catalogs/ |
D | catal.script | 3 public "-//OASIS//DTD XML Exchange Table Model 19990315//EN"
|
D | whites.script | 3 public " -//OASIS//DTD XML Exchange Table Model 19990315//EN"
|
D | whites.sgml | 2 PUBLIC "-//OASIS//DTD XML Exchange Table Model 19990315//EN " "soextblx.dtd"
|
D | catal3.sgml | 2 PUBLIC "-//OASIS//DTD XML Exchange Table Model 19990315//EN" "soextblx.dtd"
|
/external/python/google-api-python-client/samples/adexchangebuyer/ |
D | README.md | 3 The DoubleClick Ad Exchange Buyer REST API samples are now hosted separately
|
/external/compiler-rt/lib/tsan/rtl/ |
D | tsan_interface_atomic.cc | 554 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/python/google-api-python-client/samples/ |
D | README.md | 3 ## ![](http://www.google.com/images/icons/product/doubleclick-32.gif) Ad Exchange Buyer API 5 Lets you manage your Ad Exchange Buyer account. 7 Documentation for the Ad Exchange Buyer API in 13 <td>Samples for working with the Ad Exchange Buyer API</td> 334 <td>Samples for working with the Ad Exchange Buyer API</td>
|
/external/curl/tests/data/ |
D | test320 | 26 <TR><TD>Key Exchange:</TD><TD>SRP</TD></TR>
|
/external/syzkaller/vendor/golang.org/x/oauth2/ |
D | oauth2.go | 178 func (c *Config) Exchange(ctx context.Context, code string) (*Token, error) { func
|
/external/libchrome/base/ |
D | atomicops_unittest.cc | 230 TEST(AtomicOpsTest, Exchange) { in TEST() argument
|
/external/scapy/scapy/contrib/ |
D | diameter.uts | 163 r1 = DiamReq ('Capabilities-Exchange', drHbHId=1234, drEtEId=5678) 205 ans1 = DiamAns ('Capabilities-Exchange', drHbHId=1234, drEtEId=5678)
|
/external/ipsec-tools/src/racoon/ |
D | TODO | 21 o Informational Exchange processing properly.
|
/external/python/cpython2/Doc/library/ |
D | errno.rst | 295 Exchange full
|
/external/python/cpython3/Doc/library/ |
D | errno.rst | 298 Exchange full
|
/external/spirv-llvm/lib/SPIRV/ |
D | OCLUtil.h | 498 _SPIRV_OP(xchg, Exchange) in init()
|
/external/v8/src/compiler/ |
D | instruction-selector.cc | 1731 ATOMIC_CASE(Exchange, Word32) in VisitNode() 1732 ATOMIC_CASE(Exchange, Word64) in VisitNode() 1747 ATOMIC_CASE(Exchange) in VisitNode() 1762 ATOMIC_CASE(Exchange) in VisitNode()
|
D | wasm-compiler.cc | 3863 V(I32AtomicExchange, Exchange, Uint32, Word32) \ 3864 V(I64AtomicExchange, Exchange, Uint64, Word64) \ 3865 V(I32AtomicExchange8U, Exchange, Uint8, Word32) \ 3866 V(I32AtomicExchange16U, Exchange, Uint16, Word32) \ 3867 V(I64AtomicExchange8U, Exchange, Uint8, Word64) \ 3868 V(I64AtomicExchange16U, Exchange, Uint16, Word64) \ 3869 V(I64AtomicExchange32U, Exchange, Uint32, Word64)
|
/external/python/cpython2/Modules/zlib/ |
D | make_vms.com | 16 $! 0.05 20100221 Exchange zlibdefs.h by zconf.h.in
|