HomeSort by relevance Sort by last modified time
    Searched full:recursive (Results 601 - 625 of 2183) sorted by null

<<21222324252627282930>>

  /external/chromium_org/third_party/mesa/src/doxygen/
swrast_setup.doxy 15 RECURSIVE = NO
tnl.doxy 15 RECURSIVE = NO
tnl_dd.doxy 14 RECURSIVE = YES
vbo.doxy 15 RECURSIVE = NO
  /external/chromium_org/third_party/mesa/src/src/egl/main/
egllog.c 78 * Recursive logging is not allowed.
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/r300/compiler/
radeon_program.c 45 * \note The transformation is currently not recursive; in other words,
  /external/chromium_org/third_party/opus/src/silk/fixed/
apply_sine_window_FIX.c 88 /* Uses the recursive equation: sin(n*f) = 2 * cos(f) * sin((n-1)*f) - sin((n-2)*f) */
  /external/chromium_org/third_party/protobuf/src/google/protobuf/stubs/
once_unittest.cc 196 TEST_F(OnceInitTest, Recursive) {
  /external/chromium_org/third_party/re2/re2/
make_unicode_casefold.py 102 # Case folding is implemented in parse.cc by a recursive process
  /external/chromium_org/third_party/skia/include/utils/
SkDumpCanvas.h 130 int fNestLevel; // for nesting recursive elements like pictures
  /external/chromium_org/third_party/sqlite/src/test/
trigger2.test 37 # trigger2-4.2: Trivial recursive trigger handling
57 # The tests in this file were written before SQLite supported recursive
59 # recursive triggers for this file.
441 # Simple recursive trigger
  /external/chromium_org/third_party/zlib/google/
zip.cc 141 base::FileEnumerator file_enumerator(src_dir, true /* recursive */,
  /external/chromium_org/v8/test/mjsunit/
debug-evaluate-recursive.js 156 // Set debug event listener wich uses recursive breaks.
  /external/chromium_org/webkit/browser/fileapi/
file_system_file_util.h 86 bool recursive) = 0;
file_system_url.h 161 // and the rest of the fields are from recursive cracking. Permission
  /external/clang/include/clang/ASTMatchers/Dynamic/
Diagnostics.h 98 /// Used by the parser to specify (possibly recursive) contexts where the
  /external/clang/include/clang/Frontend/
TextDiagnostic.h 29 /// a recursive process, synthesizing notes for each macro expansion.
  /external/clang/lib/StaticAnalyzer/Checkers/
UndefBranchChecker.cpp 75 // branch condition." We do a recursive walk of the condition's
  /external/guava/guava/src/com/google/common/base/
Throwables.java 206 * {@link Throwable#toString() toString()}, followed by the full, recursive
  /external/icu4c/common/
locresdata.cpp 131 /* guard against recursive fallback */
uarrsort.c 108 * This implementation is semi-recursive:
umutex.h 205 * the global ICU mutex. Recursive locks are an error
  /external/libmtp/
TODO 103 9. SPEEDUP: The recursive function that builds the folder tree is
  /external/libvpx/libvpx/examples/includes/geshi/geshi/
fortran.php 58 'operator','procedure','program','recursive','return','select','stop',
  /external/llvm/include/llvm/Analysis/
InlineCost.h 36 /// when the caller is recursive.

Completed in 2110 milliseconds

<<21222324252627282930>>