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

<<21222324252627282930>>

  /external/llvm/lib/Analysis/
CodeMetrics.cpp 42 // If this call is to function itself, then the function is recursive.
  /external/llvm/test/Feature/
recursivetype.ll 20 ; // Recursive list search fn
  /external/mesa3d/doxygen/
gbm.doxy 14 RECURSIVE = NO
glapi.doxy 14 RECURSIVE = NO
glsl.doxy 13 RECURSIVE = NO
main.doxy 14 RECURSIVE = NO
math.doxy 15 RECURSIVE = NO
shader.doxy 14 RECURSIVE = NO
swrast.doxy 14 RECURSIVE = NO
swrast_setup.doxy 15 RECURSIVE = NO
tnl.doxy 15 RECURSIVE = NO
tnl_dd.doxy 14 RECURSIVE = YES
vbo.doxy 15 RECURSIVE = NO
  /external/mesa3d/src/egl/main/
egllog.c 78 * Recursive logging is not allowed.
  /external/mesa3d/src/gallium/drivers/r300/compiler/
radeon_program.c 45 * \note The transformation is currently not recursive; in other words,
  /external/proguard/src/proguard/shrink/
ShortestUsageMarker.java 45 // A utility object to check for recursive causes.
  /external/protobuf/src/google/protobuf/stubs/
once_unittest.cc 196 TEST_F(OnceInitTest, Recursive) {
  /external/qemu/
def-helper.h 59 recursive expansion rules. */
  /external/qemu/distrib/sdl-1.2.15/docs/html/
sdllocksurface.html 181 >It should be noted, that since SDL 1.1.8 surface locks are recursive. This means that you can lock a surface multiple times, but each lock must have a match unlock.
  /external/regex-re2/re2/
make_unicode_casefold.py 102 # Case folding is implemented in parse.cc by a recursive process
  /external/skia/include/utils/
SkDumpCanvas.h 130 int fNestLevel; // for nesting recursive elements like pictures
  /external/srec/srec/crec/
text_parser.c 49 char copy_of_word[MAX_LOCAL_LEN]; /* save heap on recursive function */
  /external/v8/test/mjsunit/
debug-evaluate-recursive.js 156 // Set debug event listener wich uses recursive breaks.
fuzz-natives.js 129 // These functions do nontrivial error checking in recursive calls,
  /external/valgrind/main/coregrind/
pub_core_libcproc.h 59 set by stage1 and read by stage2, and is used for recursive

Completed in 1585 milliseconds

<<21222324252627282930>>