HomeSort by relevance Sort by last modified time
    Searched full:exchange (Results 501 - 525 of 1605) sorted by null

<<21222324252627282930>>

  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/net/
if_types.h 145 #define IFT_VOICEFXO 0x65 /* voice Foreign Exchange Office */
146 #define IFT_VOICEFXS 0x66 /* voice Foreign Exchange Station */
256 #define IFT_VOICEFGDEANA 0xd4 /* voice FGD Exchange Access North American */
  /prebuilts/ndk/9/platforms/android-3/arch-arm/usr/include/net/
if_types.h 145 #define IFT_VOICEFXO 0x65 /* voice Foreign Exchange Office */
146 #define IFT_VOICEFXS 0x66 /* voice Foreign Exchange Station */
256 #define IFT_VOICEFGDEANA 0xd4 /* voice FGD Exchange Access North American */
  /prebuilts/ndk/9/platforms/android-4/arch-arm/usr/include/net/
if_types.h 145 #define IFT_VOICEFXO 0x65 /* voice Foreign Exchange Office */
146 #define IFT_VOICEFXS 0x66 /* voice Foreign Exchange Station */
256 #define IFT_VOICEFGDEANA 0xd4 /* voice FGD Exchange Access North American */
  /prebuilts/ndk/9/platforms/android-5/arch-arm/usr/include/net/
if_types.h 145 #define IFT_VOICEFXO 0x65 /* voice Foreign Exchange Office */
146 #define IFT_VOICEFXS 0x66 /* voice Foreign Exchange Station */
256 #define IFT_VOICEFGDEANA 0xd4 /* voice FGD Exchange Access North American */
  /prebuilts/ndk/9/platforms/android-8/arch-arm/usr/include/net/
if_types.h 145 #define IFT_VOICEFXO 0x65 /* voice Foreign Exchange Office */
146 #define IFT_VOICEFXS 0x66 /* voice Foreign Exchange Station */
256 #define IFT_VOICEFGDEANA 0xd4 /* voice FGD Exchange Access North American */
  /prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/net/
if_types.h 145 #define IFT_VOICEFXO 0x65 /* voice Foreign Exchange Office */
146 #define IFT_VOICEFXS 0x66 /* voice Foreign Exchange Station */
256 #define IFT_VOICEFGDEANA 0xd4 /* voice FGD Exchange Access North American */
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/net/
if_types.h 145 #define IFT_VOICEFXO 0x65 /* voice Foreign Exchange Office */
146 #define IFT_VOICEFXS 0x66 /* voice Foreign Exchange Station */
256 #define IFT_VOICEFGDEANA 0xd4 /* voice FGD Exchange Access North American */
  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/net/
if_types.h 145 #define IFT_VOICEFXO 0x65 /* voice Foreign Exchange Office */
146 #define IFT_VOICEFXS 0x66 /* voice Foreign Exchange Station */
256 #define IFT_VOICEFGDEANA 0xd4 /* voice FGD Exchange Access North American */
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
winbase.h 844 LONGLONG __cdecl InterlockedCompareExchange64 (LONGLONG volatile *Destination,LONGLONG ExChange,LONGLONG Comperand);
845 LONGLONG __cdecl InterlockedCompareExchangeAcquire64 (LONGLONG volatile *Destination,LONGLONG ExChange,LONGLONG Comperand);
846 LONGLONG __cdecl InterlockedCompareExchangeRelease64 (LONGLONG volatile *Destination,LONGLONG ExChange,LONGLONG Comperand);
851 LONG __cdecl InterlockedCompareExchange(LONG volatile *Destination,LONG ExChange,LONG Comperand);
852 LONG __cdecl InterlockedCompareExchangeRelease(LONG volatile *Destination,LONG ExChange,LONG Comperand);
853 LONG __cdecl InterlockedCompareExchangeAcquire(LONG volatile *Destination,LONG ExChange,LONG Comperand);
855 PVOID __cdecl InterlockedCompareExchangePointer(PVOID volatile *Destination,PVOID ExChange,PVOID Comperand);
856 PVOID __cdecl InterlockedCompareExchangePointerAcquire(PVOID volatile *Destination,PVOID Exchange,PVOID Comperand);
857 PVOID __cdecl InterlockedCompareExchangePointerRelease(PVOID volatile *Destination,PVOID Exchange,PVOID Comperand);
1003 LONG __cdecl _InterlockedCompareExchange(LONG volatile *Destination,LONG ExChange,LONG Comperand)
    [all...]
  /external/apache-harmony/x-net/src/test/impl/java.injected/org/apache/harmony/xnet/provider/jsse/
