HomeSort by relevance Sort by last modified time
    Searched refs:find (Results 101 - 125 of 8459) sorted by null

1 2 3 45 6 7 8 91011>>

  /external/libcxx/test/std/containers/unord/unord.multiset/
find_non_const.pass.cpp 16 // iterator find(const key_type& k);
40 C::iterator i = c.find(30);
42 i = c.find(5);
62 C::iterator i = c.find(30);
64 i = c.find(5);
  /external/libcxx/test/std/containers/unord/unord.set/
find_const.pass.cpp 16 // const_iterator find(const key_type& k) const;
40 C::const_iterator i = c.find(30);
42 i = c.find(5);
61 C::const_iterator i = c.find(30);
63 i = c.find(5);
find_non_const.pass.cpp 16 // iterator find(const key_type& k);
40 C::iterator i = c.find(30);
42 i = c.find(5);
61 C::iterator i = c.find(30);
63 i = c.find(5);
  /art/test/089-many-methods/
build 49 ${JAVAC} -d classes `find src -name '*.java'`
  /art/tools/
extract-embedded-java 28 for f in `find "$1" -type f -name "*.smali" | xargs -n 1 -P 0 -i basename -s .smali \{\}`; do
  /cts/suite/audio_quality/test/
FileUtilTest.cpp 33 ASSERT_TRUE(dirPath.find("reports/") == 0);
34 LOGI("returned %s %d", dirPath.string(), dirPath.find("reports/"));
  /development/scripts/
acov 34 find $ANDROID_HOST_OUT \( -name '*.gcda' -o -name '*.gcno' \) -delete
35 find $ANDROID_PRODUCT_OUT \( -name '*.gcda' -o -name '*.gcno' \) -delete
41 find $ANDROID_HOST_OUT -name '*.gcda' -delete
45 find $ANDROID_PRODUCT_OUT -name '*.gcda' -delete
  /development/tools/idegen/
idegen.sh 8 idegenjar=`find out -name idegen.jar -follow | grep -v intermediates`
10 echo "Couldn't find idegen.jar. Please run make first."
  /external/guava/guava-testlib/src/com/google/common/collect/testing/testers/
AbstractListIndexOfTester.java 37 protected abstract int find(Object o); method in class:AbstractListIndexOfTester
48 0, find(getOrderedElements().get(0)));
53 -1, find(samples.e3)); method
59 -1, find(null)); method
67 -1, find(null)); method
77 -1, find(samples.e3)); method
85 getNullLocation(), find(null)); method
91 -1, find(WrongType.VALUE)); method
  /external/libcxx/test/std/diagnostics/syserr/syserr.syserr/syserr.syserr.members/
ctor_error_code_string.pass.cpp 28 assert(what_message.find(what_arg) != std::string::npos);
29 assert(what_message.find("Not a directory") != std::string::npos);
  /hardware/intel/common/libva/
style_unify 2 file=$(find . -name "*.[ch]" -o -name "*.cpp")
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/cc_hash_table_map_/
find_fn_imps.hpp 38 * Contains implementations of cc_ht_map_'s find related functions.
44 find(key_const_reference r_key) function in class:PB_DS_CLASS_C_DEC
53 find(key_const_reference r_key) const function in class:PB_DS_CLASS_C_DEC
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/gp_hash_table_map_/
find_fn_imps.hpp 38 * Contains implementations of gp_ht_map_'s find related functions.
44 find(key_const_reference r_key) function in class:PB_DS_CLASS_C_DEC
53 find(key_const_reference r_key) const function in class:PB_DS_CLASS_C_DEC
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/cc_hash_table_map_/
find_fn_imps.hpp 38 * Contains implementations of cc_ht_map_'s find related functions.
44 find(key_const_reference r_key) function in class:PB_DS_CLASS_C_DEC
53 find(key_const_reference r_key) const function in class:PB_DS_CLASS_C_DEC
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/gp_hash_table_map_/
find_fn_imps.hpp 38 * Contains implementations of gp_ht_map_'s find related functions.
44 find(key_const_reference r_key) function in class:PB_DS_CLASS_C_DEC
53 find(key_const_reference r_key) const function in class:PB_DS_CLASS_C_DEC
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/pb_ds/detail/cc_hash_table_map_/
find_fn_imps.hpp 38 * Contains implementations of cc_ht_map_'s find related functions.
44 find(key_const_reference r_key) function in class:PB_DS_CLASS_C_DEC
53 find(key_const_reference r_key) const function in class:PB_DS_CLASS_C_DEC
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/pb_ds/detail/gp_hash_table_map_/
find_fn_imps.hpp 38 * Contains implementations of gp_ht_map_'s find related functions.
44 find(key_const_reference r_key) function in class:PB_DS_CLASS_C_DEC
53 find(key_const_reference r_key) const function in class:PB_DS_CLASS_C_DEC
  /prebuilts/ndk/r10/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/pb_ds/detail/cc_hash_table_map_/
