HomeSort by relevance Sort by last modified time
    Searched full:searched (Results 101 - 125 of 841) sorted by null

1 2 3 45 6 7 8 91011>>

  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
plugin-api.h 237 /* The linker's interface for adding a library that should be searched. */
243 /* The linker's interface for adding a library path that should be searched. */
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.7/include/
plugin-api.h 244 /* The linker's interface for adding a library that should be searched. */
250 /* The linker's interface for adding a library path that should be searched. */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
dlfcn.h 88 /* Structure containing information about object searched using
142 directories that will be searched for dependencies of this object.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
dlfcn.h 88 /* Structure containing information about object searched using
142 directories that will be searched for dependencies of this object.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
dlfcn.h 88 /* Structure containing information about object searched using
142 directories that will be searched for dependencies of this object.
  /prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.7/include/
plugin-api.h 244 /* The linker's interface for adding a library that should be searched. */
250 /* The linker's interface for adding a library path that should be searched. */
  /prebuilts/gcc/linux-x86/x86/i686-linux-android-4.7/include/
plugin-api.h 244 /* The linker's interface for adding a library that should be searched. */
250 /* The linker's interface for adding a library path that should be searched. */
  /bionic/libc/netbsd/resolv/
res_query.c 234 int searched = 0; local
287 searched = 1;
348 if ((dots || !searched || (statp->options & RES_NOTLDQUERY) == 0U) &&
  /external/chromium_org/third_party/icu/source/common/
resbund.cpp 98 * file, however, files are only searched in a specific way. If
99 * en_US_CA is requested, then first en_US_CA.txt is searched, then
116 * default.txt is searched for the default locale. The overall FILE
  /external/e2fsprogs/misc/
fsck.8.in 81 system-specific checker is searched for in
381 system directories are searched first:
390 environment are searched.
  /external/icu4c/common/
resbund.cpp 98 * file, however, files are only searched in a specific way. If
99 * en_US_CA is requested, then first en_US_CA.txt is searched, then
116 * default.txt is searched for the default locale. The overall FILE
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/utils/
CsvUtils.java 74 * @param text the text to be searched.
95 * @param text the text to be searched.
120 * @param text the text to be searched.
  /external/chromium_org/base/test/
trace_event_analyzer_unittest.cc 302 // These events are searched for:
404 TRACE_EVENT_BEGIN0("noise", "name2"); // not searched for, just noise
407 // next event not searched for, just noise
414 TRACE_EVENT_END0("noise", "name2"); // not searched for, just noise
449 TRACE_EVENT0("noise", "name2"); // not searched for, just noise
452 // next event not searched for, just noise
  /external/apache-xml/src/main/java/org/apache/xalan/templates/
StylesheetComposed.java 35 * <li>Properties that aren't found, will be searched for first in
36 * the includes, and, if none are located, will be searched for in
  /external/chromium/chrome/browser/history/
text_database_unittest.cc 224 // since we searched for "COUNTTAG" which occurs at the beginning of each
263 // test that the first time searched is set to the minimum time considered
  /external/chromium_org/third_party/libxml/src/
triostr.c 235 @param string String to be searched.
656 @param string String to be searched.
677 @param string String to be searched.
717 @param string String to be searched.
770 @param string String to be searched.
855 @param string String to be searched.
878 @param string String to be searched.
879 @param max Maximum characters to be searched.
    [all...]
  /external/chromium_org/third_party/re2/re2/
bitstate.cc 50 StringPiece text_; // text being searched
51 StringPiece context_; // greater context of text being searched
  /external/chromium_org/third_party/re2/re2/testing/
backtrack.cc 64 StringPiece text_; // text being searched
65 StringPiece context_; // greater context of text being searched
  /external/chromium_org/tools/cygprofile/
symbolize.py 130 addr: the address being searched for
133 arr: the list being searched containing tuple of address and size
  /external/guava/guava/src/com/google/common/collect/
SortedLists.java 245 * @param list the list to be searched.
246 * @param key the value to be searched for.
  /external/libxml2/
triostr.c 235 @param string String to be searched.
656 @param string String to be searched.
677 @param string String to be searched.
717 @param string String to be searched.
770 @param string String to be searched.
855 @param string String to be searched.
878 @param string String to be searched.
879 @param max Maximum characters to be searched.
    [all...]
  /external/regex-re2/re2/
bitstate.cc 50 StringPiece text_; // text being searched
51 StringPiece context_; // greater context of text being searched
  /external/regex-re2/re2/testing/
backtrack.cc 64 StringPiece text_; // text being searched
65 StringPiece context_; // greater context of text being searched
  /frameworks/av/media/libstagefright/codecs/amrwbenc/src/
pitch_f4.c 68 Word16 t0_min, /* (i) : minimum value in the searched range. */
69 Word16 t0_max, /* (i) : maximum value in the searched range. */
  /ndk/sources/host-tools/make-3.81/
filedef.h 78 unsigned int tried_implicit:1; /* Nonzero if have searched
93 unsigned int pat_searched:1;/* Nonzero if we already searched for

Completed in 1068 milliseconds

1 2 3 45 6 7 8 91011>>