OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:recursion
(Results
401 - 425
of
864
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/v8/src/
jsregexp.cc
669
// limit
recursion
it is possible for the Emit() function to put the node
[
all
...]
/bionic/libc/netbsd/resolv/
res_cache.c
390
* RD : 1 :
recursion
desired
392
* RA : 1 :
recursion
available (0 in queries)
[
all
...]
/external/bluetooth/glib/
ChangeLog.pre-2-2
[
all
...]
ChangeLog.pre-2-8
708
avoids infinite
recursion
problems in certain rare situations on
712
parameters to g_set_error() that cause the
recursion
, not
[
all
...]
/external/clang/include/clang/AST/
RecursiveASTVisitor.h
151
/// \brief Return whether \param S should be traversed using data
recursion
[
all
...]
/external/clang/lib/CodeGen/
CGStmt.cpp
930
// deep
recursion
which can run into stack depth limitations. Handl
[
all
...]
/external/grub/
config.status
386
echo "running /bin/sh ./configure " '--disable-auto-linux-mem-opt' '--enable-preset-menu=android.lst' '--disable-ffs' '--disable-ufs2' '--disable-minix' '--disable-reiserfs' '--disable-vstafs' '--disable-jfs' '--disable-xfs' '--disable-iso9660' $ac_configure_extra_args " --no-create --no-
recursion
" >&6
387
exec /bin/sh ./configure '--disable-auto-linux-mem-opt' '--enable-preset-menu=android.lst' '--disable-ffs' '--disable-ufs2' '--disable-minix' '--disable-reiserfs' '--disable-vstafs' '--disable-jfs' '--disable-xfs' '--disable-iso9660' $ac_configure_extra_args --no-create --no-
recursion
[
all
...]
/external/icu4c/i18n/
ucol_elm.cpp
[
all
...]
/external/mksh/src/
misc.c
1259
/* max.
recursion
depth */
1338
/* reached maximum
recursion
depth? */
[
all
...]
/external/openssl/crypto/bn/asm/
modexp512-x86_64.pl
691
# tail
recursion
optimization: jmp to mont_reduce and return from there
1085
# tail
recursion
optimization: jmp to mont_reduce and return from there
[
all
...]
/external/webkit/Source/WebCore/html/
HTMLMediaElement.cpp
[
all
...]
/bionic/libc/bionic/
pthread_debug.c
65
lock, and maintain a
recursion
depth count.
/external/antlr/antlr-3.4/runtime/Ruby/test/functional/ast-output/
auto-ast.rb
355
example "using tail
recursion
to build deeply-nested expression trees" do
/external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/util/
ResourceBundleTest.java
342
/* ResourceBundle.getBundle
recursion
loading class name */
[
all
...]
/external/clang/include/clang/Basic/
DiagnosticParseKinds.td
431
"parser
recursion
limit reached, program too complex">, DefaultFatal;
[
all
...]
/external/clang/test/CXX/expr/expr.const/
p2-0x.cpp
93
// exceed the implementation-defined
recursion
limits (see Annex B);
/external/dnsmasq/
CHANGELOG.archive
80
"
recursion
desired" bit is not set in the header.
[
all
...]
/external/dnsmasq/src/
forward.c
553
header->ra = 1; /*
recursion
if available */
/external/e2fsprogs/intl/
loadmsgcat.c
783
/* Preinitialize fields, to avoid
recursion
during _nl_find_msg. */
[
all
...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
ant-starteam.jar
/external/icu4c/common/unicode/
messagepattern.h
309
* Arguments and nested messages are best handled via
recursion
.
[
all
...]
/external/llvm/lib/CodeGen/
LiveVariables.cpp
104
if (MBB == DefBlock) return; // Terminate
recursion
/external/llvm/lib/Transforms/Utils/
LoopSimplify.cpp
248
// GCC doesn't tail
recursion
eliminate this.
/external/protobuf/src/google/protobuf/compiler/java/
java_message.cc
103
// (and also to protect against
recursion
).
[
all
...]
/external/qemu/memcheck/
memcheck_proc_management.c
370
* quite deep due to
recursion
(up to 4000 entries). */
Completed in 1979 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>