HomeSort by relevance Sort by last modified time
    Searched refs:updates (Results 251 - 275 of 540) sorted by null

<<11121314151617181920>>

  /prebuilts/go/darwin-x86/src/compress/flate/
huffman_bit_writer.go 531 // indexTokens indexes a slice of tokens, and updates
  /prebuilts/go/darwin-x86/src/encoding/gob/
encode.go 144 // update emits a field number and updates the state to record its value for delta encoding.
  /prebuilts/go/darwin-x86/src/encoding/json/
scanner.go 183 // and updates s.step accordingly.
  /prebuilts/go/darwin-x86/src/go/types/
resolver.go 103 // and updates check.objMap. The object must not be a function or method.
  /prebuilts/go/darwin-x86/src/io/
io.go 432 // updates N to reflect the new amount remaining.
  /prebuilts/go/darwin-x86/src/runtime/
iface.go 52 // that updates the itabTable field (with atomic.Storep in itabAdd).
mbarrier.go 8 // updates to pointer-valued fields that may be in heap objects by
  /prebuilts/go/linux-x86/src/archive/zip/
reader.go 548 // readDirectory64End reads the zip64 directory end and updates the
  /prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/
debug.go 452 // processValue updates locs and state.registerContents to reflect v, a value with
loopreschedchecks.go 283 // rewriteNewPhis updates newphis[h] to record all places where the new phi function inserted
  /prebuilts/go/linux-x86/src/cmd/vendor/github.com/google/pprof/internal/driver/
fetch.go 388 // updates the profile accordingly.
  /prebuilts/go/linux-x86/src/cmd/vendor/github.com/google/pprof/profile/
profile.go 410 // classes preserving the request attributes. It also updates the
  /prebuilts/go/linux-x86/src/compress/flate/
huffman_bit_writer.go 531 // indexTokens indexes a slice of tokens, and updates
  /prebuilts/go/linux-x86/src/encoding/gob/
encode.go 144 // update emits a field number and updates the state to record its value for delta encoding.
  /prebuilts/go/linux-x86/src/encoding/json/
scanner.go 183 // and updates s.step accordingly.
  /prebuilts/go/linux-x86/src/go/types/
resolver.go 103 // and updates check.objMap. The object must not be a function or method.
  /prebuilts/go/linux-x86/src/io/
io.go 432 // updates N to reflect the new amount remaining.
  /prebuilts/go/linux-x86/src/runtime/
iface.go 52 // that updates the itabTable field (with atomic.Storep in itabAdd).
mbarrier.go 8 // updates to pointer-valued fields that may be in heap objects by
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.equinox.p2.director_2.3.0.v20130526-0335.jar 
  /external/tensorflow/tensorflow/python/keras/_impl/keras/engine/
topology.py 818 """Returns the `updates` from all layers that are stateful.
820 This is useful for separating training updates and
821 state updates, e.g. when we need to update a layer's internal state
830 if hasattr(layer, 'updates'):
831 state_updates += layer.updates
    [all...]
  /external/tensorflow/tensorflow/go/op/
wrappers.go     [all...]
  /prebuilts/tools/common/m2/repository/com/firebase/firebase-client-jvm/2.5.2/
firebase-client-jvm-2.5.2.jar 
  /external/clang/lib/AST/
StmtProfile.cpp 439 for (auto *E : C->updates()) {
    [all...]
  /external/clang/lib/Serialization/
ASTWriterStmt.cpp     [all...]

Completed in 600 milliseconds

<<11121314151617181920>>