Searched defs:byte_size (Results 1 – 15 of 15) sorted by relevance
/external/chromium-trace/catapult/third_party/gsutil/third_party/rsa/rsa/ |
D | common.py | 81 def byte_size(number): function
|
/external/protobuf/python/google/protobuf/internal/ |
D | wire_format_test.py | 201 def __init__(self, byte_size): argument
|
/external/pdfium/core/src/fxcrt/ |
D | fx_basic_memmgr.cpp | 11 void* FXMEM_DefaultAlloc(size_t byte_size, int flags) { in FXMEM_DefaultAlloc()
|
/external/protobuf/src/google/protobuf/ |
D | message_lite.cc | 279 int byte_size = ByteSize(); in AppendPartialToString() local 306 int byte_size = ByteSize(); in SerializePartialToArray() local
|
/external/pdfium/third_party/agg23/ |
D | agg_array.h | 59 unsigned byte_size() const in byte_size() function 407 unsigned pod_deque<T, S>::byte_size() const in byte_size() function
|
/external/v8/src/heap/ |
D | heap-inl.h | 446 void Heap::CopyBlock(Address dst, Address src, int byte_size) { in CopyBlock() 452 void Heap::MoveBlock(Address dst, Address src, int byte_size) { in MoveBlock()
|
/external/libxml2/ |
D | parserInternals.c | 2019 unsigned int byte_size; in xmlParserAddNodeInfo() local
|
/external/pdfium/third_party/freetype/src/sfnt/ |
D | ttsbit.c | 1017 FT_UInt byte_size = height * ( ( width + 7 ) >> 3 ); in tt_sbit_decoder_load_bitmap() local
|
/external/freetype/src/sfnt/ |
D | ttsbit.c | 1017 FT_UInt byte_size = height * ( ( width + 7 ) >> 3 ); in tt_sbit_decoder_load_bitmap() local
|
/external/libchrome/base/strings/ |
D | string_util_unittest.cc | 63 const size_t byte_size, in Truncated()
|
D | string_util.cc | 352 const size_t byte_size, in TruncateUTF8ToByteSize()
|
/external/v8/src/x64/ |
D | disasm-x64.cc | 229 bool byte_size, in SetTableRange()
|
/external/pdfium/third_party/freetype/src/smooth/ |
D | ftgrays.c | 495 long byte_size ) in gray_init_cells()
|
/external/freetype/src/smooth/ |
D | ftgrays.c | 499 long byte_size ) in gray_init_cells()
|
/external/squashfs-tools/squashfs-tools/ |
D | mksquashfs.c | 883 struct dir_ent *dir_ent, int type, long long byte_size, in create_inode()
|