Home
last modified time | relevance | path

Searched defs:kDouble (Results 1 – 12 of 12) sorted by relevance

/third_party/node/deps/v8/src/compiler/backend/
Dregister-allocation.h15 enum class RegisterKind { kGeneral, kDouble, kSimd128 }; enumerator
/third_party/node/deps/v8/src/objects/
Dfield-index.h24 enum Encoding { kTagged, kDouble, kWord32 }; enumerator
Dproperty-details.h102 kDouble, enumerator
Dvalue-serializer.cc111 kDouble = 'N', enumerator
/third_party/vk-gl-cts/external/amber/src/src/
Dtokenizer.h32 kDouble, enumerator
/third_party/skia/third_party/externals/icu/source/i18n/unicode/
Dfmtable.h234 kDouble, enumerator
/third_party/node/deps/icu-small/source/i18n/unicode/
Dfmtable.h234 kDouble, enumerator
/third_party/icu/icu4c/source/i18n/unicode/
Dfmtable.h234 kDouble, enumerator
/third_party/node/deps/v8/src/deoptimizer/
Dtranslated-state.h79 kDouble, enumerator
/third_party/node/deps/v8/src/torque/
Dearley-parser.h47 kDouble, enumerator
/third_party/skia/modules/skparagraph/include/
DTextStyle.h54 enum TextDecorationStyle { kSolid, kDouble, kDotted, kDashed, kWavy }; enumerator
/third_party/vixl/src/aarch32/
Dinstructions-aarch32.h692 enum SpacingType { kSingle, kDouble }; enumerator