OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:recursive
(Results
1201 - 1225
of
2183
) sorted by null
<<
41
42
43
44
45
46
47
48
49
50
>>
/external/clang/www/
features.html
394
parsing technology for this class of languages is a hand-built
recursive
-descent
395
parser. Because it is plain C++ code,
recursive
descent makes it very easy for
/external/freetype/src/cff/
cf2hints.c
738
/* make
recursive
call with initialHintMap and temporary mask; */
930
* adjustment. We stop here first on the
recursive
call that
[
all
...]
/external/icu4c/test/cintltst/
cldrtest.c
162
/* Here is one of the
recursive
parts */
416
/* Here is one of the
recursive
parts */
[
all
...]
/external/jpeg/
jmemmgr.c
[
all
...]
/external/libxslt/libxslt/
xsltInternals.h
[
all
...]
/external/llvm/docs/tutorial/
LangImpl7.rst
280
#
Recursive
fib, we could do this before.
446
for our
recursive
fib function. Before the optimization:
/external/llvm/include/llvm/CodeGen/
SelectionDAG.h
[
all
...]
/external/llvm/lib/Analysis/
LazyValueInfo.cpp
338
///
recursive
value lookup process.
884
// LVI better supports
recursive
values. Even for the single value case, we
[
all
...]
/external/llvm/lib/Transforms/IPO/
DeadArgumentElimination.cpp
691
// We don't use upper_bound (or equal_range) here, because our
recursive
call
[
all
...]
/external/openssl/ssl/
s3_pkt.c
694
/*
recursive
function call with 'create_empty_fragment' set;
837
/* we are in a
recursive
call;
[
all
...]
/external/qemu/distrib/jpeg-6b/
jmemmgr.c
[
all
...]
/external/valgrind/main/helgrind/
helgrind.h
214
non-
recursive
mutex, 1 for a
recursive
mutex. */
[
all
...]
/external/yaffs2/yaffs2/direct/
dtest.c
530
void dump_directory_tree_worker(const char *dname,int
recursive
)
567
if((s.st_mode & S_IFMT) == S_IFDIR &&
recursive
)
[
all
...]
/art/runtime/mirror/
class.h
834
// Tid used to check for
recursive
<clinit> invocation.
[
all
...]
/bionic/libc/bionic/
pthread_debug.cpp
64
To support
recursive
locks, we always allow re-locking a currently-held
/build/core/
base_rules.mk
615
# it will default to
recursive
expansion.
/build/libs/host/
CopyFile.c
610
* If "src" is a directory, ignore it if "
recursive
" isn't set.
/dalvik/vm/alloc/
Heap.cpp
461
LOGW_HEAP("Attempted
recursive
GC");
/dalvik/vm/oo/
Object.h
374
/* threadId, used to check for
recursive
<clinit> invocation */
/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/
TreeWizard.cs
315
/** <summary>Do the
recursive
work for visit</summary> */
/external/antlr/antlr-3.4/runtime/CSharp2/
doxyfile
115
RECURSIVE
= YES
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/
TreeWizard.cs
361
/** <summary>Do the
recursive
work for visit</summary> */
/external/antlr/antlr-3.4/runtime/Java/
doxyfile
115
RECURSIVE
= YES
/external/antlr/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/tree/
TreeWizard.java
253
/** Do the
recursive
work for visit */
/external/antlr/antlr-3.4/runtime/ObjC/Framework/
ANTLRTreeWizard.m
416
/** Do the
recursive
work for visit */
Completed in 1785 milliseconds
<<
41
42
43
44
45
46
47
48
49
50
>>