Searched
full:walk (Results
526 -
550 of
1498) sorted by null
<<21222324252627282930>>
/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
|
/developers/build/ |
build.gradle | 66 // Starting at this file, walk back to the root of the path and
|
/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
|
/external/antlr/antlr-3.4/runtime/ObjC/Framework/ |
ANTLRCommonTree.m | 276 * are set. Walk depth first, visit bottom up. Only updates nodes
|
/external/antlr/antlr-3.4/runtime/Python/ |
setup.py | 38 for root, dirs, files in os.walk(path, topdown=True):
|
/external/antlr/antlr-3.4/runtime/Ruby/lib/ |
antlr3.rb | 61 defines the stream classes used by ANTLR recognizers to walk sequentially
|
/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/codegen/ |
ACyclicDFACodeGenerator.java | 56 //System.out.println("walk "+s.stateNumber+" in dfa for decision "+dfa.decisionNumber);
|
/external/apache-xml/src/main/java/org/apache/xalan/serialize/ |
SerializerUtils.java | 110 * Given a result tree fragment, walk the tree and
|
/external/chromium/chrome/browser/ |
memory_details_linux.cc | 80 // Walk /proc and get information on all the processes running on the system.
|
/external/chromium/chrome/browser/resources/gpu_internals/ |
timeline_model.js | 154 // Walk through events
|
/external/chromium_org/chrome/common/extensions/docs/server2/ |
integration_test.py | 44 for path, dirs, files in os.walk(public_path, topdown=True):
|
/external/chromium_org/chrome/utility/media_galleries/ |
iphoto_library_parser.cc | 32 // Walk through a dictionary filling in |result| with photo information. Return
|
/external/chromium_org/chrome_frame/crash_reporting/ |
nt_loader_unittest.cc | 134 // Walk them, while checking we get an entry for each, and that it
|
/external/chromium_org/native_client_sdk/src/build_tools/ |
parse_dsc.py | 162 for root, _, files in os.walk(srcpath):
|
verify_filelist.py | 154 for root, _, files in os.walk(directory_path):
|
/external/chromium_org/sandbox/win/src/ |
interception_unittest.cc | 23 // buffer (in): the buffer to walk.
|
/external/chromium_org/third_party/WebKit/Source/core/dom/ |
MessagePort.cpp | 202 // Walk the incoming array - if there are any duplicate ports, or null ports or cloned ports, throw an error (per section 8.3.3 of the HTML5 spec).
|
/external/chromium_org/third_party/WebKit/Source/core/html/parser/ |
HTMLEntityParser.cpp | 128 // We've consumed too many characters. We need to walk the
|
/external/chromium_org/third_party/WebKit/Source/core/rendering/svg/ |
SVGRenderingContext.cpp | 213 // Walk up the render tree, accumulating SVG transforms.
|
Completed in 1391 milliseconds
<<21222324252627282930>>