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

1 2 3 4 5 6 7 8 91011>>

  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-mips-elf/
mips16-pic-4c.s 5 # Create a call stub for f2. We pretend that f2 takes floating-point
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/sparc/
pr4587.s 17 ! fcmps only takes two regs... this should be illegal operand error
  /external/curl/docs/cmdline-opts/
location.d 11 host. If a redirect takes curl to a different host, it won't be able to
  /prebuilts/go/darwin-x86/src/os/
error_posix.go 11 // wrapSyscallError takes an error and a syscall name. If the error is
  /prebuilts/go/darwin-x86/src/regexp/
exec2_test.go 14 // it is a very expensive test and takes too long.
  /prebuilts/go/linux-x86/src/os/
error_posix.go 11 // wrapSyscallError takes an error and a syscall name. If the error is
  /prebuilts/go/linux-x86/src/regexp/
exec2_test.go 14 // it is a very expensive test and takes too long.
  /prebuilts/go/darwin-x86/src/cmd/vet/testdata/testingpkg/
tests_test.go 66 func Testify() {} // OK because it takes no parameters.
68 func TesttooManyParams(*testing.T, string) {} // OK because it takes too many parameters.
70 func TesttooManyNames(a, b *testing.T) {} // OK because it takes too many names.
  /prebuilts/go/linux-x86/src/cmd/vet/testdata/testingpkg/
tests_test.go 66 func Testify() {} // OK because it takes no parameters.
68 func TesttooManyParams(*testing.T, string) {} // OK because it takes too many parameters.
70 func TesttooManyNames(a, b *testing.T) {} // OK because it takes too many names.
  /build/blueprint/proptools/
proptools.go 69 // BoolDefault takes a pointer to a bool and returns the value pointed to by the pointer if it is non-nil,
78 // Bool takes a pointer to a bool and returns true iff the pointer is non-nil and points to a true
84 // String takes a pointer to a string and returns the value of the string if the pointer is non-nil,
93 // String takes a pointer to a string and returns the value of the string if the pointer is non-nil,
  /external/llvm/examples/OCaml-Kaleidoscope/Chapter2/
ast.ml 21 * function takes). *)
  /external/llvm/examples/OCaml-Kaleidoscope/Chapter3/
ast.ml 21 * function takes). *)
  /external/llvm/examples/OCaml-Kaleidoscope/Chapter4/
ast.ml 21 * function takes). *)
  /external/swiftshader/third_party/LLVM/examples/OCaml-Kaleidoscope/Chapter2/
ast.ml 21 * function takes). *)
  /external/swiftshader/third_party/LLVM/examples/OCaml-Kaleidoscope/Chapter3/
ast.ml 21 * function takes). *)
  /external/swiftshader/third_party/LLVM/examples/OCaml-Kaleidoscope/Chapter4/
ast.ml 21 * function takes). *)
  /prebuilts/go/darwin-x86/src/net/
error_posix.go 14 // wrapSyscallError takes an error and a syscall name. If the error is
  /prebuilts/go/linux-x86/src/net/
error_posix.go 14 // wrapSyscallError takes an error and a syscall name. If the error is
  /dalvik/
Android.mk 32 # DONT_INSTALL_DEX_FILES is already false, so a normal make takes care of it.
56 # so a normal make takes care of it.
  /prebuilts/go/darwin-x86/src/crypto/subtle/
constant_time.go 27 // Its behavior is undefined if v takes any other value.
42 // takes any other value.
  /prebuilts/go/darwin-x86/src/syscall/
timestruct.go 13 // NsecToTimespec takes a number of nanoseconds since the Unix epoch
29 // NsecToTimeval takes a number of nanoseconds since the Unix epoch
  /prebuilts/go/linux-x86/src/crypto/subtle/
constant_time.go 27 // Its behavior is undefined if v takes any other value.
42 // takes any other value.
  /prebuilts/go/linux-x86/src/syscall/
timestruct.go 13 // NsecToTimespec takes a number of nanoseconds since the Unix epoch
29 // NsecToTimeval takes a number of nanoseconds since the Unix epoch
  /external/llvm/examples/OCaml-Kaleidoscope/Chapter5/
ast.ml 27 * function takes). *)
  /external/llvm/examples/OCaml-Kaleidoscope/Chapter6/
ast.ml 30 * function takes). *)

Completed in 830 milliseconds

1 2 3 4 5 6 7 8 91011>>