Searched refs:section (Results 1 - 25 of 311) sorted by path

1234567891011>>

/haiku-fatelf/docs/develop/storage/resources/
H A DResourcesFormat.tex37 \section{Introduction}
51 format itself. In section \ref{implementations} we focus on robustness of
53 The final section says some words about the status of the information provided
58 \section{File Formats}
61 In all file formats described in this section the resources are being located
130 table, section header table or sections), but will enlarge the file by some
137 table (if any), section header table (if any), sections and segments.
154 start directly after the last PEF section without any padding.
156 regular data), it has to be deduced by iterating through the PEF section
161 \section{Th
[all...]
/haiku-fatelf/docs/user/
H A Dapidoc.dox33 or members of the API documentation team should read the third section
37 \section formalrequirements Formal Requirements
39 This section describes formal requirements, such as location and naming of
153 you can read more about in the next section.
161 consists of five slashes, a space, the title of the section, a space and
167 \section commands Doxygen Commands
169 This section describes all the Doxygen commands that will be used in the
176 \note This section does not discuss which commands you should actually use
177 in documentation. See the next section on \ref style for that. This
178 section merel
[all...]
/haiku-fatelf/headers/posix/arpa/
H A Dnameser.h161 #define ns_msg_count(handle, section) ((handle)._counts[section] + 0)
245 ns_r_notzone = 10, /* Zone of record different from zone section */
/haiku-fatelf/headers/private/package/hpkg/
H A DReaderImplBase.h54 BHPKGPackageSectionID section; member in struct:BPackageKit::BHPKG::BPrivate::ReaderImplBase::AttributeHandlerContext
58 BHPKGPackageSectionID section);
62 BHPKGPackageSectionID section);
199 const SectionInfo& section) const;
218 const SectionInfo& section);
227 inline void SetCurrentSection(SectionInfo* section);
285 ReaderImplBase::SetCurrentSection(SectionInfo* section) argument
287 fCurrentSection = section;
/haiku-fatelf/headers/private/print/
H A DBeUtils.h51 const char* section, BPath& outPath);
/haiku-fatelf/src/add-ons/kernel/drivers/network/wlan/iprowifi4965/dev/iwn/
H A Dif_iwn.c6231 const uint8_t *section, int size)
6236 /* Copy firmware section into pre-allocated DMA-safe memory. */
6237 memcpy(dma->vaddr, section, size);
6280 "%s: could not load firmware %s section, error %d\n",
6288 "%s: could not load firmware %s section, error %d\n",
6230 iwn5000_load_firmware_section(struct iwn_softc *sc, uint32_t dst, const uint8_t *section, int size) argument
/haiku-fatelf/src/add-ons/translators/rtf/
H A Dconvert.cpp34 int32 section; member in struct:conversion_context
73 section = 1;
179 // section ended
180 context.section++;
217 snprintf(buffer, sizeof(buffer), "%" B_PRId32, context.section);
/haiku-fatelf/src/apps/debugger/debug_info/
H A DDwarfImageDebugInfo.cpp285 ElfSection* section = fFile->GetElfFile()->FindSection(".text"); local
286 if (section != NULL) {
287 fTextSectionStart = section->LoadAddress() + fRelocationDelta;
288 fTextSectionEnd = fTextSectionStart + section->Size();
291 section = fFile->GetElfFile()->FindSection(".plt");
292 if (section != NULL) {
293 fPLTSectionStart = section->LoadAddress() + fRelocationDelta;
294 fPLTSectionEnd = fPLTSectionStart + section->Size();
/haiku-fatelf/src/apps/debugger/dwarf/
H A DAbbreviationTable.cpp28 AbbreviationTable::Init(const void* section, off_t sectionSize) argument
33 fData = (uint8*)section + fOffset;
H A DAbbreviationTable.h104 status_t Init(const void* section, off_t sectionSize);
/haiku-fatelf/src/apps/debugger/elf/
H A DElfFile.cpp120 while (ElfSection* section = fSections.RemoveHead())
121 delete section;
162 ElfSection* section = FindSection(name); local
163 if (section != NULL && section->Load() == B_OK)
164 return section;
171 ElfFile::PutSection(ElfSection* section) argument
173 if (section != NULL)
174 section->Unload();
182 ElfSection* section
291 ElfSection* section = new(std::nothrow) ElfSection(name, fFD, local
[all...]
H A DElfFile.h83 void PutSection(ElfSection* section);
/haiku-fatelf/src/apps/packageinstaller/
H A DPackageInfo.cpp113 // This also ensures that the file header section is present - which
114 // is a crucial pkg section
172 // This means the end of this section - we should move to the
173 // groups section.
206 int8 section = P_GROUPS_SECTION, installDirectoryFlag = 0; local
215 // Parse the package info section
224 section = P_GROUPS_SECTION;
225 parser_debug("Got to Groups section\n");
228 section = P_PATH_SECTION;
232 section
[all...]
H A DPackageItem.cpp227 // We need to parse the data section now
525 // We need to parse the data section now
530 uint8 section = P_ATTRIBUTE; local
535 section = P_ATTRIBUTE;
539 section = P_DATA;
543 switch (section) {
732 // Since directories can only have attributes in the offset section,
853 // We need to parse the data section now
868 uint8 section = P_ATTRIBUTE; local
873 section
[all...]
/haiku-fatelf/src/bin/bash/support/
H A Dtexi2html147 verbose => 'Expand info|tex|none section of texinfo source',
151 #if set, uses section named `Footnotes' for glossary
157 verbose => "if set, uses section named `Footnotes' for glossary",
250 # if set, number sections and show section names and numbers in references
261 # entries, instead of section names
268 # -split section|chapter|none
269 # if set to 'section' (resp. 'chapter') create one html file per (sub)section
273 #$T2H_SPLIT = 'section';
279 verbose => 'split document on section|chapte
[all...]
/haiku-fatelf/src/bin/coreutils/
H A Dconfigure2365 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: section \"Present But Cannot Be Compiled\"" >&5
2366 $as_echo "$as_me: WARNING: $2: section \"Present But Cannot Be Compiled\"" >&2;}
4396 # Even if this section looks crufty: it has the advantage of
18004 section 7.19.6.1:
33159 XGETTEXT_EXTRA_OPTIONS="$XGETTEXT_EXTRA_OPTIONS --keyword='proper_name:1,\"This is a proper name. See the gettext manual, section Names.\"'"
33163 XGETTEXT_EXTRA_OPTIONS="$XGETTEXT_EXTRA_OPTIONS --keyword='proper_name_utf8:1,\"This is a proper name. See the gettext manual, section Names.\"'"
[all...]
/haiku-fatelf/src/bin/coreutils/man/
H A Dhelp2man80 -s, --section=SECTION section number for manual page (1, 6, 8)
101 my $section = 1;
111 's|section=s' => \$section,
146 # [section name]
168 # [section]
196 # Check for options before the first section--anything else is
308 for ($section)
352 # Process text, initial section i
[all...]
/haiku-fatelf/src/bin/coreutils/src/
H A Dnl.c55 /* Default section delimiter characters. */
58 /* Types of input lines: either one of the section delimiters,
60 enum section
97 /* Input section delimiter string (-d). */
103 /* Header section delimiter length. */
109 /* Body section delimiter length. */
115 /* Footer section delimiter length. */
167 {"section-delimiter", required_argument, NULL, 'd'},
197 -d, --section-delimiter=CC use CC for separating logical pages\n\
291 /* Switch to a header section
59 enum section enum
[all...]
/haiku-fatelf/src/bin/diffutils/config/
H A Dtexinfo.tex113 \ifx\putwordsection\undefined \gdef\putwordsection{section}\fi
844 % @math does not do math typesetting in section titles, index
2337 % Prevent errors for section commands.
2349 \let\section=\relax
3455 % page headings and footings can use it. @section does likewise.
3462 % @raisesections: treat @section as chapter, @subsection as section, etc.
3466 % @lowersections: treat @chapter as section, @section as subsection, etc.
3547 \global\let\section
[all...]
/haiku-fatelf/src/bin/gdb/bfd/
H A DMakefile.am37 section.lo syms.lo targets.lo hash.lo linker.lo \
47 section.c syms.c targets.c hash.c linker.c \
831 BFD_H_FILES = bfd-in.h init.c opncls.c libbfd.c section.c archures.c \
914 section.lo: section.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h
H A Daout-adobe.c171 /* Suck up the section information from the file, one section at a time. */
204 (_("%B: Unknown section type in a.out.adobe file: %x\n"),
235 /* Now set the section's attributes. */
245 /* Set relocation information for first section of each type. */
353 /* Now write out the section information. Text first, data next, rest
368 /* Write final `sentinel` section header (with type of 0). */
415 aout_adobe_set_section_contents (abfd, section, location, offset, count)
417 asection *section;
466 if (bfd_seek (abfd, section
[all...]
H A Daout-arm.c275 if (symbol->section == &bfd_und_section
281 if (symbol->section->name != input_section->name
288 relocation += symbol->section->output_section->vma;
289 relocation += symbol->section->output_offset;
387 asection *output_section = sym->section->output_section;
417 r_addend = g->addend + (*(g->sym_ptr_ptr))->section->output_section->vma;
426 from the abs section, or as a symbol which has an abs value.
437 from the abs section. */
450 /* Just an ordinary section. */
H A Daout-cris.c163 asection *output_section = sym->section->output_section;
171 r_addend += (*(g->sym_ptr_ptr))->section->output_section->vma;
177 from the abs section, or as a symbol which has an abs value.
197 /* Just an ordinary section. */
H A Daout-ns32k.c305 asection *output_section = sym->section->output_section;
307 r_addend = g->addend + (*(g->sym_ptr_ptr))->section->output_section->vma;
315 from the abs section, or as a symbol which has an abs value.
324 from the abs section. */
340 /* Just an ordinary section. */
H A Daout-tic30.c230 requires that any relocations for the data section should point to
231 the end of the aligned text section, plus an offset. By default,
247 /* Make sure that the symbol's section is defined. */
248 if (symbol->section == &bfd_und_section && (symbol->flags & BSF_WEAK) == 0)
250 /* Get the size of the input section and turn it into the TMS320C30
252 relocation = (symbol->section->vma >> 2);
274 /* Make sure that the symbol's section is defined. */
275 if (symbol->section == &bfd_und_section && (symbol->flags & BSF_WEAK) == 0)
277 /* Get the size of the input section and turn it into the TMS320C30
279 relocation = (symbol->section
[all...]

Completed in 396 milliseconds

1234567891011>>