Searched refs:usage (Results 1 - 25 of 266) sorted by relevance

1234567891011

/vbox/src/VBox/Devices/PC/ipxe/src/include/ipxe/
H A Dconsole.h79 /** Console usage bitmask
84 int usage; member in struct:console_driver
133 * Test to see if console has an explicit usage
136 * @ret explicit Console has an explicit usage
147 * Set console usage
149 * @v usage New console usage
150 * @ret old_usage Previous console usage
153 console_set_usage ( int usage ) {
156 console_usage = usage;
[all...]
/vbox/src/libs/xpcom18a4/nsprpub/pkg/solaris/
H A Dbld_awk_pkginfo.ksh13 usage() function
16 usage: bld_awk_pkginfo -p <prodver> -m <mach> -o <awk_script> [-v <version>]
55 usage
63 usage
/vbox/src/VBox/Additions/linux/testcase/
H A DTimesyncBackdoor.c23 void usage() function
42 usage();
54 usage();
/vbox/src/libs/libxml2-2.6.31/
H A Dmkinstalldirs10 usage="\
17 echo "${usage}" 1>&2; exit 0 ;;
20 test $# -eq 0 && { echo "${usage}" 1>&2; exit 1; }
24 -* ) echo "${usage}" 1>&2; exit 1 ;; # unknown option
H A Dxml2-config.in8 usage()
28 usage 1
66 usage 0
99 usage
/vbox/src/VBox/ValidationKit/testanalysis/
H A Dtst-a1.py48 def usage(): function
49 """ Display usage """
50 print 'usage: %s [options] <testresults.xml> [baseline.xml]' % (sys.argv[0]);
68 return usage();
71 return usage();
78 return usage();
/vbox/src/bldprogs/
H A Dbin2c.c50 static int usage(const char *argv0) function
87 return usage(argv[0]);
94 return usage(argv[0]);
100 return usage(argv[0]);
106 return usage(argv[0]);
118 return usage(argv[0]);
130 return usage(argv[0]);
145 return usage(argv[0]);
/vbox/src/libs/libxml2-2.6.31/doc/examples/
H A Dxpath2.c6 * usage: xpath2 <xml-file> <xpath-expr> <new-value>
25 static void usage(const char *name);
36 usage(argv[0]);
46 usage(argv[0]);
61 * usage:
64 * Prints usage information.
67 usage(const char *name) { function
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/vbox/
H A DVBoxWineEx.h39 UINT width, UINT height, UINT levels, DWORD usage, D3DFORMAT format,
45 UINT edge_length, UINT levels, DWORD usage, D3DFORMAT format,
51 UINT width, UINT height, UINT depth, UINT levels, DWORD usage, D3DFORMAT Format, D3DPOOL Pool,
94 UINT width, UINT height, UINT levels, DWORD usage, D3DFORMAT format,
100 UINT edge_length, UINT levels, DWORD usage, D3DFORMAT format,
106 UINT width, UINT height, UINT depth, UINT levels, DWORD usage, D3DFORMAT Format, D3DPOOL Pool,
/vbox/src/libs/xpcom18a4/nsprpub/config/
H A Dnspr-config.in11 usage()
30 usage 1 1>&2
79 usage 1 1>&2
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/vbox/
H A DVBoxWineEx.h39 UINT width, UINT height, UINT levels, DWORD usage, D3DFORMAT format,
45 UINT edge_length, UINT levels, DWORD usage, D3DFORMAT format,
51 UINT width, UINT height, UINT depth, UINT levels, DWORD usage, D3DFORMAT Format, D3DPOOL Pool,
94 UINT width, UINT height, UINT levels, DWORD usage, D3DFORMAT format,
100 UINT edge_length, UINT levels, DWORD usage, D3DFORMAT format,
106 UINT width, UINT height, UINT depth, UINT levels, DWORD usage, D3DFORMAT Format, D3DPOOL Pool,
/vbox/src/VBox/HostDrivers/Support/testcase/
H A DSUPLoggerCtl.cpp41 * Prints the usage.
44 static int usage(void) function
46 RTPrintf("usage: SUPLoggerCtl [-f|--flags <flags-settings>] \\\n"
66 return usage();
137 return usage();
/vbox/src/VBox/Additions/common/VBoxGuest/win/
H A DVBoxGuestInst.cpp140 static int usage(char *programName) function
154 return usage(argv[0]);
165 return usage(argv[0]);
/vbox/src/VBox/Devices/PC/ipxe/src/core/
H A Dserial_console.c12 /* Set default console usage if applicable */
31 .usage = CONSOLE_SERIAL,
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.3.0.0/
H A Dusb.h52 unsigned int usage; member in struct:hid_item
85 int hid_locate __P((report_desc_t d, unsigned int usage, enum hid_kind k, hid_item_t *h));
87 /* Conversion to/from usage names, usage.c: */
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.4.2/
H A Dusb.h50 unsigned int usage; member in struct:hid_item
83 int hid_locate __P((report_desc_t d, unsigned int usage, enum hid_kind k, hid_item_t *h));
85 /* Conversion to/from usage names, usage.c: */
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/
H A Dusb.h50 unsigned int usage; member in struct:hid_item
83 int hid_locate __P((report_desc_t d, unsigned int usage, enum hid_kind k, hid_item_t *h));
85 /* Conversion to/from usage names, usage.c: */
/vbox/src/VBox/HostServices/SharedOpenGL/unpacker/
H A Dunpack_bufferobject.c29 GLenum usage = READ_DATA(sizeof(int) + 12, GLenum); local
33 cr_unpackDispatch.BufferDataARB(target, size, hasdata ? data:NULL, usage);
/vbox/src/VBox/Additions/os2/
H A DVBoxReplaceDll.cpp28 static int usage(const char *argv0) function
66 return usage(argv[0]);
98 fprintf(stderr, "syntax error: No DLLs specified. (Consult --help for usage.)\n");
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.1.0/
H A Dusb.h53 unsigned int usage; member in struct:hid_item
86 int hid_locate __P((report_desc_t d, unsigned int usage, enum hid_kind k, hid_item_t *h));
88 /* Conversion to/from usage names, usage.c: */
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.0.1/
H A Dusb.h53 unsigned int usage; member in struct:hid_item
86 int hid_locate __P((report_desc_t d, unsigned int usage, enum hid_kind k, hid_item_t *h));
88 /* Conversion to/from usage names, usage.c: */
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/wine/
H A Dwinedxgi.idl60 [in] DXGI_USAGE usage,
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/
H A Dresource.c76 static void resource_check_usage(DWORD usage) argument
85 if (usage & ~handled)
86 FIXME("Unhandled usage flags %#x.\n", usage & ~handled);
92 DWORD usage, enum wined3d_pool pool, UINT width, UINT height, UINT depth, UINT size,
109 resource->usage = usage;
112 if (usage & WINED3DUSAGE_DYNAMIC)
124 resource_check_usage(usage);
371 desc->usage
89 resource_init(struct wined3d_resource *resource, struct wined3d_device *device, enum wined3d_resource_type type, const struct wined3d_format *format, enum wined3d_multisample_type multisample_type, UINT multisample_quality, DWORD usage, enum wined3d_pool pool, UINT width, UINT height, UINT depth, UINT size, void *parent, const struct wined3d_parent_ops *parent_ops, const struct wined3d_resource_ops *resource_ops , HANDLE *shared_handle , void *pvClientMem ) argument
[all...]
/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/cmd/dtrace/test/tst/common/java_api/src/
H A DTestDrop.java106 usage() method in class:TestDrop
108 System.err.println("usage: java TestDrop [ seconds ]");
119 usage();
122 usage();
/vbox/src/VBox/GuestHost/OpenGL/packer/
H A Dpack_bufferobject.c37 const GLvoid * data, GLenum usage )
43 + sizeof(target) + sizeof(GLuint) + sizeof(usage) + sizeof(GLint);
53 WRITE_DATA_AI(GLenum, usage);

Completed in 175 milliseconds

1234567891011