Searched
full:recursive (Results
426 -
450 of
2183) sorted by null
<<11121314151617181920>>
/external/chromium_org/ppapi/shared_impl/ |
proxy_lock_unittest.cc | 26 // base::Lock that prevents recursive locking.
|
/external/chromium_org/third_party/icu/source/common/ |
umutex.h | 98 * the global ICU mutex. Recursive locks are an error
|
/external/chromium_org/third_party/jstemplate/ |
jstemplate_example.html | 22 recursive templates
|
/external/chromium_org/third_party/jstemplate/tutorial_examples/ |
11-jseval.html | 104 <!--Recursive tranclusion: -->
|
/external/chromium_org/third_party/opus/src/silk/float/ |
apply_sine_window_FLP.c | 71 /* Uses the recursive equation: sin(n*f) = 2 * cos(f) * sin((n-1)*f) - sin((n-2)*f) */
|
/external/chromium_org/v8/src/ |
checks.cc | 37 // Contains protection against recursive calls (faults while handling faults).
|
hydrogen-infer-types.cc | 50 // Skip all blocks already processed by the recursive call.
|
/external/chromium_org/webkit/browser/fileapi/ |
file_system_operation_runner.cc | 52 bool recursive, 64 url, exclusive, recursive, 189 const FileSystemURL& url, bool recursive, 201 url, recursive,
|
/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 | 105 // 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/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/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/v8/src/ |
checks.cc | 37 // Contains protection against recursive calls (faults while handling faults).
|
/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.
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/rpcsvc/ |
nis_tags.h | 95 #define RECURS_GROUPS 2 /* Recursive Groups allowed */
|
Completed in 249 milliseconds
<<11121314151617181920>>