Searched defs:created (Results 1 - 9 of 9) sorted by relevance

/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.16.0/
H A Dprivates.h32 /* These can have objects created before all of the keys are registered */
71 int created; member in struct:_DevPrivateSetRec
275 * For objects created during server initialization, this allows those
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/
H A Dprivates.h32 /* These can have objects created before all of the keys are registered */
71 int created; member in struct:_DevPrivateSetRec
275 * For objects created during server initialization, this allows those
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.13.0/
H A Dprivates.h32 /* These can have objects created before all of the keys are registered */
72 int created; member in struct:_DevPrivateSetRec
276 * For objects created during server initialization, this allows those
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.14.0/
H A Dprivates.h32 /* These can have objects created before all of the keys are registered */
72 int created; member in struct:_DevPrivateSetRec
276 * For objects created during server initialization, this allows those
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/
H A Dprivates.h32 /* These can have objects created before all of the keys are registered */
71 int created; member in struct:_DevPrivateSetRec
275 * For objects created during server initialization, this allows those
/vbox/src/libs/xpcom18a4/python/src/
H A DPyXPCOM.h18 * Portions created by the Initial Developer are Copyright (C) 2000
529 // This means that once we have created it (and while we
751 created = PyXPCOM_ThreadState_Ensure();
753 if (created) {
776 if ( created )
779 if ( created )
783 PRBool created; member in class:CEnterLeavePython
/vbox/src/libs/libxml2-2.6.31/
H A Dxmlschemas.c3565 * For each following import buckets an xmlSchema will be created.
3566 * An xmlSchema will be created for every distinct targetNamespace.
6695 * @wildc: the wildcard, already created
6866 * will be created (except if minOccurs==maxOccurs==0, in this case
6867 * nothing will be created).
16126 * if created the type via a schema construction API.
18155 * Fixup the newly created type. We don't need to check
19066 int created = (*completeWild == NULL) ? 0 : 1; local
19119 if (! created) {
19140 created
[all...]
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/wine/
H A Dserver_protocol.h2361 int created; member in struct:create_key_reply
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/wine/
H A Dserver_protocol.h2179 int created; member in struct:create_key_reply

Completed in 199 milliseconds