/prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/net/ |
ethertypes.h | 124 #define ETHERTYPE_DECnet 0x6003 /* DEC DECNET Phase IV route */
|
if_types.h | 123 #define IFT_RSRB 0x4f /* Remote Source Route Bridging */
|
/prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/net/ |
ethertypes.h | 124 #define ETHERTYPE_DECnet 0x6003 /* DEC DECNET Phase IV route */
|
if_types.h | 123 #define IFT_RSRB 0x4f /* Remote Source Route Bridging */
|
/external/nist-sip/java/gov/nist/javax/sip/address/ |
SipUri.java | 897 * Record-Route header field values, and may appear in the URIs in a 898 * pre-existing route set. [all...] |
/external/tcpdump/ |
print-icmp6.c | 98 { ICMP6_DST_UNREACH_NOROUTE, "unreachable route" }, 136 { ND_OPT_ROUTE_INFO, "route info"}, [all...] |
print-isoclns.c | 224 { CLNP_OPTION_ROUTE_RECORDING, "Route Recording"}, 276 { 0x4, "Unsupported recording of route option"}, 326 { CLNP_OPTION_ROUTE_RECORDING, "recording of route in progress"}, [all...] |
print-lspping.c | 312 * | Route Distinguisher | 330 * | Route Distinguisher | 351 * | Route Distinguisher | [all...] |
/frameworks/base/core/jni/ |
AndroidRuntime.cpp | 503 /* route exit() to our handler */ 508 /* route fprintf() to our handler */ [all...] |
/frameworks/base/docs/html/about/versions/ |
android-4.2.jd | 233 android.media.MediaRouter.RouteInfo} object that describes the system?s currently selected route 249 android.media.MediaRouter#ROUTE_TYPE_LIVE_VIDEO} route type. When you receive a call to
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/alsa/ |
pcm.h | 331 /** Attenuated static route PCM */ 341 /** Attenuated dynamic route PCM (not yet implemented) */ [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/alsa/ |
pcm.h | 331 /** Attenuated static route PCM */ 341 /** Attenuated dynamic route PCM (not yet implemented) */ [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/alsa/ |
pcm.h | 331 /** Attenuated static route PCM */ 341 /** Attenuated dynamic route PCM (not yet implemented) */ [all...] |
/external/robolectric/lib/main/ |
httpclient-4.0.3.jar | |
/cts/apps/CtsVerifier/res/values/ |
strings.xml | 341 <string name="nfc_hce_default_route_emulator">Default route (Emulator)</string> 342 <string name="nfc_hce_default_route_reader">Default route (Reader)</string> 343 <string name="nfc_hce_default_route_emulator_help">This test verifies that the default route for ISO-DEP (ISO14443-4) frames is the host CPU. It does this by selecting an AID that any Android HCE phone will respond to if the select command is routed to the host. Please verify that there is no rule in the routing table that points this AID to the host. This test may be passed if the "PASS" button on the reader side lights up after tapping the devices together.</string> [all...] |
/external/chromium_org/content/browser/loader/ |
resource_dispatcher_host_impl.cc | 399 // This can happen if BlockRequestsForRoute() has been called for a route, [all...] |
/external/nist-sip/java/gov/nist/javax/sip/stack/ |
SIPTransactionStack.java | [all...] |
/external/ppp/pppd/ |
auth.c | 165 /* Set if we require authentication only because we have a default route. */ 1203 * If we have a default route, require the peer to authenticate [all...] |
/packages/apps/Nfc/nci/jni/ |
NativeNfcManager.cpp | 778 ** Description: Route an AID to an EE 785 static jboolean nfcManager_routeAid (JNIEnv* e, jobject, jbyteArray aid, jint route) 790 bool result = RoutingManager::getInstance().addAidRouting(buf, bufLen, route); [all...] |
/external/chromium_org/chrome_frame/ |
CFInstance.js | [all...] |
/external/chromium_org/content/browser/web_contents/ |
web_contents_impl.h | [all...] |
/external/openssh/ |
ssh.0 | [all...] |
ssh.1 | 1123 # route add 10.0.99.0/24 10.1.1.2 1129 # route add 10.0.50.0/24 10.1.1.1 [all...] |
/frameworks/base/core/res/res/values/ |
strings.xml | [all...] |
/hardware/qcom/audio/legacy/alsa_sound/ |
alsa_default.cpp | 142 dev->route = s_route; 560 ALOGD("Route use case %s\n", it->useCase); [all...] |