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

<<61626364656667686970>>

  /external/protobuf/src/google/protobuf/
descriptor.cc     [all...]
  /external/protobuf/src/google/protobuf/stubs/
common.h     [all...]
  /external/qemu/distrib/sdl-1.2.15/include/
SDL_video.h 111 /** Allow recursive locks */
    [all...]
  /external/regex-re2/re2/
compile.cc 139 // The walk is purely post-recursive: given the machines for the
    [all...]
  /external/speex/libspeex/
preprocess.c 813 /* Recursive average of the a priori SNR. A bit smoothed for the psd components */
    [all...]
  /external/sqlite/dist/orig/
sqlite3.c 423 ** recursive mutexes on most Unix systems. But Mac OS X is different.
435 # define _XOPEN_SOURCE 500 /* Needed to enable pthread recursive mutexes */
    [all...]
  /external/sqlite/dist/
sqlite3.c 423 ** recursive mutexes on most Unix systems. But Mac OS X is different.
435 # define _XOPEN_SOURCE 500 /* Needed to enable pthread recursive mutexes */
    [all...]
  /external/srec/tools/grxmlcompile/
grxmldoc.cpp 130 parseNode( node, p_SubGraph, 1 ); // NB Subgraph pointed to will change in recursive fn.
    [all...]
  /external/tinyxml2/
tinyxml2.cpp 731 // This is a recursive method, but thinking about it "at the current level"
    [all...]
tinyxml2.h 320 If you return 'true' from a Visit method, recursive parsing will continue. If you return
    [all...]
  /external/valgrind/main/coregrind/
m_oset.c 940 // This is a recursive in-order traversal.
  /external/valgrind/main/helgrind/
hg_main.c     [all...]
  /external/valgrind/main/massif/
ms_print.in 184 # Forward declaration, because it's recursive.
  /frameworks/base/core/java/android/database/sqlite/
SQLiteConnection.java     [all...]
  /frameworks/base/tools/aidl/
Type.cpp     [all...]
  /frameworks/compile/slang/
slang_rs_export_type.cpp 357 // Helper function for ValidateType(). We do a recursive descent on the
    [all...]
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/
DataConnection.java     [all...]
  /ndk/sources/host-tools/make-3.81/po/
make.pot 187 msgid "Recursive variable `%s' references itself (eventually)"
  /ndk/sources/host-tools/nawk-20071023/
FIXES 469 getline code is still broken in that recursive calls may wind
    [all...]
  /ndk/sources/host-tools/ndk-depends/
ndk-depends.cc 988 // Recursive support
    [all...]
  /ndk/sources/host-tools/sed-4.2.1/testsuite/
uniq.good 687 number, then move along the subject till after the recursive match,
    [all...]
  /ndk/sources/third_party/googletest/googletest/src/
gtest-death-test.cc     [all...]
gtest-internal-inl.h 389 // This recursive algorithm isn't very efficient, but is clear and
    [all...]
  /packages/services/Telephony/src/com/android/phone/
PhoneGlobals.java     [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
inspect.py 706 """Recursive helper function for getclasstree()."""
    [all...]

Completed in 1804 milliseconds

<<61626364656667686970>>