/external/chromium_org/ui/views/window/ |
non_client_view.cc | 197 // detect this condition and re-route the events to the non-client frame view.
|
/external/dhcpcd/ |
dhcpcd.conf.5.in | 262 Here is an example for PPP which gives the destination a default route.
|
if-bsd.c | 38 #include <net/route.h>
|
/external/iproute2/tc/ |
tc_filter.c | 41 fprintf(stderr, "FILTER_TYPE := { rsvp | u32 | fw | route | etc. }\n");
|
/external/kernel-headers/original/linux/ |
netfilter.h | 260 int (*route)(struct dst_entry **dst, struct flowi *fl); member in struct:nf_afinfo
|
/external/libnfc-nci/src/nfa/int/ |
nfa_ee_int.h | 145 UINT8 aid_rt_info[NFA_EE_MAX_AID_ENTRIES];/* route/vs info for this AID entry */
|
/external/mesa3d/src/mesa/vbo/ |
vbo_save_draw.c | 180 * In that case we effectively need to route the data from
|
/external/nist-sip/java/gov/nist/core/ |
HostNameParser.java | 287 case ',': // allowed in case of multi-headers, e.g. Route
|
/external/nist-sip/java/gov/nist/javax/sip/parser/ |
Lexer.java | 153 addKeyword(RouteHeader.NAME.toUpperCase(), TokenTypes.ROUTE);
|
/external/ppp/pppd/plugins/radius/etc/ |
dictionary | 65 ATTRIBUTE Framed-Route 22 string
|
/external/ppp/pppd/ |
pppd.8 | 79 system has a default route. If neither this option nor the 81 IP addresses to which the system does not already have a route. 118 Add a default route to the system routing tables, using the peer as [all...] |
/external/qemu/slirp/ |
tcp_timer.c | 206 * a better route. Also, if we backed off this far,
|
/external/qemu/slirp-android/ |
tcp_timer.c | 206 * a better route. Also, if we backed off this far,
|
/external/smack/src/com/kenai/jbosh/ |
BOSHClient.java | 867 String route = cfg.getRoute(); local 868 if (route != null) { 869 builder.setAttribute(Attributes.ROUTE, route); [all...] |
/external/tcpdump/ |
CHANGES | 7 Decode DHCP Option 121 (RFC 3442 Classless Static Route) 8 Decode DHCP Option 249 (MS Classless Static Route) the same as Option 121 200 UDP/TCP pseudo-checksum properly for source-route options. 459 - Fix rip printer to not print one more route than is actually in the
|
print-cdp.c | 76 { 0x04, "Source Route Bridge" },
|
/frameworks/base/docs/html/training/accessibility/ |
service.jd | 152 <p>If you go the XML route, be sure to reference it in your manifest, by adding
|
/frameworks/base/media/java/android/media/ |
AudioManager.java | 64 * switch audio route to the speaker. Applications that are controlling [all...] |
/frameworks/base/media/lib/java/com/android/media/remotedisplay/ |
RemoteDisplayProvider.java | 135 * This mode indicates that the user is actively trying to connect to a route
|
/hardware/libhardware/include/hardware/ |
gralloc.h | 118 * external sink, or (less desirable) do not route the entire
|
/hardware/libhardware_legacy/include/hardware_legacy/ |
AudioPolicyInterface.h | 52 // applicable to each output as a function of platform specific settings and current output route (destination device). It
|
/hardware/qcom/audio/legacy/alsa_sound/ |
ALSAMixer.cpp | 243 ALOGV("Mixer: route '%s' %s.", info->name, info->elem ? "found" : "not found");
|
/hardware/qcom/media/mm-core/omxcore/inc/ |
QOMX_AudioExtensions.h | 147 * sessionId : session Id for alsa to route data
|
/hardware/samsung_slsi/exynos5/mobicore/daemon/Daemon/Server/ |
NetlinkServer.cpp | 103 // Read the incomming message and route it to the connection based
|
/packages/apps/Mms/src/com/android/mms/transaction/ |
HttpUtils.java | 147 // Set route parameters for the request.
|