OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:recursion
(Results
351 - 375
of
864
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/webkit/Source/WebCore/editing/
ReplaceSelectionCommand.cpp
467
// be a no-op and cause infinite
recursion
.
725
// Bail to avoid infinite
recursion
.
[
all
...]
/ndk/sources/host-tools/make-3.81/tests/
ChangeLog
325
* scripts/features/
recursion
: Test command line variable settings:
572
implementation using $(call ...) to test variable
recursion
.
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
ExpandableDictionary.java
663
* One iteration takes the full word to search for and the current index of the
recursion
.
667
* @param offset the index in {@code word} this
recursion
should operate on.
[
all
...]
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/newxmlfile/
NewXmlFileCreationPage.java
[
all
...]
/external/libxml2/
relaxng.c
[
all
...]
/dalvik/vm/alloc/
Heap.cpp
320
/* We're done with the possible
recursion
.
MarkSweep.cpp
127
/* Used to mark objects when recursing.
Recursion
is done by moving
/dalvik/vm/mterp/
gen-mterp.py
419
# with
recursion
.)
/external/antlr/antlr-3.4/runtime/C/src/
antlr3commontreenodestream.c
502
//
recursion
and implement a depth first addition
/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/
TreeWizard.cs
206
* For now, use
recursion
but later nonrecursive version may be
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/
TreeWizard.cs
233
* For now, use
recursion
but later nonrecursive version may be
/external/antlr/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/tree/
TreeWizard.java
168
* For now, use
recursion
but later nonrecursive version may be
/external/antlr/antlr-3.4/runtime/ObjC/Framework/
ANTLRTreeWizard.m
313
* For now, use
recursion
but later nonrecursive version may be
/external/antlr/antlr-3.4/runtime/Python/antlr3/
treewizard.py
372
For now, use
recursion
but later nonrecursive version may be
/external/apache-xml/src/main/java/org/apache/xpath/objects/
XObject.java
751
// still safe from infinite
recursion
since this object overrides
/external/bluetooth/glib/glib/
gmain.c
1082
* @can_recurse: whether
recursion
is allowed for this source
1118
* Return value: whether
recursion
is allowed.
[
all
...]
/external/chromium/base/
file_util.h
88
// |pattern|, on this |directory| (without
recursion
). If the path does not
message_loop.h
468
// A
recursion
block that prevents accidentally running additonal tasks when
message_pump_win.cc
485
//
recursion
problems.
/external/chromium/chrome/browser/net/
url_fixer_upper.cc
468
// Reject "view-source:view-source:..." to avoid deep
recursion
.
/external/chromium/sdch/open-vcdiff/src/gtest/
gtest-death-test.cc
559
// a smart compiler optimizing the
recursion
away.
/external/clang/include/clang/Basic/
IdentifierTable.h
478
/// likely end up in a
recursion
.
/external/clang/lib/AST/
StmtDumper.cpp
51
// Prune the
recursion
if not using dump all.
/external/clang/lib/StaticAnalyzer/Checkers/
IdempotentOperationChecker.cpp
667
// The next cases require
recursion
for subexpressions
/external/dbus/dbus/
dbus-protocol.h
222
/** Depth of
recursion
in the type tree. This is automatically limited
Completed in 1099 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>