HomeSort by relevance Sort by last modified time
    Searched full:sought (Results 1 - 25 of 42) sorted by null

1 2

  /external/icu4c/common/
brkeng.h 127 * sought.
129 * sought.
255 * sought.
257 * sought.
269 * sought.
271 * sought.
282 * sought.
  /system/extras/fatblock/
read.c 75 off_t sought; local
107 sought = lseek(fd, (off_t)len, SEEK_SET);
108 if (sought != (off_t)len) {
  /external/webrtc/src/system_wrappers/source/
aligned_malloc.cc 88 // alignedPos is the address sought for.
  /external/webkit/Source/ThirdParty/ANGLE/src/compiler/
Types.h 250 // don't check the qualifier, it's not ever what's being sought after
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
stl_map.h 649 * @return Iterator pointing to sought-after element, or end() if not
654 * pointing to the sought after %pair. If unsuccessful it returns the
664 * @return Read-only (constant) iterator pointing to sought-after
669 * iterator pointing to the sought after %pair. If unsuccessful it
stl_multimap.h 585 * @return Iterator pointing to sought-after element,
590 * pointing to the sought after %pair. If unsuccessful it returns the
600 * @return Read-only (constant) iterator pointing to sought-after
605 * iterator pointing to the sought after %pair. If unsuccessful it
stl_multiset.h 523 * @return Iterator pointing to sought-after element, or end() if not
528 * pointing to the sought after element. If unsuccessful it returns the
stl_set.h 538 * @return Iterator pointing to sought-after element, or end() if not
543 * pointing to the sought after element. If unsuccessful it returns the
  /prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_map.h 649 * @return Iterator pointing to sought-after element, or end() if not
654 * pointing to the sought after %pair. If unsuccessful it returns the
664 * @return Read-only (constant) iterator pointing to sought-after
669 * iterator pointing to the sought after %pair. If unsuccessful it
stl_multimap.h 585 * @return Iterator pointing to sought-after element,
590 * pointing to the sought after %pair. If unsuccessful it returns the
600 * @return Read-only (constant) iterator pointing to sought-after
605 * iterator pointing to the sought after %pair. If unsuccessful it
stl_multiset.h 523 * @return Iterator pointing to sought-after element, or end() if not
528 * pointing to the sought after element. If unsuccessful it returns the
stl_set.h 538 * @return Iterator pointing to sought-after element, or end() if not
543 * pointing to the sought after element. If unsuccessful it returns the
  /prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_map.h 649 * @return Iterator pointing to sought-after element, or end() if not
654 * pointing to the sought after %pair. If unsuccessful it returns the
664 * @return Read-only (constant) iterator pointing to sought-after
669 * iterator pointing to the sought after %pair. If unsuccessful it
stl_multimap.h 585 * @return Iterator pointing to sought-after element,
590 * pointing to the sought after %pair. If unsuccessful it returns the
600 * @return Read-only (constant) iterator pointing to sought-after
605 * iterator pointing to the sought after %pair. If unsuccessful it
stl_multiset.h 523 * @return Iterator pointing to sought-after element, or end() if not
528 * pointing to the sought after element. If unsuccessful it returns the
stl_set.h 538 * @return Iterator pointing to sought-after element, or end() if not
543 * pointing to the sought after element. If unsuccessful it returns the
  /external/zlib/contrib/asm586/
match.S 25 /* low word: last bytes sought */
  /external/icu4c/i18n/unicode/
usearch.h 745 * the text to be searched and the pattern being sought.
    [all...]
  /external/llvm/include/llvm/Bitcode/
Archive.h 382 const std::string& symbol, ///< Symbol to be sought
396 std::set<std::string>& symbols, ///< Symbols to be sought
  /external/chromium/sdch/open-vcdiff/src/
blockhash.h 220 // target data for which a match will be sought, while
  /external/libvpx/vpx_mem/memory_manager/include/
cavl_impl.h 1059 /* Equal node was sought and found as starting node. */
  /external/nist-sip/java/gov/nist/core/
LexerCore.java 210 // Generic ID sought.
  /external/pcre/
NON-UNIX-USE 122 sought in the current directory. Otherwise you run the risk of picking up
  /external/webkit/Source/JavaScriptCore/wtf/
AVLTree.h 202 // Equal node was sought and found as starting node.
  /external/bluetooth/glib/gobject/
gsignal.c     [all...]

Completed in 3816 milliseconds

1 2