Lines Matching refs:RTL_CONSTASCII_STRINGPARAM

84         buf.appendAscii( RTL_CONSTASCII_STRINGPARAM("MAYBEVOID, ") );  in getPropertyFlagsAsString()
86 buf.appendAscii( RTL_CONSTASCII_STRINGPARAM("BOUND, ") ); in getPropertyFlagsAsString()
88 buf.appendAscii( RTL_CONSTASCII_STRINGPARAM("CONSTRAINED, ") ); in getPropertyFlagsAsString()
90 buf.appendAscii( RTL_CONSTASCII_STRINGPARAM("TRANSIENT, ") ); in getPropertyFlagsAsString()
92 buf.appendAscii( RTL_CONSTASCII_STRINGPARAM("READONLY, ") ); in getPropertyFlagsAsString()
94 buf.appendAscii( RTL_CONSTASCII_STRINGPARAM("MAYBEAMBIGUOUS, ") ); in getPropertyFlagsAsString()
96 buf.appendAscii( RTL_CONSTASCII_STRINGPARAM("MAYBEDEFAULT, ") ); in getPropertyFlagsAsString()
98 buf.appendAscii( RTL_CONSTASCII_STRINGPARAM("REMOVEABLE, ") ); in getPropertyFlagsAsString()
100 buf.appendAscii( RTL_CONSTASCII_STRINGPARAM("OPTIONAL") ); in getPropertyFlagsAsString()
112 buf.appendAscii( RTL_CONSTASCII_STRINGPARAM("] ") ); in typeError()
138 buf.appendAscii( RTL_CONSTASCII_STRINGPARAM(", position ") ); in checkSeq()
232 buf.appendAscii( RTL_CONSTASCII_STRINGPARAM(", parameter ") ); in checkParameters()
240 buf.appendAscii( RTL_CONSTASCII_STRINGPARAM("Name differs: ") ); in checkParameters()
242 buf.appendAscii( RTL_CONSTASCII_STRINGPARAM(", ") ); in checkParameters()
301 buf.appendAscii( RTL_CONSTASCII_STRINGPARAM( in checkProperty()
305 buf.appendAscii( RTL_CONSTASCII_STRINGPARAM(" } (new), { ") ); in checkProperty()
308 buf.appendAscii( RTL_CONSTASCII_STRINGPARAM(" } (existing)!") ); in checkProperty()
368 buf.appendAscii( RTL_CONSTASCII_STRINGPARAM( in checkService()
371 buf.appendAscii( RTL_CONSTASCII_STRINGPARAM(" (new), ") ); in checkService()
373 buf.appendAscii( RTL_CONSTASCII_STRINGPARAM(" (existing)!") ); in checkService()
379 buf.appendAscii( RTL_CONSTASCII_STRINGPARAM(", constructor ") ); in checkService()
443 buf.appendAscii( RTL_CONSTASCII_STRINGPARAM("Different type names: ") ); in check()
445 buf.appendAscii( RTL_CONSTASCII_STRINGPARAM(" (new), ") ); in check()
447 buf.appendAscii( RTL_CONSTASCII_STRINGPARAM(" (existing)!") ); in check()
456 buf.appendAscii( RTL_CONSTASCII_STRINGPARAM( in check()
459 buf.appendAscii( RTL_CONSTASCII_STRINGPARAM(" (new), ") ); in check()
461 buf.appendAscii( RTL_CONSTASCII_STRINGPARAM(" (existing)!") ); in check()