Home
last modified time | relevance | path

Searched defs:cvalue (Results 1 – 5 of 5) sorted by relevance

/external/clang/test/SemaCXX/
Dillegal-member-initialization.cpp6 const int cvalue; member
18 const int cvalue; // expected-note{{declared here}} member
/external/mesa3d/src/gallium/auxiliary/util/
Du_snprintf.c463 unsigned char cvalue; in util_vsnprintf() local
/external/sfntly/cpp/src/test/tinyxml/
Dtinyxml.cpp780 void TiXmlElement::SetAttribute( const char * cname, const char * cvalue ) in SetAttribute()
/external/valgrind/coregrind/m_debuginfo/
Dreadpdb.c775 unsigned short cvalue; /* numeric leaf */ member
786 unsigned short cvalue; /* numeric leaf */ member
797 unsigned short cvalue; member
/external/pcre/dist/
Dpcretest.c1639 ord2utf8(pcre_uint32 cvalue, pcre_uint8 *utf8bytes) in ord2utf8()