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

1 2 3

  /prebuilts/go/darwin-x86/test/
typeswitch3.go 8 // Issue 2700, among other things.
  /prebuilts/go/linux-x86/test/
typeswitch3.go 8 // Issue 2700, among other things.
  /prebuilts/go/darwin-x86/src/testing/
benchmark_test.go 102 // and distribute work among them.
  /prebuilts/go/linux-x86/src/testing/
benchmark_test.go 102 // and distribute work among them.
  /compatibility/cdd/5_multimedia/
5_6_audio-latency.md 27 * **cold output jitter**. The variability among separate measurements of cold
29 * **cold input jitter**. The variability among separate measurements of cold
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/ssa/
layout.go 52 // Pick among the successor blocks that have not been scheduled yet.
stackalloc.go 121 // Build interference graph among values needing a slot.
159 // TODO: share slots among equivalent types. We would need to
160 // only share among types with the same GC signature. See the
flagalloc.go 7 // flagalloc allocates the flag register among all the flag-generating
  /prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/
layout.go 52 // Pick among the successor blocks that have not been scheduled yet.
stackalloc.go 121 // Build interference graph among values needing a slot.
159 // TODO: share slots among equivalent types. We would need to
160 // only share among types with the same GC signature. See the
flagalloc.go 7 // flagalloc allocates the flag register among all the flag-generating
  /prebuilts/go/darwin-x86/src/cmd/link/
link_test.go 9 Fog everywhere. Fog up the river, where it flows among green aits and meadows; fog down the river, where it rolls defiled among the tiers of shipping and the waterside pollutions of a great (and dirty) city. Fog on the Essex marshes, fog on the Kentish heights. Fog creeping into the cabooses of collier-brigs; fog lying out on the yards and hovering in the rigging of great ships; fog drooping on the gunwales of barges and small boats. Fog in the eyes and throats of ancient Greenwich pensioners, wheezing by the firesides of their wards; fog in the stem and bowl of the afternoon pipe of the wrathful skipper, down in his close cabin; fog cruelly pinching the toes and fingers of his shivering little ?prentice boy on deck. Chance people on the bridges peeping over the parapets into a nether sky of fog, with fog all round them, as if they were up in a balloon and hanging in the misty clouds.
  /prebuilts/go/linux-x86/src/cmd/link/
link_test.go 9 Fog everywhere. Fog up the river, where it flows among green aits and meadows; fog down the river, where it rolls defiled among the tiers of shipping and the waterside pollutions of a great (and dirty) city. Fog on the Essex marshes, fog on the Kentish heights. Fog creeping into the cabooses of collier-brigs; fog lying out on the yards and hovering in the rigging of great ships; fog drooping on the gunwales of barges and small boats. Fog in the eyes and throats of ancient Greenwich pensioners, wheezing by the firesides of their wards; fog in the stem and bowl of the afternoon pipe of the wrathful skipper, down in his close cabin; fog cruelly pinching the toes and fingers of his shivering little ?prentice boy on deck. Chance people on the bridges peeping over the parapets into a nether sky of fog, with fog all round them, as if they were up in a balloon and hanging in the misty clouds.
  /prebuilts/go/darwin-x86/src/cmd/vet/
tests.go 68 // find it among imports.
  /prebuilts/go/darwin-x86/src/net/
dnsconfig_unix.go 28 rotate bool // round robin among servers
  /prebuilts/go/linux-x86/src/cmd/vet/
tests.go 68 // find it among imports.
  /prebuilts/go/linux-x86/src/net/
dnsconfig_unix.go 28 rotate bool // round robin among servers
  /prebuilts/go/darwin-x86/src/cmd/gofmt/
internal.go 173 // isSpace defines a space as being among the following bytes: ' ', '\t', '\n' and '\r'.
  /prebuilts/go/darwin-x86/src/go/format/
internal.go 173 // isSpace defines a space as being among the following bytes: ' ', '\t', '\n' and '\r'.
  /prebuilts/go/darwin-x86/src/internal/syscall/windows/registry/
key.go 161 MaxValueLen uint32 // longest data component among the key's values, in bytes
  /prebuilts/go/darwin-x86/src/sync/
pool.go 29 // silently shared among and potentially reused by concurrent independent
  /prebuilts/go/linux-x86/src/cmd/gofmt/
internal.go 173 // isSpace defines a space as being among the following bytes: ' ', '\t', '\n' and '\r'.
  /prebuilts/go/linux-x86/src/go/format/
internal.go 173 // isSpace defines a space as being among the following bytes: ' ', '\t', '\n' and '\r'.
  /prebuilts/go/linux-x86/src/internal/syscall/windows/registry/
key.go 161 MaxValueLen uint32 // longest data component among the key's values, in bytes
  /prebuilts/go/linux-x86/src/sync/
pool.go 29 // silently shared among and potentially reused by concurrent independent

Completed in 1214 milliseconds

1 2 3