Home
last modified time | relevance | path

Searched defs:exchange (Results 1 – 25 of 30) sorted by relevance

12

/external/webrtc/test/pc/e2e/g3doc/
Darchitecture.md82 ### Simulcast
121 ### SVC
175 ### Handling in encoder/decoder
/external/deqp/framework/delibs/dethread/
DdeAtomic.h100 …t32 deAtomicCompareExchangeUint32 (volatile deUint32* dstAddr, deUint32 compare, deUint32 exchange) in deAtomicCompareExchangeUint32()
184 …t64 deAtomicCompareExchangeUint64 (volatile deUint64* dstAddr, deUint64 compare, deUint64 exchange) in deAtomicCompareExchangeUint64()
243 DE_INLINE void* deAtomicCompareExchangePtr (void* volatile* dstAddr, void* compare, void* exchange) in deAtomicCompareExchangePtr()
/external/rust/crates/once_cell/src/
Drace.rs59 let exchange = in set() localVariable
100 let exchange = in get_or_try_init() localVariable
217 let exchange = in set() localVariable
258 let exchange = self.inner.compare_exchange( in get_or_try_init() localVariable
348 let exchange = self.inner.compare_exchange( in set() localVariable
394 let exchange = self.inner.compare_exchange( in get_or_try_init() localVariable
Dimp_std.rs195 let exchange = queue.compare_exchange( in initialize_or_wait() localVariable
230 let exchange = queue.compare_exchange( in wait() localVariable
Dimp_pl.rs141 let exchange = in initialize_inner() localVariable
/external/cronet/buildtools/third_party/libc++/trunk/include/__utility/
Dexchange.h27 _T1 exchange(_T1& __obj, _T2&& __new_value) in exchange() function
/external/python/cryptography/src/cryptography/hazmat/primitives/asymmetric/
Dx448.py73 def exchange(self, peer_public_key): member in X448PrivateKey
Dx25519.py73 def exchange(self, peer_public_key): member in X25519PrivateKey
Ddh.py175 def exchange(self, peer_public_key): member in DHPrivateKey
Dec.py72 def exchange(self, algorithm, peer_public_key): member in EllipticCurvePrivateKey
/external/pdfium/
Dupdate_pdfium.py105 def exchange(currentDir, newDir, oldDir): function
/external/python/cryptography/src/cryptography/hazmat/backends/openssl/
Dx448.py70 def exchange(self, peer_public_key): member in _X448PrivateKey
Dx25519.py76 def exchange(self, peer_public_key): member in _X25519PrivateKey
Ddh.py129 def exchange(self, peer_public_key): member in _DHPrivateKey
Dec.py167 def exchange(self, algorithm, peer_public_key): member in _EllipticCurvePrivateKey
/external/libcxxabi/src/include/
Datomic_support.h198 IntType exchange(IntType new_val, MemoryOrder ord) { in exchange() function
/external/python/cpython3/Tools/freeze/
Dextensions_win32.ini154 dsp=%PYTHONEX%\com\exchange.dsp
155 cl=/I %PYTHONEX%\win32\src /I %PYTHONEX%\com\win32com\src\include
156 …bs=MBLOGON.lib ADDRLKUP.LIB exchinst.lib EDKCFG.LIB EDKUTILS.LIB EDKMAPI.LIB mapi32.lib version.lib
/external/python/cpython2/Tools/freeze/
Dextensions_win32.ini154 dsp=%PYTHONEX%\com\exchange.dsp
155 cl=/I %PYTHONEX%\win32\src /I %PYTHONEX%\com\win32com\src\include
156 …bs=MBLOGON.lib ADDRLKUP.LIB exchinst.lib EDKCFG.LIB EDKUTILS.LIB EDKMAPI.LIB mapi32.lib version.lib
/external/tensorflow/tensorflow/core/distributed_runtime/rpc/
Dgrpc_state.h588 Exchange* exchange = exchanges_.GetReadyForRequestWriting(); in MaybeIssueRequestWriteLocked() local
601 Exchange* exchange = exchanges_.GetReadyForResponseReading(); in MaybeIssueResponseReadLocked() local
/external/flac/src/share/getopt/
Dgetopt.c315 exchange (char **argv) in exchange() function
/external/libusb/msvc/getopt/
Dgetopt.c304 exchange (argv) in exchange() function
/external/cronet/buildtools/third_party/libc++abi/trunk/src/
Dcxa_guard_impl.h143 …IntType exchange(IntType new_val, MemoryOrder ord) { return std::__libcpp_atomic_exchange(b_, new_… in exchange() function
/external/mesa3d/src/amd/llvm/
Dac_nir_to_llvm.c1756 LLVMValueRef exchange, bool image) in emit_ssbo_comp_swap_64()
/external/mesa3d/include/CL/
Dcl.hpp1083 inline int compare_exchange(std::atomic<int> * dest, int exchange, int comparand) in compare_exchange()
/external/python/google-api-python-client/googleapiclient/discovery_cache/documents/
Dadexchangebuyer.v1.4.json3398 "exchange": { object

12