HomeSort by relevance Sort by last modified time
    Searched refs:designed (Results 1 - 25 of 60) sorted by null

1 2 3

  /prebuilts/go/darwin-x86/src/net/http/httputil/
example_test.go 30 const body = "Go is a general-purpose language designed with systems programming in mind."
50 // "POST / HTTP/1.1\r\nHost: www.example.org\r\nAccept-Encoding: gzip\r\nContent-Length: 75\r\nUser-Agent: Go-http-client/1.1\r\n\r\nGo is a general-purpose language designed with systems programming in mind."
54 const body = "Go is a general-purpose language designed with systems programming in mind."
68 // "PUT / HTTP/1.1\r\nHost: www.example.org\r\nUser-Agent: Go-http-client/1.1\r\nContent-Length: 75\r\nAccept-Encoding: gzip\r\n\r\nGo is a general-purpose language designed with systems programming in mind."
72 const body = "Go is a general-purpose language designed with systems programming in mind."
93 // "HTTP/1.1 200 OK\r\nContent-Length: 76\r\nContent-Type: text/plain; charset=utf-8\r\nDate: Wed, 19 Jul 1972 19:00:00 GMT\r\n\r\nGo is a general-purpose language designed with systems programming in mind.\n"
  /prebuilts/go/linux-x86/src/net/http/httputil/
example_test.go 30 const body = "Go is a general-purpose language designed with systems programming in mind."
50 // "POST / HTTP/1.1\r\nHost: www.example.org\r\nAccept-Encoding: gzip\r\nContent-Length: 75\r\nUser-Agent: Go-http-client/1.1\r\n\r\nGo is a general-purpose language designed with systems programming in mind."
54 const body = "Go is a general-purpose language designed with systems programming in mind."
68 // "PUT / HTTP/1.1\r\nHost: www.example.org\r\nUser-Agent: Go-http-client/1.1\r\nContent-Length: 75\r\nAccept-Encoding: gzip\r\n\r\nGo is a general-purpose language designed with systems programming in mind."
72 const body = "Go is a general-purpose language designed with systems programming in mind."
93 // "HTTP/1.1 200 OK\r\nContent-Length: 76\r\nContent-Type: text/plain; charset=utf-8\r\nDate: Wed, 19 Jul 1972 19:00:00 GMT\r\n\r\nGo is a general-purpose language designed with systems programming in mind.\n"
  /external/curl/docs/cmdline-opts/
ntlm.d 8 Enables NTLM authentication. The NTLM authentication method was designed by
  /external/syslinux/gpxe/src/drivers/net/
cs89x0.txt 44 chipset. Russel's code is very well designed and simplified my
  /prebuilts/go/darwin-x86/src/io/ioutil/
example_test.go 17 r := strings.NewReader("Go is a general-purpose language designed with systems programming in mind.")
27 // Go is a general-purpose language designed with systems programming in mind.
  /prebuilts/go/linux-x86/src/io/ioutil/
example_test.go 17 r := strings.NewReader("Go is a general-purpose language designed with systems programming in mind.")
27 // Go is a general-purpose language designed with systems programming in mind.
  /compatibility/cdd/10_software-compatibility-testing/
10_1_compatibility_test_suite.md 11 The CTS is designed to be run on an actual device. Like any software, the CTS
  /external/libmicrohttpd/src/include/
w32functions.h 29 #error w32functions.h is designed only for W32 systems
  /external/bison/doc/
bison.x 8 It should be upwardly compatible with input files designed
refcard.tex 85 \centerline{designed by Brendan Kehoe and Gavin Nicol}
110 \centerline{designed by Brendan Kehoe and Gavin Nicol}
142 % This multi-way format was designed by Stephen Gildea
  /external/skia/tools/lua/
count_dashes.lua 9 -- This script is designed to count the total number of dashes in a dashed path
paths.lua 9 -- This script is designed to count the number of times we fall back to software
  /prebuilts/go/darwin-x86/src/crypto/md5/
md5block.go 37 // MD5 was designed so that x86 processors can just iterate
gen.go 232 // MD5 was designed so that x86 processors can just iterate
  /prebuilts/go/linux-x86/src/crypto/md5/
md5block.go 37 // MD5 was designed so that x86 processors can just iterate
gen.go 232 // MD5 was designed so that x86 processors can just iterate
  /external/dnsmasq/contrib/Suse/
dnsmasq-suse.spec 25 is designed to provide DNS and, optionally, DHCP, to a small network. It can
  /external/walt/
README.md 11 WALT is designed to measure the latency of physical sensors and outputs on phones and computers. It can currently perform the following measurements:
  /build/blueprint/bootstrap/
config.go 76 // designed for end users (bpfmt, bpmodify, and anything else using
  /compatibility/cdd/9_security-model/
9_9_full-disk-encryption.md 85 designed for storage (for example, AES-XTS, AES-CBC-ESSIV).
  /external/ltp/testcases/realtime/
00_Descriptions.txt 62 - Designed to run forever. It must manually be killed so it is
64 designed to look for 'delays' between two calls to clock_gettime()
  /external/protobuf/csharp/src/Google.Protobuf/Reflection/
GeneratedClrTypeInfo.cs 83 /// The parameter order is designed to make it feasible to format the generated code readably.
  /external/libunwind/doc/
libunwind.tex 203 \Prog{Libunwind} has been designed to enable unwinding across
265 been designed for maximum efficiency, so as to minimize the
268 data-structure encapsulating the dynamic unwind info has been designed
  /build/make/tools/droiddoc/templates-pdk/
sdkpage.cs 91 The NDK is designed for use <em>only</em> in conjunction with the
  /external/compiler-rt/make/platform/
clang_macho_embedded.mk 93 # + *vfp: designed for Thumb1 CPUs with VFPv2

Completed in 658 milliseconds

1 2 3