HomeSort by relevance Sort by last modified time
    Searched refs:designed (Results 1 - 25 of 55) 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/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.
  /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
  /build/blueprint/bootstrap/
config.go 76 // designed for end users (bpfmt, bpmodify, and anything else using
  /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
  /external/nanohttpd/
README.md 3 *NanoHTTPD* is a light-weight HTTP server designed for embedding in other applications, released under a Modified BSD licence.
  /external/nanohttpd/src/site/markdown/
index.md 3 *NanoHTTPD* is a light-weight HTTP server designed for embedding in other applications, released under a Modified BSD licence.
  /prebuilts/go/darwin-x86/src/compress/flate/
dict_decoder.go 150 // This method is designed to be inlined for performance reasons.
  /prebuilts/go/darwin-x86/src/crypto/rsa/
example_test.go 34 // DecryptPKCS1v15SessionKey is designed for this situation and copies

Completed in 1474 milliseconds

1 2 3