Home
last modified time | relevance | path

Searched refs:RT_TYPE_NONE (Results 1 – 9 of 9) sorted by relevance

/trunk/main/registry/inc/registry/
H A Drefltype.hxx56 : m_type(RT_TYPE_NONE) in RTConstValue()
H A Dtypes.h198 RT_TYPE_NONE, enumerator
/trunk/main/registry/source/
H A Dreflread.cxx663 RTValueType ret = RT_TYPE_NONE; in getFieldConstValue()
1405 *type = RT_TYPE_NONE; in typereg_reader_getFieldValue()
1419 RTValueType t = RT_TYPE_NONE; in getFieldConstValue()
H A Dreflcnst.hxx94 CP_TAG_INVALID = RT_TYPE_NONE,
H A Dreflwrit.cxx387 , m_constValueType(RT_TYPE_NONE) in FieldEntry()
904 if (m_fields[i].m_constValueType != RT_TYPE_NONE) in createBlop()
H A Dregimpl.cxx237 case RT_TYPE_NONE: in dumpType()
/trunk/main/codemaker/source/javamaker/
H A Djavatype.cxx1781 || reader.getFieldValue(i).m_type != RT_TYPE_NONE) in addBaseArguments()
1934 || reader.getFieldValue(i).m_type != RT_TYPE_NONE) in handleAggregatingType()
2168 || reader.getFieldValue(i).m_type != RT_TYPE_NONE) in handleInterfaceType()
/trunk/main/registry/tools/
H A Dregcompare.cxx411 case RT_TYPE_NONE: in printConstValue()
/trunk/main/codemaker/source/cppumaker/
H A Dcpputype.cxx1120 case RT_TYPE_NONE: in dumpConstantValue()

Completed in 134 milliseconds