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

<<11121314151617181920>>

  /external/chromium/webkit/glue/
webkit_glue.h 61 // If recursive is false, this is equivalent to DumpDocumentText followed by
62 // a newline. If recursive is true, it recursively dumps all frames as text.
63 string16 DumpFramesAsText(WebKit::WebFrame* web_frame, bool recursive);
86 string16 DumpFrameScrollPosition(WebKit::WebFrame* web_frame, bool recursive);
  /external/clang/include/clang/Analysis/Visitors/
CFGRecStmtDeclVisitor.h 1 //= CFGRecStmtDeclVisitor - Recursive visitor of CFG stmts/decls -*- C++ --*-=//
  /external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
Environment.h 32 /// which is essentially for modeling recursive function analysis, among
  /external/clang/test/Analysis/
array-struct.c 116 // The binding of a.e.d should not be removed. Test recursive subregion map
global-region-invalidation.c 102 // recursive calls.
  /external/clang/test/CodeGen/
decl.c 107 // rdar://8147692 - ABI crash in recursive struct-through-function-pointer.
init.c 122 // Verify that we can convert a recursive struct with a memory that returns
  /external/compiler-rt/lib/tsan/rtl/
tsan_interface_java.h 58 // Must not be called on recursive reentry.
  /external/dropbear/libtommath/
bn_mp_karatsuba_sqr.c 23 * tuned to perform recursive squarings.
  /external/e2fsprogs/lib/ext2fs/
ext3_extents.h 60 * truncate uses it to simulate recursive walking
  /external/expat/amiga/
README.txt 65 - refactored Makefile to avoid recursive make calls and
  /external/kernel-headers/original/linux/
mutex.h 26 * - recursive locking is not permitted
  /external/llvm/lib/Support/Windows/
Mutex.inc 25 MutexImpl::MutexImpl(bool /*recursive*/)
  /external/qemu/distrib/sdl-1.2.15/docs/html/
sdlunlocksurface.html 131 >It should be noted that since 1.1.8, surface locks are recursive. See <A
  /external/skia/legacy/include/utils/
SkDumpCanvas.h 111 int fNestLevel; // for nesting recursive elements like pictures
  /external/v8/src/
checks.cc 37 // Contains protection against recursive calls (faults while handling faults).
  /external/webkit/Source/JavaScriptCore/tests/mozilla/ecma/ExecutionContexts/
10.1.8-1.js 37 This allows anonymous functions to be recursive.
10.1.8-2.js 37 This allows anonymous functions to be recursive.
  /external/webkit/Source/JavaScriptCore/tests/mozilla/js1_5/Array/
regress-108440.js 45 * avoiding recursive death on a cycle."
  /frameworks/compile/libbcc/tests/data/src/
bellard.otccex.c 12 recursive defines are tolerated */
  /libcore/luni/src/test/java/libcore/java/lang/ref/
FinalizeTest.java 139 createChainedFinalizer(counter, keepGoing); // recursive!
  /ndk/sources/host-tools/make-3.81/tests/scripts/features/
patspecific_vars 116 # TEST #7 -- test expansion of pattern-specific recursive variables
  /ndk/sources/host-tools/make-3.81/tests/scripts/functions/
eval 92 # TEST very recursive invocation of eval
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/rpcsvc/
nis_tags.h 95 #define RECURS_GROUPS 2 /* Recursive Groups allowed */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/profile/impl/
profiler_algos.h 35 * Including those files would result in recursive includes.

Completed in 1703 milliseconds

<<11121314151617181920>>