HomeSort by relevance Sort by last modified time
    Searched defs:actual_size (Results 1 - 25 of 69) sorted by null

1 2 3

  /external/chromium_org/gpu/command_buffer/common/
gles2_cmd_format_test.cc 31 size_t actual_size = static_cast<const unsigned char*>(end) - local
33 EXPECT_LT(actual_size, sizeof(buffer_));
34 EXPECT_GT(actual_size, 0u);
35 EXPECT_EQ(expected_size, actual_size);
  /external/chromium_org/v8/test/cctest/
test-code-stubs-ia32.cc 49 size_t actual_size; local
51 &actual_size,
55 MacroAssembler assm(isolate, buffer, static_cast<int>(actual_size));
test-code-stubs-x64.cc 48 size_t actual_size; local
50 &actual_size,
54 MacroAssembler assm(isolate, buffer, static_cast<int>(actual_size));
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/detail/binary_heap_/
split_join_fn_imps.hpp 65 const size_type actual_size = local
76 a_entries = s_entry_allocator.allocate(actual_size);
83 s_entry_allocator.deallocate(a_entries, actual_size);
94 _GLIBCXX_DEBUG_ASSERT(actual_size >= left);
101 m_actual_size = actual_size;
129 const size_type actual_size = resize_policy::get_new_size_for_arbitrary(len); local
136 a_entries = s_entry_allocator.allocate(actual_size);
142 s_entry_allocator.deallocate(a_entries, actual_size);
156 m_actual_size = actual_size;
158 resize_policy::notify_arbitrary(actual_size);
    [all...]
erase_fn_imps.hpp 51 const size_type actual_size = resize_policy::get_new_size_for_arbitrary(0); local
53 entry_pointer a_entries = s_entry_allocator.allocate(actual_size);
55 resize_policy::notify_arbitrary(actual_size);
59 m_actual_size = actual_size;
134 const size_type actual_size = local
137 entry_pointer a_entries = s_entry_allocator.allocate(actual_size);
143 m_actual_size = actual_size;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/pb_ds/detail/binary_heap_/
split_join_fn_imps.hpp 66 const size_type actual_size = local
77 a_entries = s_entry_allocator.allocate(actual_size);
84 s_entry_allocator.deallocate(a_entries, actual_size);
95 _GLIBCXX_DEBUG_ASSERT(actual_size >= left);
102 m_actual_size = actual_size;
130 const size_type actual_size = resize_policy::get_new_size_for_arbitrary(len); local
137 a_entries = s_entry_allocator.allocate(actual_size);
143 s_entry_allocator.deallocate(a_entries, actual_size);
157 m_actual_size = actual_size;
159 resize_policy::notify_arbitrary(actual_size);
    [all...]
erase_fn_imps.hpp 52 const size_type actual_size = resize_policy::get_new_size_for_arbitrary(0); local
54 entry_pointer a_entries = s_entry_allocator.allocate(actual_size);
56 resize_policy::notify_arbitrary(actual_size);
60 m_actual_size = actual_size;
130 const size_type actual_size = local
133 entry_pointer a_entries = s_entry_allocator.allocate(actual_size);
139 m_actual_size = actual_size;
  /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/binary_heap_/
split_join_fn_imps.hpp 66 const size_type actual_size = local
77 a_entries = s_entry_allocator.allocate(actual_size);
84 s_entry_allocator.deallocate(a_entries, actual_size);
95 _GLIBCXX_DEBUG_ASSERT(actual_size >= left);
102 m_actual_size = actual_size;
130 const size_type actual_size = resize_policy::get_new_size_for_arbitrary(len); local
137 a_entries = s_entry_allocator.allocate(actual_size);
143 s_entry_allocator.deallocate(a_entries, actual_size);
157 m_actual_size = actual_size;
159 resize_policy::notify_arbitrary(actual_size);
    [all...]
