HomeSort by relevance Sort by last modified time
    Searched refs:over (Results 101 - 125 of 888) sorted by null

1 2 3 45 6 7 8 91011>>

  /prebuilts/go/darwin-x86/src/html/template/
css_test.go 98 `The \3c i\3equick\3c/i\3e,\d\A\3cspan style=\27 color:brown\27\3e brown\3c/span\3e fox jumps\2028over the \3c canine class=\22lazy\22 \3e dog\3c/canine\3e`,
251 cssEscaper("The quick, brown fox jumps over the lazy dog.")
256 s := []byte(`The \3c i\3equick\3c/i\3e,\d\A\3cspan style=\27 color:brown\27\3e brown\3c/span\3e fox jumps\2028over the \3c canine class=\22lazy\22 \3edog\3c/canine\3e`)
264 s := []byte("The quick, brown fox jumps over the lazy dog.")
  /prebuilts/go/darwin-x86/src/internal/singleflight/
singleflight_test.go 85 t.Errorf("number of calls = %d; want over 0 and less than %d", got, n)
  /prebuilts/go/darwin-x86/src/net/
mac.go 28 // IP over InfiniBand link-layer address using one of the following formats:
port.go 12 // over 65536 (see https://golang.org/issues/11715). Alas, the parser
sockopt_windows.go 29 // connection requests over the port cannot be guaranteed
  /prebuilts/go/darwin-x86/src/runtime/
lfstack_64bit.go 24 // These values may increase over time.
  /prebuilts/go/darwin-x86/test/chan/
sieve1.go 25 for i := range in { // Loop over values received from 'in'.
  /prebuilts/go/darwin-x86/test/fixedbugs/
issue13162.go 7 // Ensure that range loops over a string have the requisite side-effects.
issue13799.go 17 // Just run test over and over again. This main func is just for
19 // the panic just by running the program over and over again
  /prebuilts/go/darwin-x86/test/
stringrange.go 7 // Test range over strings.
  /prebuilts/go/linux-x86/src/crypto/md5/
md5block.go 38 // over the block data directly as uint32s, and we generate
  /prebuilts/go/linux-x86/src/go/ast/
filter_test.go 39 // later in the source over ones appearing earlier. This is why
  /prebuilts/go/linux-x86/src/html/template/
css_test.go 98 `The \3c i\3equick\3c/i\3e,\d\A\3cspan style=\27 color:brown\27\3e brown\3c/span\3e fox jumps\2028over the \3c canine class=\22lazy\22 \3e dog\3c/canine\3e`,
251 cssEscaper("The quick, brown fox jumps over the lazy dog.")
256 s := []byte(`The \3c i\3equick\3c/i\3e,\d\A\3cspan style=\27 color:brown\27\3e brown\3c/span\3e fox jumps\2028over the \3c canine class=\22lazy\22 \3edog\3c/canine\3e`)
264 s := []byte("The quick, brown fox jumps over the lazy dog.")
  /prebuilts/go/linux-x86/src/internal/singleflight/
singleflight_test.go 85 t.Errorf("number of calls = %d; want over 0 and less than %d", got, n)
  /prebuilts/go/linux-x86/src/net/
mac.go 28 // IP over InfiniBand link-layer address using one of the following formats:
port.go 12 // over 65536 (see https://golang.org/issues/11715). Alas, the parser
sockopt_windows.go 29 // connection requests over the port cannot be guaranteed
  /prebuilts/go/linux-x86/src/runtime/
lfstack_64bit.go 24 // These values may increase over time.
  /prebuilts/go/linux-x86/test/chan/
sieve1.go 25 for i := range in { // Loop over values received from 'in'.
  /prebuilts/go/linux-x86/test/fixedbugs/
issue13162.go 7 // Ensure that range loops over a string have the requisite side-effects.
issue13799.go 17 // Just run test over and over again. This main func is just for
19 // the panic just by running the program over and over again
  /prebuilts/go/linux-x86/test/
stringrange.go 7 // Test range over strings.
  /compatibility/cdd/7_hardware-compatibility/
7_8_audio.md 46 Support for audio output over radio-based protocols such as Bluetooth,
107 * [C-1-2] The microphone's unweighted signal to noise ratio over 18.5 kHz to 20 kHz
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
test_genexps.py 129 Verify re-use of tuples (a side benefit of using genexps over listcomps)
  /external/markdown/MarkdownTest/
MarkdownTest.pl 118 =over 4

Completed in 612 milliseconds

1 2 3 45 6 7 8 91011>>