Searched defs:base (Results 26 - 50 of 266) sorted by relevance

1234567891011

/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.14.0/
H A Dextnsionst.h62 int base; /* base request number */ member in struct:_ExtensionEntry
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/
H A Dextnsionst.h62 int base; /* base request number */ member in struct:_ExtensionEntry
/vbox/src/VBox/Devices/EFI/Firmware/StdLib/LibC/NetUtil/
H A Dinet_ntop.c140 struct { int base, len; } best, cur; member in struct:__anon13029
156 best.base = -1;
158 cur.base = -1;
162 if (cur.base == -1)
163 cur.base = i, cur.len = 1;
167 if (cur.base != -1) {
168 if (best.base == -1 || cur.len > best.len)
170 cur.base = -1;
174 if (cur.base != -1) {
175 if (best.base
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/StdLib/LibC/StdLib/
H A DNumericInt.c135 some radix determined by the value of base, and a final string of one or
140 If the value of base is zero, the expected form of the subject sequence is
143 of base is between 2 and 36 (inclusive), the expected form of the subject
145 the radix specified by base, optionally preceded by a plus or minus sign,
148 ascribed values are less than that of base are permitted. If the value of
149 base is 16, the characters 0x or 0X may optionally precede the sequence of
158 If the subject sequence has the expected form and the value of base is
161 expected form and the value of base is between 2 and 36, it is used as the
162 base for conversion, ascribing to each letter its value as given above. If
184 strtol(const char * __restrict nptr, char ** __restrict endptr, int base) argument
273 strtoul(const char * __restrict nptr, char ** __restrict endptr, int base) argument
348 strtoll(const char * __restrict nptr, char ** __restrict endptr, int base) argument
437 strtoull(const char * __restrict nptr, char ** __restrict endptr, int base) argument
[all...]
/vbox/src/VBox/Frontends/VirtualBox/src/widgets/
H A DUIBar.cpp100 QColor base = pal.color(QPalette::Active, QPalette::Window); local
102 lg.setColorAt(0, base);
103 lg.setColorAt(.49, base.darker(102));
104 lg.setColorAt(.50, base.darker(104));
105 lg.setColorAt(1., base.darker(106));
106 pPainter->setPen(base.darker(60));
108 pPainter->setPen(base.darker(125));
/vbox/src/libs/libxml2-2.6.31/
H A DtestRelax.c91 const char *base; local
96 base = mmap(NULL, info.st_size, PROT_READ,
98 if (base == (void *) MAP_FAILED)
101 ctxt = xmlRelaxNGNewMemParserCtxt((char *)base,info.st_size);
109 munmap((char *) base, info.st_size);
H A DtestSchemas.c87 const char *base; local
92 base = mmap(NULL, info.st_size, PROT_READ,
94 if (base == (void *) MAP_FAILED)
97 ctxt = xmlSchemaNewMemParserCtxt((char *)base,info.st_size);
105 munmap((char *) base, info.st_size);
/vbox/src/VBox/ValidationKit/tests/api/
H A DtdPython1.py48 from testdriver import base; namespace
197 msNow = base.timestampMilli();
203 msElapsed = base.timestampMilli() - msNow;
/vbox/src/VBox/ValidationKit/tests/cpu/
H A DtdCpuPae1.py48 from testdriver import base; namespace
110 if iArg >= len(asArgs): raise base.InvalidOption('The "--virt-modes" takes a colon separated list of modes');
114 raise base.InvalidOption('The "--virt-modes" value "%s" is not valid; valid values are: %s' \
118 if iArg >= len(asArgs): raise base.InvalidOption('The "--cpu-counts" takes a colon separated list of cpu counts');
122 except: raise base.InvalidOption('The "--cpu-counts" value "%s" is not an integer' % (s,));
123 if c <= 0: raise base.InvalidOption('The "--cpu-counts" value "%s" is zero or negative' % (s,));
201 tsStart = base.timestampMilli();
202 while base.timestampMilli() - tsStart < 30000:
/vbox/src/VBox/ValidationKit/tests/installation/
H A DtdGuestOsInstOs2.py46 from testdriver import base namespace
117 if iArg >= len(asArgs): raise base.InvalidOption('The "--install-iso" option requires an argument')
121 if iArg >= len(asArgs): raise base.InvalidOption('The "--cpus" option requires an argument')
204 raise base.InvalidOption('Invalid extradata specified: %s' % sExtraData)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.16.0/
H A Dxf86_OSproc.h171 unsigned long base; member in struct:_AgpInfo
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/
H A Dxf86_OSproc.h145 unsigned long base; member in struct:_AgpInfo
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.3.0.0/
H A Dextnsionst.h62 int base; /* base request number */ member in struct:_ExtensionEntry
H A Dxf86_OSproc.h187 unsigned long base; member in struct:_AgpInfo
263 extern unsigned long xf86GetOSOffsetFromPCI(PCITAG tag, int space, unsigned long base);
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.4.2/
H A Dxf86_OSproc.h185 unsigned long base; member in struct:_AgpInfo
247 extern unsigned long xf86GetOSOffsetFromPCI(PCITAG tag, int space, unsigned long base);
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/
H A Dxf86_OSproc.h185 unsigned long base; member in struct:_AgpInfo
237 extern unsigned long xf86GetOSOffsetFromPCI(PCITAG tag, int space, unsigned long base);
H A Dxf86pciBus.h40 CARD32 base[6]; member in struct:__anon8311
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/
H A Dxf86_OSproc.h178 unsigned long base; member in struct:_AgpInfo
230 extern unsigned long xf86GetOSOffsetFromPCI(PCITAG tag, int space, unsigned long base);
H A Dxf86pciBus.h40 CARD32 base[6]; member in struct:__anon8620
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.7.7/
H A Dxf86_OSproc.h168 unsigned long base; member in struct:_AgpInfo
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.8.0/
H A Dxf86_OSproc.h168 unsigned long base; member in struct:_AgpInfo
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.9.0/
H A Dxf86_OSproc.h168 unsigned long base; member in struct:_AgpInfo
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.1.0/
H A Dxf86_OSproc.h188 unsigned long base; member in struct:_AgpInfo
266 extern unsigned long xf86GetOSOffsetFromPCI(PCITAG tag, int space, unsigned long base);
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.10.0/
H A Dxf86_OSproc.h168 unsigned long base; member in struct:_AgpInfo
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.11.0/
H A Dxf86_OSproc.h168 unsigned long base; member in struct:_AgpInfo

Completed in 530 milliseconds

1234567891011