HomeSort by relevance Sort by last modified time
    Searched full:recurse (Results 151 - 175 of 682) sorted by null

1 2 3 4 5 67 8 91011>>

  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/nouveau/
nouveau_fence.c 90 /* set this now, so that if fence.emit triggers a flush we don't recurse */
  /external/chromium_org/third_party/openssl/openssl/crypto/des/
enc_writ.c 111 /* lets recurse if we want to send the data in small chunks */
  /external/chromium_org/tools/cr/cr/
loader.py 65 # Recurse sub folders.
  /external/chromium_org/tools/gyp/pylib/gyp/
easy_xml.py 93 # Otherwise recurse over that child definition
  /external/chromium_org/ui/views/corewm/
base_focus_rules.cc 117 // window. We recurse because the modal may itself be blocked by a modal
  /external/clang/docs/
Makefile 92 $(Verb) cd $(LLVM_SRC_ROOT) ; ./utils/userloc.pl -details -recurse \
  /external/clang/include/clang/ASTMatchers/Dynamic/
Diagnostics.h 108 /// \brief About to recurse into parsing one argument for a matcher.
  /external/clang/lib/StaticAnalyzer/Checkers/
CStringSyntaxChecker.cpp 166 // Recurse and check children.
CheckObjCInstMethSignature.cpp 103 // Now recurse the class hierarchy chain looking for methods with the
ObjCContainersASTChecker.cpp 151 // Recurse and check children.
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/src/org/eclipse/releng/
CompileErrorCheck.java 104 //recurse into directories looking for and reading compile logs
  /external/eyes-free/AccessCheck/src/com/android/accessibility/
AccessibilityValidator.java 111 // The file is a directory; recurse on the file.
  /external/icu4c/common/
ucnv_cb.c 198 * and will not recurse.
  /external/icu4c/test/threadtest/
stringtest.cpp 95 // Recurse to make even more copies of the strings/
  /external/icu4c/tools/toolutil/
pkgitems.cpp 321 /* recurse */
334 fprintf(stderr, "icupkg/ures_enumDependencies(%s table res=%08x)[%d].recurse(%s: %08x) failed\n",
343 /* recurse */
355 fprintf(stderr, "icupkg/ures_enumDependencies(%s array res=%08x)[%d].recurse(%08x) failed\n",
  /external/llvm/docs/
Makefile 96 $(Verb) cd $(LLVM_SRC_ROOT) ; ./utils/userloc.pl -details -recurse \
  /external/llvm/examples/Fibonacci/
fibonacci.cpp 61 BasicBlock* RecurseBB = BasicBlock::Create(Context, "recurse", FibF);
  /external/mesa3d/src/gallium/drivers/nouveau/
nouveau_fence.c 90 /* set this now, so that if fence.emit triggers a flush we don't recurse */
  /external/openssl/crypto/des/
enc_writ.c 111 /* lets recurse if we want to send the data in small chunks */
  /external/oprofile/libutil/
op_file.c 178 * name_list and quit; else, recurse.
  /external/yaffs2/yaffs2/
yaffs_qsort.c 150 /* Iterate rather than recurse to save stack space */
  /frameworks/base/core/java/android/preference/
SwitchPreference.java 49 // CompoundButton will make sure we don't recurse.
  /frameworks/base/tools/preload/
Record.java 158 // find another but don't recurse
  /packages/apps/ContactsCommon/TestCommon/src/com/android/contacts/common/test/
IntegrationTestUtils.java 165 * This method will recurse down through all {@link ViewGroup} instances looking for
  /packages/apps/UnifiedEmail/src/com/android/emailcommon/mail/
Folder.java 163 public abstract void delete(boolean recurse) throws MessagingException;

Completed in 1616 milliseconds

1 2 3 4 5 67 8 91011>>