/hardware/libhardware_legacy/include/hardware_legacy/ |
link_layer_stats.h | 111 u32 on_time_hs20; // msecs the radio is awake due to HS2.0 scans and GAS exchange (32 bits number accruing over time)
|
/ndk/sources/host-tools/sed-4.2.1/testsuite/ |
binary.sed | 21 # x exchange top two elements
|
binary2.sed | 21 # x exchange top two elements
|
binary3.sed | 21 # x exchange top two elements
|
/packages/apps/Contacts/src/com/android/contacts/editor/ |
EventFieldEditorView.java | 235 // For formats other than Exchange, the time of the day is ignored
|
/packages/apps/Exchange/src/com/android/exchange/utility/ |
UriCodec.java | 18 package com.android.exchange.utility;
|
/packages/apps/Exchange/tests/src/com/android/exchange/provider/ |
MailboxUtilitiesTests.java | 17 package com.android.exchange.provider; 23 import com.android.exchange.utility.ExchangeTestCase; 34 * runtest -c com.android.exchange.provider.MailboxUtilitiesTests exchange [all...] |
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/ |
shared_mutex | 362 return std::exchange(_M_pm, nullptr);
|
utility | 189 exchange(_Tp& __obj, _Up&& __new_val)
|
/external/chromium_org/content/test/data/media/ |
peerconnection-call.html | 559 // initiate a new offer/answer exchange to complete the closure. 624 // initiate a new offer/answer exchange to complete the closure. 640 // initiate a new offer/answer exchange to complete the closure. [all...] |
/external/conscrypt/src/main/java/org/conscrypt/ |
SSLParametersImpl.java | 493 // Enable Pre-Shared Key (PSK) key exchange if requested [all...] |
NativeCrypto.java | [all...] |
/external/ipsec-tools/src/racoon/ |
strnames.c | 201 { ISAKMP_CERT_X509KE, "X.509 Certificate Key Exchange", NULL }, 251 { ISAKMP_NTYPE_INVALID_EXCHANGE_TYPE, "INVALID-EXCHANGE-TYPE", NULL }, 273 { ISAKMP_NTYPE_UNSUPPORTED_EXCHANGE_TYPE, "UNSUPPORTED-EXCHANGE-TYPE", NULL },
|
/external/wpa_supplicant_8/wpa_supplicant/ |
ibss_rsn.c | 557 * Assume peer does not support Authentication exchange or the frame was 587 * The driver may not support Authentication frame exchange in 588 * IBSS. Ignore authentication and go through EAPOL exchange.
|
/art/compiler/optimizing/ |
code_generator_arm.cc | [all...] |
/packages/apps/Exchange/tests/src/com/android/exchange/utility/ |
CalendarUtilitiesTests.java | 17 package com.android.exchange.utility; 32 import com.android.exchange.R; 50 * runtest -c com.android.exchange.utility.CalendarUtilitiesTests exchange 101 // This is time zone sent by Exchange 2007, apparently; the start time of DST for the eastern [all...] |
/external/openssl/ssl/ |
ssl_ciph.c | 235 /* key exchange aliases 237 * multiple key exchange algs according to the RFCs, 275 /* aliases combining key exchange and server authentication */ 737 * do not present, disable appropriate auth and key exchange */ 744 /* Disable GOST key exchange if no GOST signature algs are available * */ [all...] |
/external/ipsec-tools/ |
ChangeLog | 99 we received an invalid first exchange from initiator. 461 protect the informational exchange. 711 exchange (prior to peer consent)
|
/external/opencv/cvaux/src/ |
enmin.cpp | 171 // alpha - label number one for doing exchange 172 // beta - label number two for doing exchange [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
winnt.h | [all...] |
/art/compiler/dex/quick/x86/ |
x86_lir.h | 625 kX86CmpxchgRR, kX86CmpxchgMR, kX86CmpxchgAR, // compare and exchange 626 kX86LockCmpxchgMR, kX86LockCmpxchgAR, kX86LockCmpxchg64AR, // locked compare and exchange 627 kX86LockCmpxchg64M, kX86LockCmpxchg64A, // locked compare and exchange 628 kX86XchgMR, // exchange memory with register (automatically locked) [all...] |
/development/ndk/platforms/android-L/include/ |
stdatomic.h | 308 /* Clang provides a full-barrier atomic exchange - use it if available. */
|
/development/samples/ToyVpn/src/com/example/android/toyvpn/ |
ToyVpnService.java | 258 // and exchange session keys for encryption. To keep things simple in
|
/external/aac/libAACdec/src/ |
ldfiltbank.cpp | 157 /* Exchange quarter parts of x to bring them in the "right" order */
|
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/DebuggerOnDemand/ |
OnthrowDebuggerLaunchTest.java | 170 // exchange synch messages with debugger
|