HomeSort by relevance Sort by last modified time
    Searched refs:size_type (Results 226 - 250 of 2060) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /frameworks/native/libs/vr/libpdx/private/pdx/rpc/
array_wrapper.h 24 typedef std::size_t size_type; typedef in class:android::pdx::rpc::ArrayWrapper
32 ArrayWrapper(pointer buffer, size_type capacity, size_type size)
37 ArrayWrapper(pointer buffer, size_type size)
79 size_type size() const { return end_; }
80 size_type max_size() const { return capacity_; }
81 size_type capacity() const { return capacity_; }
86 void resize(size_type size) {
93 reference operator[](size_type pos) { return buffer_[pos]; }
94 const_reference operator[](size_type pos) const { return buffer_[pos];
    [all...]
  /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_/
erase_no_store_hash_fn_imps.hpp 48 size_type hash = ranged_probe_fn_base::operator()(r_key);
49 size_type i;
54 const size_type pos = ranged_probe_fn_base::operator()(r_key, hash, i);
resize_no_store_hash_fn_imps.hpp 49 size_type hash = ranged_probe_fn_base::operator()(r_key);
50 size_type i;
53 const size_type pos = ranged_probe_fn_base::operator()(r_key, hash, i);
resize_store_hash_fn_imps.hpp 49 size_type hash = ranged_probe_fn_base::operator()(r_key, p_e->m_hash);
51 size_type i;
54 const size_type pos = ranged_probe_fn_base::operator()(r_key, hash, i);
  /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_/
erase_no_store_hash_fn_imps.hpp 48 size_type hash = ranged_probe_fn_base::operator()(r_key);
49 size_type i;
54 const size_type pos = ranged_probe_fn_base::operator()(r_key, hash, i);
resize_no_store_hash_fn_imps.hpp 49 size_type hash = ranged_probe_fn_base::operator()(r_key);
50 size_type i;
53 const size_type pos = ranged_probe_fn_base::operator()(r_key, hash, i);
resize_store_hash_fn_imps.hpp 49 size_type hash = ranged_probe_fn_base::operator()(r_key, p_e->m_hash);
51 size_type i;
54 const size_type pos = ranged_probe_fn_base::operator()(r_key, hash, i);
  /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_/
erase_no_store_hash_fn_imps.hpp 48 size_type hash = ranged_probe_fn_base::operator()(r_key);
49 size_type i;
54 const size_type pos = ranged_probe_fn_base::operator()(r_key, hash, i);
resize_no_store_hash_fn_imps.hpp 49 size_type hash = ranged_probe_fn_base::operator()(r_key);
50 size_type i;
53 const size_type pos = ranged_probe_fn_base::operator()(r_key, hash, i);
resize_store_hash_fn_imps.hpp 49 size_type hash = ranged_probe_fn_base::operator()(r_key, p_e->m_hash);
51 size_type i;
54 const size_type pos = ranged_probe_fn_base::operator()(r_key, hash, i);
  /prebuilts/ndk/r10/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/pb_ds/detail/gp_hash_table_map_/
erase_no_store_hash_fn_imps.hpp 48 size_type hash = ranged_probe_fn_base::operator()(r_key);
49 size_type i;
54 const size_type pos = ranged_probe_fn_base::operator()(r_key, hash, i);
resize_no_store_hash_fn_imps.hpp 49 size_type hash = ranged_probe_fn_base::operator()(r_key);
50 size_type i;
53 const size_type pos = ranged_probe_fn_base::operator()(r_key, hash, i);
resize_store_hash_fn_imps.hpp 49 size_type hash = ranged_probe_fn_base::operator()(r_key, p_e->m_hash);
51 size_type i;
54 const size_type pos = ranged_probe_fn_base::operator()(r_key, hash, i);
  /prebuilts/ndk/r11/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/pb_ds/detail/gp_hash_table_map_/
erase_no_store_hash_fn_imps.hpp 48 size_type hash = ranged_probe_fn_base::operator()(r_key);
49 size_type i;
54 const size_type pos = ranged_probe_fn_base::operator()(r_key, hash, i);
resize_no_store_hash_fn_imps.hpp 49 size_type hash = ranged_probe_fn_base::operator()(r_key);
50 size_type i;
53 const size_type pos = ranged_probe_fn_base::operator()(r_key, hash, i);
resize_store_hash_fn_imps.hpp 49 size_type hash = ranged_probe_fn_base::operator()(r_key, p_e->m_hash);
51 size_type i;
54 const size_type pos = ranged_probe_fn_base::operator()(r_key, hash, i);
  /prebuilts/ndk/r13/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/pb_ds/detail/gp_hash_table_map_/
erase_no_store_hash_fn_imps.hpp 48 size_type hash = ranged_probe_fn_base::operator()(r_key);
49 size_type i;
54 const size_type pos = ranged_probe_fn_base::operator()(r_key, hash, i);
resize_no_store_hash_fn_imps.hpp 49 size_type hash = ranged_probe_fn_base::operator()(r_key);
50 size_type i;
53 const size_type pos = ranged_probe_fn_base::operator()(r_key, hash, i);
resize_store_hash_fn_imps.hpp 49 size_type hash = ranged_probe_fn_base::operator()(r_key, p_e->m_hash);
51 size_type i;
54 const size_type pos = ranged_probe_fn_base::operator()(r_key, hash, i);
  /art/runtime/base/
stringpiece.h 39 typedef size_t size_type; typedef in class:art::StringPiece
41 static constexpr size_type npos = size_type(-1);
62 size_type size() const { return length_; }
63 size_type length() const { return length_; }
70 void set(const char* data_in, size_type len) {
82 void set(const void* data_in, size_type len) {
88 char operator[](size_type i) const {
92 char operator[](size_type i) const;
95 void remove_prefix(size_type n)
    [all...]
  /external/sfntly/cpp/src/test/tinyxml/
tinystr.h 59 typedef size_t size_type; typedef in class:TiXmlString
62 static const size_type npos; // = -1;
80 init( static_cast<size_type>( strlen(copy) ));
85 TIXML_EXPLICIT TiXmlString ( const char * str, size_type len) : rep_(0)
99 return assign( copy, (size_type)strlen(copy));
111 return append(suffix, static_cast<size_type>( strlen(suffix) ));
134 size_type length () const { return rep_->size; }
137 size_type size () const { return rep_->size; }
143 size_type capacity () const { return rep_->capacity; }
147 const char& at (size_type index) cons
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/left_child_next_sibling_heap_/
node.hpp 57 typedef typename _Alloc::size_type size_type; typedef in struct:__gnu_pbds::detail::left_child_next_sibling_heap_node_
77 typedef typename _Alloc::size_type size_type; typedef in struct:__gnu_pbds::detail::left_child_next_sibling_heap_node_
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/left_child_next_sibling_heap_/
node.hpp 57 typedef typename _Alloc::size_type size_type; typedef in struct:__gnu_pbds::detail::left_child_next_sibling_heap_node_
77 typedef typename _Alloc::size_type size_type; typedef in struct:__gnu_pbds::detail::left_child_next_sibling_heap_node_
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/pb_ds/detail/left_child_next_sibling_heap_/
node.hpp 57 typedef typename _Alloc::size_type size_type; typedef in struct:__gnu_pbds::detail::left_child_next_sibling_heap_node_
77 typedef typename _Alloc::size_type size_type; typedef in struct:__gnu_pbds::detail::left_child_next_sibling_heap_node_
  /prebuilts/ndk/r10/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/pb_ds/detail/left_child_next_sibling_heap_/
node.hpp 57 typedef typename _Alloc::size_type size_type; typedef in struct:__gnu_pbds::detail::left_child_next_sibling_heap_node_
77 typedef typename _Alloc::size_type size_type; typedef in struct:__gnu_pbds::detail::left_child_next_sibling_heap_node_

Completed in 520 milliseconds

1 2 3 4 5 6 7 8 91011>>