Searched refs:actual_size (Results 51 - 75 of 76) sorted by relevance

1234

/external/chromium_org/mojo/system/
H A Dmessage_pipe_dispatcher.h105 size_t* actual_size,
H A Dmessage_pipe_dispatcher.cc247 size_t* actual_size,
271 *actual_size = sizeof(SerializedMessagePipeDispatcher);
244 EndSerializeAndCloseImplNoLock( Channel* channel, void* destination, size_t* actual_size, embedder::PlatformHandleVector* ) argument
H A Dshared_buffer_dispatcher.cc247 size_t* actual_size,
268 *actual_size = sizeof(SerializedSharedBufferDispatcher);
244 EndSerializeAndCloseImplNoLock( Channel* , void* destination, size_t* actual_size, embedder::PlatformHandleVector* platform_handles) argument
/external/chromium_org/third_party/tcmalloc/chromium/src/gperftools/
H A Dmalloc_extension.h82 // including (p + actual_size -1) have been allocated.
83 virtual void* Alloc(size_t size, size_t *actual_size, size_t alignment) = 0;
/external/chromium_org/third_party/tcmalloc/vendor/src/gperftools/
H A Dmalloc_extension.h82 // including (p + actual_size -1) have been allocated.
83 virtual void* Alloc(size_t size, size_t *actual_size, size_t alignment) = 0;
/external/chromium_org/v8/src/ia32/
H A Dcodegen-ia32.cc39 size_t actual_size;
41 static_cast<byte*>(base::OS::Allocate(1 * KB, &actual_size, true));
45 MacroAssembler masm(NULL, buffer, static_cast<int>(actual_size));
68 CpuFeatures::FlushICache(buffer, actual_size);
69 base::OS::ProtectCode(buffer, actual_size);
75 size_t actual_size; local
78 static_cast<byte*>(base::OS::Allocate(1 * KB, &actual_size, true));
80 MacroAssembler masm(NULL, buffer, static_cast<int>(actual_size));
97 CpuFeatures::FlushICache(buffer, actual_size);
98 base::OS::ProtectCode(buffer, actual_size);
190 size_t actual_size; local
[all...]
/external/chromium_org/v8/src/mips64/
H A Dcodegen-mips64.cc31 size_t actual_size;
33 static_cast<byte*>(base::OS::Allocate(1 * KB, &actual_size, true));
37 MacroAssembler masm(NULL, buffer, static_cast<int>(actual_size));
70 CpuFeatures::FlushICache(buffer, actual_size);
71 base::OS::ProtectCode(buffer, actual_size);
88 size_t actual_size;
90 static_cast<byte*>(base::OS::Allocate(3 * KB, &actual_size, true));
95 MacroAssembler masm(NULL, buffer, static_cast<int>(actual_size));
495 CpuFeatures::FlushICache(buffer, actual_size);
496 base::OS::ProtectCode(buffer, actual_size);
[all...]
/external/chromium_org/native_client_sdk/src/build_tools/sdk_tools/command/
H A Dupdate.py383 def _ValidateArchive(archive, actual_sha1, actual_size):
384 if actual_size != archive.size:
386 archive.url, archive.size, actual_size))
/external/chromium_org/third_party/tcmalloc/chromium/src/
H A Dpage_heap.cc470 size_t actual_size; local
471 void* ptr = TCMalloc_SystemAlloc(ask << kPageShift, &actual_size, kPageSize);
476 ptr = TCMalloc_SystemAlloc(ask << kPageShift, &actual_size, kPageSize);
480 ask = actual_size >> kPageShift;
/external/chromium_org/third_party/tcmalloc/vendor/src/
H A Dpage_heap.cc409 size_t actual_size; local
410 void* ptr = TCMalloc_SystemAlloc(ask << kPageShift, &actual_size, kPageSize);
415 ptr = TCMalloc_SystemAlloc(ask << kPageShift, &actual_size, kPageSize);
419 ask = actual_size >> kPageShift;
/external/e2fsprogs/lib/ext2fs/
H A Dundo_io.c110 static int actual_size; variable
272 actual_size = 0;
289 tdb_data.dsize = actual_size;
341 actual_size = actual;
/external/chromium_org/v8/src/mips/
H A Dcodegen-mips.cc31 size_t actual_size;
33 static_cast<byte*>(base::OS::Allocate(1 * KB, &actual_size, true));
37 MacroAssembler masm(NULL, buffer, static_cast<int>(actual_size));
62 CpuFeatures::FlushICache(buffer, actual_size);
63 base::OS::ProtectCode(buffer, actual_size);
80 size_t actual_size;
82 static_cast<byte*>(base::OS::Allocate(3 * KB, &actual_size, true));
87 MacroAssembler masm(NULL, buffer, static_cast<int>(actual_size));
600 CpuFeatures::FlushICache(buffer, actual_size);
601 base::OS::ProtectCode(buffer, actual_size);
[all...]
/external/chromium_org/v8/src/arm64/
H A Dcodegen-arm64.cc37 size_t actual_size;
39 static_cast<byte*>(base::OS::Allocate(1 * KB, &actual_size, true));
43 MacroAssembler masm(NULL, buffer, static_cast<int>(actual_size));
67 CpuFeatures::FlushICache(buffer, actual_size);
68 base::OS::ProtectCode(buffer, actual_size);
/external/chromium_org/v8/src/x87/
H A Dcodegen-x87.cc80 size_t actual_size; local
83 static_cast<byte*>(base::OS::Allocate(1 * KB, &actual_size, true));
85 MacroAssembler masm(NULL, buffer, static_cast<int>(actual_size));
185 CpuFeatures::FlushICache(buffer, actual_size);
186 base::OS::ProtectCode(buffer, actual_size);
/external/chromium_org/chrome/installer/gcapi/
H A Dgcapi.cc335 DWORD actual_size = 0; local
338 &actual_size)) &&
339 (actual_size <= size)) {
/external/chromium_org/content/browser/web_contents/
H A Dweb_contents_impl_browsertest.cc334 gfx::Size actual_size = shell()->web_contents()->GetRenderWidgetHostView()-> local
337 EXPECT_EQ(new_size, actual_size);
/external/libvorbis/doc/
H A D08-residue.tex270 1) [actual_size] = current blocksize/2;
272 3) [actual_size] = [actual_size] * [ch];
273 4) [limit_residue_begin] = maximum of ([residue_begin],[actual_size]);
274 5) [limit_residue_end] = maximum of ([residue_end],[actual_size]);
/external/chromium_org/ui/base/l10n/
H A Dl10n_util.cc552 int actual_size = uloc_getDisplayName( local
556 display_name.resize(actual_size);
/external/chromium_org/media/base/
H A Dyuv_convert_unittest.cc59 int64 actual_size = 0; local
60 base::GetFileSize(path, &actual_size);
61 CHECK_EQ(actual_size, expected_size);
/external/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCTrampolineHandler.cpp289 size_t actual_size = 8 + process->GetAddressByteSize(); local
291 size_t bytes_read = process->ReadMemory (m_header_addr, memory_buffer, actual_size, error);
292 if (bytes_read != actual_size)
/external/chromium_org/third_party/libwebp/demux/
H A Ddemux.c281 // Creates a new Frame if 'actual_size' is within bounds and 'mem' contains
286 uint32_t min_size, uint32_t actual_size,
289 if (actual_size < min_size) return PARSE_ERROR;
285 NewFrame(const MemBuffer* const mem, uint32_t min_size, uint32_t actual_size, Frame** frame) argument
/external/webp/src/demux/
H A Ddemux.c281 // Creates a new Frame if 'actual_size' is within bounds and 'mem' contains
286 uint32_t min_size, uint32_t actual_size,
289 if (actual_size < min_size) return PARSE_ERROR;
285 NewFrame(const MemBuffer* const mem, uint32_t min_size, uint32_t actual_size, Frame** frame) argument
/external/chromium_org/media/filters/
H A Dsource_buffer_stream_unittest.cc239 const int actual_size = buffer->data_size(); local
240 EXPECT_EQ(expected_size, actual_size);
241 for (int i = 0; i < std::min(actual_size, expected_size); i++) {
/external/chromium_org/ui/gfx/
H A Drender_text_harfbuzz.cc236 size_t actual_size = typeface->getTableData(tag, 0, table_size, buffer.get());
237 if (table_size != actual_size)
/external/qemu/qapi-auto-generated/
H A Dqapi-types.h2009 int64_t actual_size; member in struct:ImageInfo

Completed in 981 milliseconds

1234