Searched defs:AddSegment (Results 1 – 7 of 7) sorted by relevance
/external/pdfium/public/ |
D | fpdf_dataavail.h | 88 void (*AddSegment)(struct _FX_DOWNLOADHINTS* pThis, member
|
/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/testing/ |
D | fake_file_access.cpp | 91 void FakeFileAccess::AddSegment(size_t offset, size_t size) { in AddSegment() function in FakeFileAccess
|
/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 | 94 void AddSegment(FX_FILESIZE offset, size_t size) override { in AddSegment() function in __anon134d0cd60111::FPDF_DownloadHintsContext
|
/external/pdfium/core/fpdfapi/parser/ |
D | cpdf_read_validator_unittest.cpp | 51 void AddSegment(FX_FILESIZE offset, size_t size) override { in AddSegment() function in __anonedd7d8f80111::MockDownloadHints
|
/external/sonivox/jet_tools/JetCreator/ |
D | JetFile.py | 615 …def AddSegment(self, segname, filename, start, end, length, output, quantize, jetevents, dlsfile, … member in JetFile
|