Searched
full:walk (Results
501 -
525 of
1479) sorted by null
<<21222324252627282930>>
| /external/chromium_org/sandbox/win/src/ |
| interception.cc | 179 // Basically, walk the list of interceptions moving them to the config buffer, 209 // walk the interceptions from this point, saving the ones that are
|
| /external/chromium_org/third_party/WebKit/Source/core/rendering/ |
| InlineIterator.h | 215 // If it is a renderer we care about, and we're doing our inline-walk, return it. 307 // If either there are no children to walk, or the first one is correct
|
| /external/chromium_org/third_party/WebKit/Source/core/scripts/templates/ |
| StyleBuilderFunctions.cpp.tmpl | 82 // Walk each value and put it into an animation, creating new animations as needed. 402 /* Walk each value and put it into a layer, creating new layers as needed. */
|
| /external/chromium_org/third_party/WebKit/Source/core/svg/ |
| SVGParserUtilities.cpp | 324 // walk backwards from the ; to ignore any whitespace 476 // walk backwards from the ; to ignore any whitespace
|
| /external/chromium_org/third_party/icu/source/common/ |
| rbbinode.cpp | 171 // flattenVariables Walk a parse tree, replacing any variable 208 // flattenSets Walk the parse tree, replacing any nodes of type setRef
|
| /external/chromium_org/tools/ |
| licenses.py | 327 for _, dirs, files in os.walk(os.path.join(root, path)): 345 for path, dirs, files in os.walk(root):
|
| /external/freetype/include/freetype/ |
| ftoutln.h | 88 /* Walk over an outline's structure to decompose it into individual */ 223 /* box can take much more time as it needs to walk over all segments */ [all...] |
| /external/icu4c/common/ |
| rbbinode.cpp | 171 // flattenVariables Walk a parse tree, replacing any variable 208 // flattenSets Walk the parse tree, replacing any nodes of type setRef
|
| /external/jmonkeyengine/engine/src/test/jme3test/bullet/ |
| TestWalkingChar.java | 354 } else if (!"Walk".equals(animationChannel.getAnimationName())) { 355 animationChannel.setAnim("Walk", 0.7f);
|
| /external/jsilver/src/org/clearsilver/jni/ |
| JniHdf.java | 354 * Use this in conjunction with objNext to walk the HDF tree. Every node 369 * sibling. Use this in conjunction with objChild to walk the HDF tree.
|
| /external/llvm/include/llvm/Support/ |
| CFG.h | 284 // graph of basic blocks... and to walk it in inverse order. Inverse order for 346 // graph of basic blocks... and to walk it in inverse order. Inverse order for
|
| /external/llvm/lib/Analysis/ |
| TargetTransformInfo.cpp | 33 // Walk up the chain and update the top TTI pointer. 41 // Walk up the chain and update the top TTI pointer.
|
| /external/llvm/lib/CodeGen/ |
| MachineLICM.cpp | 160 /// HoistRegionPostRA - Walk the specified region of the CFG and hoist loop 228 /// dominator tree node if its a leaf or all of its children are done. Walk 234 /// HoistOutOfLoop - Walk the specified loop in the CFG (defined by all 489 /// HoistRegionPostRA - Walk the specified region of the CFG and hoist loop 503 // Walk the entire region, count number of defs for each register, and 663 /// dominator tree node if its a leaf or all of its children are done. Walk 684 /// HoistOutOfLoop - Walk the specified loop in the CFG (defined by all 696 // Perform a DFS walk to determine the order of visit. [all...] |
| /external/sfntly/cpp/src/test/tinyxml/ |
| tinyxml.h | 546 /** An alternate way to walk the children of a node. [all...] |
| /bionic/linker/ |
| dlfcn.cpp | 196 // walk through every element in gLibDlSymtab,
|
| /build/tools/ |
| generate-notice-files.py | 174 for root, dir, files in os.walk(input_dir):
|
| /cts/tools/dasm/src/java_cup/ |
| parse_action_row.java | 84 /* walk down the row and look at the reduces */
|
| /dalvik/vm/alloc/ |
| HeapBitmap.cpp | 157 * Walk through the bitmaps in increasing address order, and find the
|
| Visit.cpp | 118 * register vector, so we can walk through the
|
| /development/ide/emacs/ |
| android-compile.el | 139 Walk up the path until a makefile is found and build it.
|
| /external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/ |
| DFA.as | 184 // walk first to find how big it is.
|
| /external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Debug/ |
| DebugTreeAdaptor.cs | 82 // walk the tree and emit create and add child events
|
| /external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Debug/ |
| DebugTreeAdaptor.cs | 90 // walk the tree and emit create and add child events
|
| /external/antlr/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/debug/ |
| DebugTreeAdaptor.java | 78 // walk the tree and emit create and add child events
|
| /external/antlr/antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/tree/ |
| BaseTree.js | 121 // walk rest and decrement their child indexes
|
Completed in 1731 milliseconds
<<21222324252627282930>>