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

<<31323334353637383940>>

  /external/llvm/lib/Transforms/IPO/
IPConstantPropagation.cpp 120 // Ignore recursive calls passing argument down.
  /external/llvm/test/Transforms/Inline/
inline_constprop.ll 20 ; *recursive* cost analysis to realize that the nested call site will definitely
  /external/llvm/unittests/IR/
ValueMapTest.cpp 199 sys::Mutex M(false); // Not recursive.
  /external/lzma/CPP/7zip/UI/Common/
EnumDirItems.cpp 198 if (item.Recursive || item.PathParts.Size() != 1)
  /external/mesa3d/src/glsl/
ir_function_detect_recursion.cpp 103 * - Is it an error to have a recursive function that is never statically
  /external/mesa3d/src/mesa/vbo/
vbo_save_draw.c 287 printf("displaylist recursive begin");
  /external/oprofile/libregex/
stl.pat.in 8 # previously defined regular definition so they can look like recursive but are
  /external/regex-re2/re2/
bitstate.cc 14 // Unlike testing/backtrack.cc, SearchBitState is not recursive
  /external/skia/src/gpu/
GrResourceCache.h 392 // prevents recursive purging
  /external/skia/tools/tests/
run.sh 42 diff --recursive --exclude=.* $1 $2
  /external/v8/src/arm/
lithium-gap-resolver-arm.cc 108 // be pending because this function is recursive.
  /external/v8/src/mips/
lithium-gap-resolver-mips.cc 109 // be pending because this function is recursive.
  /external/v8/src/
v8-counters.h 56 // this problem. Please avoid using recursive macros of this length when
  /external/valgrind/main/coregrind/
m_seqmatch.c 101 // we unavoidably have to make a real recursive call for the
  /external/webrtc/src/modules/audio_coding/codecs/isac/main/source/
structs.h 350 a recursive procedure (WebRtcIsac_GetDownlinkBwJitIndexImpl) and has to be
  /frameworks/wilhelm/src/
locks.c 54 SL_LOGE("%s:%d: recursive lock detected", file, line);
  /libcore/luni/src/main/java/libcore/reflect/
GenericSignatureParser.java 29 * Uses a top-down, recursive descent parsing approach for the following grammar:
  /libcore/luni/src/test/java/libcore/java/io/
FileTest.java 243 // Test the recursive case where we need to create multiple parents.
  /ndk/sources/host-tools/make-3.81/tests/scripts/features/
targetvars 24 # Test per-target recursive variables
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
rtnetlink.h 297 #define RTNH_F_PERVASIVE 2 /* Do recursive gateway lookup */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/rpcsvc/
nis_object.x 186 * name.directory and recursive groups are expressed as @groupname.directory
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
rtnetlink.h 297 #define RTNH_F_PERVASIVE 2 /* Do recursive gateway lookup */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/rpcsvc/
nis_object.x 186 * name.directory and recursive groups are expressed as @groupname.directory
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
rtnetlink.h 297 #define RTNH_F_PERVASIVE 2 /* Do recursive gateway lookup */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/rpcsvc/
nis_object.x 186 * name.directory and recursive groups are expressed as @groupname.directory

Completed in 2449 milliseconds

<<31323334353637383940>>