/aosp_15_r20/external/llvm/lib/ProfileData/ |
H A D | InstrProfReader.cpp | 118 Error TextInstrProfReader::readHeader() { in readHeader() function in TextInstrProfReader 264 Error RawInstrProfReader<IntPtrT>::readHeader() { in readHeader() function in RawInstrProfReader 316 Error RawInstrProfReader<IntPtrT>::readHeader( in readHeader() function in RawInstrProfReader 625 Error IndexedInstrProfReader::readHeader() { in readHeader() function in IndexedInstrProfReader
|
H A D | SampleProfReader.cpp | 388 std::error_code SampleProfileReaderBinary::readHeader() { in readHeader() function in SampleProfileReaderBinary 517 std::error_code SampleProfileReaderGCC::readHeader() { in readHeader() function in SampleProfileReaderGCC
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/ |
H A D | InstrProfReader.cpp | 153 Error TextInstrProfReader::readHeader() { in readHeader() function in TextInstrProfReader 305 Error RawInstrProfReader<IntPtrT>::readHeader() { in readHeader() function in RawInstrProfReader 356 Error RawInstrProfReader<IntPtrT>::readHeader( in readHeader() function in RawInstrProfReader 801 Error IndexedInstrProfReader::readHeader() { in readHeader() function in IndexedInstrProfReader
|
H A D | SampleProfReader.cpp | 760 std::error_code SampleProfileReaderExtBinaryBase::readHeader() { in readHeader() function in SampleProfileReaderExtBinaryBase 831 std::error_code SampleProfileReaderBinary::readHeader() { in readHeader() function in SampleProfileReaderBinary 846 std::error_code SampleProfileReaderCompactBinary::readHeader() { in readHeader() function in SampleProfileReaderCompactBinary 999 std::error_code SampleProfileReaderGCC::readHeader() { in readHeader() function in SampleProfileReaderGCC
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ProfileData/ |
H A D | InstrProfReader.cpp | 256 Error TextInstrProfReader::readHeader() { in readHeader() function in TextInstrProfReader 417 Error RawInstrProfReader<IntPtrT>::readHeader() { in readHeader() function in RawInstrProfReader 470 Error RawInstrProfReader<IntPtrT>::readHeader( in readHeader() function in RawInstrProfReader 980 Error IndexedInstrProfReader::readHeader() { in readHeader() function in IndexedInstrProfReader
|
H A D | SampleProfReader.cpp | 1289 std::error_code SampleProfileReaderExtBinaryBase::readHeader() { in readHeader() function in SampleProfileReaderExtBinaryBase 1413 std::error_code SampleProfileReaderBinary::readHeader() { in readHeader() function in SampleProfileReaderBinary 1428 std::error_code SampleProfileReaderCompactBinary::readHeader() { in readHeader() function in SampleProfileReaderCompactBinary 1583 std::error_code SampleProfileReaderGCC::readHeader() { in readHeader() function in SampleProfileReaderGCC
|
/aosp_15_r20/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/makedict/ |
D | Ver4DictDecoder.java | 42 public DictionaryHeader readHeader() throws IOException, UnsupportedFormatException { in readHeader() method in Ver4DictDecoder
|
D | DictDecoder.java | 42 public DictionaryHeader readHeader() throws IOException, UnsupportedFormatException; in readHeader() method
|
/aosp_15_r20/external/jacoco/org.jacoco.core/src/org/jacoco/core/data/ |
H A D | ExecutionDataReader.java | 124 private void readHeader() throws IOException { in readHeader() method in ExecutionDataReader
|
/aosp_15_r20/frameworks/compile/mclinker/lib/LD/ |
D | ELFDynObjReader.cpp | 76 bool ELFDynObjReader::readHeader(Input& pInput) { in readHeader() function in mcld::ELFDynObjReader
|
D | ELFObjectReader.cpp | 93 bool ELFObjectReader::readHeader(Input& pInput) { in readHeader() function in mcld::ELFObjectReader
|
/aosp_15_r20/frameworks/base/core/java/android/util/jar/ |
H A D | StrictJarManifestReader.java | 100 private boolean readHeader() throws IOException { in readHeader() method in StrictJarManifestReader
|
/aosp_15_r20/prebuilts/go/linux-x86/src/internal/coverage/decodemeta/ |
D | decode.go | 46 func (d *CoverageMetaDataDecoder) readHeader() error { func
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/video/ |
H A D | vktDemuxer.cpp | 152 void DuckIVFDemuxer::readHeader() in readHeader() function in vkt::video::DuckIVFDemuxer
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/ |
H A D | PDBStringTable.cpp | 27 Error PDBStringTable::readHeader(BinaryStreamReader &Reader) { in readHeader() function in PDBStringTable
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/PDB/Native/ |
H A D | PDBStringTable.cpp | 26 Error PDBStringTable::readHeader(BinaryStreamReader &Reader) { in readHeader() function in PDBStringTable
|
/aosp_15_r20/external/llvm/include/llvm/ProfileData/ |
H A D | SampleProfReader.h | 328 std::error_code readHeader() override { return sampleprof_error::success; } in readHeader() function
|
/aosp_15_r20/libcore/ojluni/src/main/java/java/util/zip/ |
H A D | GZIPInputStream.java | 177 private int readHeader(InputStream this_in) throws IOException { in readHeader() method in GZIPInputStream
|
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/java/util/zip/ |
D | GZIPInputStream.java | 177 private int readHeader(InputStream this_in) throws IOException { in readHeader() method in GZIPInputStream
|
/aosp_15_r20/external/tink/java_src/src/main/java/com/google/crypto/tink/subtle/ |
H A D | StreamingAeadDecryptingStream.java | 111 private void readHeader() throws IOException { in readHeader() method in StreamingAeadDecryptingStream
|
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/25/libcore/ojluni/src/main/java/java/util/zip/ |
D | GZIPInputStream.java | 177 private int readHeader(InputStream this_in) throws IOException { in readHeader() method in GZIPInputStream
|
/aosp_15_r20/external/glide/third_party/gif_decoder/src/main/java/com/bumptech/glide/gifdecoder/ |
H A D | GifHeaderParser.java | 231 private void readHeader() { in readHeader() method in GifHeaderParser
|
/aosp_15_r20/external/okhttp/okhttp-ws/src/main/java/com/squareup/okhttp/internal/ws/ |
H A D | WebSocketReader.java | 107 private void readHeader() throws IOException { in readHeader() method in WebSocketReader
|
/aosp_15_r20/prebuilts/go/linux-x86/src/compress/gzip/ |
D | gunzip.go | 174 func (z *Reader) readHeader() (hdr Header, err error) { func
|
/aosp_15_r20/development/tools/ota_analysis/src/services/ |
H A D | payload.js | 188 async readHeader(/** @type {Blob} */buffer) { method in Payload
|