HomeSort by relevance Sort by last modified time
    Searched refs:network (Results 801 - 825 of 879) sorted by null

<<313233343536

  /prebuilts/go/linux-x86/src/runtime/
netpoll.go 14 // Integrated network poller (platform-independent part).
41 // Network poller descriptor.
proc.go     [all...]
  /external/v8/tools/
run-tests.py 51 from testrunner.network import network_execution
284 result.add_option("--no-network", "--nonetwork",
285 help="Don't distribute tests on the network",
523 print("Specifying --command-prefix disables network distribution, "
860 # Run the tests, either locally or distributed on the network.
875 print("Network distribution disabled, running tests locally.")
877 print("Network distribution is only supported on Linux, sorry!")
886 print("No other peers on the network; running tests locally.")
    [all...]
  /frameworks/base/core/java/android/provider/
Settings.java 326 * monitoring of encrypted network traffic.
884 * Activity Action: Show settings for selecting the network operator.
    [all...]
  /frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/mocks/
PhoneMock.java 344 public void selectNetworkManually(OperatorInfo network, boolean persistSelection,
    [all...]
  /prebuilts/go/darwin-x86/src/internal/trace/
parser.go 58 NetpollP // depicts network unblocks
885 EvGoBlockNet = 27 // goroutine blocks on network [timestamp, stack]
  /prebuilts/go/darwin-x86/src/net/http/
transfer.go 68 FlushHeaders bool // flush headers to network before body
220 // network before writing the body, since our body may not
  /prebuilts/go/linux-x86/src/internal/trace/
parser.go 58 NetpollP // depicts network unblocks
885 EvGoBlockNet = 27 // goroutine blocks on network [timestamp, stack]
  /prebuilts/go/linux-x86/src/net/http/
transfer.go 68 FlushHeaders bool // flush headers to network before body
220 // network before writing the body, since our body may not
  /tools/test/connectivity/acts/framework/acts/test_utils/tel/
tel_test_utils.py     [all...]
  /external/iproute2/doc/
api-ip6-flowlabels.tex 287 \item \verb|label| is flow label value in network byte order. If it is zero,
  /external/openssh/contrib/redhat/
openssh.spec 138 untrusted hosts over an insecure network. X11 connections and
  /external/wpa_supplicant_8/hostapd/
Android.mk 19 # To ignore possible wrong network configurations
  /prebuilts/go/darwin-x86/src/compress/flate/
deflate.go 713 // It is useful mainly in compressed network protocols, to ensure that
  /prebuilts/go/darwin-x86/src/go/build/
deps_test.go 308 // NET enables use of basic network-related packages.
  /prebuilts/go/darwin-x86/src/net/
dnsclient_unix_test.go 410 // This test uses external network connectivity.
  /prebuilts/go/darwin-x86/src/net/textproto/
reader.go 17 // or responses from a text protocol network connection.
  /prebuilts/go/linux-x86/src/compress/flate/
deflate.go 713 // It is useful mainly in compressed network protocols, to ensure that
  /prebuilts/go/linux-x86/src/go/build/
deps_test.go 308 // NET enables use of basic network-related packages.
  /prebuilts/go/linux-x86/src/net/
dnsclient_unix_test.go 410 // This test uses external network connectivity.
  /prebuilts/go/linux-x86/src/net/textproto/
reader.go 17 // or responses from a text protocol network connection.
  /prebuilts/go/darwin-x86/src/bufio/
bufio_test.go 1051 // buffering writes to a network socket, excessive network writes should be
    [all...]
  /prebuilts/go/linux-x86/src/bufio/
bufio_test.go 1051 // buffering writes to a network socket, excessive network writes should be
    [all...]
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
ImsPhoneCallTracker.java 137 // Network initiated USSD will be treated by mImsUssdListener
    [all...]
  /prebuilts/go/darwin-x86/src/runtime/
proc.go     [all...]

Completed in 1883 milliseconds

<<313233343536