/frameworks/wilhelm/src/itf/ |
IAndroidConfiguration.cpp | 103 * Native Routing API 110 SL_LOGE("Error creating player routing object - Routing Proxy Already Acquired."); 122 // SL_LOGE("Error creating routing object - Player not realized."); 127 // SL_LOGE("Error creating routing object - Couldn't get AudioTrack."); 136 SL_LOGE("Error creating routing object - Player is not a buffer-queue player."); 168 SL_LOGE("Java exception creating player routing object."); 184 SL_LOGE("Error creating record routing object - Routing Proxy Already Acquired."); 194 // SL_LOGE("Error creating routing object - Recorder not realized.") [all...] |
/device/linaro/bootloader/arm-trusted-firmware/bl31/ |
interrupt_mgmt.c | 44 * 'flags' : Bit[0], Routing model for this interrupt type when execution is 49 * Bit[1], Routing model for this interrupt type when execution is 56 * 'scr_el3[2]' : Mapping of the routing model in the 'flags' field to the 85 * This function validates the routing model for this type of interrupt 103 * routing model (expressed through the IRQ and FIQ bits) for a security state 136 * This function validates the routing model specified in the 'flags' and 137 * updates internal data structures to reflect the new routing model. It also 138 * updates the copy of SCR_EL3 for each security state with the new routing 153 /* Update the routing model in internal data structures */ 162 * This function disables the routing model of interrupt 'type' from th [all...] |
/external/syslinux/gpxe/src/hci/commands/ |
route_cmd.c | 28 * Routing table management commands 41 "Displays the routing table\n", 81 /** Routing table management commands */
|
/prebuilts/go/darwin-x86/src/vendor/golang_org/x/net/route/ |
message.go | 9 // A Message represents a routing message. 34 // ParseRIB parses b as a routing information base and returns a list 35 // of routing messages.
|
/prebuilts/go/linux-x86/src/vendor/golang_org/x/net/route/ |
message.go | 9 // A Message represents a routing message. 34 // ParseRIB parses b as a routing information base and returns a list 35 // of routing messages.
|
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/ReportStatusCodeRouter/Pei/ |
ReportStatusCodeRouterPeiExtra.uni | 17 "Status Code Routing PEI Module"
|
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/ReportStatusCodeRouter/RuntimeDxe/ |
ReportStatusCodeRouterRuntimeDxeExtra.uni | 17 "Status Code Routing DXE Driver"
|
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/ReportStatusCodeRouter/Smm/ |
ReportStatusCodeRouterSmmExtra.uni | 17 "Status Code Routing SMM Driver"
|
/external/autotest/client/common_lib/cros/fake_device_server/ |
server_errors.py | 11 """Exception class to log the HTTPResponse before routing it to cherrypy."""
|
/external/kernel-headers/original/uapi/linux/ |
in_route.h | 4 /* IPv4 routing cache flags */
|
tty.h | 35 #define N_TRACESINK 23 /* Trace data routing for MIPI P1149.7 */ 36 #define N_TRACEROUTER 24 /* Trace data routing for MIPI P1149.7 */
|
/external/libnl/include/netlink/cli/ |
rule.h | 2 * netlink/cli/rule.h CLI Routing Rule Helpers
|
/external/ltp/runtest/ |
net_stress.route | 2 # Stress test for routing table
|
/external/tcpdump/tests/ |
gre-heapoverflow-2.out | 6 48.48.48.48 > 48.48.48.48: GREv0, Flags [checksum present, routing present], sum 0x3030, off 0x3030, (rtaf=0x3030)[|gre]
|
/packages/apps/Nfc/nci/jni/ |
RoutingManager.h | 18 * Manage the listen-mode routing table. 58 // Every routing table entry is matched exact (BCM20793) 60 // Every routing table entry can be matched either exact or prefix 62 // Every routing table entry is matched as a prefix
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/ |
in_route.h | 4 /* IPv4 routing cache flags */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/ |
in_route.h | 4 /* IPv4 routing cache flags */
|
tty.h | 35 #define N_TRACESINK 23 /* Trace data routing for MIPI P1149.7 */ 36 #define N_TRACEROUTER 24 /* Trace data routing for MIPI P1149.7 */
|
/external/iptables/extensions/ |
libxt_TPROXY.man | 5 routing rules. 20 by advanced routing. (Required for transparent proxying to work: otherwise
|
/external/libnl/include/netlink/route/ |
rtnl.h | 2 * netlink/route/rtnl.h Routing Netlink 54 /* Routing Type Translations */
|
/external/apache-http/src/org/apache/http/conn/routing/ |
package.html | 5 * $HeadURL: http://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk/module-client/src/main/java/org/apache/http/conn/routing/package.html $ 40 An {@link org.apache.http.conn.routing.HttpRoute HttpRoute} 46 The {@link org.apache.http.conn.routing.RouteTracker RouteTracker} 48 {@link org.apache.http.conn.routing.HttpRouteDirector HttpRouteDirector} 54 The {@link org.apache.http.conn.routing.HttpRoutePlanner HttpRoutePlanner}
|
/packages/apps/Nfc/src/com/android/nfc/cardemulation/ |
SystemCodeRoutingManager.java | 55 Log.d(TAG, "Routing table unchanged, not updating"); 87 // And finally commit the routing 94 * This notifies that the SystemCode routing table in the controller 98 // The routing table in the controller was cleared 108 pw.println("HCE-F routing table:");
|
/device/linaro/bootloader/edk2/MdePkg/Include/Protocol/ |
HiiConfigRouting.h | 5 information from configuration applications, routing the
37 Configuration Routing Protocol ExtractProtocol function for the
44 routing (GUID, NAME, PATH) as the current configuration string.
89 @retval EFI_NOT_FOUND Routing data doesn't match any
92 routing header that doesn't
94 requirement that all routing
169 to the driver whose routing information is defined by the
195 @retval EFI_NOT_FOUND The target for the specified routing data
256 @retval EFI_NOT_FOUND The target for the specified routing data
258 'G' in "GUID" of the errant routing
[all...] |
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Protocol/HiiConfigRouting/ |
HiiConfigRouting.h | 68 EFI_NOT_FOUND - Routing data doesn't match any known driver.
69 Progress set to the 'G' in "GUID" of the routing
71 requirement that all routing data be validated before
144 EFI_NOT_FOUND - Target for the specified routing data was not found.
188 EFI_NOT_FOUND - Target for the specified routing data was not found.
190 errant routing data.
241 EFI_NOT_FOUND - Target for the specified routing data was not found.
243 errant routing data.
273 routing portion of the ConfigResp string when retrieving
277 routing portion of the ConfigResp string when retrieving [all...] |
/external/iproute2/man/man8/ |
lnstat.8 | 15 In addition to routing cache statistics, it supports any kind of statistics the 194 Routing cache statistics. 197 Number of entries in routing cache. 204 Number of routing cache entries added for input traffic. 207 Number of multicast routing cache entries added for input traffic. 210 Number of input packets for which no routing table entry was found. 226 Number of routing cache entries added for output traffic. 229 Number of multicast routing cache entries added for output traffic. 237 reached and routing cache not full. Deprecated since IP route cache removal,
|