find_fn_imps.hpp 38 * Contains implementations of cc_ht_map_'s find related functions.
44 find(key_const_reference r_key) function in class:PB_DS_CLASS_C_DEC
53 find(key_const_reference r_key) const function in class:PB_DS_CLASS_C_DEC
  /prebuilts/ndk/r10/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/pb_ds/detail/gp_hash_table_map_/
find_fn_imps.hpp 38 * Contains implementations of gp_ht_map_'s find related functions.
44 find(key_const_reference r_key) function in class:PB_DS_CLASS_C_DEC
53 find(key_const_reference r_key) const function in class:PB_DS_CLASS_C_DEC
  /prebuilts/ndk/r11/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/pb_ds/detail/cc_hash_table_map_/
find_fn_imps.hpp 38 * Contains implementations of cc_ht_map_'s find related functions.
44 find(key_const_reference r_key) function in class:PB_DS_CLASS_C_DEC
53 find(key_const_reference r_key) const function in class:PB_DS_CLASS_C_DEC
  /prebuilts/ndk/r11/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/pb_ds/detail/gp_hash_table_map_/
find_fn_imps.hpp 38 * Contains implementations of gp_ht_map_'s find related functions.
44 find(key_const_reference r_key) function in class:PB_DS_CLASS_C_DEC
53 find(key_const_reference r_key) const function in class:PB_DS_CLASS_C_DEC
  /prebuilts/ndk/r11/sources/cxx-stl/llvm-libc++/libcxx/test/diagnostics/syserr/syserr.syserr/syserr.syserr.members/
ctor_error_code_string.pass.cpp 28 assert(what_message.find(what_arg) != std::string::npos);
29 assert(what_message.find("Not a directory") != std::string::npos);
  /prebuilts/ndk/r13/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/pb_ds/detail/cc_hash_table_map_/
find_fn_imps.hpp 38 * Contains implementations of cc_ht_map_'s find related functions.
44 find(key_const_reference r_key) function in class:PB_DS_CLASS_C_DEC
53 find(key_const_reference r_key) const function in class:PB_DS_CLASS_C_DEC
  /prebuilts/ndk/r13/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/pb_ds/detail/gp_hash_table_map_/
find_fn_imps.hpp 38 * Contains implementations of gp_ht_map_'s find related functions.
44 find(key_const_reference r_key) function in class:PB_DS_CLASS_C_DEC
53 find(key_const_reference r_key) const function in class:PB_DS_CLASS_C_DEC
  /prebuilts/ndk/r13/sources/cxx-stl/llvm-libc++/test/std/diagnostics/syserr/syserr.syserr/syserr.syserr.members/
ctor_error_code_string.pass.cpp 28 assert(what_message.find(what_arg) != std::string::npos);
29 assert(what_message.find("Not a directory") != std::string::npos);

Completed in 1252 milliseconds

1 2 3 45 6 7 8 91011>>