/external/valgrind/main/include/ |
pub_tool_tooliface.h | 211 longjump and recurse arbitrarily and everything should work [all...] |
/external/valgrind/main/tests/ |
vg_regtest.in | 521 # Ignore dirs into which we should not recurse.
|
/ndk/sources/host-tools/ndk-stack/regex/ |
regcomp.c | 882 assert(othercase(ch) != ch); /* p_bracket() would recurse */ [all...] |
/ndk/sources/host-tools/sed-4.2.1/testsuite/ |
uniq.good | 676 need to recurse. */ [all...] |
/packages/apps/Email/src/com/android/email/mail/store/ |
ImapFolder.java | 372 public void delete(boolean recurse) { [all...] |
/packages/apps/Email/tests/src/com/android/email/mail/store/ |
Pop3StoreUnitTests.java | 304 // delete(boolean recurse) does nothing [all...] |
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/lint/ |
EclipseLintClient.java | 460 // Recurse, but with a different parameter so it will not continue recursing [all...] |
/external/clang/lib/AST/ |
VTableBuilder.cpp | [all...] |
/external/clang/lib/CodeGen/ |
CGCall.cpp | 639 // If the first element is a struct, recurse. 766 // FIXME: Do we need to recurse here? [all...] |
/external/llvm/lib/Analysis/ |
ValueTracking.cpp | 720 // Recurse, but cap the recursion to one level, because we don't [all...] |
/external/llvm/lib/Target/CppBackend/ |
CPPBackend.cpp | 745 printConstant(CA->getOperand(i)); // recurse to print operands [all...] |
/external/llvm/lib/Transforms/Scalar/ |
GVN.cpp | 67 MaxRecurseDepth("max-recurse-depth", cl::Hidden, cl::init(1000), cl::ZeroOrMore, 68 cl::desc("Max recurse depth (default = 1000)")); [all...] |
/external/v8/src/ |
objects.cc | [all...] |
/ndk/sources/host-tools/make-3.81/ |
job.c | 1127 /* If -n was given, recurse to get the next line in the sequence. */ [all...] |
/packages/apps/UnifiedEmail/src/org/apache/commons/io/ |
FileUtils.java | 272 * If your search should recurse into subdirectories you can pass in
[all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
test_doctest.py | 616 using the `recurse` flag: 618 >>> tests = doctest.DocTestFinder(recurse=False).find(SampleClass) [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
test_doctest.py | 616 using the `recurse` flag: 618 >>> tests = doctest.DocTestFinder(recurse=False).find(SampleClass) [all...] |
/bionic/libc/upstream-netbsd/libc/regex/ |
regcomp.c | 1056 assert(othercase(ch) != ch); /* p_bracket() would recurse */ [all...] |
/external/apache-xml/src/main/java/org/apache/xml/dtm/ref/dom2dtm/ |
DOM2DTM.java | 135 // %REVIEW% Move this logic into addNode and recurse? Cleaner! [all...] |
/external/chromium/chrome/common/extensions/docs/ |
browserAction.html | 25 <!-- In particular, sub-templates that recurse, must be used by allowing [all...] |
experimental.extension.html | 25 <!-- In particular, sub-templates that recurse, must be used by allowing [all...] |
experimental.proxy.html | 25 <!-- In particular, sub-templates that recurse, must be used by allowing [all...] |
experimental.tts.html | 25 <!-- In particular, sub-templates that recurse, must be used by allowing [all...] |
i18n.html | 25 <!-- In particular, sub-templates that recurse, must be used by allowing [all...] |
pageAction.html | 25 <!-- In particular, sub-templates that recurse, must be used by allowing [all...] |