HomeSort by relevance Sort by last modified time
    Searched full:traversed (Results 1 - 25 of 516) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/apache-xml/src/main/java/org/apache/xalan/templates/
XSLTVisitor.java 39 * @return true if the sub expressions should be traversed.
50 * @return true if the sub expressions should be traversed.
62 * @return true if the sub expressions should be traversed.
73 * @return true if the sub expressions should be traversed.
85 * @return true if the sub expressions should be traversed.
96 * @return true if the sub expressions should be traversed.
107 * @return true if the sub expressions should be traversed.
118 * @return true if the sub expressions should be traversed.
AbsPathChecker.java 58 * @return true if the sub expressions should be traversed.
73 * @return true if the sub expressions should be traversed.
XSLTVisitable.java 27 * traversed.
VarNameCollector.java 71 * @return true if the sub expressions should be traversed.
  /external/apache-xml/src/main/java/org/apache/xpath/
XPathVisitor.java 46 * false, the sub hierarchy will not be traversed.</p>
58 * @return true if the sub expressions should be traversed.
70 * @return true if the sub expressions should be traversed.
82 * @return true if the sub expressions should be traversed.
97 * @return true if the sub expressions should be traversed.
109 * @return true if the sub expressions should be traversed.
121 * @return true if the sub expressions should be traversed.
133 * @return true if the sub expressions should be traversed.
145 * @return true if the sub expressions should be traversed.
157 * @return true if the sub expressions should be traversed
    [all...]
XPathVisitable.java 27 * traversed.
  /prebuilts/go/darwin-x86/test/fixedbugs/
gcc61244.go 7 // PR61244: Type descriptors expressions were not traversed, causing an ICE
  /prebuilts/go/linux-x86/test/fixedbugs/
gcc61244.go 7 // PR61244: Type descriptors expressions were not traversed, causing an ICE
  /external/apache-xml/src/main/java/org/apache/xpath/axes/
HasPositionalPredChecker.java 62 * @return true if the sub expressions should be traversed.
77 // * @return true if the sub expressions should be traversed.
93 * @return true if the sub expressions should be traversed.
  /external/android-clat/
icmp.h 24 // Guesses the number of hops a received packet has traversed based on its TTL.
  /external/javaparser/javaparser-core/src/main/java/com/github/javaparser/ast/nodeTypes/
NodeWithTraversableScope.java 29 * Represents a node which has a scope expression that can be traversed/walked.
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/
atexit.py 16 _exithandlers is traversed in reverse order so functions are executed
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
atexit.py 16 _exithandlers is traversed in reverse order so functions are executed
  /external/compiler-rt/test/
CMakeLists.txt 82 # Now that we've traversed all the directories and know all the lit testsuites,
  /external/freetype/include/freetype/
ftbbox.h 64 /* coincide. Otherwise, the outline Bezier arcs are traversed to */
  /external/python/cpython2/Lib/
atexit.py 16 _exithandlers is traversed in reverse order so functions are executed
  /prebuilts/gdb/darwin-x86/lib/python2.7/
atexit.py 16 _exithandlers is traversed in reverse order so functions are executed
  /prebuilts/gdb/linux-x86/lib/python2.7/
atexit.py 16 _exithandlers is traversed in reverse order so functions are executed
  /prebuilts/misc/darwin-x86_64/freetype/include/freetype2/
ftbbox.h 64 /* coincide. Otherwise, the outline Bézier arcs are traversed to */
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
atexit.py 16 _exithandlers is traversed in reverse order so functions are executed
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
atexit.py 16 _exithandlers is traversed in reverse order so functions are executed
  /toolchain/binutils/binutils-2.27/gprof/
cg_arcs.h 28 * of how many times this arc was traversed, and pointers to the next
  /build/blueprint/bootstrap/
glob.go 31 // traversed directories, but this will cause the regeneration step to run every time a
32 // non-matching file is added to a traversed directory, including backup files created by
38 // depends on the traversed directories via a depfile. The depfile is used to avoid build
  /external/icu/icu4c/source/common/unicode/
uenum.h 80 * on the type of data being traversed). Use with caution and only
109 * traversed, returns NULL.
142 * traversed, returns NULL.
  /external/jacoco/org.jacoco.report/src/org/jacoco/report/
IReportGroupVisitor.java 20 * processing and save memory the group structure has to be traversed in a

Completed in 495 milliseconds

1 2 3 4 5 6 7 8 91011>>