HomeSort by relevance Sort by last modified time
    Searched refs:returning (Results 101 - 125 of 391) sorted by null

1 2 3 45 6 7 8 91011>>

  /prebuilts/go/darwin-x86/src/bytes/
buffer.go 244 // buffer, returning its length and an error, which is always nil but is
369 // returning a slice containing the data up to and including the delimiter.
397 // returning a string containing the data up to and including the delimiter.
  /prebuilts/go/darwin-x86/src/text/template/
doc.go 300 Returns the boolean AND of its arguments by returning the
330 Returns the boolean OR of its arguments by returning the
365 returning in effect
  /prebuilts/go/linux-x86/src/bytes/
buffer.go 244 // buffer, returning its length and an error, which is always nil but is
369 // returning a slice containing the data up to and including the delimiter.
397 // returning a string containing the data up to and including the delimiter.
  /prebuilts/go/linux-x86/src/text/template/
doc.go 300 Returns the boolean AND of its arguments by returning the
330 Returns the boolean OR of its arguments by returning the
365 returning in effect
  /device/linaro/bootloader/edk2/MdePkg/Library/BaseLib/Ia32/
Thunk16.S 157 # @return The address of the 16-bit stack after returning from user code
  /external/autotest/client/common_lib/hosts/
base_classes.py 255 @param timeout: Max seconds to wait before returning.
  /prebuilts/go/darwin-x86/src/cmd/vendor/golang.org/x/arch/arm/armasm/
ext_test.go 347 // appending the parsed bytes to raw and returning the updated slice.
447 // trimSpace trims leading and trailing space from s, returning a subslice of s.
  /prebuilts/go/darwin-x86/src/cmd/vendor/golang.org/x/arch/ppc64/ppc64asm/
ext_test.go 323 // appending the parsed bytes to raw and returning the updated slice.
423 // trimSpace trims leading and trailing space from s, returning a subslice of s.
  /prebuilts/go/darwin-x86/src/crypto/cipher/
gcm.go 25 // additional data and appends the result to dst, returning the updated
35 // to dst, returning the updated slice. The nonce must be NonceSize()
  /prebuilts/go/darwin-x86/src/net/
fd_unix.go 115 // Wait for the interrupter goroutine to exit before returning
469 // to doing an ioctl instead, returning EBADF
lookup.go 320 // LookupAddr performs a reverse lookup for the given address, returning a list
329 // LookupAddr performs a reverse lookup for the given address, returning a list
  /prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/arch/arm/armasm/
ext_test.go 347 // appending the parsed bytes to raw and returning the updated slice.
447 // trimSpace trims leading and trailing space from s, returning a subslice of s.
  /prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/arch/ppc64/ppc64asm/
ext_test.go 323 // appending the parsed bytes to raw and returning the updated slice.
423 // trimSpace trims leading and trailing space from s, returning a subslice of s.
  /prebuilts/go/linux-x86/src/crypto/cipher/
gcm.go 25 // additional data and appends the result to dst, returning the updated
35 // to dst, returning the updated slice. The nonce must be NonceSize()
  /prebuilts/go/linux-x86/src/net/
fd_unix.go 115 // Wait for the interrupter goroutine to exit before returning
469 // to doing an ioctl instead, returning EBADF
lookup.go 320 // LookupAddr performs a reverse lookup for the given address, returning a list
329 // LookupAddr performs a reverse lookup for the given address, returning a list
  /external/guava/guava-tests/test/com/google/common/util/concurrent/
MoreExecutorsTest.java 274 ImmutableList.of(Callables.returning("x"));
310 service.schedule(Callables.returning(null), 1, TimeUnit.MILLISECONDS);
  /external/vulkan-validation-layers/build-android/
update_external_sources_android.bat 185 REM Right now it is returning 0
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/ssa/
type.go 44 Compare(Type) Cmp // compare types, returning one of CMPlt, CMPeq, CMPgt.
  /prebuilts/go/darwin-x86/src/cmd/gofmt/
rewrite.go 115 // apply replaces each AST field x in val with f(x), returning val.
  /prebuilts/go/darwin-x86/src/cmd/internal/gcprog/
gcprog.go 227 // readvarint reads a varint from p, returning the value and the remainder of p.
  /prebuilts/go/darwin-x86/src/cmd/vet/
copylock.go 132 // because that is returning the zero value. Leave result checking
  /prebuilts/go/darwin-x86/src/debug/plan9obj/
file.go 256 // returning an in-memory representation.
  /prebuilts/go/darwin-x86/src/io/
multi_test.go 227 // Test that a reader returning (n, EOF) at the end of an MultiReader
  /prebuilts/go/darwin-x86/src/net/http/fcgi/
fcgi_test.go 232 // bodies of all requests before returning. Causes deadlock if either condition

Completed in 837 milliseconds

1 2 3 45 6 7 8 91011>>