HomeSort by relevance Sort by last modified time
    Searched full:walking (Results 151 - 175 of 490) sorted by null

1 2 3 4 5 67 8 91011>>

  /external/llvm/include/llvm/CodeGen/
LexicalScopes.h 89 /// until now. This is used when a new scope is encountered while walking
  /external/llvm/lib/Target/WebAssembly/
WebAssemblyRegStackify.cpp 106 // walking the block.
  /external/owasp/sanitizer/src/tests/org/owasp/html/
CssFuzzerTest.java 153 // Test that walking the bracket list works.
  /external/skia/tests/
DrawPathTest.cpp 183 * behave as "expected". Now the code explicitly checks for walking off the
  /frameworks/base/packages/SystemUI/src/com/android/systemui/recents/misc/
Utilities.java 82 * @return the first parent walking up the view hierarchy that has the given class type.
  /hardware/libhardware/include/hardware/
activity_recognition.h 68 #define ACTIVITY_TYPE_WALKING "android.activity_recognition.walking"
  /system/core/include/sysutils/
List.h 69 * Iterator for walking through the list.
  /system/core/include/utils/
List.h 68 * Iterator for walking through the list.
  /system/keymaster/
List.h 68 * Iterator for walking through the list.
  /system/media/camera/docs/
metadata_validate.py 45 Calculates the fully qualified name for an entry by walking the path
  /external/antlr/antlr-3.4/tool/src/main/java/org/antlr/tool/
CompositeGrammar.java 336 //System.out.println(" walking "+g.name);
417 // make set of all rules defined thus far walking delegation tree.
  /external/apache-xml/src/main/java/org/apache/xpath/axes/
NodeSequence.java 808 * the next walking of a copy or clone of the iterator faster.
827 * complete due to walking to the end of one of
  /external/autotest/client/site_tests/security_DbusMap/
security_DbusMap.py 428 start_path: the path inside of the object in which to start walking
485 # We've left the code structured to support walking more than one bus
  /external/google-breakpad/src/common/
test_assembler.h 42 // coverage for stack walking, it may be difficult to persuade the
43 // compiler to generate every possible sort of stack walking
  /external/icu/icu4c/source/common/
uresdata.h 249 * the structure is determined by walking the tree
254 * The order of items is undefined and only determined by walking the tree.
  /external/iptables/libiptc/
linux_list.h 202 * pointers that may still be used for walking the list.
557 * pointers that may still be used for walking the hash list.
  /external/llvm/include/llvm/Analysis/
LazyCallGraph.h 83 /// edges for functions. Walking "up" the graph can be done by looking at all
352 /// the call graph, walking it lazily in depth-first post-order. That is, it
  /external/llvm/lib/Transforms/Utils/
SSAUpdater.cpp 97 // We can get our predecessor info by walking the pred_iterator list, but it
246 // We can get our predecessor info by walking the pred_iterator list,
  /external/bison/lib/
hash.c 276 /* Walking. */
364 as received. The walking continue for as long as the PROCESSOR function
365 returns nonzero. When it returns zero, the walking is interrupted. */
    [all...]
  /external/clang/lib/AST/
DeclTemplate.cpp 282 // FIXME: Avoid walking the entire redeclaration chain here.
356 // FIXME: Avoid walking the entire redeclaration chain here.
    [all...]
  /external/libgdx/gdx/src/com/badlogic/gdx/utils/
JsonValue.java 79 /** Returns the child at the specified index. This requires walking the linked list to the specified entry, see
105 /** Returns the child at the specified index. This requires walking the linked list to the specified entry, see
128 /** Removes the child with the specified index. This requires walking the linked list to the specified entry, see
    [all...]
  /developers/samples/android/wearable/wear/XYZTouristAttractions/
template-params.xml 156 * Trigger actions on the mobile app via the wearable app (eg. start walking
  /external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/tree/
CommonTreeNodeStream.as 46 * but just in bookkeeping, not tree walking etc...
  /external/antlr/antlr-3.4/runtime/C/doxygen/
buildrec.dox 242 /// ANTLR3_FPRINTF(stderr, "The parser returned %d errors, tree walking aborted.\n", psr->pParser->rec->errorCount);
  /external/antlr/antlr-3.4/runtime/C/src/
antlr3basetree.c 335 /// For huge child lists, inserting children can force walking rest of

Completed in 3419 milliseconds

1 2 3 4 5 67 8 91011>>