Searched defs:AddSegment (Results 1 – 9 of 9) 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 | 87 void (*AddSegment)(struct _FX_DOWNLOADHINTS* pThis, member
|
| /external/pdfium/testing/ |
| D | fake_file_access.cpp | 88 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 | 108 void AddSegment(FX_FILESIZE offset, size_t size) override { in AddSegment() function in __anon64e173120111::FPDF_DownloadHintsContext
|
| /external/deqp-deps/amber/src/ |
| D | format.cc | 127 bool Format::AddSegment(const Segment& seg) { in AddSegment() function in amber::Format
|
| /external/pdfium/core/fpdfapi/parser/ |
| D | cpdf_read_validator_unittest.cpp | 53 void AddSegment(FX_FILESIZE offset, size_t size) override { in AddSegment() function in __anonc01132340111::MockDownloadHints
|
| /external/cronet/components/metrics/ |
| D | persistent_system_profile.cc | 154 bool PersistentSystemProfile::RecordAllocator::AddSegment(size_t min_size) { in AddSegment() function in metrics::PersistentSystemProfile::RecordAllocator
|
| /external/sonivox/jet_tools/JetCreator/ |
| D | JetFile.py | 615 …def AddSegment(self, segname, filename, start, end, length, output, quantize, jetevents, dlsfile, … member in JetFile
|