erase_fn_imps.hpp 52 const size_type actual_size = resize_policy::get_new_size_for_arbitrary(0); local
54 entry_pointer a_entries = s_entry_allocator.allocate(actual_size);
56 resize_policy::notify_arbitrary(actual_size);
60 m_actual_size = actual_size;
130 const size_type actual_size = local
133 entry_pointer a_entries = s_entry_allocator.allocate(actual_size);
139 m_actual_size = actual_size;
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/binary_heap_/
split_join_fn_imps.hpp 65 const size_type actual_size = local
76 a_entries = s_entry_allocator.allocate(actual_size);
83 s_entry_allocator.deallocate(a_entries, actual_size);
94 _GLIBCXX_DEBUG_ASSERT(actual_size >= left);
101 m_actual_size = actual_size;
129 const size_type actual_size = resize_policy::get_new_size_for_arbitrary(len); local
136 a_entries = s_entry_allocator.allocate(actual_size);
142 s_entry_allocator.deallocate(a_entries, actual_size);
156 m_actual_size = actual_size;
158 resize_policy::notify_arbitrary(actual_size);
    [all...]
erase_fn_imps.hpp 51 const size_type actual_size = resize_policy::get_new_size_for_arbitrary(0); local
53 entry_pointer a_entries = s_entry_allocator.allocate(actual_size);
55 resize_policy::notify_arbitrary(actual_size);
59 m_actual_size = actual_size;
134 const size_type actual_size = local
137 entry_pointer a_entries = s_entry_allocator.allocate(actual_size);
143 m_actual_size = actual_size;
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/binary_heap_/
split_join_fn_imps.hpp 65 const size_type actual_size = local
76 a_entries = s_entry_allocator.allocate(actual_size);
83 s_entry_allocator.deallocate(a_entries, actual_size);
94 _GLIBCXX_DEBUG_ASSERT(actual_size >= left);
101 m_actual_size = actual_size;
129 const size_type actual_size = resize_policy::get_new_size_for_arbitrary(len); local
136 a_entries = s_entry_allocator.allocate(actual_size);
142 s_entry_allocator.deallocate(a_entries, actual_size);
156 m_actual_size = actual_size;
158 resize_policy::notify_arbitrary(actual_size);
    [all...]
erase_fn_imps.hpp 51 const size_type actual_size = resize_policy::get_new_size_for_arbitrary(0); local
53 entry_pointer a_entries = s_entry_allocator.allocate(actual_size);
55 resize_policy::notify_arbitrary(actual_size);
59 m_actual_size = actual_size;
134 const size_type actual_size = local
137 entry_pointer a_entries = s_entry_allocator.allocate(actual_size);
143 m_actual_size = actual_size;
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/binary_heap_/
split_join_fn_imps.hpp 65 const size_type actual_size = local
76 a_entries = s_entry_allocator.allocate(actual_size);
83 s_entry_allocator.deallocate(a_entries, actual_size);
94 _GLIBCXX_DEBUG_ASSERT(actual_size >= left);
101 m_actual_size = actual_size;
129 const size_type actual_size = resize_policy::get_new_size_for_arbitrary(len); local
136 a_entries = s_entry_allocator.allocate(actual_size);
142 s_entry_allocator.deallocate(a_entries, actual_size);
156 m_actual_size = actual_size;
158 resize_policy::notify_arbitrary(actual_size);
    [all...]
erase_fn_imps.hpp 51 const size_type actual_size = resize_policy::get_new_size_for_arbitrary(0); local
53 entry_pointer a_entries = s_entry_allocator.allocate(actual_size);
55 resize_policy::notify_arbitrary(actual_size);
59 m_actual_size = actual_size;
134 const size_type actual_size = local
137 entry_pointer a_entries = s_entry_allocator.allocate(actual_size);
143 m_actual_size = actual_size;
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/pb_ds/detail/binary_heap_/
split_join_fn_imps.hpp 65 const size_type actual_size = local
76 a_entries = s_entry_allocator.allocate(actual_size);
83 s_entry_allocator.deallocate(a_entries, actual_size);
94 _GLIBCXX_DEBUG_ASSERT(actual_size >= left);
101 m_actual_size = actual_size;
129 const size_type actual_size = resize_policy::get_new_size_for_arbitrary(len); local
136 a_entries = s_entry_allocator.allocate(actual_size);
142 s_entry_allocator.deallocate(a_entries, actual_size);
156 m_actual_size = actual_size;
158 resize_policy::notify_arbitrary(actual_size);
    [all...]
