Searched refs:section (Results 26 - 50 of 154) sorted by relevance

1234567

/vbox/src/VBox/Devices/PC/ipxe/src/arch/x86_64/core/linux/
H A Dlinuxprefix.S3 .section ".text"
/vbox/src/VBox/Devices/EFI/Firmware/StdLib/BsdSocketLib/
H A Dns_parse.c92 skiprr(const u_char *ptr, const u_char *eom, ns_sect section, int count) { argument
102 if (section != ns_s_qd) {
163 ns_parserr(ns_msg *handle, ns_sect section, int rrnum, ns_rr *rr) { argument
166 /* Make section right. */
167 if (section < 0 || section >= ns_s_max)
169 if ((int)section != (int)handle->_sect) {
170 handle->_sect = section;
172 handle->_msg_ptr = handle->_sections[(int)section];
178 if (rrnum < 0 || rrnum >= handle->_counts[(int)section])
[all...]
H A Dres_mkupdate.c98 * -3 if zone section is not the first section in
99 * the linked list, or section order has a problem
112 int section, numrrs = 0, counts[ns_s_max]; local
148 section = rrecp->r_section;
149 if (section < 0 || section >= ns_s_max)
151 counts[section]++;
152 for (i = section + 1; i < ns_s_max; i++)
159 if (section
432 res_mkupdrec(int section, const char *dname, u_int class, u_int type, u_long ttl) argument
[all...]
/vbox/src/VBox/Devices/PC/ipxe/src/arch/i386/firmware/pcbios/
H A De820mangler.S64 .section ".data16", "aw", @progbits
96 .section ".text16", "ax", @progbits
134 .section ".text16", "ax", @progbits
164 .section ".text16", "ax", @progbits
195 .section ".text16", "ax", @progbits
221 .section ".text16", "ax", @progbits
311 .section ".data16", "aw", @progbits
316 .section ".bss16", "aw", @nobits
321 .section ".bss16", "aw", @nobits
326 .section "
[all...]
/vbox/src/VBox/Devices/PC/ipxe/src/arch/i386/include/
H A Dlibrm.h113 __attribute__ (( section ( ".data16" ) )) \
117 __attribute__ (( section ( ".data16" ) )) \
121 __attribute__ (( section ( ".bss16" ) )) \
125 __attribute__ (( section ( ".bss16" ) )) \
129 __attribute__ (( section ( ".text16.data" ) )) \
133 __attribute__ (( section ( ".text16.data" ) )) \
177 ".section \".text16\", \"ax\", @progbits\n\t" \
/vbox/src/VBox/Additions/common/VBoxGuest/solaris/
H A Ddeps.asm20 kmoddeps_header ; ELF header, section table and shared string table
22 kmoddeps_dynstr_start ; ELF .dynstr section
26 kmoddeps_dynamic_start ; ELF .dynamic section
/vbox/src/VBox/Devices/PC/ipxe/src/arch/i386/prefix/
H A Dhdprefix.S5 .section ".prefix", "awx", @progbits
72 .section ".zinfo.fixup", "a", @progbits /* Compressor fixups */
100 .section ".text16", "awx", @progbits
H A Dlibprefix.S49 .section ".prefix.data", "aw", @progbits
67 .section ".prefix.lib", "awx", @progbits
107 .section ".prefix.lib", "awx", @progbits
137 .section ".prefix.lib", "awx", @progbits
185 .section ".prefix.lib", "awx", @progbits
222 .section ".prefix.lib", "awx", @progbits
262 .section ".prefix.lib", "awx", @progbits
287 .section ".prefix.lib", "awx", @progbits
322 .section ".prefix.lib", "awx", @progbits
458 .section "
[all...]
H A Dpxeprefix.S26 .section ".prefix", "ax", @progbits
59 .section ".prefix.data", "aw", @progbits
125 .section ".prefix.data", "aw", @progbits
142 .section ".prefix.data", "aw", @progbits
220 .section ".prefix.data", "aw", @progbits
258 .section ".prefix.data", "aw", @progbits
266 .section ".prefix.data", "aw", @progbits
274 .section ".prefix.data", "aw", @progbits
288 .section ".prefix.data", "aw", @progbits
320 .section "
[all...]
H A Dlkrnprefix.S51 .section ".prefix", "ax", @progbits
101 .section ".zinfo.fixup", "a", @progbits /* Compressor fixups */
252 .section ".text16", "awx", @progbits
H A Dundiloader.S6 .section ".prefix", "ax", @progbits
/vbox/src/libs/libxml2-2.6.31/doc/examples/
H A Dindex.py135 section = info['section']
136 output.write(" <section>%s</section>\n" % escape(section));
137 if sections.has_key(section):
138 sections[section].append(filename)
140 sections[section] = [filename]
142 print "Example %s lacks a section description" % (filename)
146 topic != "section" an
[all...]
/vbox/src/VBox/Devices/PC/ipxe/src/arch/i386/core/
H A Dnulltrap.c4 __attribute__ (( noreturn, section ( ".text.null_trap" ) ))
H A Dgdbidt.S14 .section ".data16", "aw", @progbits
71 .section ".text16", "ax", @progbits
103 .section ".text", "ax", @progbits
/vbox/src/VBox/Additions/x11/x11include/libdrm-2.4.13/
H A Dradeon_cs.h72 int section; member in struct:radeon_cs
190 if (cs->section) {
199 if (cs->section) {
208 if (cs->section) {
/vbox/src/VBox/Devices/PC/ipxe/src/arch/i386/drivers/net/
H A Dundiisr.S17 .section ".text16", "ax", @progbits
78 .section ".data16", "aw", @progbits
/vbox/src/VBox/Additions/solaris/DRM/
H A Ddeps.asm29 kmoddeps_header ; ELF header, section table and shared string table
31 kmoddeps_dynstr_start ; ELF .dynstr section
35 kmoddeps_dynamic_start ; ELF .dynamic section
/vbox/src/VBox/Additions/solaris/Mouse/
H A Ddeps.asm29 kmoddeps_header ; ELF header, section table and shared string table
31 kmoddeps_dynstr_start ; ELF .dynstr section
36 kmoddeps_dynamic_start ; ELF .dynamic section
/vbox/src/VBox/Additions/solaris/SharedFolders/
H A Ddeps.asm29 kmoddeps_header ; ELF header, section table and shared string table
31 kmoddeps_dynstr_start ; ELF .dynstr section
36 kmoddeps_dynamic_start ; ELF .dynamic section
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/misc/
H A Dprnetdb.c1557 int section = 0; /* index of the current section (a 16-bit local
1559 int double_colon = -1; /* index of the section after the first
1570 section = double_colon = 1;
1574 if (section == 8) return 0; /* too long */
1577 addr->pr_s6_addr16[section++] = 0;
1578 double_colon = section;
1595 addr->pr_s6_addr16[section++] = htons((unsigned short)val);
1600 if (section > 6) return 0; /* not enough room */
1609 addr->pr_s6_addr[2 * section]
1685 int section; local
[all...]
/vbox/src/libs/xpcom18a4/java/src/org/mozilla/xpcom/
H A DMozilla.java378 // get 'section' name, which will be a registry key name
379 String section = (String) sectionsIter.next();
383 if (section.length() <= gre_len) {
389 String subkeyName = section.substring(gre_len + 1);
400 String version = parser.getString(section, "\"Version\"");
417 String greValue = parser.getString(section, "\"" + prop + "\"");
435 String pathStr = parser.getString(section, "\"GreHome\"");
521 // get 'section' name, which will be a version string
522 String section = (String) sectionsIter.next();
525 // on to next section
[all...]
/vbox/src/libs/xpcom18a4/xpcom/reflect/xptcall/src/md/unix/
H A Dxptcstubs_asm_ppc_aix.s45 # .text section
105 # .data section
117 # .bss section
/vbox/src/VBox/Devices/EFI/Firmware/UefiCpuPkg/ResetVector/Vtf0/Ia32/
H A DSearchForSecEntry.asm134 add eax, 0x18 ; EAX = Start of section
147 ; The section type was not PE32 or TE, so move to next section
155 ; Ensure that FFS section is 32-bit aligned
/vbox/src/VBox/Frontends/VirtualBox/src/settings/global/
H A DUIGlobalSettingsDisplay.cpp87 int iWidth = m_cache.m_strMaxGuestResolution.section(',', 0, 0).toInt();
88 int iHeight = m_cache.m_strMaxGuestResolution.section(',', 1, 1).toInt();
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/unix/
H A Dos_SunOS_32.s50 .section ".text"
89 .section ".text"

Completed in 194 milliseconds

1234567