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

<<11121314151617181920>>

  /frameworks/compile/mclinker/lib/LD/
RelocData.cpp 33 RelocData* result = g_RelocDataFactory->allocate();
SectionData.cpp 35 SectionData* result = g_SectDataFactory->allocate();
  /frameworks/compile/mclinker/lib/MC/
InputFactory.cpp 39 Input* result = Alloc::allocate();
  /frameworks/compile/mclinker/lib/Script/
FileToken.cpp 36 FileToken* result = g_FileTokenFactory->allocate();
NameSpec.cpp 36 NameSpec* result = g_NameSpecFactory->allocate();
StrToken.cpp 37 StrToken* result = g_StrTokenFactory->allocate();
  /frameworks/opt/bluetooth/src/android/bluetooth/client/map/utils/
ObexAppParameters.java 104 byte[] bval = ByteBuffer.allocate(1).put(val).array();
109 byte[] bval = ByteBuffer.allocate(2).putShort(val).array();
114 byte[] bval = ByteBuffer.allocate(4).putInt(val).array();
119 byte[] bval = ByteBuffer.allocate(8).putLong(val).array();
  /frameworks/opt/bluetooth/src/android/bluetooth/client/pbap/utils/
ObexAppParameters.java 104 byte[] bval = ByteBuffer.allocate(1).put(val).array();
109 byte[] bval = ByteBuffer.allocate(2).putShort(val).array();
114 byte[] bval = ByteBuffer.allocate(4).putInt(val).array();
119 byte[] bval = ByteBuffer.allocate(8).putLong(val).array();
  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/nio/charset/
UTFCharsetDecoderTest.java 53 ByteBuffer buffer = ByteBuffer.allocate(getByteBuffer().remaining() + 1);
  /libcore/support/src/test/java/libcore/javax/net/ssl/
TestSSLEnginePair.java 84 ByteBuffer clientToServer = ByteBuffer.allocate(packetBufferSize);
85 ByteBuffer serverToClient = ByteBuffer.allocate(packetBufferSize);
88 ByteBuffer scratch = ByteBuffer.allocate(applicationBufferSize);
137 private static final ByteBuffer EMPTY_BYTE_BUFFER = ByteBuffer.allocate(0);
  /ndk/tests/device/test-gnustl-full/unit/
rawriter_test.cpp 46 p = a.allocate(5);
  /ndk/tests/device/test-stlport/unit/
rawriter_test.cpp 46 p = a.allocate(5);
  /packages/apps/Camera2/src/com/android/camera/exif/
OrderedDataOutputStream.java 26 private final ByteBuffer mByteBuffer = ByteBuffer.allocate(4);
  /packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/exif/
OrderedDataOutputStream.java 26 private final ByteBuffer mByteBuffer = ByteBuffer.allocate(4);
  /packages/apps/Launcher3/WallpaperPicker/src/com/android/gallery3d/exif/
OrderedDataOutputStream.java 26 private final ByteBuffer mByteBuffer = ByteBuffer.allocate(4);
  /packages/apps/Mms/src/com/android/mms/exif/
OrderedDataOutputStream.java 26 private final ByteBuffer mByteBuffer = ByteBuffer.allocate(4);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/ext/pb_ds/detail/binary_heap_/
split_join_fn_imps.hpp 77 a_entries = s_entry_allocator.allocate(actual_size);
79 a_other_entries = s_entry_allocator.allocate(other_actual_size);
137 a_entries = s_entry_allocator.allocate(actual_size);
138 a_other_entries = s_entry_allocator.allocate(resize_policy::min_size);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/binary_heap_/
split_join_fn_imps.hpp 67 a_entries = s_entry_allocator.allocate(new_size);
68 a_other_entries = s_entry_allocator.allocate(other_actual_size);
126 a_entries = s_entry_allocator.allocate(new_size);
127 a_other_entries = s_entry_allocator.allocate(resize_policy::min_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/binary_heap_/
split_join_fn_imps.hpp 67 a_entries = s_entry_allocator.allocate(new_size);
68 a_other_entries = s_entry_allocator.allocate(other_actual_size);
126 a_entries = s_entry_allocator.allocate(new_size);
127 a_other_entries = s_entry_allocator.allocate(resize_policy::min_size);
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/binary_heap_/
split_join_fn_imps.hpp 76 a_entries = s_entry_allocator.allocate(actual_size);
78 a_other_entries = s_entry_allocator.allocate(other_actual_size);
136 a_entries = s_entry_allocator.allocate(actual_size);
137 a_other_entries = s_entry_allocator.allocate(resize_policy::min_size);
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/binary_heap_/
split_join_fn_imps.hpp 76 a_entries = s_entry_allocator.allocate(actual_size);
78 a_other_entries = s_entry_allocator.allocate(other_actual_size);
136 a_entries = s_entry_allocator.allocate(actual_size);
137 a_other_entries = s_entry_allocator.allocate(resize_policy::min_size);
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/binary_heap_/
split_join_fn_imps.hpp 76 a_entries = s_entry_allocator.allocate(actual_size);
78 a_other_entries = s_entry_allocator.allocate(other_actual_size);
136 a_entries = s_entry_allocator.allocate(actual_size);
137 a_other_entries = s_entry_allocator.allocate(resize_policy::min_size);
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/pb_ds/detail/binary_heap_/
split_join_fn_imps.hpp 76 a_entries = s_entry_allocator.allocate(actual_size);
78 a_other_entries = s_entry_allocator.allocate(other_actual_size);
136 a_entries = s_entry_allocator.allocate(actual_size);
137 a_other_entries = s_entry_allocator.allocate(resize_policy::min_size);
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/binary_heap_/
split_join_fn_imps.hpp 77 a_entries = s_entry_allocator.allocate(actual_size);
79 a_other_entries = s_entry_allocator.allocate(other_actual_size);
137 a_entries = s_entry_allocator.allocate(actual_size);
138 a_other_entries = s_entry_allocator.allocate(resize_policy::min_size);
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/detail/binary_heap_/
split_join_fn_imps.hpp 68 a_entries = s_entry_allocator.allocate(new_size);
69 a_other_entries = s_entry_allocator.allocate(other_actual_size);
127 a_entries = s_entry_allocator.allocate(new_size);
128 a_other_entries = s_entry_allocator.allocate(resize_policy::min_size);

Completed in 1245 milliseconds

<<11121314151617181920>>