Searched defs:kDoubleSize (Results 1 - 3 of 3) sorted by relevance

/external/v8/src/compiler/
H A Dframe.h101 void AlignSavedCalleeRegisterSlots(int alignment = kDoubleSize) { argument
121 int AlignFrame(int alignment = kDoubleSize);
/external/protobuf/src/google/protobuf/
H A Dwire_format_lite.h476 static const int kDoubleSize = 8; member in class:google::protobuf::internal::WireFormatLite
/external/v8/src/
H A Dglobals.h124 const int kDoubleSize = sizeof(double); // NOLINT member in namespace:v8::internal

Completed in 6568 milliseconds