HomeSort by relevance Sort by last modified time
    Searched refs:It (Results 1 - 25 of 166) sorted by null

1 2 3 4 5 6 7

  /external/stlport/test/compiler/StTerm-order/
stterm-test.cc 19 It ctor done <-- 0
23 It dtor done <-- 0
32 It ctor done <-- 0
38 It dtor done <-- 0
66 class It
69 It();
70 ~It();
89 static It it; local
104 It::It(
    [all...]
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/parallel/
for_each_selectors.h 6 // software; you can redistribute it and/or modify it under the terms
11 // This library is distributed in the hope that it will be useful, but
42 template<typename It>
48 It finish_iterator;
53 template<typename It>
54 struct for_each_selector : public generic_for_each_selector<It>
61 operator()(Op& o, It i)
69 template<typename It>
70 struct generate_selector : public generic_for_each_selector<It>
    [all...]
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/detail/pairing_heap_/
constructors_destructor_fn_imps.hpp 6 // software; you can redistribute it and/or modify it under the terms
11 // This library is distributed in the hope that it will be useful, but
33 // purpose. It is provided "as is" without express or implied
42 template<typename It>
45 copy_from_range(It first_it, It last_it)
pairing_heap_.hpp 6 // software; you can redistribute it and/or modify it under the terms
11 // This library is distributed in the hope that it will be useful, but
33 // purpose. It is provided "as is" without express or implied
152 modify(point_iterator it, const_reference r_new_val);
161 erase(point_iterator it);
176 template<typename It>
178 copy_from_range(It first_it, It last_it);
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/
assoc_container.hpp 6 // software; you can redistribute it and/or modify it under the terms
11 // This library is distributed in the hope that it will be useful, but
33 // purpose. It is provided "as is" without express or implied
211 template<typename It>
212 cc_hash_table(It first, It last)
218 template<typename It>
219 cc_hash_table(It first, It last, const hash_fn& h
    [all...]
priority_queue.hpp 6 // software; you can redistribute it and/or modify it under the terms
11 // This library is distributed in the hope that it will be useful, but
33 // purpose. It is provided "as is" without express or implied
89 template<typename It>
90 priority_queue(It first_it, It last_it)
97 template<typename It>
98 priority_queue(It first_it, It last_it, const cmp_fn& r_cmp_fn
    [all...]
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/detail/binomial_heap_base_/
constructors_destructor_fn_imps.hpp 6 // software; you can redistribute it and/or modify it under the terms
11 // This library is distributed in the hope that it will be useful, but
33 // purpose. It is provided "as is" without express or implied
42 template<typename It>
45 copy_from_range(It first_it, It last_it)
binomial_heap_base_.hpp 6 // software; you can redistribute it and/or modify it under the terms
11 // This library is distributed in the hope that it will be useful, but
33 // purpose. It is provided "as is" without express or implied
143 modify(point_iterator it, const_reference r_new_val);
152 erase(point_iterator it);
181 template<typename It>
183 copy_from_range(It first_it, It last_it);
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/detail/rb_tree_map_/
constructors_destructor_fn_imps.hpp 6 // software; you can redistribute it and/or modify it under the terms
11 // This library is distributed in the hope that it will be useful, but
33 // purpose. It is provided "as is" without express or implied
42 template<typename It>
45 copy_from_range(It first_it, It last_it)
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/detail/splay_tree_/
constructors_destructor_fn_imps.hpp 6 // software; you can redistribute it and/or modify it under the terms
11 // This library is distributed in the hope that it will be useful, but
33 // purpose. It is provided "as is" without express or implied
42 template<typename It>
45 copy_from_range(It first_it, It last_it)
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/detail/list_update_map_/
constructor_destructor_fn_imps.hpp 6 // software; you can redistribute it and/or modify it under the terms
11 // This library is distributed in the hope that it will be useful, but
33 // purpose. It is provided "as is" without express or implied
59 template<typename It>
62 copy_from_range(It first_it, It last_it)
74 template<typename It>
76 PB_DS_CLASS_NAME(It first_it, It last_it) : m_p_l(NULL
    [all...]
lu_map_.hpp 6 // software; you can redistribute it and/or modify it under the terms
11 // This library is distributed in the hope that it will be useful, but
33 // purpose. It is provided "as is" without express or implied
201 template<typename It>
202 PB_DS_CLASS_NAME(It first_it, It last_it);
281 template<typename It>
283 copy_from_range(It, It);
    [all...]
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/detail/ov_tree_map_/
constructors_destructor_fn_imps.hpp 6 // software; you can redistribute it and/or modify it under the terms
11 // This library is distributed in the hope that it will be useful, but
33 // purpose. It is provided "as is" without express or implied
100 template<typename It>
103 copy_from_range(It first_it, It last_it)
129 template<typename It>
132 copy_from_ordered_range(It first_it, It last_it
    [all...]
ov_tree_map_.hpp 6 // software; you can redistribute it and/or modify it under the terms
11 // This library is distributed in the hope that it will be useful, but
33 // purpose. It is provided "as is" without express or implied
214 template<typename It>
216 copy_from_range(It, It);
238 point_iterator it = lower_bound(r_key); local
239 if (it != end() && !Cmp_Fn::operator()(r_key, PB_DS_V2F(*it)))
259 point_iterator it = lower_bound(r_key); local
275 pointer it = m_a_values; local
    [all...]
erase_fn_imps.hpp 6 // software; you can redistribute it and/or modify it under the terms
11 // This library is distributed in the hope that it will be useful, but
33 // purpose. It is provided "as is" without express or implied
124 template<typename It>
125 It
127 erase_imp(It it)
130 if (it == end())
133 _GLIBCXX_DEBUG_ONLY(PB_DS_CLASS_C_DEC::check_key_exists(PB_DS_V2F(*it));)
187 point_iterator it = find(r_key); local
    [all...]
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/detail/thin_heap_/
constructors_destructor_fn_imps.hpp 6 // software; you can redistribute it and/or modify it under the terms
11 // This library is distributed in the hope that it will be useful, but
33 // purpose. It is provided "as is" without express or implied
42 template<typename It>
45 copy_from_range(It first_it, It last_it)
  /libcore/dalvik/src/main/native/
sub.mk 2 # It's not a normal makefile, so we don't include CLEAR_VARS
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/detail/binary_heap_/
constructors_destructor_fn_imps.hpp 6 // software; you can redistribute it and/or modify it under the terms
11 // This library is distributed in the hope that it will be useful, but
33 // purpose. It is provided "as is" without express or implied
54 template<typename It>
57 copy_from_range(It first_it, It last_it)
  /external/chromium/net/data/proxy_resolver_v8_unittest/
dns_fail.js 2 // failing. It tests that functions return the expected values.
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/detail/cc_hash_table_map_/
constructor_destructor_fn_imps.hpp 6 // software; you can redistribute it and/or modify it under the terms
11 // This library is distributed in the hope that it will be useful, but
33 // purpose. It is provided "as is" without express or implied
51 template<typename It>
54 copy_from_range(It first_it, It last_it)
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/detail/pat_trie_/
constructors_destructor_fn_imps.hpp 6 // software; you can redistribute it and/or modify it under the terms
11 // This library is distributed in the hope that it will be useful, but
33 // purpose. It is provided "as is" without express or implied
153 template<typename It>
156 copy_from_range(It first_it, It last_it)
  /build/core/combo/arch/arm/
armv4t.mk 5 # it's mostly an obsoleted instruction set architecture (only available
10 $(warning ARMv4t support is currently a work in progress. It does not work right now!)
  /build/target/product/
generic_x86.mk 2 # It includes the base Android platform. If you need Google-specific features,
31 # network connection so that you can use it with ADB
  /device/htc/common/
README.ecclist_for_mcc.conf 27 2. Emergency number 112 and 911 are included as default emergency numbers. But it is
30 3. It is recommended to sort the entries by MCC.
  /device/htc/common/updater/
Android.mk 8 # UI libraries for specific devices (passion, sapphire, dream). It

Completed in 248 milliseconds

1 2 3 4 5 6 7