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

1 2 3 4 5 6 7 8 91011>>

  /prebuilts/go/darwin-x86/test/fixedbugs/
bug299.go 10 // legal according to spec
15 // not legal according to spec
21 // legal according to spec
24 // now legal according to spec
bug128.go 10 // empty switch is allowed according to syntax
14 // empty switch is allowed according to syntax
bug140.go 24 These should be legal according to the spec.
bug260.go 7 // Test that structures pack densely, according to the alignment of the largest field.
  /prebuilts/go/linux-x86/test/fixedbugs/
bug299.go 10 // legal according to spec
15 // not legal according to spec
21 // legal according to spec
24 // now legal according to spec
bug128.go 10 // empty switch is allowed according to syntax
14 // empty switch is allowed according to syntax
bug140.go 24 These should be legal according to the spec.
  /external/libffi/src/cris/
sysv.S 35 ;; OK, when we get called we should have this (according to
  /external/python/cpython2/Modules/_ctypes/libffi/src/cris/
sysv.S 35 ;; OK, when we get called we should have this (according to
  /external/python/cpython3/Modules/_ctypes/libffi/src/cris/
sysv.S 35 ;; OK, when we get called we should have this (according to
  /external/curl/docs/cmdline-opts/
globoff.d 8 contents but they should be encoded according to the URI standard.
path-as-is.d 6 path. Normally curl will squash or merge them according to standards but with
oauth2-bearer.d 10 The Bearer Token and user name are formatted according to RFC 6750.
request.d 22 doesn't change request method according to the HTTP 30x response codes - and
form.d 10 Content-Type multipart/form-data according to RFC 2388.
116 data according to the corresponding schemes, limiting lines length to
  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-mmix/
spec801.d 6 # Check exceptional cases for LOP_SPEC 80, which we parse according to a
  /prebuilts/go/darwin-x86/src/strconv/
atob.go 20 // FormatBool returns "true" or "false" according to the value of b
28 // AppendBool appends "true" or "false", according to the value of b,
  /prebuilts/go/linux-x86/src/strconv/
atob.go 20 // FormatBool returns "true" or "false" according to the value of b
28 // AppendBool appends "true" or "false", according to the value of b,
  /prebuilts/go/darwin-x86/src/unicode/
graphic.go 16 pp // a printable character according to Go's definition.
17 pg = pp | pZ // a graphical character according to the Unicode definition.
22 // GraphicRanges defines the set of graphic characters according to Unicode.
27 // PrintRanges defines the set of printable characters according to Go.
  /prebuilts/go/linux-x86/src/unicode/
graphic.go 16 pp // a printable character according to Go's definition.
17 pg = pp | pZ // a graphical character according to the Unicode definition.
22 // GraphicRanges defines the set of graphic characters according to Unicode.
27 // PrintRanges defines the set of printable characters according to Go.
  /prebuilts/jdk/jdk9/darwin-x86/legal/java.desktop/
libpng.md 19 derived from libpng-1.0.6, and are distributed according to the same
45 libpng-0.96, and are distributed according to the same disclaimer and
55 and are distributed according to the same disclaimer and license as
  /prebuilts/jdk/jdk9/linux-x86/legal/java.desktop/
libpng.md 19 derived from libpng-1.0.6, and are distributed according to the same
45 libpng-0.96, and are distributed according to the same disclaimer and
55 and are distributed according to the same disclaimer and license as
  /hardware/intel/bootstub/
bootstub.spec 47 - change SPI uart slave select to 0x2 according to ESL 2008.06 version
  /prebuilts/go/darwin-x86/src/math/
bits.go 42 // IsInf reports whether f is an infinity, according to sign.
  /prebuilts/go/darwin-x86/src/os/
wait_waitid.go 5 // We used to used this code for Darwin, but according to issue #19314

Completed in 169 milliseconds

1 2 3 4 5 6 7 8 91011>>