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

12

/vbox/src/VBox/HostDrivers/Support/win/
H A DSUPR3HardenedMainA-win.asm208 ; exectuable section of 4KB where we can put jump back code.
210 section .rwxpg bss execute read write align=4096 label
/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...]
H A Dres_debug.c152 do_section(ns_msg *handle, ns_sect section, int pflag, FILE *file) { argument
167 if (ns_parserr(handle, section, rrnum, &rr)) {
178 p_section(section, opcode));
179 if (section == ns_s_qd)
497 p_section(int section, int opcode) { argument
508 return (sym_ntos(symbols, section, (int *)0));
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.16.0/
H A Dxkbfile.h197 XkbSectionPtr section; member in union:_XkbDrawable::__anon6994
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/
H A Dxkbfile.h197 XkbSectionPtr section; member in union:_XkbDrawable::__anon7303
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/
H A Dxkbfile.h244 XkbSectionPtr section; member in union:_XkbDrawable::__anon8369
252 XkbSectionPtr /* section */
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/
H A Dxkbfile.h244 XkbSectionPtr section; member in union:_XkbDrawable::__anon8674
252 XkbSectionPtr /* section */
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.7.7/
H A Dxkbfile.h221 XkbSectionPtr section; member in union:_XkbDrawable::__anon8986
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.8.0/
H A Dxkbfile.h221 XkbSectionPtr section; member in union:_XkbDrawable::__anon9303
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.9.0/
H A Dxkbfile.h221 XkbSectionPtr section; member in union:_XkbDrawable::__anon9624
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.10.0/
H A Dxkbfile.h221 XkbSectionPtr section; member in union:_XkbDrawable::__anon5147
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.11.0/
H A Dxkbfile.h221 XkbSectionPtr section; member in union:_XkbDrawable::__anon5459
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.12.0/
H A Dxkbfile.h221 XkbSectionPtr section; member in union:_XkbDrawable::__anon5770
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.13.0/
H A Dxkbfile.h197 XkbSectionPtr section; member in union:_XkbDrawable::__anon6077
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.14.0/
H A Dxkbfile.h197 XkbSectionPtr section; member in union:_XkbDrawable::__anon6380
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/
H A Dxkbfile.h197 XkbSectionPtr section; member in union:_XkbDrawable::__anon6678
/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/util/
H A Delf2efi.c124 * Align section within PE file
292 * @v section Section
297 asection *section ) {
303 reltab_size = bfd_get_reloc_upper_bound ( bfd, section );
311 numrels = bfd_canonicalize_reloc ( bfd, section, reltab, symtab );
321 * Process section
325 * @v section Section
326 * @ret new New PE section
330 asection *section ) {
334 unsigned long flags = bfd_get_section_flags ( bfd, section );
466 process_reloc( bfd *bfd __attribute__ (( unused )), asection *section, arelent *rel, struct pe_relocs **pe_reltab ) argument
613 struct pe_section *section; local
671 asection *section; local
[all...]
/vbox/src/VBox/Frontends/VirtualBox/src/widgets/
H A DUIApplianceEditorWidget.cpp876 QVariant VirtualSystemModel::headerData(int section, Qt::Orientation orientation, int role) const argument
883 switch (section)
/vbox/src/VBox/Devices/Graphics/BIOS/
H A DVBoxVgaBiosAlternative.asm167 section VGAROM progbits vstart=0x0 align=1 ; size=0x994 class=CODE group=AUTO label
1520 section _TEXT progbits vstart=0xa00 align=1 ; size=0x2f57 class=CODE group=AUTO label
6642 section VBE32 progbits vstart=0x4400 align=1 ; size=0x115 class=CODE group=AUTO label
6772 section _DATA progbits vstart=0x4600 align=1 ; size=0x372a class=DATA group=DGROUP label
7675 section CONST progbits vstart=0x7d2a align=1 ; size=0x0 class=DATA group=DGROUP label
7677 section CONST2 progbits vstart=0x7d2a align=1 ; size=0x0 class=DATA group=DGROUP label
/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/VBox/Devices/PC/BIOS/
H A DVBoxBiosAlternative.asm847 section _DATA progbits vstart=0x0 align=1 ; size=0xb0 class=DATA group=DGROUP label
866 section CONST progbits vstart=0xb0 align=1 ; size=0xce0 class=DATA group=DGROUP label
984 section CONST2 progbits vstart=0xd90 align=1 ; size=0x400 class=DATA group=DGROUP label
1060 section _TEXT progbits vstart=0x1600 align=1 ; size=0x8235 class=CODE group=AUTO label
14345 section BIOS32 progbits vstart=0xda00 align=1 ; size=0x3cb class=CODE group=AUTO label
14768 section BIOS32CONST progbits vstart=0xddcc align=1 ; size=0x0 class=FAR_DATA group=BIOS32_GROUP label
14770 section BIOS32CONST2 progbits vstart=0xddcc align=1 ; size=0x0 class=FAR_DATA group=BIOS32_GROUP label
14772 section BIOS32_DATA progbits vstart=0xddcc align=1 ; size=0x0 class=FAR_DATA group=BIOS32_GROUP label
14777 section BIOSSEG progbits vstart=0xe000 align=1 ; size=0x2000 class=CODE group=AUTO label
/vbox/src/VBox/Additions/x11/x11include/4.3/programs/Xserver/hw/xfree86/ddc/
H A Dedid.h33 /* vendor section */
101 /* extract information from vendor section */
116 /* extract information from version section */
120 /* extract information from display section */
155 /* extract information from standard timing section */
160 /* extract information from estabished timing section */
406 } section; member in struct:detailed_monitor_section
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.3.0.0/
H A Dedid.h32 /* vendor section */
100 /* extract information from vendor section */
115 /* extract information from version section */
119 /* extract information from display section */
156 /* extract information from standard timing section */
161 /* extract information from estabished timing section */
445 } section; member in struct:detailed_monitor_section

Completed in 205 milliseconds

12