Searched defs:co (Results 1 - 21 of 21) sorted by relevance

/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/
H A Dcolormapst.h80 } co; member in struct:_CMEntry
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.3.0.0/
H A Dcolormapst.h88 } co; member in struct:_CMEntry
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.4.2/
H A Dcolormapst.h88 } co; member in struct:_CMEntry
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/
H A Dcolormapst.h89 } co; member in struct:_CMEntry
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/
H A Dcolormapst.h89 } co; member in struct:_CMEntry
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.7.7/
H A Dcolormapst.h89 } co; member in struct:_CMEntry
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.8.0/
H A Dcolormapst.h89 } co; member in struct:_CMEntry
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.9.0/
H A Dcolormapst.h89 } co; member in struct:_CMEntry
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.10.0/
H A Dcolormapst.h89 } co; member in struct:_CMEntry
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.11.0/
H A Dcolormapst.h89 } co; member in struct:_CMEntry
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.12.0/
H A Dcolormapst.h87 } co; member in struct:_CMEntry
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.13.0/
H A Dcolormapst.h80 } co; member in struct:_CMEntry
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.14.0/
H A Dcolormapst.h80 } co; member in struct:_CMEntry
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/
H A Dcolormapst.h80 } co; member in struct:_CMEntry
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.16.0/
H A Dcolormapst.h80 } co; member in struct:_CMEntry
/vbox/src/VBox/Additions/x11/x11include/4.3/programs/Xserver/include/
H A Dcolormapst.h86 } co; member in struct:_CMEntry
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.1.0/
H A Dcolormapst.h89 } co; member in struct:_CMEntry
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.0.1/
H A Dcolormapst.h87 } co; member in struct:_CMEntry
/vbox/src/VBox/Devices/EFI/Firmware/AppPkg/Applications/Python/PyMod-2.7.2/Python/
H A Dmarshal.c424 PyCodeObject *co = (PyCodeObject *)v; local
426 w_long(co->co_argcount, p);
427 w_long(co->co_nlocals, p);
428 w_long(co->co_stacksize, p);
429 w_long(co->co_flags, p);
430 w_object(co->co_code, p);
431 w_object(co->co_consts, p);
432 w_object(co->co_names, p);
433 w_object(co->co_varnames, p);
434 w_object(co
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/AppPkg/Applications/Enquire/
H A DEnquire.c497 Added a free(): thanks nickc@perihelion.co.uk
764 char co[4], oc[4]; /* Comment starter and ender symbols */ variable
924 printf("\n%sFor hints on dealing with the ", co);
1101 co[0]= '/'; oc[0]= ' ';
1102 co[1]= '*'; oc[1]= '*';
1103 co[2]= ' '; oc[2]= '/';
1104 co[3]= '\0'; oc[3]= '\0';
1106 co[0]= '\0'; oc[0]= '\0';
1110 if (L) printf("%slimits.h%s\n", co, oc);
1111 if (F) printf("%sfloat.h%s\n", co, o
[all...]
/vbox/src/VBox/Main/webservice/jaxlibs/
H A Djaxb-xjc.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/maven/ META-INF/maven/com. ...

Completed in 89 milliseconds