Searched refs:hasFormat (Results 1 – 11 of 11) sorted by relevance
466 static bool hasFormat(const MemoryBuffer &Buffer);554 static bool hasFormat(const MemoryBuffer &Buffer);633 static bool hasFormat(const MemoryBuffer &Buffer);667 static bool hasFormat(const MemoryBuffer &Buffer);704 static bool hasFormat(const MemoryBuffer &Buffer);
161 static bool hasFormat(const MemoryBuffer &Buffer);215 static bool hasFormat(const MemoryBuffer &DataBuffer);466 static bool hasFormat(const MemoryBuffer &DataBuffer);
73 if (IndexedInstrProfReader::hasFormat(*Buffer)) in create()75 else if (RawInstrProfReader64::hasFormat(*Buffer)) in create()77 else if (RawInstrProfReader32::hasFormat(*Buffer)) in create()79 else if (TextInstrProfReader::hasFormat(*Buffer)) in create()120 if (!IndexedInstrProfReader::hasFormat(*Buffer)) in create()140 bool TextInstrProfReader::hasFormat(const MemoryBuffer &Buffer) { in hasFormat() function in TextInstrProfReader295 bool RawInstrProfReader<IntPtrT>::hasFormat(const MemoryBuffer &DataBuffer) { in hasFormat() function in RawInstrProfReader306 if (!hasFormat(*DataBuffer)) in readHeader()736 bool IndexedInstrProfReader::hasFormat(const MemoryBuffer &DataBuffer) { in hasFormat() function in IndexedInstrProfReader
273 bool SampleProfileReaderText::hasFormat(const MemoryBuffer &Buffer) { in hasFormat() function in SampleProfileReaderText948 bool SampleProfileReaderRawBinary::hasFormat(const MemoryBuffer &Buffer) { in hasFormat() function in SampleProfileReaderRawBinary955 bool SampleProfileReaderExtBinary::hasFormat(const MemoryBuffer &Buffer) { in hasFormat() function in SampleProfileReaderExtBinary962 bool SampleProfileReaderCompactBinary::hasFormat(const MemoryBuffer &Buffer) { in hasFormat() function in SampleProfileReaderCompactBinary1207 bool SampleProfileReaderGCC::hasFormat(const MemoryBuffer &Buffer) { in hasFormat() function in SampleProfileReaderGCC1336 if (SampleProfileReaderRawBinary::hasFormat(*B)) in create()1338 else if (SampleProfileReaderExtBinary::hasFormat(*B)) in create()1340 else if (SampleProfileReaderCompactBinary::hasFormat(*B)) in create()1342 else if (SampleProfileReaderGCC::hasFormat(*B)) in create()1344 else if (SampleProfileReaderText::hasFormat(*B)) in create()
55 if (other.hasFormat()) { in mergeFrom()90 private boolean hasFormat; field in Phonemetadata.NumberFormat92 public boolean hasFormat() { return hasFormat; } in hasFormat() method in Phonemetadata.NumberFormat95 hasFormat = true; in setFormat()
938 hasFormat() || in hasNonXfbLayout()1066 bool hasFormat() const { return false; } in hasFormat() function1097 bool hasFormat() const in hasFormat() function2245 if (qualifier.hasFormat()) {
274 if (intlFormat.hasFormat()) { in loadInternationalFormat()
652 if (qualifier1.hasFormat() && qualifier2.hasFormat()) { in qualifierCheck()
6091 if (src.hasFormat()) in mergeObjectLayoutQualifiers()6420 if (qualifier.hasFormat()) { in layoutTypeCheck()
142 i18n.phonenumbers.NumberFormat.prototype.hasFormat = function() { method in i18n.phonenumbers.NumberFormat
7493 if (src.hasFormat()) in mergeObjectLayoutQualifiers()