/prebuilts/go/darwin-x86/test/fixedbugs/ |
issue7944.go | 9 // but no one told the register optimizer.
|
/prebuilts/go/linux-x86/test/fixedbugs/ |
issue7944.go | 9 // but no one told the register optimizer.
|
/packages/apps/DevCamera/src/com/android/devcamera/ |
CameraTimer.java | 28 // Told camera to configure capture session. 30 // Told session to do repeating request.
|
/external/dnsmasq/contrib/try-all-ns/ |
README | 10 placed a list of name servers in a special resolve file and told dnsmasq
|
/external/ppp/pppd/plugins/radius/etc/ |
realms | 4 # (note the server must be told to strip the realm)
|
/external/curl/tests/libtest/ |
lib542.c | 63 /* Now run off and do what you've been told! */
|
lib562.c | 64 /* Now run off and do what you've been told! */
|
lib541.c | 101 /* Now run off and do what you've been told! */
|
/external/netperf/ |
README.solaris | 3 Until such time as Rick Jones can figure-out or be told how to make it
|
README.aix | 10 until such time as Rick Jones can figure-out or be told how to
|
/external/vboot_reference/futility/ |
file_type.h | 20 /* These are FILE_TYPE_UNKNOWN, but we've been told more about them */
|
/external/curl/docs/libcurl/ |
curl_easy_duphandle.3 | 36 All strings that the input handle has been told to point to (as opposed to
|
curl_easy_cleanup.3 | 51 safely remove all the strings you've previously told libcurl to use, as it
|
/frameworks/base/core/java/android/app/backup/ |
IFullBackupRestoreObserver.aidl | 20 * Observer of a full backup or restore process. The observer is told "interesting"
|
/system/core/toolbox/ |
toolbox.c | 39 // told to stop by a reader, rather than failing to continue ourselves.)
|
/cts/tests/tests/os/src/android/os/cts/ |
SecurityFeaturesTest.java | 43 // The kernel has told us that the capability we're inquiring about
|
/external/autotest/client/site_tests/network_DhcpFQDN/ |
network_DhcpFQDN.py | 59 'was told to expect during negotiation.')
|
/external/autotest/client/site_tests/network_DhcpWpadNegotiation/ |
network_DhcpWpadNegotiation.py | 78 "was told to expect during negotiation.")
|
/external/curl/docs/examples/ |
ftpget.c | 84 fprintf(stderr, "curl told us %d\n", res);
|
ftpgetinfo.c | 79 fprintf(stderr, "curl told us %d\n", res);
|
ftpsget.c | 91 fprintf(stderr, "curl told us %d\n", res);
|
sftpget.c | 96 fprintf(stderr, "curl told us %d\n", res);
|
/external/curl/docs/libcurl/opts/ |
CURLOPT_DNS_CACHE_TIMEOUT.3 | 37 server information unless explicitly told so (for example, by calling
|
CURLOPT_UPLOAD.3 | 68 /* Now run off and do what you've been told! */
|
/external/llvm/lib/Support/ |
ToolOutputFile.cpp | 27 // Delete the file if the client hasn't told us not to.
|