OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:recursed
(Results
1 - 2
of
2
) sorted by null
/external/lzma/CPP/7zip/UI/Common/
ArchiveCommandLine.cpp
268
bool
recursed
= false;
local
273
recursed
= DoesNameContainWildCard(name);
276
recursed
= true;
279
wildcardCensor.AddItem(include, name,
recursed
);
/external/valgrind/main/VEX/priv/
ir_opt.c
946
/* How often sameIRExprs
recursed
through IRTemp assignments */
956
/* Whether or not a given sameIRExprs invocation
recursed
through an
958
static Bool
recursed
;
variable
[
all
...]
Completed in 159 milliseconds