Searched defs:all (Results 1 - 12 of 12) sorted by relevance

/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/cmd/dtrace/
H A DMakefile36 all := TARGET = all macro
44 all: $(SUBDIRS)
/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/lib/libctf/
H A DMakefile36 all := TARGET = all macro
44 all clean clobber install lint: $(SUBDIRS)
/vbox/src/VBox/Devices/EFI/Firmware/StdLib/PosixLib/Stringlist/
H A Dstringlist.c106 sl_free(StringList *sl, int all) argument
113 if (all)
140 sl_delete(StringList *sl, const char *name, int all) argument
146 if (all)
/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/lib/libdtrace/
H A DMakefile34 all := TARGET = all macro
43 all clean clobber lint yydebug: $(SUBDIRS)
/vbox/src/VBox/Additions/common/crOpenGL/
H A Dutils.c13 * paragraph) shall be included in all copies or substantial portions of the
59 if ( !strcmp( debug, "all" ) ||
76 * Almost all DRI drivers use a \c GL_RENDERER string of the form:
191 /* These are needed in *all* drivers because Mesa internally implements
220 * enables all the sub-extensions that are folded into it. This means that
347 * \returns \c GL_TRUE if all version requirements are met. Otherwise,
739 const __DRIconfig **all; local
749 all = _mesa_malloc((i + j + 1) * sizeof *all);
752 all[inde
[all...]
/vbox/src/VBox/Devices/Network/slirp/bsd/kern/
H A Duipc_mbuf.c320 * Free this mbuf back to the mbuf zone with all m_ext
359 * If "all" is set then the first mbuf in the chain will be
363 m_demote(struct mbuf *m0, int all) argument
367 for (m = all ? m0 : m0->m_next; m != NULL; m = m->m_next) {
384 * Returns 0 or panics when bad and 1 on all tests passed.
1283 * all but the first len0 bytes. In case of failure, it returns NULL and
2005 /* Fill all mbufs with uio data and update header information. */
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.16.0/
H A Dglamor_utils.h12 * paragraph) shall be included in all copies or substantial portions of the
1186 PictFormatShort short_format, int all, int diffs)
1205 if (all) {
1317 int x, int y, int w, int h, int all, int diffs)
1323 _glamor_compare_pixmaps(pixmap1, pixmap2, x, y, w, h, -1, all, diffs);
1336 int width, int height, int all, int diffs)
1448 all, diffs);
1184 _glamor_compare_pixmaps(PixmapPtr pixmap1, PixmapPtr pixmap2, int x, int y, int w, int h, PictFormatShort short_format, int all, int diffs) argument
1316 glamor_compare_pixmaps(PixmapPtr pixmap1, PixmapPtr pixmap2, int x, int y, int w, int h, int all, int diffs) argument
1332 glamor_compare_pictures(ScreenPtr screen, PicturePtr fst_picture, PicturePtr snd_picture, int x_source, int y_source, int width, int height, int all, int diffs) argument
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/
H A Dglamor_utils.h12 * paragraph) shall be included in all copies or substantial portions of the
1108 PictFormatShort short_format, int all, int diffs)
1127 if (all) {
1239 int x, int y, int w, int h, int all, int diffs)
1245 _glamor_compare_pixmaps(pixmap1, pixmap2, x, y, w, h, -1, all, diffs);
1258 int width, int height, int all, int diffs)
1370 all, diffs);
1106 _glamor_compare_pixmaps(PixmapPtr pixmap1, PixmapPtr pixmap2, int x, int y, int w, int h, PictFormatShort short_format, int all, int diffs) argument
1238 glamor_compare_pixmaps(PixmapPtr pixmap1, PixmapPtr pixmap2, int x, int y, int w, int h, int all, int diffs) argument
1254 glamor_compare_pictures(ScreenPtr screen, PicturePtr fst_picture, PicturePtr snd_picture, int x_source, int y_source, int width, int height, int all, int diffs) argument
/vbox/src/VBox/Devices/PC/ipxe/src/drivers/net/
H A Djme.h54 uint8_t all[16]; member in union:txdesc::__anon15183
148 uint8_t all[16]; member in union:rxdesc::__anon15187
233 * The structure holding buffer information and ring descriptors all together.
/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/uts/common/dtrace/
H A Ddtrace.c36 * implementation very much assume mastery of all of these sources; if one has
229 static dtrace_probe_t **dtrace_probes; /* array of all probes */
445 * disallow all negative sizes. Ranges of size 0 are allowed.
605 * support functions -- they may not interact at all with the system at large.
840 * calls in the event that the user has all privileges.
1313 * clean the dirty dynamic variable lists on all CPUs. Dynamic variable
1438 * sure that all CPUs have seen all of the dtdsc_clean pointers.
1762 * this CPU. Unless we have tried all CPUs,
2552 * transitioned back to the INACTIVE state until all CPU
7799 int all = 0; local
11359 int i, all = 0; local
[all...]
/vbox/src/VBox/Main/webservice/jaxlibs/
H A Djaxb-impl.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/sun/ com/sun/xml/ com/sun/xml/bind/ ...
H A Djaxb-xjc.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/maven/ META-INF/maven/com. ...

Completed in 102 milliseconds