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

1 2 3 4 5 6 7 8 91011>>

  /prebuilts/go/linux-x86/doc/codewalk/
codewalk.js 25 * The div that wraps the iframe with the code, as well as the drop down menu
  /prebuilts/go/linux-x86/src/crypto/tls/
tls.go 60 // Listener and wraps each connection with Server.
  /prebuilts/go/linux-x86/src/go/doc/
comment.go 407 // It wraps paragraphs of text to width or fewer Unicode code points
  /prebuilts/go/linux-x86/src/syscall/
exec_unix.go 239 // StartProcess wraps ForkExec for package os.
exec_plan9.go 523 // StartProcess wraps ForkExec for package os.
  /prebuilts/go/linux-x86/src/unicode/
letter_test.go 401 // SimpleFold(x) returns the next equivalent rune > x or wraps
  /prebuilts/go/linux-x86/src/vendor/golang_org/x/crypto/cryptobyte/
builder.go 121 // BuildError wraps an error. If a BuilderContinuation panics with this value,
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/unittest/
case.py 60 @functools.wraps(test_item)
88 @functools.wraps(func)
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/unittest/
case.py 60 @functools.wraps(test_item)
88 @functools.wraps(func)
    [all...]
  /build/blueprint/pathtools/
glob.go 365 // WriteFileIfChanged wraps ioutil.WriteFile, but only writes the file if
  /external/flatbuffers/go/
table.go 3 // Table wraps a byte slice and provides read access to its data.
  /external/python/cpython3/Lib/
pathlib.py 388 @functools.wraps(strfunc)
394 @functools.wraps(strfunc)
    [all...]
functools.py 12 __all__ = ['update_wrapper', 'wraps', 'WRAPPER_ASSIGNMENTS', 'WRAPPER_UPDATES',
35 ### update_wrapper() and wraps() decorator
38 # update_wrapper() and wraps() are tools to help write
74 def wraps(wrapped, function
80 function as the wrapper argument and the arguments to wraps() as the
  /frameworks/native/opengl/libagl/
texture.cpp 89 GGL_TEXTURE_WRAP_S, u.texture->wraps);
634 textureObject->wraps = param;
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/asm/internal/arch/
arch.go 27 // Arch wraps the link architecture object with more architecture-specific information.
  /prebuilts/go/darwin-x86/src/cmd/vendor/github.com/google/pprof/internal/graph/
dotgraph.go 100 // builder wraps an io.Writer and understands how to compose DOT formatted elements.
  /prebuilts/go/darwin-x86/src/syscall/
exec_plan9.go 523 // StartProcess wraps ForkExec for package os.
  /prebuilts/go/linux-x86/src/cmd/asm/internal/arch/
arch.go 27 // Arch wraps the link architecture object with more architecture-specific information.
  /prebuilts/go/linux-x86/src/cmd/vendor/github.com/google/pprof/internal/graph/
dotgraph.go 100 // builder wraps an io.Writer and understands how to compose DOT formatted elements.
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
test_support.py     [all...]
  /external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/
tree.rb 195 wraps a token, a list of child trees, and some information about the collective
452 A CommonTree object is a tree node that wraps a token <i>payload</i> (or a +nil+
    [all...]
  /external/protobuf/js/binary/
reader.js 35 * jspb's BinaryReader class wraps the BinaryDecoder class to add methods
584 * Return a decoder that wraps the current delimited field.
    [all...]
  /external/python/futures/
test_futures.py 31 @functools.wraps(func)
  /external/tensorflow/tensorflow/python/ops/distributions/
util.py     [all...]
  /build/make/tools/droiddoc/templates-pdk/assets/
android-developer-docs.js 284 // add 'selected' to the <li> or <div> that wraps this <a>

Completed in 606 milliseconds

1 2 3 4 5 6 7 8 91011>>