Home
last modified time | relevance | path

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

/external/opencv3/3rdparty/openexr/IlmImf/
DImfDoubleAttribute.h52 typedef TypedAttribute<double> DoubleAttribute; typedef
/external/clang/test/SemaCXX/
Dwarn-thread-safety-negative.cpp106 namespace DoubleAttribute { namespace
/external/tinyxml2/
Dtinyxml2.h890 …double DoubleAttribute( const char* name ) const { double d=0; QueryDoubleAttribute( na… in DoubleAttribute() function