HomeSort by relevance Sort by last modified time
    Searched refs:It (Results 151 - 175 of 732) sorted by null

1 2 3 4 5 67 8 91011>>

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/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)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/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)
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/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)
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/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)
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/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)
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/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)
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/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)
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/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
252 template<typename It>
253 cc_hash_table(It first, It last)
259 template<typename It>
260 cc_hash_table(It first, It last, const hash_fn& h
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/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)
  /external/chromium/chrome/browser/chromeos/login/
signed_settings_temp_storage_unittest.cc 45 typedef std::map<std::string, std::string>::iterator It;
46 std::vector<It> a_list;
47 for (It it = ref_map_.begin(); it != ref_map_.end(); ++it) {
48 a_list.push_back(it);
51 std::vector<It> b_list(a_list);
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/detail/ov_tree_map_/
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
123 template<typename It>
124 It
126 erase_imp(It it)
129 if (it == end())
132 PB_DS_CHECK_KEY_EXISTS(PB_DS_V2F(*it))
186 point_iterator it = find(r_key); local
    [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
195 iterator it = m_a_vec;
196 while (it != m_r_last_it)
198 it->~value_type();
199 ++it;
235 template<typename It>
237 copy_from_range(It, It)
259 point_iterator it = lower_bound(r_key); local
278 point_iterator it = lower_bound(r_key); local
293 pointer it = m_a_values; local
    [all...]
  /external/chromium/net/data/proxy_resolver_v8_unittest/
international_domain_names.js 4 // This international hostname has a non-ASCII character. It is represented
  /external/webkit/LayoutTests/fast/dom/NodeList/script-tests/
nodelist-item-call-as-function.js 1 description('This tests that items in a NodeList can be retrieved directly by calling as a function with an integral index parameter, starting from 0.<br>It means NodeList[0] and NodeList(0) both work.');
  /libcore/dalvik/src/main/native/
sub.mk 3 # It's not a normal makefile, so we don't include CLEAR_VARS
  /ndk/sources/host-tools/sed-4.2.1/doc/
groupify.sed 8 @c Do not edit this file!! It is automatically generated from sed-in.texi.
  /external/llvm/lib/Transforms/Utils/
LoopUnroll.cpp 10 // This file implements some loop unrolling utilities. It does not define any
45 ValueToValueMapTy::iterator It = VMap.find(Op);
46 if (It != VMap.end())
47 I->setOperand(op, It->second);
52 ValueToValueMapTy::iterator It = VMap.find(PN->getIncomingBlock(i));
53 if (It != VMap.end())
54 PN->setIncomingBlock(i, cast<BasicBlock>(It->second));
59 /// FoldBlockIntoPredecessor - Folds a basic block into its predecessor if it
107 // Inherit predecessor's name if it exists...
134 /// If a LoopPassManager is passed in, and the loop is fully removed, it will b
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/detail/ov_tree_map_/
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...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/pb_ds/detail/ov_tree_map_/
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...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ext/pb_ds/detail/ov_tree_map_/
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...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/ov_tree_map_/
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...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/ov_tree_map_/
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...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/ov_tree_map_/
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...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/pb_ds/detail/ov_tree_map_/
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...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/ov_tree_map_/
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...]

Completed in 1185 milliseconds

1 2 3 4 5 67 8 91011>>