HomeSort by relevance Sort by last modified time
    Searched refs:asks (Results 1 - 15 of 15) sorted by null

  /external/curl/docs/cmdline-opts/
ftp-account.d 7 When an FTP server asks for "account data" after user name and password has
  /frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/
WifiScoreReportTest.java 330 int asks = 0; // Keep track of how many time we asked
344 asks++;
347 assertTrue(oops + " asks:" + asks, asks > 5 && asks < 12);
358 int asks = 0; // Keep track of how many time we asked local
372 asks++;
375 assertTrue(oops + " asks:" + asks, asks > 12 && asks < 80)
    [all...]
  /prebuilts/go/darwin-x86/misc/cgo/testplugin/src/issue18676/
main.go 10 // 3) The main binary then asks for the itab for *dynamodbstreamsevt.Event /
  /prebuilts/go/linux-x86/misc/cgo/testplugin/src/issue18676/
main.go 10 // 3) The main binary then asks for the itab for *dynamodbstreamsevt.Event /
  /system/extras/simpleperf/doc/
inferno.md 77 callstack are impossible to merge properly. By default Inferno asks
  /external/nanohttpd/
README.md 79 If it started ok, point your browser at <http://localhost:8080/> and enjoy a web server that asks your name and replies with a greeting.
  /external/nanohttpd/src/site/markdown/
index.md 79 If it started ok, point your browser at <http://localhost:8080/> and enjoy a web server that asks your name and replies with a greeting.
  /prebuilts/go/darwin-x86/src/runtime/
netpoll_solaris.go 57 // when Go code actually asks for I/O.
mgcwork.go 348 // If the GC asks for some work these are the only routines that
  /prebuilts/go/linux-x86/src/runtime/
netpoll_solaris.go 57 // when Go code actually asks for I/O.
mgcwork.go 348 // If the GC asks for some work these are the only routines that
  /prebuilts/go/darwin-x86/src/cmd/link/internal/loadmacho/
ldmacho.go 745 // but the scatter asks for relative to off = sect->rel[j+1].value - sect->addr.
  /prebuilts/go/linux-x86/src/cmd/link/internal/loadmacho/
ldmacho.go 745 // but the scatter asks for relative to off = sect->rel[j+1].value - sect->addr.
  /prebuilts/go/darwin-x86/src/encoding/gob/
decode.go 965 // compatibleType asks: Are these two gob Types compatible?
    [all...]
  /prebuilts/go/linux-x86/src/encoding/gob/
decode.go 965 // compatibleType asks: Are these two gob Types compatible?
    [all...]

Completed in 653 milliseconds