HomeSort by relevance Sort by last modified time
    Searched refs:enough (Results 26 - 50 of 677) sorted by null

12 3 4 5 6 7 8 91011>>

  /prebuilts/go/darwin-x86/misc/cgo/testshared/src/globallib/
global.go 7 // Data is large enough to that offsets into it do not fit into
  /prebuilts/go/darwin-x86/src/os/
executable_windows.go 24 // r == n means n not big enough
str.go 22 var buf [20]byte // big enough for 64bit value base 10
  /prebuilts/go/darwin-x86/src/runtime/
os_darwin_arm64.go 10 // runtime·nanotime() is a poor approximation of CPU ticks that is enough for the profiler.
os_nacl_arm.go 22 // runtime·nanotime() is a poor approximation of CPU ticks that is enough for the profiler.
os_plan9_arm.go 16 // runtime·nanotime() is a poor approximation of CPU ticks that is enough for the profiler.
relax_stub.go 11 // precision of timers, this should be enough larger than the relaxed
  /prebuilts/go/darwin-x86/src/syscall/
str.go 15 var buf [32]byte // big enough for int64
  /prebuilts/go/darwin-x86/test/fixedbugs/
bug326.go 22 return // ERROR "not enough arguments to return"
issue4066.go 7 // issue 4066: return values not being spilled eagerly enough
issue12108.go 7 // A generated method with a return value large enough to be
issue19182.go 27 time.Sleep(10 * time.Millisecond) // Short sleep is enough in passing case
  /prebuilts/go/linux-x86/misc/cgo/testshared/src/globallib/
global.go 7 // Data is large enough to that offsets into it do not fit into
  /prebuilts/go/linux-x86/src/os/
executable_windows.go 24 // r == n means n not big enough
str.go 22 var buf [20]byte // big enough for 64bit value base 10
  /prebuilts/go/linux-x86/src/runtime/
os_darwin_arm64.go 10 // runtime·nanotime() is a poor approximation of CPU ticks that is enough for the profiler.
os_nacl_arm.go 22 // runtime·nanotime() is a poor approximation of CPU ticks that is enough for the profiler.
os_plan9_arm.go 16 // runtime·nanotime() is a poor approximation of CPU ticks that is enough for the profiler.
  /prebuilts/go/linux-x86/src/syscall/
str.go 15 var buf [32]byte // big enough for int64
  /prebuilts/go/linux-x86/test/fixedbugs/
bug326.go 22 return // ERROR "not enough arguments to return"
issue4066.go 7 // issue 4066: return values not being spilled eagerly enough
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/mach-o/
err-syms-5.s 3 # Show that we can check that there are enough syms for the section.
  /external/nanohttpd/
Android.mk 4 # is enough for HTTP 1.1 support and nothing else.
  /prebuilts/go/darwin-x86/src/runtime/debug/
stack.go 20 // It calls runtime.Stack with a large enough buffer to capture the entire trace.
  /prebuilts/go/linux-x86/src/runtime/debug/
stack.go 20 // It calls runtime.Stack with a large enough buffer to capture the entire trace.

Completed in 845 milliseconds

12 3 4 5 6 7 8 91011>>