Searched
full:recursive (Results
801 -
825 of
2183) sorted by null
<<31323334353637383940>>
/external/chromium_org/webkit/browser/fileapi/ |
file_system_operation_impl_write_unittest.cc | 248 true /* exclusive */, false /* 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 559 // 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/icu4c/test/intltest/ |
colldata.h | 276 * Note: the algorithm used to do this computation is recursive. To
|
/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 | 191 /// 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/llvm/test/Transforms/LoopRotate/ |
dbgvalue.ll | 100 !18 = metadata !{metadata !"/Volumes/Lalgate/cj/llvm/projects/llvm-test/SingleSource/Benchmarks/BenchmarkGame/recursive.c", metadata !"/Volumes/Lalgate/cj/D/projects/llvm-test/SingleSource/Benchmarks/BenchmarkGame"}
|
/external/markdown/docs/ |
CHANGE_LOG | 113 Mar. 24, 2006: Switched to a not-so-recursive algorithm with
|
/external/qemu/distrib/sdl-1.2.15/src/cdrom/macosx/ |
SDLOSXCAGuard.h | 87 to properly manage the recursive nesting. The Wait calls with timeouts
|
/external/regex-re2/re2/ |
walker-inl.h | 11 // the Visitor pattern is recursive.
|
/external/regex-re2/util/ |
mutex.h | 86 // mode, that's most likely to happen in recursive function calls),
|
/external/skia/src/core/ |
SkRTree.h | 161 * This performs a bottom-up bulk load using the STR (sort-tile-recursive) algorithm, this
|
/external/skia/src/pathops/ |
SkDCubicToQuads.cpp | 116 // FIXME: when called from recursive intersect 2, this could take the original cubic
|
/external/srec/portable/include/ |
ptypes.h | 152 /* VxWorks does not support recursive mutex in POSIX.4 */
|
/external/v8/src/ |
liveedit-debugger.js | 278 // The recursive function, that goes over all children of a particular 557 // Recursive function that builds a branch of tree. 599 // A recursive function that processes internals of a function and all its 687 // A recursive function that tries to find a correspondence for all [all...] |
v8.cc | 210 // Fire callbacks. Increase call depth to prevent recursive callbacks.
|
/external/valgrind/main/ |
darwin9.supp | 283 # Thread #9: Bug in libpthread: recursive write lock granted on
|
/external/valgrind/main/drd/ |
drd_clientreq.h | 226 * Error checking on POSIX recursive mutexes, POSIX error checking mutexes,
|
/libcore/luni/src/main/java/java/util/concurrent/ |
CountedCompleter.java | 76 * <p><b>Parallel recursive decomposition.</b> CountedCompleters may 92 * divide-by-two recursive decomposition to divide work into single 96 * improve load balancing. In the recursive case, the second of each 131 * This design can be improved by noticing that in the recursive case,
|
Completed in 1987 milliseconds
<<31323334353637383940>>