Searched defs:AddSegment (Results 1 – 5 of 5) sorted by relevance
/external/llvm/include/llvm/ProfileData/ |
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()
|
/external/pdfium/public/ |
D | fpdf_dataavail.h | 88 void (*AddSegment)(struct _FX_DOWNLOADHINTS* pThis, member
|
/external/google-breakpad/src/common/linux/ |
D | synth_elf.cc | 135 void ELF::AddSegment(int start, int end, uint32_t type, uint32_t flags) { in AddSegment() function in google_breakpad::synth_elf::ELF
|
/external/pdfium/fpdfsdk/ |
D | fpdf_dataavail.cpp | 93 void AddSegment(FX_FILESIZE offset, uint32_t size) override { in AddSegment() function in __anon9cb5a24d0111::CFPDF_DownloadHintsWrap
|
/external/sonivox/jet_tools/JetCreator/ |
D | JetFile.py | 615 …def AddSegment(self, segname, filename, start, end, length, output, quantize, jetevents, dlsfile, … member in JetFile
|