HomeSort by relevance Sort by last modified time
    Searched refs:allocate (Results 76 - 100 of 1315) sorted by null

1 2 34 5 6 7 8 91011>>

  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/pb_ds/detail/cc_hash_table_map_/
entry_list_fn_imps.hpp 60 entry_pointer p_e = s_entry_allocator.allocate(1);
73 entry_pointer p_e = s_entry_allocator.allocate(1);
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/cc_hash_table_map_/
entry_list_fn_imps.hpp 60 entry_pointer p_e = s_entry_allocator.allocate(1);
73 entry_pointer p_e = s_entry_allocator.allocate(1);
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/detail/cc_hash_table_map_/
entry_list_fn_imps.hpp 60 entry_pointer p_e = s_entry_allocator.allocate(1);
73 entry_pointer p_e = s_entry_allocator.allocate(1);
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/cc_hash_table_map_/
entry_list_fn_imps.hpp 60 entry_pointer p_e = s_entry_allocator.allocate(1);
73 entry_pointer p_e = s_entry_allocator.allocate(1);
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/detail/cc_hash_table_map_/
entry_list_fn_imps.hpp 60 entry_pointer p_e = s_entry_allocator.allocate(1);
73 entry_pointer p_e = s_entry_allocator.allocate(1);
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/pb_ds/detail/cc_hash_table_map_/
entry_list_fn_imps.hpp 60 entry_pointer p_e = s_entry_allocator.allocate(1);
73 entry_pointer p_e = s_entry_allocator.allocate(1);
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/pb_ds/detail/cc_hash_table_map_/
entry_list_fn_imps.hpp 60 entry_pointer p_e = s_entry_allocator.allocate(1);
73 entry_pointer p_e = s_entry_allocator.allocate(1);
  /external/chromium_org/third_party/angle/src/libGLESv2/
HandleAllocator.h 8 // allocate GL handles.
31 GLuint allocate();
  /frameworks/rs/cpu_ref/linkloader/include/impl/
ELFSectionNoBits.hxx 33 if (!result->chunk.allocate(sh->getSize())) {
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/ext/pb_ds/detail/ov_tree_map_/
insert_fn_imps.hpp 53 metadata_pointer a_new_metadata_vec =(new_size == 0) ? 0 : s_metadata_alloc.allocate(new_size);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/ov_tree_map_/
insert_fn_imps.hpp 53 metadata_pointer a_new_metadata_vec =(new_size == 0) ? 0 : s_metadata_alloc.allocate(new_size);
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/pb_ds/detail/ov_tree_map_/
insert_fn_imps.hpp 53 metadata_pointer a_new_metadata_vec =(new_size == 0) ? 0 : s_metadata_alloc.allocate(new_size);
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/ov_tree_map_/
insert_fn_imps.hpp 53 metadata_pointer a_new_metadata_vec =(new_size == 0) ? NULL : s_metadata_alloc.allocate(new_size);
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/ov_tree_map_/
insert_fn_imps.hpp 53 metadata_pointer a_new_metadata_vec =(new_size == 0) ? NULL : s_metadata_alloc.allocate(new_size);
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/ov_tree_map_/
insert_fn_imps.hpp 53 metadata_pointer a_new_metadata_vec =(new_size == 0) ? NULL : s_metadata_alloc.allocate(new_size);
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/pb_ds/detail/ov_tree_map_/
insert_fn_imps.hpp 53 metadata_pointer a_new_metadata_vec =(new_size == 0) ? NULL : s_metadata_alloc.allocate(new_size);
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/ov_tree_map_/
insert_fn_imps.hpp 53 metadata_pointer a_new_metadata_vec =(new_size == 0) ? 0 : s_metadata_alloc.allocate(new_size);
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/detail/ov_tree_map_/
insert_fn_imps.hpp 53 metadata_pointer a_new_metadata_vec =(new_size == 0) ? 0 : s_metadata_alloc.allocate(new_size);
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/ov_tree_map_/
insert_fn_imps.hpp 53 metadata_pointer a_new_metadata_vec =(new_size == 0) ? 0 : s_metadata_alloc.allocate(new_size);
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/detail/ov_tree_map_/
insert_fn_imps.hpp 53 metadata_pointer a_new_metadata_vec =(new_size == 0) ? 0 : s_metadata_alloc.allocate(new_size);
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/pb_ds/detail/ov_tree_map_/
insert_fn_imps.hpp 53 metadata_pointer a_new_metadata_vec =(new_size == 0) ? 0 : s_metadata_alloc.allocate(new_size);
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/pb_ds/detail/ov_tree_map_/
insert_fn_imps.hpp 53 metadata_pointer a_new_metadata_vec =(new_size == 0) ? 0 : s_metadata_alloc.allocate(new_size);
  /external/mp4parser/isoparser/src/main/java/com/coremedia/iso/
AbstractBoxParser.java 65 ByteBuffer bb = ByteBuffer.allocate(8);
81 ByteBuffer bb = ByteBuffer.allocate(16);
98 header = ByteBuffer.allocate(16);
103 header = ByteBuffer.allocate(24);
108 header = ByteBuffer.allocate(32);
  /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_/
constructor_destructor_fn_imps.hpp 61 m_entries(s_entry_allocator.allocate(m_num_e))
72 m_entries(s_entry_allocator.allocate(m_num_e))
84 m_entries(s_entry_allocator.allocate(m_num_e))
98 m_entries(s_entry_allocator.allocate(m_num_e))
112 m_entries(s_entry_allocator.allocate(m_num_e))
127 m_entries(s_entry_allocator.allocate(m_num_e))
144 m_entries(s_entry_allocator.allocate(m_num_e))
  /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_/
constructor_destructor_fn_imps.hpp 61 m_entries(s_entry_allocator.allocate(m_num_e))
72 m_entries(s_entry_allocator.allocate(m_num_e))
84 m_entries(s_entry_allocator.allocate(m_num_e))
98 m_entries(s_entry_allocator.allocate(m_num_e))
112 m_entries(s_entry_allocator.allocate(m_num_e))
127 m_entries(s_entry_allocator.allocate(m_num_e))
144 m_entries(s_entry_allocator.allocate(m_num_e))

Completed in 1575 milliseconds

1 2 34 5 6 7 8 91011>>