HomeSort by relevance Sort by last modified time
    Searched full:recursive (Results 426 - 450 of 1418) sorted by null

<<11121314151617181920>>

  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/
char_traits.h 198 // NB: Inline std::copy so no recursive dependencies.
208 // NB: Inline std::fill_n so no recursive dependencies.
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
char_traits.h 193 // NB: Inline std::copy so no recursive dependencies.
203 // NB: Inline std::fill_n so no recursive dependencies.
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/
mutex 131 // matches a gthr-win32.h recursive mutex
140 // matches a recursive mutex with a member 'actual'
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
char_traits.h 193 // NB: Inline std::copy so no recursive dependencies.
203 // NB: Inline std::fill_n so no recursive dependencies.
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/
mutex 117 // matches a recursive mutex with a member 'actual'
123 // matches a gthr-win32.h recursive mutex
  /dalvik/tests/044-proxy/src/
BasicTest.java 227 // Trap Object calls. This is important here to avoid a recursive
  /dalvik/tests/074-gc-thrash/src/
Main.java 192 * Allocates useless objects in recursive calls.
  /external/antlr/antlr-3.4/tool/
README.txt 93 and generates LL(*) recursive-descent parsers. ANTLR is a language tool
  /external/antlr/antlr-3.4/tool/src/main/antlr3/org/antlr/grammar/v3/
LeftRecursiveRuleWalker.g 33 /** Find left-recursive rules */
  /external/bison/lib/
sigaction.c 92 /* Unexpected situation; be careful to avoid recursive abort. */
  /external/chromium/chrome/browser/accessibility/
browser_accessibility.h 125 virtual void InternalReleaseReference(bool recursive);
  /external/chromium/chrome/browser/resources/bookmark_manager/js/bmm/
bookmark_tree.js 244 * Recursive helper function that adds all the directories to the
  /external/chromium/chrome/browser/ui/cocoa/bookmarks/
bookmark_menu_bridge.mm 209 AddNodeToMenu(child, submenu); // recursive call
  /external/chromium/chrome/common/
zip.cc 293 src_dir, true, // recursive
  /external/clang/lib/CodeGen/
CodeGenTypes.cpp 115 /// recursive compilation mess.
180 /// recursive compilation mess.
193 /// we've temporarily deferred expanding the type because we're in a recursive
552 // recursive conversion.
  /external/clang/tools/libclang/
CursorVisitor.h 259 // Data-recursive visitor functions.
  /external/compiler-rt/lib/tsan/rtl/
tsan_mutex.cc 27 // Recursive locking is not supported.
  /external/e2fsprogs/intl/
plural.y 214 /* Handle the recursive case. */
  /external/icu4c/common/unicode/
caniter.h 121 * Dumb recursive implementation of permutation.
  /external/icu4c/i18n/
rbt.cpp 237 // A Complication: compound transliterators can result in recursive entries to this
  /external/iproute2/doc/actions/
mirred-usage 59 In the case of A) the problem has to do with a recursive contention
  /external/llvm/include/llvm/Transforms/Utils/
Cloning.h 190 /// exists in the instruction stream. Similarly this will inline a recursive
  /external/llvm/lib/ExecutionEngine/JIT/
JIT.h 69 /// True while the JIT is generating code. Used to assert against recursive
  /external/llvm/lib/Transforms/ObjCARC/
ProvenanceAnalysis.cpp 167 // compute the real answer to guard against recursive queries.
  /external/markdown/docs/
CHANGE_LOG 113 Mar. 24, 2006: Switched to a not-so-recursive algorithm with

Completed in 1779 milliseconds

<<11121314151617181920>>