HomeSort by relevance Sort by last modified time
    Searched full:recursive (Results 1751 - 1775 of 2183) sorted by null

<<71727374757677787980>>

  /external/libxml2/
xinclude.c 659 * The XInclude recursive nature is handled at this point.
    [all...]
  /external/linux-tools-perf/util/
probe-finder.c 532 /* Inlined function could be recursive. Trace it until fail */
    [all...]
  /external/littlemock/src/com/google/testing/littlemock/
LittleMock.java 330 * <p>This operation is recursive, and travels up the class hierarchy, in order to set all
    [all...]
  /external/llvm/docs/tutorial/
LangImpl6.rst 42 Thus far, the parser we have been implementing uses recursive descent
  /external/llvm/include/llvm/ADT/
ImmutableSet.h 185 /// ordering invariants of the tree are satisifed. It is a recursive
    [all...]
  /external/llvm/lib/Analysis/
BasicAliasAnalysis.cpp     [all...]
MemoryDependenceAnalysis.cpp     [all...]
  /external/llvm/lib/CodeGen/
ScheduleDAGInstrs.cpp 552 /// This recursive function iterates over chain deps of SUb looking for
    [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
LegalizeTypes.cpp 683 // can potentially cause recursive merging.
    [all...]
  /external/llvm/lib/IR/
PassManager.cpp 586 /// the manager. Remove dead passes. This is a recursive function.
    [all...]
  /external/llvm/lib/Linker/
LinkModules.cpp 254 /// getImpl - This is the recursive version of get().
    [all...]
  /external/llvm/lib/Transforms/Scalar/
JumpThreading.cpp 648 // successor, merge the blocks. This encourages recursive jump threading
    [all...]
  /external/llvm/lib/Transforms/Vectorize/
SLPVectorizer.cpp 270 /// This is the recursive part of buildTree.
    [all...]
  /external/llvm/test/Bindings/Ocaml/
vmcore.ml 344 group "recursive struct"; begin
    [all...]
  /external/openssl/apps/
s_client.c 149 recursive header file inclusion, resulting in the compiler complaining
    [all...]
  /external/openssl/crypto/x509/
x509_vfy.c 1112 /* Don't allow recursive CRL path validation */
    [all...]
  /external/qemu/android/
hw-qemud.c 838 if (c->closing) { /* recursive call, exit immediately */
    [all...]
  /external/sfntly/cpp/src/test/tinyxml/
tinyxml.h 116 If you return 'true' from a Visit method, recursive parsing will continue. If you return
    [all...]
  /external/v8/src/
hydrogen.cc     [all...]
  /external/v8/src/mips/
assembler-mips.cc     [all...]
  /external/valgrind/main/callgrind/
main.c     [all...]
  /external/valgrind/main/helgrind/docs/
hg-manual.xml 104 <listitem><para>recursively locking a non-recursive mutex</para></listitem>
    [all...]
  /external/webrtc/src/modules/audio_coding/codecs/isac/main/source/
isac.c 173 * The call to the bandwidth estimator triggers a recursive averaging which
    [all...]
  /frameworks/base/core/java/android/app/
FragmentManager.java     [all...]
  /frameworks/base/libs/androidfw/
AssetManager.cpp     [all...]

Completed in 1753 milliseconds

<<71727374757677787980>>