Home
last modified time | relevance | path

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

/third_party/icu/vendor/double-conversion/upstream/double-conversion/
H A Dstring-to-double.cc269 const int kDoubleSize = Double::kSignificandSize; in RadixStringToIeee() local
/third_party/icu/icu4c/source/i18n/
H A Ddouble-conversion-string-to-double.cpp290 const int kDoubleSize = Double::kSignificandSize; in RadixStringToIeee() local
/third_party/node/deps/icu-small/source/i18n/
H A Ddouble-conversion-string-to-double.cpp290 const int kDoubleSize = Double::kSignificandSize; in RadixStringToIeee() local
/third_party/skia/third_party/externals/icu/source/i18n/
H A Ddouble-conversion-string-to-double.cpp290 const int kDoubleSize = Double::kSignificandSize; in RadixStringToIeee() local
/third_party/node/deps/v8/src/compiler/
H A Dframe.h118 void AlignSavedCalleeRegisterSlots(int alignment = kDoubleSize) { in AlignSavedCalleeRegisterSlots() argument
/third_party/protobuf/src/google/protobuf/
H A Dwire_format_lite.h693 static constexpr size_t kDoubleSize = 8; member in google::protobuf::internal::WireFormatLite
/third_party/node/deps/v8/src/compiler/backend/x64/
H A Dcode-generator-x64.cc225 kDoubleSize); variable
1836 kDoubleSize); in AssembleArchInstruction() local
/third_party/node/deps/v8/src/common/
H A Dglobals.h222 constexpr int kDoubleSize = sizeof(double); member

Completed in 19 milliseconds