HomeSort by relevance Sort by last modified time
    Searched full:walk (Results 901 - 925 of 1498) sorted by null

<<31323334353637383940>>

  /dalvik/vm/interp/
Stack.cpp 742 * allocations, and we don't want the GC to walk the now-dead frame.
959 /* Walk up two frames if possible. */
    [all...]
  /external/apache-xml/src/main/java/org/apache/xalan/templates/
RedundentExprEliminator.java 333 // Now everyone has an equal number of ancestors. Walk up from here
452 // Walk to the first walker after the one's we are replacing.
    [all...]
  /external/apache-xml/src/main/java/org/apache/xml/utils/
DOMHelper.java 944 * or change the code to walk up the ancestor chain.
    [all...]
  /external/chromium_org/net/socket/
ssl_client_socket_openssl.cc 91 // Walk down the error stack to find the SSLerr generated reason.
728 // Walk through all the installed ciphers, seeing if any need to be
    [all...]
  /external/chromium_org/third_party/WebKit/Source/core/rendering/
RenderGrid.cpp 95 // GridIterator(m_grid, ForColumns, 1) will walk over the rows of the 2nd column.
458 // These values work together: as we walk over our grid tracks, we increase fractionValueBasedOnGridItemsRatio
    [all...]
  /external/chromium_org/third_party/mesa/src/src/glsl/glcpp/
glcpp-parse.y     [all...]
  /external/clang/lib/Frontend/
CompilerInstance.cpp     [all...]
  /external/llvm/docs/
ProgrammersManual.rst     [all...]
  /external/llvm/lib/Analysis/IPA/
InlineCost.cpp 69 // While we walk the potentially-inlined instructions, we build up and
    [all...]
  /external/mesa3d/src/glsl/glcpp/
glcpp-parse.y     [all...]
  /external/xmp_toolkit/XMPCore/src/com/adobe/xmp/impl/
ParseRDF.java 497 // walk through the attributes
524 // walk through the children
    [all...]
  /frameworks/base/core/java/android/animation/
AnimatorSet.java 630 // Walk through the old nodes list, cloning each node and adding it to the new nodemap.
664 // Now that we've cloned all of the nodes, we're ready to walk through their
    [all...]
  /art/compiler/dex/
ssa_transformation.cc 288 * Walk through the ordered i_dom list until we reach common parent.
  /art/runtime/mirror/
class.h 25 * A magic value for refOffsets. Ignore the bits and walk the super
    [all...]
  /bionic/libc/bionic/
pthread_debug.cpp 60 a new lock, we walk through the "history children" of the lock, looking
time64.c 755 these are out of range we walk off the name arrays */
  /cts/tests/tests/media/src/android/media/cts/
EncodeVirtualDisplayTest.java 437 // Walk through the color list and try to find a match. These may have gone through
  /dalvik/libdex/
ZipArchive.cpp 351 * Walk through the central directory, adding entries to the hash
  /dalvik/vm/oo/
Object.h 141 * A magic value for refOffsets. Ignore the bits and walk the super
Resolve.cpp 211 * for constructors and private methods, we don't want to walk up.)
  /external/antlr/antlr-3.4/gunit/src/main/java/org/antlr/gunit/
gUnitExecutor.java 500 // Walk resulting tree; create tree nodes stream first
  /external/antlr/antlr-3.4/runtime/C/src/
antlr3tokenstream.c 597 * Walk past any token not on the channel the parser is listening to.
  /external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/
TreeWizard.cs 205 * Walk the entire tree and make a node name to nodes mapping.
  /external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/
TreeWizard.cs 232 * Walk the entire tree and make a node name to nodes mapping.
  /external/antlr/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/tree/
TreeWizard.java 167 /** Walk the entire tree and make a node name to nodes mapping.

Completed in 1797 milliseconds

<<31323334353637383940>>