Searched
full:route (Results
601 -
625 of
1258) sorted by null
<<21222324252627282930>>
/external/chromium_org/third_party/WebKit/Source/core/fileapi/ |
FileError.cpp | 131 // SecurityError is special-cased, as we want to route those exceptions through ExceptionState::throwSecurityError.
|
/external/chromium_org/third_party/libjingle/source/talk/p2p/base/ |
rawtransportchannel.h | 186 // channel as writable and signal the route to the client.
|
/external/chromium_org/third_party/sqlite/src/test/ |
progress.test | 103 # UPDATE: It is now recognised that this is a sure route to database
|
/external/chromium_org/v8/src/ |
heap-profiler.cc | 190 // TODO(yurus, marja): Don't route this information through GlobalHandles.
|
/external/dhcpcd/ |
dhcpcd.8.in | 150 For systems that support route metrics, each route will be tagged with the 153 changes the routes to use the interface with the same route and the lowest 535 For point to point interfaces (like PPP), a default route to its
|
/external/iproute2/include/linux/ |
if_link.h | 185 for IPIP tunnels, when route to endpoint is allowed to change)
|
/external/iptables/extensions/ |
libip6t_icmp6.c | 20 { "no-route", 1, 0, 0 },
|
libxt_rateest.man | 74 Example: This is what can be used to route outgoing data connections from an
|
/external/kernel-headers/original/asm-generic/ |
errno.h | 86 #define EHOSTUNREACH 113 /* No route to host */
|
/external/kernel-headers/original/asm-mips/ |
errno.h | 101 #define EHOSTUNREACH 148 /* No route to host */
|
/external/kernel-headers/original/linux/ |
if_link.h | 157 for IPIP tunnels, when route to endpoint is allowed to change)
|
in.h | 82 #define IP_PMTUDISC_WANT 1 /* Use per route hints */
|
/external/libnl-headers/netlink/ |
cache-api.h | 29 * .co_name = "route/link",
|
/external/libnl-headers/ |
netlink-local.h | 53 #include <netlink/route/tc.h>
|
/external/libppp/src/ |
tcpmss.c | 32 #include <net/route.h>
|
/external/nist-sip/java/gov/nist/javax/sip/header/ |
SIPHeaderNames.java | 76 public static final String ROUTE = RouteHeader.NAME; //27
|
/external/nist-sip/java/gov/nist/javax/sip/message/ |
ListMap.java | 79 headerListTable.put(Route.class, RouteList.class);
|
/external/srec/config/en.us/grammars/ |
ipaq_commands.grxml | 81 <item>route map</item>
|
/frameworks/av/services/camera/libcameraservice/api1/client2/ |
JpegCompressor.cpp | 92 // Route compressed data straight to output stream buffer
|
/frameworks/support/v7/mediarouter/src/android/support/v7/media/ |
RemoteControlClientCompat.java | 95 * Called when the volume for the route should be set to the given value.
|
/hardware/qcom/audio/legacy/alsa_sound/ |
AudioStreamInALSA.cpp | 251 mHandle->module->route(mHandle, (mDevices | AudioSystem::DEVICE_IN_PROXY) , AudioSystem::MODE_IN_COMMUNICATION); 255 mHandle->module->route(mHandle, mDevices , AudioSystem::MODE_IN_COMMUNICATION); 261 mHandle->module->route(mHandle, AudioSystem::DEVICE_IN_PROXY , mParent->mode()); 266 mHandle->module->route(mHandle, mDevices , mParent->mode()); [all...] |
/packages/apps/CellBroadcastReceiver/src/com/android/cellbroadcastreceiver/ |
CellBroadcastReceiver.java | 73 // permission-checked route, so we just ignore it.
|
/packages/apps/Exchange/src/com/android/exchange/eas/ |
EasConnectionCache.java | 60 public int getMaxForRoute(final HttpRoute route) {
|
/packages/apps/Nfc/src/com/android/nfc/ |
DeviceHost.java | 214 public boolean routeAid(byte[] aid, int route);
|
/packages/apps/Nfc/src/com/android/nfc/cardemulation/ |
RegisteredAidCache.java | 304 // in this case, just route to this app. It won't get 458 // There is a default service set, route to that service 461 // Only one service, but not the default, must route to host 465 // Multiple services, need to route to host to ask
|
Completed in 987 milliseconds
<<21222324252627282930>>