Searched
full:exchange (Results
301 -
325 of
1605) sorted by null
<<11121314151617181920>>
/external/chromium_org/chrome/browser/chromeos/login/signin/ |
oauth2_login_verifier.h | 24 // Given the OAuth2 refresh token, this class will try to exchange it for GAIA
|
/external/chromium_org/chrome/browser/ui/search/ |
instant_page.h | 31 // InstantPage is used to exchange messages with a page that implements the
|
/external/chromium_org/components/variations/ |
entropy_provider.cc | 64 // Pick an element in mapping[:i+1] with which to exchange mapping[i].
|
/external/chromium_org/device/nfc/ |
nfc_tag.h | 25 // common usage of a tag is to exchange NDEF messages, but different kinds of
|
/external/chromium_org/remoting/protocol/ |
negotiating_authenticator_base.h | 32 // * Client and host exchange messages until the authentication is ACCEPTED or
|
/external/chromium_org/third_party/tlslite/patches/ |
dhe_rsa.patch | 150 + raise ValueError("Unknown key exchange name: '%s'" % s) 233 + handshake. If the key exchange method does not send ServerKeyExchange 333 - # Perform the RSA key exchange 335 + # Perform the RSA or DHE_RSA key exchange
|
/external/chromium_org/third_party/webrtc/base/ |
scoped_ref_ptr.h | 40 // Given two scoped_refptr<T> classes, it is also possible to exchange
|
/external/chromium_org/third_party/webrtc/common_audio/signal_processing/ |
spl_sqrt_floor_arm.S | 2 @ Written by Wilco Dijkstra, 1996. The following email exchange establishes the
|
/external/chromium_org/third_party/webrtc/system_wrappers/interface/ |
scoped_refptr.h | 46 // Given two scoped_refptr<T> classes, it is also possible to exchange
|
/external/e2fsprogs/e2fsck/ |
dict.h | 9 * possibly in exchange for a fee, provided that this copyright notice appears
|
/external/libcxxabi/src/ |
cxa_handlers.cpp | 114 // return __cxa_new_handler.exchange(handler, memory_order_acq_rel);
|
/external/libedit/doc/ |
editrc.5.roff | 384 Exchange the two characters before the cursor. 395 .It Ic em-exchange-mark 396 Exchange the cursor and mark. 424 Exchange the character to the left of the cursor with the one under it.
|
/external/mksh/src/ |
emacsfn.h | 82 FN(xchg_point_mark, "exchange-point-and-mark", 0)
|
/external/oauth/core/src/main/java/net/oauth/client/ |
URLConnectionResponse.java | 94 /** Return a complete description of the HTTP exchange. */
|
/external/oauth/core/src/main/java/net/oauth/client/httpclient4/ |
HttpMethodResponse.java | 91 /** Return a complete description of the HTTP exchange. */
|
/external/okhttp/okhttp/src/main/java/com/squareup/okhttp/internal/http/ |
Transport.java | 83 * for a follow-up exchange.
|
/external/openssl/crypto/dh/ |
example | 28 use with Diffie-Hellman key exchange. I assert that not only is this number
|
/external/ppp/pppd/ |
srp-entry.8 | 80 .I The SRP Authentication and Key Exchange System
|
/external/qemu/android/ |
multitouch-port.h | 23 * Encapsulates exchange protocol between the multi-touch screen emulator, and an
|
/external/stlport/test/unit/ |
swap_test.cpp | 85 * exchange; this assume usage of temporary object)
|
/external/tcpdump/ |
rpc_msg.h | 75 * Reply part of an rpc exchange
|
/external/webrtc/src/system_wrappers/interface/ |
scoped_refptr.h | 39 // Given two scoped_refptr<T> classes, it is also possible to exchange
|
/libcore/luni/src/main/java/java/util/concurrent/ |
package-info.java | 128 * exchange objects at a rendezvous point, and is useful in several 241 * <li>For each pair of threads that successfully exchange objects via 242 * an {@code Exchanger}, actions prior to the {@code exchange()} 244 * corresponding {@code exchange()} in another thread.
|
/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/ |
cxa_handlers.cpp | 114 // return __cxa_new_handler.exchange(handler, memory_order_acq_rel);
|
/ndk/tests/device/test-gnustl-full/unit/ |
swap_test.cpp | 85 * exchange; this assume usage of temporary object)
|
Completed in 6356 milliseconds
<<11121314151617181920>>