erase_fn_imps.hpp 51 const size_type actual_size = resize_policy::get_new_size_for_arbitrary(0); local
53 entry_pointer a_entries = s_entry_allocator.allocate(actual_size);
55 resize_policy::notify_arbitrary(actual_size);
59 m_actual_size = actual_size;
134 const size_type actual_size = local
137 entry_pointer a_entries = s_entry_allocator.allocate(actual_size);
143 m_actual_size = actual_size;
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/binary_heap_/
split_join_fn_imps.hpp 66 const size_type actual_size = local
77 a_entries = s_entry_allocator.allocate(actual_size);
84 s_entry_allocator.deallocate(a_entries, actual_size);
95 _GLIBCXX_DEBUG_ASSERT(actual_size >= left);
102 m_actual_size = actual_size;
130 const size_type actual_size = resize_policy::get_new_size_for_arbitrary(len); local
137 a_entries = s_entry_allocator.allocate(actual_size);
143 s_entry_allocator.deallocate(a_entries, actual_size);
157 m_actual_size = actual_size;
159 resize_policy::notify_arbitrary(actual_size);
    [all...]
erase_fn_imps.hpp 52 const size_type actual_size = resize_policy::get_new_size_for_arbitrary(0); local
54 entry_pointer a_entries = s_entry_allocator.allocate(actual_size);
56 resize_policy::notify_arbitrary(actual_size);
60 m_actual_size = actual_size;
130 const size_type actual_size = local
133 entry_pointer a_entries = s_entry_allocator.allocate(actual_size);
139 m_actual_size = actual_size;
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/binary_heap_/
split_join_fn_imps.hpp 66 const size_type actual_size = local
77 a_entries = s_entry_allocator.allocate(actual_size);
84 s_entry_allocator.deallocate(a_entries, actual_size);
95 _GLIBCXX_DEBUG_ASSERT(actual_size >= left);
102 m_actual_size = actual_size;
130 const size_type actual_size = resize_policy::get_new_size_for_arbitrary(len); local
137 a_entries = s_entry_allocator.allocate(actual_size);
143 s_entry_allocator.deallocate(a_entries, actual_size);
157 m_actual_size = actual_size;
159 resize_policy::notify_arbitrary(actual_size);
    [all...]
erase_fn_imps.hpp 52 const size_type actual_size = resize_policy::get_new_size_for_arbitrary(0); local
54 entry_pointer a_entries = s_entry_allocator.allocate(actual_size);
56 resize_policy::notify_arbitrary(actual_size);
60 m_actual_size = actual_size;
130 const size_type actual_size = local
133 entry_pointer a_entries = s_entry_allocator.allocate(actual_size);
139 m_actual_size = actual_size;
  /external/chromium_org/base/i18n/
icu_string_conversions.cc 106 int actual_size = ucnv_fromUChars(converter, &(*encoded)[0], local
108 encoded->resize(actual_size);
187 int actual_size = ucnv_toUChars(converter, buffer.get(), local
196 utf16->assign(buffer.get(), actual_size);
252 int actual_size = ucnv_toAlgorithmic(utf32_platform_endian(), converter,
262 // actual_size is # of bytes.
263 wide->assign(buffer.get(), actual_size / sizeof(wchar_t));
  /external/chromium_org/base/mac/
libdispatch_task_runner_unittest.cc 35 size_t actual_size = task_order_.size(); local
38 if (i >= actual_size) {
39 EXPECT_LE(i, actual_size) << "Expected " << expectations[i];
46 if (actual_size > num_expectations) {
47 EXPECT_LE(actual_size, num_expectations) << "Extra tasks were run:";
48 for (size_t i = num_expectations; i < actual_size; ++i) {
  /external/chromium_org/third_party/mesa/src/src/gallium/winsys/i915/sw/
i915_sw_batchbuffer.c 21 size_t actual_size; member in struct:i915_sw_batchbuffer
33 memset(batch->base.map, 0, batch->actual_size);
35 batch->base.size = batch->actual_size - BATCH_RESERVED;
45 batch->actual_size = isws->max_batch_size;
47 batch->base.map = MALLOC(batch->actual_size);
  /external/mesa3d/src/gallium/winsys/i915/sw/
i915_sw_batchbuffer.c 21 size_t actual_size; member in struct:i915_sw_batchbuffer
33 memset(batch->base.map, 0, batch->actual_size);
35 batch->base.size = batch->actual_size - BATCH_RESERVED;
45 batch->actual_size = isws->max_batch_size;
47 batch->base.map = MALLOC(batch->actual_size);

Completed in 413 milliseconds

1 2 3