HomeSort by relevance Sort by last modified time
    Searched full:network (Results 1026 - 1050 of 3324) sorted by null

<<41424344454647484950>>

  /external/ppp/pppd/
demand.c 117 * demand_block - set each network protocol to block further packets.
132 * demand_discard - set each network protocol to discard packets
160 * demand_unblock - set each enabled network protocol to pass packets.
pppd.8 40 used with other network protocols besides IP, but such use is becoming
77 Require the peer to authenticate itself before allowing network
170 than \fIn\fR bytes through the PPP network interface. Note that for
366 network interface. This option is currently only available under
460 .B ipx\-network \fIn
461 Set the IPX network number in the IPXCP configure request frame to
463 valid default. If this option is not specified, the network number is
464 obtained from the peer. If the peer does not have the network number,
472 numbers on the ipx\-network must be unique. There is no valid
493 .B ipxcp\-accept\-network
    [all...]
  /external/webkit/Source/
Android.mk 115 $(LOCAL_PATH)/WebCore/platform/graphics/network \
121 $(LOCAL_PATH)/WebCore/platform/network \
122 $(LOCAL_PATH)/WebCore/platform/network/android \
  /external/webkit/Source/WebCore/WebCore.vcproj/
copyForwardingHeaders.cmd 2 rem %2 argument is used for network. It can be cf or curl
50 xcopy /y /d "%ProjectDir%..\platform\network\*.h" "%CONFIGURATIONBUILDDIR%\include\WebCore"
51 xcopy /y /d "%ProjectDir%..\platform\network\%2\*.h" "%CONFIGURATIONBUILDDIR%\include\WebCore"
  /external/webkit/Source/WebCore/page/
PerformanceTiming.cpp 197 // connectStart will be -1 when a network request is not made.
221 // connectEnd will be -1 when a network request is not made.
395 // Since ResourceLoadTimings came from the network platform layer, we must
  /external/wpa_supplicant_6/wpa_supplicant/src/wps/
wps.h 237 * Credential attribute into M8 based on the current network
433 * network_key - The current Network Key (PSK) or %NULL to generate new
450 * current network configuration.
  /external/wpa_supplicant_6/wpa_supplicant/wpa_gui/
networkconfig.ui 60 <string>Network name (Service Set IDentifier)</string>
68 <string>Network ID</string>
79 <string>Network Identification String</string>
  /external/wpa_supplicant_6/wpa_supplicant/wpa_gui-qt4/
networkconfig.ui 42 <string>Network name (Service Set IDentifier)</string>
301 <string>Network Identification String</string>
308 <string>Network Priority</string>
  /external/wpa_supplicant_8/wpa_supplicant/wpa_gui/
networkconfig.ui 60 <string>Network name (Service Set IDentifier)</string>
68 <string>Network ID</string>
79 <string>Network Identification String</string>
  /external/wpa_supplicant_8/wpa_supplicant/wpa_gui-qt4/
networkconfig.ui 42 <string>Network name (Service Set IDentifier)</string>
311 <string>Network Identification String</string>
318 <string>Network Priority</string>
  /frameworks/base/core/tests/ConnectivityManagerTest/src/com/android/connectivitymanagertest/stress/
