Home
last modified time | relevance | path

Searched defs:Doubles (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceGlobalContext.cpp206 TypePool<IceType_f64, double, ConstantDouble> Doubles; member in Ice::ConstantPool
/third_party/node/tools/inspector_protocol/encoding/
Dencoding_test.cc1598 TEST_F(JsonParserTest, Doubles) { in TEST_F() argument
/third_party/mesa3d/src/mesa/main/
Dmtypes.h334 GLubyte Doubles:1; /**< double values are not converted to floats */ member