Searched defs:AddSegment (Results 1 – 6 of 6) sorted by relevance
/external/llvm/include/llvm/ProfileData/ |
D | InstrProf.h | 41 inline StringRef getInstrProfCountersSectionName(bool AddSegment) { in getInstrProfCountersSectionName() 48 inline StringRef getInstrProfNameSectionName(bool AddSegment) { in getInstrProfNameSectionName() 55 inline StringRef getInstrProfDataSectionName(bool AddSegment) { in getInstrProfDataSectionName() 68 inline StringRef getInstrProfCoverageSectionName(bool AddSegment) { in getInstrProfCoverageSectionName()
|
/external/pdfium/public/ |
D | fpdf_dataavail.h | 125 void (*AddSegment)(struct _FX_DOWNLOADHINTS* pThis, member
|
/external/chromium-trace/catapult/third_party/graphy/graphy/ |
D | pie_chart.py | 135 def AddSegment(self, size, label=None, color=None, pie_index=0): member in PieChart
|
/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/src/ |
D | fpdf_dataavail.cpp | 82 void AddSegment(FX_FILESIZE offset, FX_DWORD size) override { in AddSegment() function in 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
|