Searched defs:cvalue (Results 1 – 9 of 9) sorted by relevance
6 const int cvalue; member19 const int cvalue; // expected-note{{declared here}} member
169 char *penv, *cenv, *pvalue, *cvalue; in cmp_env_strings() local
200 const int cvalue = 43; in main() local
151 jbyte* cvalue = env->GetByteArrayElements(value, nullptr); in Java_org_tensorflow_OperationBuilder_setAttrString() local250 std::unique_ptr<int64_t[]> cvalue; in Java_org_tensorflow_OperationBuilder_setAttrShape() local
662 const JCOEF *cvalue; in encode_mcu_AC_first() local
780 void TiXmlElement::SetAttribute( const char * cname, const char * cvalue ) in SetAttribute()
436 char cvalue = value ? 1 : 0; in SetBool() local
2607 const void *cvalue; in op_setxattr() local
3017 ord2utf8(uint32_t cvalue, uint8_t *utf8bytes) in ord2utf8()