Home
last modified time | relevance | path

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

123

/external/tensorflow/tensorflow/core/distributed_runtime/rpc/
Dgrpc_state.cc56 void Exchange::Complete(Status status) { in Complete()
67 std::ostream& operator<<(std::ostream& os, const Exchange::State& state) { in operator <<()
72 const char* ToString(Exchange::State state) { in ToString()
74 case Exchange::State::kExchangeCreated: in ToString()
76 case Exchange::State::kRequestWriteIssued: in ToString()
78 case Exchange::State::kRequestWriteCompleted: in ToString()
80 case Exchange::State::kResponseReadIssued: in ToString()
85 string Exchange::DebugString() const { in DebugString()
96 Exchange* ExchangeQueue::GetReadyForRequestWriting() { in GetReadyForRequestWriting()
103 for (Exchange& e : exchanges_) { in GetReadyForRequestWriting()
[all …]
Dgrpc_state.h276 class Exchange {
285 Exchange(const ::grpc::ByteBuffer& request_buf, protobuf::Message* response, in Exchange() function
327 const char* ToString(Exchange::State s);
329 std::ostream& operator<<(std::ostream& os, const Exchange::State& state);
359 Exchange* GetReadyForRequestWriting();
363 Exchange* GetReadyForResponseReading();
372 Exchange& GetFront();
401 std::deque<Exchange> exchanges_;
515 Exchange* e; in ResponseReadCompleted()
577 Exchange* exchange = exchanges_.GetReadyForRequestWriting(); in MaybeIssueRequestWriteLocked()
[all …]
/external/llvm-project/clang/test/CodeGen/
Dms-intrinsics.c226 void *Exchange, void *Comparand) { in test_InterlockedCompareExchangePointer() argument
227 return _InterlockedCompareExchangePointer(Destination, Exchange, Comparand); in test_InterlockedCompareExchangePointer()
241 void *Exchange, void *Comparand) { in test_InterlockedCompareExchangePointer_nf() argument
242 return _InterlockedCompareExchangePointer_nf(Destination, Exchange, Comparand); in test_InterlockedCompareExchangePointer_nf()
399 char test_InterlockedCompareExchange8(char volatile *Destination, char Exchange, char Comperand) { in test_InterlockedCompareExchange8() argument
400 return _InterlockedCompareExchange8(Destination, Exchange, Comperand); in test_InterlockedCompareExchange8()
408 short test_InterlockedCompareExchange16(short volatile *Destination, short Exchange, short Comperan… in test_InterlockedCompareExchange16() argument
409 return _InterlockedCompareExchange16(Destination, Exchange, Comperand); in test_InterlockedCompareExchange16()
417 long test_InterlockedCompareExchange(long volatile *Destination, long Exchange, long Comperand) { in test_InterlockedCompareExchange() argument
418 return _InterlockedCompareExchange(Destination, Exchange, Comperand); in test_InterlockedCompareExchange()
[all …]
Dms-intrinsics-other.c134 LONG test_InterlockedCompareExchange(LONG volatile *Destination, LONG Exchange, LONG Comperand) { in test_InterlockedCompareExchange() argument
135 return _InterlockedCompareExchange(Destination, Exchange, Comperand); in test_InterlockedCompareExchange()
265 LONG test_InterlockedCompareExchange_acq(LONG volatile *Destination, LONG Exchange, LONG Comperand)… in test_InterlockedCompareExchange_acq() argument
266 return _InterlockedCompareExchange_acq(Destination, Exchange, Comperand); in test_InterlockedCompareExchange_acq()
274 LONG test_InterlockedCompareExchange_rel(LONG volatile *Destination, LONG Exchange, LONG Comperand)… in test_InterlockedCompareExchange_rel() argument
275 return _InterlockedCompareExchange_rel(Destination, Exchange, Comperand); in test_InterlockedCompareExchange_rel()
283 LONG test_InterlockedCompareExchange_nf(LONG volatile *Destination, LONG Exchange, LONG Comperand) { in test_InterlockedCompareExchange_nf() argument
284 return _InterlockedCompareExchange_nf(Destination, Exchange, Comperand); in test_InterlockedCompareExchange_nf()
/external/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_atomic_msvc.h32 char Exchange, char Comparand);
35 short Exchange, short Comparand);
38 long long volatile *Destination, long long Exchange, long long Comparand);
42 void *Exchange, void *Comparand);
45 long Exchange,
/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/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/deqp/external/openglcts/docs/specs/
DCTS_ARB_shader_atomic_counter_ops.txt40 - Exchange operation, compare and exchange operation
65 Exchange operations test
/external/llvm-project/llvm/lib/Target/ARM/
DARMParallelDSP.cpp66 bool Exchange = false; member
144 bool Exchange = false) { in AddMulPair() argument
150 if (Exchange) in AddMulPair()
151 Mul1->Exchange = true; in AddMulPair()
634 Value *Acc, bool Exchange, in InsertParallelMACs()
640 if (Exchange) in InsertParallelMACs()
732 Acc = CreateSMLAD(WideLHS, WideRHS, Acc, RHSMul->Exchange, InsertAfter); in InsertParallelMACs()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMParallelDSP.cpp65 bool Exchange = false; member
143 bool Exchange = false) { in AddMulPair() argument
149 if (Exchange) in AddMulPair()
150 Mul1->Exchange = true; in AddMulPair()
629 Value *Acc, bool Exchange, in InsertParallelMACs()
635 if (Exchange) in InsertParallelMACs()
728 Acc = CreateSMLAD(WideLHS, WideRHS, Acc, RHSMul->Exchange, InsertAfter); in InsertParallelMACs()
/external/llvm-project/mlir/integration_test/data/
Dtest.mtx3 % This is a test sparse matrix in Matrix Market Exchange Format.
/external/python/google-api-python-client/samples/adexchangeseller/
DREADME1 A collection of command-line samples for the Ad Exchange Seller REST API.
/external/libxml2/test/catalogs/
Dcatal.script3 public "-//OASIS//DTD XML Exchange Table Model 19990315//EN"
Dwhites.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/python/google-api-python-client/samples/adexchangebuyer/
DREADME.md3 The DoubleClick Ad Exchange Buyer REST API samples are now hosted separately
/external/ukey2/src/main/proto/
Ddevice_to_device_messages.proto36 // in an unauthenticated Diffie-Hellman Key Exchange
46 // initiator in an unauthenticated Diffie-Hellman Key Exchange
/external/mesa3d/src/gallium/drivers/swr/rasterizer/common/
Dos.h272 #define InterlockedCompareExchange(Dest, Exchange, Comparand) \ argument
273 __sync_val_compare_and_swap(Dest, Comparand, Exchange)
/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/llvm-project/compiler-rt/lib/tsan/rtl/
Dtsan_interface_atomic.cpp578 SCOPED_ATOMIC(Exchange, a, v, mo); in __tsan_atomic8_exchange()
583 SCOPED_ATOMIC(Exchange, a, v, mo); in __tsan_atomic16_exchange()
588 SCOPED_ATOMIC(Exchange, a, v, mo); in __tsan_atomic32_exchange()
593 SCOPED_ATOMIC(Exchange, a, v, mo); in __tsan_atomic64_exchange()
599 SCOPED_ATOMIC(Exchange, a, v, mo); in __tsan_atomic128_exchange()
929 ATOMIC_RET(Exchange, *(a32*)(a+16), *(a32**)a, *(a32*)(a+8), mo_acq_rel); in __tsan_go_atomic32_exchange()
934 ATOMIC_RET(Exchange, *(a64*)(a+16), *(a64**)a, *(a64*)(a+8), mo_acq_rel); in __tsan_go_atomic64_exchange()
/external/rust/crates/grpcio-sys/grpc/src/core/lib/gprpp/
Dmpscq.cc31 Node* prev = head_.Exchange(node, MemoryOrder::ACQ_REL); in Push()
Datomic.h52 T Exchange(T desired, MemoryOrder order) { in Exchange() function
/external/python/google-api-python-client/samples/
DREADME.md3 ## ![](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>
317 <td>Samples for working with the Ad Exchange Buyer API</td>
/external/curl/tests/data/
Dtest32026 <TR><TD>Key Exchange:</TD><TD>SRP</TD></TR>

123