Home
last modified time | relevance | path

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

/external/clang/test/SemaCXX/
Dillegal-member-initialization.cpp6 const int cvalue; member
19 const int cvalue; // expected-note{{declared here}} member
/external/ltp/testcases/kernel/syscalls/fork/
Dfork04.c168 char *penv, *cenv, *pvalue, *cvalue; in cmp_env_strings() local
/external/libcxx/test/std/experimental/memory/memory.polymorphic.allocator.class/memory.polymorphic.allocator.mem/
Dconstruct_types.pass.cpp167 const int cvalue = 43; in main() 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/e2fsprogs/misc/
Dfuse2fs.c2597 const void *cvalue; in op_setxattr() local
/external/pcre/dist2/src/
Dpcre2test.c2696 ord2utf8(uint32_t cvalue, uint8_t *utf8bytes) in ord2utf8()