Searched defs:section (Results 1 - 18 of 18) sorted by relevance

/haiku/src/kits/print/
H A DBeUtils.cpp58 status_t TestForAddonExistence(const char* name, directory_which which, const char* section, BPath& outPath) argument
/haiku/src/kits/debugger/dwarf/
H A DAbbreviationTable.cpp34 AbbreviationTable::Init(const void* section, off_t sectionSize) argument
H A DDwarfFile.cpp1165 DwarfFile::_ParseFrameSection(ElfSection* section, uint8 addressSize, bool isBigEndian, argument
1478 ElfSection* section = isTypeUnit local
[all...]
/haiku/src/system/libnetwork/netresolv/nameser/
H A Dns_parse.c88 ns_skiprr(const u_char *ptr, const u_char *eom, ns_sect section, int count) { argument
149 ns_parserr(ns_msg *handle, ns_sect section, int rrnum, ns_rr *rr) { argument
212 ns_parserr2(ns_msg *handle, ns_sect section, int rrnum, ns_rr2 *rr) argument
[all...]
/haiku/headers/private/package/hpkg/v1/
H A DReaderImplBase.h56 BHPKGPackageSectionID section; member in struct:BPackageKit::BHPKG::V1::BPrivate::ReaderImplBase::AttributeHandlerContext
287 ReaderImplBase::SetCurrentSection(SectionInfo* section) argument
/haiku/src/kits/debugger/elf/
H A DElfFile.cpp259 ElfSection* section = FindSection(name); local
268 ElfFile::PutSection(ElfSection* section) argument
280 ElfSection* section = fSections.ItemAt(i); local
294 ElfSection* section = fSections.ItemAt(i); local
474 ElfSection* section = new(std::nothrow) ElfSection(name, local
[all...]
/haiku/headers/private/package/hpkg/
H A DReaderImplBase.h220 BHPKGPackageSectionID section; member in class:BPackageKit::BHPKG::BPrivate::ReaderImplBase::AttributeHandlerContext
550 ReaderImplBase::SetCurrentSection(PackageFileSection* section) argument
/haiku/src/tools/elfsymbolpatcher/
H A DElfFile.cpp234 ElfSymbol::ElfSymbol(ElfSection* section, int32 index) argument
249 ElfSymbol::SetTo(ElfSection* section, int32 index) argument
330 ElfRelocation::ElfRelocation(ElfSection* section, int32 index) argument
345 ElfRelocation::SetTo(ElfSection* section, int32 index) argument
453 ElfSection* section = NULL; local
483 ElfSection* section = fFile->SectionAt(fSectionIndex); local
575 ElfSection* section = NULL; local
709 ElfSection& section = fSections[index]; local
[all...]
/haiku/src/kits/package/hpkg/v1/
H A DReaderImplBaseV1.cpp44 AttributeHandlerContext( BErrorOutput* errorOutput, BPackageContentHandler* packageContentHandler, BHPKGPackageSectionID section) argument
56 AttributeHandlerContext( BErrorOutput* errorOutput, BLowLevelPackageContentHandler* lowLevelHandler, BHPKGPackageSectionID section) argument
1021 ReadCompressedBuffer(const SectionInfo& section) argument
[all...]
/haiku/src/apps/packageinstaller/
H A DPackageItem.cpp574 uint8 section = P_ATTRIBUTE; local
975 uint8 section = P_ATTRIBUTE; local
[all...]
H A DPackageInfo.cpp232 int8 section = P_GROUPS_SECTION, installDirectoryFlag = 0; local
[all...]
/haiku/src/kits/package/hpkg/
H A DReaderImplBase.cpp46 AttributeHandlerContext( BErrorOutput* errorOutput, BPackageContentHandler* packageContentHandler, BHPKGPackageSectionID section, bool ignoreUnknownAttributes) argument
59 AttributeHandlerContext( BErrorOutput* errorOutput, BLowLevelPackageContentHandler* lowLevelHandler, BHPKGPackageSectionID section, bool ignoreUnknownAttributes) argument
882 InitSection(PackageFileSection& section, uint64 endOffset, uint64 length, uint64 maxSaneLength, uint64 stringsLength, uint64 stringsCount) argument
922 PrepareSection(PackageFileSection& section) argument
1377 ReadSection(const PackageFileSection& section) argument
[all...]
/haiku/src/add-ons/translators/rtf/
H A Dconvert.cpp40 int32 section; member in struct:conversion_context
/haiku/src/system/libnetwork/netresolv/resolv/
H A Dres_debug.c639 p_section(int section, int opcode) { argument
157 do_section(const res_state statp, ns_msg *handle, ns_sect section, int pflag, FILE *file) argument
/haiku/src/kits/debugger/debug_info/
H A DDwarfImageDebugInfo.cpp388 ElfSection* section = fFile->GetElfFile()->FindSection(".text"); local
/haiku/src/add-ons/kernel/drivers/network/wlan/iprowifi4965/dev/iwn/
H A Dif_iwn.c8205 iwn5000_load_firmware_section(struct iwn_softc *sc, uint32_t dst, const uint8_t *section, int size) argument
/haiku/src/add-ons/kernel/drivers/network/wlan/idualwifi7260/dev/pci/
H A Dif_iwm.c2935 iwm_nvm_read_chunk(struct iwm_softc *sc, uint16_t section, uint16_t offset, argument
3009 iwm_nvm_read_section(struct iwm_softc *sc, uint16_t section, uint8_t *data, argument
4042 int i, section, err; local
4084 iwm_firmware_load_sect(struct iwm_softc *sc, uint32_t dst_addr, const uint8_t *section, uint32_t byte_cnt) argument
[all...]
/haiku/src/add-ons/kernel/drivers/network/wlan/iaxwifi200/dev/pci/
H A Dif_iwx.c4103 const struct iwx_pnvm_section *section; local
[all...]

Completed in 296 milliseconds