HomeSort by relevance Sort by last modified time
    Searched refs:slow (Results 126 - 150 of 318) sorted by null

1 2 3 4 56 7 8 91011>>

  /build/blueprint/proptools/
clone.go 263 // Lock used by slow path updating the cache pointer
278 // Slow path
  /development/vndk/tools/sourcedr/sourcedr/static/js/
main.js 29 tmp.animate(new_pos, 'slow', function() {
  /external/libvncserver/webclients/novnc/
README.md 79 without a fast Javascript engine, noVNC might be painfully slow.
  /prebuilts/go/darwin-x86/src/compress/bzip2/
huffman.go 48 // Get next bit - slow path.
  /prebuilts/go/darwin-x86/src/hash/adler32/
adler32_test.go 64 // checksum is a slow but simple implementation of the Adler-32 checksum.
  /prebuilts/go/darwin-x86/src/image/draw/
bench_test.go 243 // The BenchmarkGenericFoo functions exercise the generic, slow-path code.
  /prebuilts/go/darwin-x86/src/os/signal/
signal_cgo_test.go 70 // The test only fails when using a "slow device," in this
  /prebuilts/go/darwin-x86/src/runtime/
crash_unix_test.go 178 t.Skip("Skipping in short mode (GOTRACEBACK=crash is slow)")
mkduff.go 115 // for some reason MOVSL is really slow.
runtime_test.go 17 var flagQuick = flag.Bool("quick", false, "skip slow tests, for second run in all.bash")
  /prebuilts/go/linux-x86/src/compress/bzip2/
huffman.go 48 // Get next bit - slow path.
  /prebuilts/go/linux-x86/src/hash/adler32/
adler32_test.go 64 // checksum is a slow but simple implementation of the Adler-32 checksum.
  /prebuilts/go/linux-x86/src/image/draw/
bench_test.go 243 // The BenchmarkGenericFoo functions exercise the generic, slow-path code.
  /prebuilts/go/linux-x86/src/os/signal/
signal_cgo_test.go 70 // The test only fails when using a "slow device," in this
  /prebuilts/go/linux-x86/src/runtime/
crash_unix_test.go 178 t.Skip("Skipping in short mode (GOTRACEBACK=crash is slow)")
mkduff.go 115 // for some reason MOVSL is really slow.
runtime_test.go 17 var flagQuick = flag.Bool("quick", false, "skip slow tests, for second run in all.bash")
  /art/runtime/arch/mips/
quick_entrypoints_mips.S 861 * All generated callsites for interface invokes and invocation slow paths will load arguments
    [all...]
  /external/skia/src/gpu/
GrTessellator.cpp 1362 Vertex* slow = vertices->fHead; local
    [all...]
  /external/skqp/src/gpu/
GrTessellator.cpp 1362 Vertex* slow = vertices->fHead; local
    [all...]
  /prebuilts/go/darwin-x86/src/net/http/
client_test.go 1178 Redirect(w, r, "/slow", StatusFound)
1181 if r.URL.Path == "/slow" {
1190 defer close(testDone) // before cst.close, to unblock /slow handler
1193 // handler), but not so long that it makes the test slow.
    [all...]
  /prebuilts/go/linux-x86/src/net/http/
client_test.go 1178 Redirect(w, r, "/slow", StatusFound)
1181 if r.URL.Path == "/slow" {
1190 defer close(testDone) // before cst.close, to unblock /slow handler
1193 // handler), but not so long that it makes the test slow.
    [all...]
  /external/iputils/doc/
docbook2man-spec.pl 24 This program is a slow, dodgy Perl script.
  /prebuilts/go/darwin-x86/src/archive/zip/
zip_test.go 235 t.Skip("slow test; skipping")
245 t.Skip("slow test; skipping")
  /prebuilts/go/linux-x86/src/archive/zip/
zip_test.go 235 t.Skip("slow test; skipping")
245 t.Skip("slow test; skipping")

Completed in 1405 milliseconds

1 2 3 4 56 7 8 91011>>