SSLSocketFactoriesTest.java 332 // initiate an exchange of closure alerts
339 // initiate an exchange of closure alerts
SSLSocketFunctionalTest.java 223 // initiate an exchange of closure alerts
230 // initiate an exchange of closure alerts
  /external/chromium_org/chrome/common/extensions/docs/examples/apps/hello-php/
popuplib.js 157 // if you support Attribute Exchange v.1.0, you can say:
158 // (Example for attribute exchange request for email and name,
  /external/chromium_org/net/ssl/
ssl_cipher_suite_names.cc 15 // redundancy and break each cipher suite into a key exchange method, cipher
21 // <5 bits> key exchange
  /external/chromium_org/third_party/skia/tools/bug_chomper/src/issue_tracker/
issue_tracker.go 139 token, err := it.OAuthTransport.Exchange(code)
145 "failed to exchange single-user auth code: %s", err)
  /external/ipsec-tools/src/racoon/
isakmp_inf.c 101 /* information exchange */
118 * Information Exchange
575 * send Delete payload (for ISAKMP SA) in Informational exchange.
618 * send Delete payload (for IPsec SA) in Informational exchange, based on
690 * send Notification payload (for without ISAKMP SA) in Informational exchange
774 * send Notification payload (for ISAKMP SA) in Informational exchange
832 * send Notification payload (for IPsec SA) in Informational exchange
    [all...]
  /external/skia/tools/bug_chomper/src/issue_tracker/
issue_tracker.go 139 token, err := it.OAuthTransport.Exchange(code)
145 "failed to exchange single-user auth code: %s", err)
  /external/smack/asmack-master/static-src/custom/org/jivesoftware/smackx/
ConfigureProviderManager.java 92 // Roster Exchange
184 // Nick Exchange
  /external/smack/src/org/jivesoftware/smackx/
ConfigureProviderManager.java 92 // Roster Exchange
184 // Nick Exchange
  /external/smack/src/org/xbill/DNS/
Type.java 120 /** Key exchange */
171 /** Transaction key - used to compute a shared secret or exchange a key */
  /frameworks/base/core/java/android/net/
PskKeyManager.java 25 * Provider of key material for pre-shared key (PSK) key exchange used in TLS-PSK cipher suites.
34 * can be exchanged during the bootstrapping step, removing the need to generate and exchange public
  /packages/apps/Email/provider_src/com/android/email/mail/
Store.java 189 * @param emailAddress the email address of the exchange user
190 * @param password the password of the exchange user
  /development/testrunner/
test_defs.xml 485 <test name="exchange"
486 build_path="packages/apps/Exchange"
487 package="com.android.exchange.tests"
488 coverage_target="Exchange"
  /device/asus/fugu/original-kernel-headers/linux/
kct.h 9 * be exchange between kernel and userspace throught netlink socket.
  /device/generic/goldfish/libqemu/
test_guest_2.c 17 /* This program benchmarks a QEMUD pipe to exchange data with a test
  /external/apache-http/src/org/apache/http/cookie/
Cookie.java 38 * that the HTTP agent and the target server can exchange to maintain

Completed in 1122 milliseconds

<<21222324252627282930>>