WifiStressTest.java 234 // Connect to a Wi-Fi network
246 assertTrue("Failed to connect to Wi-Fi network: " + mSsid,
305 assertTrue("Reconnect to Wi-Fi network, but no data connection.", mAct.pingTest(null));
  /frameworks/base/location/lib/java/com/android/location/provider/
LocationProvider.java 177 * data network (e.g., the Internet), false otherwise.
190 * cellular network (e.g., to make use of cell tower IDs), false
314 * Updates the network state for the given provider. This function must
  /frameworks/base/services/java/com/android/server/
EventLogTags.logtags 136 # [12- 9] Network subtype (for mobile network, as defined by TelephonyManager)
138 # [ 2- 0] Network type (as defined by ConnectivityManager)
  /frameworks/base/telephony/java/com/android/internal/telephony/
RILConstants.java 48 network */
53 int MODE_NOT_SUPPORTED = 13; /* HW does not support preferred network type */
55 int ILLEGAL_SIM_OR_ME = 15; /* network selection failure due
  /libcore/luni/src/main/files/cacerts/
3c58f906.0 31 Issuer: C=SE, O=AddTrust AB, OU=AddTrust External TTP Network, CN=AddTrust External CA Root
35 Subject: C=SE, O=AddTrust AB, OU=AddTrust External TTP Network, CN=AddTrust External CA Root
68 DirName:/C=SE/O=AddTrust AB/OU=AddTrust External TTP Network/CN=AddTrust External CA Root
  /packages/apps/Settings/res/values-en-rGB/
strings.xml 200 <string name="radio_info_current_network_label" msgid="3256402602440102610">"Current network:"</string>
211 <string name="radio_info_network_type_label" msgid="3706382548257257987">"Network type:"</string>
212 <string name="radio_info_set_perferred_label" msgid="9039200405863503267">"Set preferred network type:"</string>
267 <string name="roaming_reenable_message" msgid="9141007271031717369">"You have lost data connectivity because you left your home network with data roaming turned off."</string>
272 <string name="sum_carrier_select" msgid="3616956422251879163">"Choose a network operator"</string>
277 <string name="date_time_auto_summaryOn" msgid="4609619490075140381">"Use network-provided time"</string>
278 <string name="date_time_auto_summaryOff" msgid="8698762649061882791">"Use network-provided time"</string>
280 <string name="zone_auto_summaryOn" msgid="6142830927278458314">"Use network-provided time zone"</string>
281 <string name="zone_auto_summaryOff" msgid="2597745783162041390">"Use network-provided time zone"</string>
    [all...]
  /prebuilt/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/
netdb.h 80 * Structures returned by network data base library. All addresses are
81 * supplied in host order, and returned in network order (suitable for
97 uint32_t n_net; /* network # */
  /prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/
netdb.h 80 * Structures returned by network data base library. All addresses are
81 * supplied in host order, and returned in network order (suitable for
97 uint32_t n_net; /* network # */
  /prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-x86/usr/include/
netdb.h 80 * Structures returned by network data base library. All addresses are
81 * supplied in host order, and returned in network order (suitable for
97 uint32_t n_net; /* network # */
  /prebuilt/ndk/android-ndk-r7/platforms/android-14/arch-arm/usr/include/
netdb.h 80 * Structures returned by network data base library. All addresses are
81 * supplied in host order, and returned in network order (suitable for
97 uint32_t n_net; /* network # */
  /prebuilt/ndk/android-ndk-r7/platforms/android-14/arch-x86/usr/include/
netdb.h 80 * Structures returned by network data base library. All addresses are
81 * supplied in host order, and returned in network order (suitable for
97 uint32_t n_net; /* network # */
  /prebuilt/ndk/android-ndk-r7/platforms/android-3/arch-arm/usr/include/
netdb.h 80 * Structures returned by network data base library. All addresses are
81 * supplied in host order, and returned in network order (suitable for
97 uint32_t n_net; /* network # */
  /prebuilt/ndk/android-ndk-r7/platforms/android-3/arch-x86/usr/include/
netdb.h 80 * Structures returned by network data base library. All addresses are
81 * supplied in host order, and returned in network order (suitable for
97 uint32_t n_net; /* network # */
  /prebuilt/ndk/android-ndk-r7/platforms/android-4/arch-arm/usr/include/
netdb.h 80 * Structures returned by network data base library. All addresses are
81 * supplied in host order, and returned in network order (suitable for
97 uint32_t n_net; /* network # */
  /prebuilt/ndk/android-ndk-r7/platforms/android-4/arch-x86/usr/include/
netdb.h 80 * Structures returned by network data base library. All addresses are
81 * supplied in host order, and returned in network order (suitable for
97 uint32_t n_net; /* network # */

Completed in 865 milliseconds

<<41424344454647484950>>