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

1 2 3 4 5 6 7 8 91011>>

  /prebuilts/go/darwin-x86/src/image/draw/
draw.go 112 // Fast paths for special cases. If none of them apply, then we fall back to a general but slow implementation.
  /prebuilts/go/darwin-x86/src/net/http/
transfer.go 231 // Too slow. Don't wait. Read it later, and keep
transport_test.go     [all...]
  /prebuilts/go/linux-x86/src/encoding/gob/
codec_test.go 19 var doFuzzTests = flag.Bool("gob.fuzz", false, "run the fuzz tests, which are large and very slow")
    [all...]
  /prebuilts/go/linux-x86/src/go/constant/
value.go 189 // conversion to avoid precise but possibly slow Float
  /prebuilts/go/linux-x86/src/image/draw/
draw.go 112 // Fast paths for special cases. If none of them apply, then we fall back to a general but slow implementation.
  /prebuilts/go/linux-x86/src/net/http/
transfer.go 231 // Too slow. Don't wait. Read it later, and keep
transport_test.go     [all...]
  /external/v8/src/crankshaft/arm64/
lithium-codegen-arm64.cc 4170 Label slow, convert_and_store; local
    [all...]
  /build/make/tools/
warn.py     [all...]
  /external/libvpx/libvpx/third_party/x86inc/
x86inc.asm 724 ; On AMD cpus <=K10, an ordinary ret is slow if it immediately follows either
    [all...]
  /build/make/tools/droiddoc/templates-ndk/assets/js/
docs.js     [all...]
  /prebuilts/go/darwin-x86/src/cmd/go/
go_test.go 61 // many linux/arm machines are too slow to run
65 // Also slow.
69 // tests. They're too slow and already
79 // many freebsd/arm machines are too slow to run
87 // many plan9/arm machines are too slow to run
    [all...]
  /prebuilts/go/linux-x86/src/cmd/go/
go_test.go 61 // many linux/arm machines are too slow to run
65 // Also slow.
69 // tests. They're too slow and already
79 // many freebsd/arm machines are too slow to run
87 // many plan9/arm machines are too slow to run
    [all...]
  /art/test/083-compiler-regressions/src/
Main.java 893 SpinThread slow = new SpinThread(Thread.MIN_PRIORITY); local
897 slow.setDaemon(true);
902 slow.start();
    [all...]
  /external/v8/src/
code-stub-assembler.cc 673 // Bailout if receiver has slow elements.
    [all...]
  /external/v8/src/js/
i18n.js     [all...]
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/gc/
subr.go     [all...]
  /prebuilts/go/linux-x86/src/cmd/compile/internal/gc/
subr.go     [all...]
  /external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/
Antlr.Runtime.Tree.pas 421 /// parsing, it's slow and a waste of memory to create unique
479 /// children to set their childindex; could be slow.
    [all...]
  /external/valgrind/include/vki/
vki-linux.h 2570 unsigned char slow; member in struct:vki_usbdevfs_connectinfo
    [all...]
  /prebuilts/go/darwin-x86/src/database/sql/
sql_test.go     [all...]
  /prebuilts/go/linux-x86/src/database/sql/
sql_test.go     [all...]
  /external/jemalloc/bin/
jeprof.in     [all...]
  /prebuilts/go/darwin-x86/src/cmd/go/internal/test/
test.go     [all...]

Completed in 1343 milliseconds

1 2 3 4 5 6 7 8 91011>>