OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:recursion
(Results
276 - 300
of
864
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/srec/portable/src/
plog.c
62
* Used to detect endless
recursion
where the PLog module calls itself.
/external/v8/tools/
js2c.py
121
# we don't allow self-dependecies or
recursion
.
/external/valgrind/main/drd/
drd_mutex.c
343
* @return New value of the mutex
recursion
count.
drd_rwlock.c
503
* @return New value of the rwlock
recursion
count.
/external/valgrind/main/drd/tests/
tc22_exit_w_lock.stderr.exp-32bit
134
Mutex still locked at thread exit: address 0x........,
recursion
count 1, owner 3.
/external/valgrind/main/helgrind/tests/
tc09_bad_unlock.stderr.exp
78
Thread #x: Bug in libpthread: recursive write lock granted on mutex/wrlock which does not support
recursion
/external/webkit/Source/JavaScriptCore/dfg/
DFGJITCompiler.cpp
225
// pop the return address (since we do not allow any
recursion
on the machine
/external/webkit/Source/WebCore/platform/graphics/
BitmapImage.cpp
392
// as we race the timer, or even infinite
recursion
. In this
/external/webkit/Source/WebCore/platform/graphics/avfoundation/
MediaPlayerPrivateAVFoundation.cpp
718
// Only dispatch one notification callback per invocation because they can cause
recursion
.
/external/webkit/Source/WebKit/mac/WebView/
WebDynamicScrollBarsView.mm
377
// FIXME: This hack here prevents infinite
recursion
that takes place when we
/external/webkit/Tools/Scripts/webkitpy/thirdparty/simplejson/
encoder.py
128
prevent an infinite
recursion
(which would cause an OverflowError).
/external/wpa_supplicant_6/wpa_supplicant/src/wps/
wps_upnp_event.c
477
* -- Possible stack depth or infinite
recursion
issues.
/external/wpa_supplicant_8/src/wps/
wps_upnp_event.c
343
* -- Possible stack depth or infinite
recursion
issues.
/external/yaffs2/yaffs2/
yaffs_tagscompat.c
348
* NB
recursion
/frameworks/compile/mclinker/unittests/
test3.txt
26
# This is the name of this script (!). Needed due to horrible
recursion
.
/libcore/dalvik/src/main/java/dalvik/system/profiler/
SamplingProfiler.java
142
* programs with extensive
recursion
may require a high value for
/ndk/sources/host-tools/make-3.81/
NEWS
675
to get the old behavior. See the node `Variables/
Recursion
' in the manual
[
all
...]
expand.c
127
/* Expanding V causes infinite
recursion
. Lose. */
/packages/apps/Camera/jni/feature_mos/src/mosaic/
Delaunay.cpp
83
// more than three elements; do
recursion
/packages/apps/LegacyCamera/jni/feature_mos/src/mosaic/
Delaunay.cpp
83
// more than three elements; do
recursion
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/parallel/
balanced_quicksort.h
461
// Main
recursion
call.
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/tr1/
gamma.tcc
64
*
Recursion
is unstable.
tuple
74
* inheritance
recursion
.
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
resolv.h
201
#define RES_RECURSE 0x00000040 /*
recursion
desired */
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/tr1/
gamma.tcc
65
*
Recursion
is unstable.
Completed in 1244 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>