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

<<41424344454647484950>>

  /external/opencv/cv/src/
_cvkdtree.hpp 185 // note that recursive insert may invalidate this ref
  /external/openssl/apps/
s_socket.c 72 recursive header file inclusion, resulting in the compiler complaining
  /external/ppp/pppd/plugins/rp-pppoe/
common.c 419 recursive calls to this function by any signal handler */
  /external/regex-re2/re2/
prog.h 308 // It is also recursive, so can't use in production (will overflow stacks).
simplify.cc 100 // The simplify walk is purely post-recursive: given the simplified children,
  /external/v8/src/
regexp.js 33 // A recursive descent parser for Patterns according to the grammar of
runtime-profiler.cc 350 // the sample lookup in case of recursive functions.
  /external/valgrind/main/callgrind/
callstack.c 149 /* Called when function left (no recursive level active) */
  /external/valgrind/main/callgrind/docs/
cl-manual.xml 172 of functions calling each other in a recursive manner), you have to
343 inside of the given function will be collected. Recursive
382 call each other in a recursive way.</para>
456 <para>If you have a recursive function, you can distinguish the first
    [all...]
  /external/valgrind/main/coregrind/
launcher-darwin.c 355 we can tell stage2. stage2 will use the name for recursive
launcher-linux.c 322 we can tell stage2. stage2 will use the name for recursive
  /external/valgrind/main/drd/
drd_rwlock.c 454 "Recursive writer locking not allowed",
  /external/webrtc/src/modules/audio_coding/codecs/isac/main/source/
lpc_analysis.c 291 /* recursive filtering of correlation over subframes */
  /external/xmp_toolkit/XMPCore/src/com/adobe/xmp/impl/
XMPMetaParser.java 310 * @param result The result array that is filled during the recursive process.
  /external/zlib/src/contrib/untgz/
untgz.c 323 /* recursive mkdir */
  /frameworks/base/core/java/android/preference/
GenericInflater.java 457 * Recursive method used to descend down the xml hierarchy and instantiate
  /frameworks/base/core/tests/coretests/src/android/text/
TextUtilsTest.java 123 // putting carets in the values: expansion is not recursive.
  /frameworks/base/docs/html/tools/debugging/
debugging-tracing.jd 78 plus the number of recursive calls. The last column shows the number of calls out of the total
  /frameworks/compile/mclinker/unittests/
test3.txt 24 # than a Makefile. As it is it's heavily recursive.
  /frameworks/testing/uiautomator/library/core-src/com/android/uiautomator/core/
QueryController.java 42 // During a pattern selector search, the recursive pattern search
  /frameworks/uiautomator/core/com/android/uiautomator/core/
QueryController.java 42 // During a pattern selector search, the recursive pattern search
  /libcore/luni/src/test/java/libcore/java/text/
OldMessageFormatTest.java 186 assertEquals("Choice not recursive:\n" + expected + "\n" + buffer,
  /ndk/sources/cxx-stl/gabi++/src/
helper_func_internal.cc 182 // Only derefence once, so put ouside the recursive search below
  /ndk/sources/host-tools/make-3.81/
configure.in 275 [disallow recursive make communication during -jN]),
  /packages/apps/Camera/jni/feature_mos/src/mosaic/
Delaunay.cpp 71 // Recursive Delaunay Triangulation Procedure

Completed in 1641 milliseconds

<<41424344454647484950>>