HomeSort by relevance Sort by last modified time
    Searched full:network (Results 1 - 25 of 1933) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/webkit/LayoutTests/http/tests/appcache/resources/
whitelist-wildcard.manifest 2 NETWORK:
non-html.manifest 3 /resources/network-simulator.php?path=/appcache/resources/simple.txt
4 /resources/network-simulator.php?path=/appcache/resources/abe.png
5 /resources/network-simulator.php?path=/appcache/resources/non-html.manifest
6 NETWORK:
8 /resources/network-simulator.php?command=
offline-access.manifest 2 /resources/network-simulator.php?path=/appcache/resources/offline-access-frame.html
3 /resources/network-simulator.php?path=/appcache/resources/offline-access.manifest
4 /resources/network-simulator.php?path=/appcache/resources/simple.txt
5 /resources/network-simulator.php?path=/appcache/resources/offline-access.js
fallback.manifest 3 /resources/network-simulator.php? simple.txt
local-content.manifest 3 NETWORK:
  /external/wpa_supplicant/examples/
plaintext.conf 1 # Plaintext (no encryption) network
5 network={
6 ssid="example open network"
wep.conf 5 network={
6 ssid="example wep network"
wpa-psk-tkip.conf 5 network={
6 ssid="example wpa-psk network"
ieee8021x.conf 5 network={
6 ssid="example 802.1x network"
wpa2-eap-ccmp.conf 5 network={
6 ssid="example wpa2-eap network"
  /external/wpa_supplicant_6/wpa_supplicant/examples/
plaintext.conf 1 # Plaintext (no encryption) network
5 network={
6 ssid="example open network"
wep.conf 5 network={
6 ssid="example wep network"
wpa-psk-tkip.conf 5 network={
6 ssid="example wpa-psk network"
ieee8021x.conf 5 network={
6 ssid="example 802.1x network"
wpa2-eap-ccmp.conf 5 network={
6 ssid="example wpa2-eap network"
  /external/bluetooth/bluez/network/
network.conf 1 # Configuration file for the network service
12 # Network interface name for PANU for connections. default:bnep%d
21 # Network Interface name for Group Network server. default:pan0
24 # Group Network connection interface up script. default:none
29 # Network Interface name for Network Access Point server. default:pan1
32 # Network Access Point connection interface up script. default:none
  /external/webkit/LayoutTests/http/tests/appcache/
offline-access-expected.txt 1 Test that offline applications work when there is no network access (simulated).
  /frameworks/base/core/java/android/net/
package.html 3 Classes that help with network access, beyond the normal java.net.* APIs.
  /frameworks/base/telephony/java/android/telephony/
package.html 4 the network type and connection state, plus utilities
  /external/iproute2/ip/
routel 18 while read network rest
27 case $network in
28 broadcast|local|unreachable) via=$network
29 network=$1
40 echo "$network $via $src $proto $scope $dev $table"
46 { network=$1;
48 if(match(network,"/"))
49 { mask=" "substr(network,RSTART+1);
50 network=substr(network,0,RSTART)
    [all...]
  /external/iptables/extensions/
libipt_NETMAP.man 1 This target allows you to statically map a whole network of addresses onto
2 another network of addresses. It can only be used from rules in the
7 Network address to map to. The resulting address will be constructed in the
libipt_quota.man 1 Implements network quotas by decrementing a byte counter with each
  /external/bluetooth/bluez/test/
test-network 28 network = dbus.Interface(bus.get_object("org.bluez", device), variable
29 "org.bluez.Network")
31 iface = network.Connect(service)
43 network.Disconnect()
  /external/webkit/WebCore/WebCore.vcproj/
WebCoreCFNetwork.vsprops 9 AdditionalIncludeDirectories="$(ProjectDir)..\platform\network\cf"
  /external/wpa_supplicant_6/wpa_supplicant/wpa_gui-qt4/
wpa_gui.desktop 10 Categories=Qt;Network;

Completed in 684 milliseconds

1 2 3 4 5 6 7 8 91011>>