/aosp_15_r20/external/llvm/include/llvm/ProfileData/ |
H A D | InstrProf.h | 42 inline StringRef getInstrProfCountersSectionName(bool AddSegment) { in getInstrProfCountersSectionName() 49 inline StringRef getInstrProfNameSectionName(bool AddSegment) { in getInstrProfNameSectionName() 56 inline StringRef getInstrProfDataSectionName(bool AddSegment) { in getInstrProfDataSectionName() 63 inline StringRef getInstrProfValuesSectionName(bool AddSegment) { in getInstrProfValuesSectionName() 70 inline StringRef getInstrProfVNodesSectionName(bool AddSegment) { in getInstrProfVNodesSectionName() 83 inline StringRef getInstrProfCoverageSectionName(bool AddSegment) { in getInstrProfCoverageSectionName()
|
/aosp_15_r20/external/pdfium/public/ |
H A D | fpdf_dataavail.h | 87 void (*AddSegment)(struct _FX_DOWNLOADHINTS* pThis, member
|
/aosp_15_r20/external/pdfium/testing/ |
H A D | fake_file_access.cpp | 88 void FakeFileAccess::AddSegment(size_t offset, size_t size) { in AddSegment() function in FakeFileAccess
|
/aosp_15_r20/external/google-breakpad/src/common/linux/ |
H A D | synth_elf.cc | 139 void ELF::AddSegment(int start, int end, uint32_t type, uint32_t flags) { in AddSegment() function in google_breakpad::synth_elf::ELF
|
/aosp_15_r20/external/pdfium/fpdfsdk/ |
H A D | fpdf_dataavail.cpp | 111 void AddSegment(FX_FILESIZE offset, size_t size) override { in AddSegment() function in __anon2fe3d1030111::FPDF_DownloadHintsContext
|
/aosp_15_r20/external/deqp-deps/amber/src/ |
D | format.cc | 127 bool Format::AddSegment(const Segment& seg) { in AddSegment() function in amber::Format
|
/aosp_15_r20/external/pdfium/core/fpdfapi/parser/ |
H A D | cpdf_read_validator_unittest.cpp | 53 void AddSegment(FX_FILESIZE offset, size_t size) override { in AddSegment() function in __anoncc04b3650111::MockDownloadHints
|
/aosp_15_r20/external/cronet/components/metrics/ |
H A D | persistent_system_profile.cc | 155 bool PersistentSystemProfile::RecordAllocator::AddSegment(size_t min_size) { in AddSegment() function in metrics::PersistentSystemProfile::RecordAllocator
|
/aosp_15_r20/external/sonivox/jet_tools/JetCreator/ |
H A D | JetFile.py | 615 …def AddSegment(self, segname, filename, start, end, length, output, quantize, jetevents, dlsfile, … member in JetFile
|