/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ProfileData/ |
D | SampleProfReader.h | 357 static bool hasFormat(const MemoryBuffer &Buffer); 432 static bool hasFormat(const MemoryBuffer &Buffer); 450 static bool hasFormat(const MemoryBuffer &Buffer); 481 static bool hasFormat(const MemoryBuffer &Buffer);
|
D | InstrProfReader.h | 156 static bool hasFormat(const MemoryBuffer &Buffer); 208 static bool hasFormat(const MemoryBuffer &DataBuffer); 417 static bool hasFormat(const MemoryBuffer &DataBuffer);
|
/external/llvm/include/llvm/ProfileData/ |
D | SampleProfReader.h | 334 static bool hasFormat(const MemoryBuffer &Buffer); 349 static bool hasFormat(const MemoryBuffer &Buffer); 420 static bool hasFormat(const MemoryBuffer &Buffer);
|
D | InstrProfReader.h | 140 static bool hasFormat(const MemoryBuffer &Buffer); 193 static bool hasFormat(const MemoryBuffer &DataBuffer); 385 static bool hasFormat(const MemoryBuffer &DataBuffer);
|
/external/llvm/lib/ProfileData/ |
D | InstrProfReader.cpp | 51 if (IndexedInstrProfReader::hasFormat(*Buffer)) in create() 53 else if (RawInstrProfReader64::hasFormat(*Buffer)) in create() 55 else if (RawInstrProfReader32::hasFormat(*Buffer)) in create() 57 else if (TextInstrProfReader::hasFormat(*Buffer)) in create() 86 if (!IndexedInstrProfReader::hasFormat(*Buffer)) in create() 105 bool TextInstrProfReader::hasFormat(const MemoryBuffer &Buffer) { in hasFormat() function in TextInstrProfReader 254 bool RawInstrProfReader<IntPtrT>::hasFormat(const MemoryBuffer &DataBuffer) { in hasFormat() function in RawInstrProfReader 265 if (!hasFormat(*DataBuffer)) in readHeader() 566 bool IndexedInstrProfReader::hasFormat(const MemoryBuffer &DataBuffer) { in hasFormat() function in IndexedInstrProfReader
|
D | SampleProfReader.cpp | 228 bool SampleProfileReaderText::hasFormat(const MemoryBuffer &Buffer) { in hasFormat() function in SampleProfileReaderText 480 bool SampleProfileReaderBinary::hasFormat(const MemoryBuffer &Buffer) { in hasFormat() function in SampleProfileReaderBinary 727 bool SampleProfileReaderGCC::hasFormat(const MemoryBuffer &Buffer) { in hasFormat() function in SampleProfileReaderGCC 778 if (SampleProfileReaderBinary::hasFormat(*B)) in create() 780 else if (SampleProfileReaderGCC::hasFormat(*B)) in create() 782 else if (SampleProfileReaderText::hasFormat(*B)) in create()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ProfileData/ |
D | InstrProfReader.cpp | 72 if (IndexedInstrProfReader::hasFormat(*Buffer)) in create() 74 else if (RawInstrProfReader64::hasFormat(*Buffer)) in create() 76 else if (RawInstrProfReader32::hasFormat(*Buffer)) in create() 78 else if (TextInstrProfReader::hasFormat(*Buffer)) in create() 106 if (!IndexedInstrProfReader::hasFormat(*Buffer)) in create() 125 bool TextInstrProfReader::hasFormat(const MemoryBuffer &Buffer) { in hasFormat() function in TextInstrProfReader 277 bool RawInstrProfReader<IntPtrT>::hasFormat(const MemoryBuffer &DataBuffer) { in hasFormat() function in RawInstrProfReader 288 if (!hasFormat(*DataBuffer)) in readHeader() 590 bool IndexedInstrProfReader::hasFormat(const MemoryBuffer &DataBuffer) { in hasFormat() function in IndexedInstrProfReader
|
D | SampleProfReader.cpp | 272 bool SampleProfileReaderText::hasFormat(const MemoryBuffer &Buffer) { in hasFormat() function in SampleProfileReaderText 573 bool SampleProfileReaderRawBinary::hasFormat(const MemoryBuffer &Buffer) { in hasFormat() function in SampleProfileReaderRawBinary 580 bool SampleProfileReaderCompactBinary::hasFormat(const MemoryBuffer &Buffer) { in hasFormat() function in SampleProfileReaderCompactBinary 825 bool SampleProfileReaderGCC::hasFormat(const MemoryBuffer &Buffer) { in hasFormat() function in SampleProfileReaderGCC 872 if (SampleProfileReaderRawBinary::hasFormat(*B)) in create() 874 else if (SampleProfileReaderCompactBinary::hasFormat(*B)) in create() 876 else if (SampleProfileReaderGCC::hasFormat(*B)) in create() 878 else if (SampleProfileReaderText::hasFormat(*B)) in create()
|
/external/libphonenumber/repackaged/libphonenumber/src/com/android/i18n/phonenumbers/ |
D | Phonemetadata.java | 63 if (other.hasFormat()) { in mergeFrom() 99 private boolean hasFormat; field in Phonemetadata.NumberFormat 101 public boolean hasFormat() { return hasFormat; } in hasFormat() method in Phonemetadata.NumberFormat 105 hasFormat = true; in setFormat()
|
/external/libphonenumber/libphonenumber/src/com/google/i18n/phonenumbers/ |
D | Phonemetadata.java | 55 if (other.hasFormat()) { in mergeFrom() 90 private boolean hasFormat; field in Phonemetadata.NumberFormat 92 public boolean hasFormat() { return hasFormat; } in hasFormat() method in Phonemetadata.NumberFormat 95 hasFormat = true; in setFormat()
|
/external/deqp-deps/glslang/glslang/Include/ |
D | Types.h | 765 hasFormat() || in hasNonXfbLayout() 898 bool hasFormat() const in hasFormat() function 1785 if (qualifier.hasFormat()) { in getCompleteString()
|
/external/deqp-deps/glslang/glslang/MachineIndependent/ |
D | ParseHelper.cpp | 5224 if (src.hasFormat()) in mergeObjectLayoutQualifiers() 5538 if (qualifier.hasFormat()) { in layoutTypeCheck()
|
/external/deqp-deps/glslang/hlsl/ |
D | hlslParseHelper.cpp | 7235 if (src.hasFormat()) in mergeObjectLayoutQualifiers()
|
/external/guice/extensions/struts2/lib/ |
D | freemarker-2.3.16.jar | META-INF/
META-INF/MANIFEST.MF
freemarker/
freemarker/cache/
freemarker/ ... |