HomeSort by relevance Sort by last modified time
    Searched refs:GetTotalSize (Results 1 - 9 of 9) sorted by null

  /external/google-breakpad/src/client/mac/handler/
protected_memory_allocator.h 63 vm_size_t GetTotalSize() { return pool_size_; }
  /frameworks/compile/libbcc/bcinfo/include/bcinfo/Wrap/
BCHeaderField.h 43 size_t GetTotalSize() {
82 ID_, static_cast<int>(len_), static_cast<int>(GetTotalSize()));
  /frameworks/compile/libbcc/bcinfo/Wrap/
bitcode_wrapperer.cpp 183 !outfile_->Write(buffer, it->GetTotalSize())) {
223 size_t field_size = field.GetTotalSize();
334 wrapper_bc_offset_ += field->GetTotalSize();
  /external/swiftshader/third_party/subzero/pnacl-llvm/include/llvm/Bitcode/NaCl/
NaClBitcodeHeader.h 78 size_t GetTotalSize() const {
  /external/swiftshader/third_party/subzero/pnacl-llvm/
NaClBitcodeHeader.cpp 213 size_t FieldSize = Field->GetTotalSize();
  /external/libmojo/mojo/public/tools/bindings/generators/
mojom_cpp_generator.py 438 "struct_size": lambda ps: ps.GetTotalSize() + _HEADER_SIZE,
  /external/v8/src/compiler/
instruction.cc     [all...]
instruction.h     [all...]
instruction-selector.cc 655 : (frame_state_descriptor->GetTotalSize() +
    [all...]

Completed in 282 milliseconds