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

/vbox/src/libs/xpcom18a4/nsprpub/pr/include/
H A Dprtypes.h323 ** PRInt16
329 typedef short PRInt16; typedef
331 #error No suitable type for PRInt16/PRUint16
339 * The maximum and minimum values of a PRInt16 or PRUint16.
/vbox/src/VBox/Main/cbinding/
H A DVBoxCAPI_v2_2.h215 typedef short PRInt16; typedef
H A DVBoxCAPI_v3_0.h215 typedef short PRInt16; typedef
H A DVBoxCAPI_v3_1.h215 typedef short PRInt16; typedef
H A DVBoxCAPI_v3_2.h215 typedef short PRInt16; typedef
H A DVBoxCAPI_v4_0.h215 typedef short PRInt16; typedef
2822 nsresult (*GetBus)(IPciAddress *pThis, PRInt16 *bus);
2823 nsresult (*SetBus)(IPciAddress *pThis, PRInt16 bus);
2825 nsresult (*GetDevice)(IPciAddress *pThis, PRInt16 *device);
2826 nsresult (*SetDevice)(IPciAddress *pThis, PRInt16 device);
2828 nsresult (*GetDevFunction)(IPciAddress *pThis, PRInt16 *devFunction);
2829 nsresult (*SetDevFunction)(IPciAddress *pThis, PRInt16 devFunction);
H A DVBoxCAPI_v4_1.h215 typedef short PRInt16; typedef
3013 nsresult (*GetBus)(IPciAddress *pThis, PRInt16 *bus);
3014 nsresult (*SetBus)(IPciAddress *pThis, PRInt16 bus);
3016 nsresult (*GetDevice)(IPciAddress *pThis, PRInt16 *device);
3017 nsresult (*SetDevice)(IPciAddress *pThis, PRInt16 device);
3019 nsresult (*GetDevFunction)(IPciAddress *pThis, PRInt16 *devFunction);
3020 nsresult (*SetDevFunction)(IPciAddress *pThis, PRInt16 devFunction);
H A DVBoxCAPI_v4_2.h215 typedef short PRInt16; typedef
3282 nsresult (*GetBus)(IPCIAddress *pThis, PRInt16 *bus);
3283 nsresult (*SetBus)(IPCIAddress *pThis, PRInt16 bus);
3285 nsresult (*GetDevice)(IPCIAddress *pThis, PRInt16 *device);
3286 nsresult (*SetDevice)(IPCIAddress *pThis, PRInt16 device);
3288 nsresult (*GetDevFunction)(IPCIAddress *pThis, PRInt16 *devFunction);
3289 nsresult (*SetDevFunction)(IPCIAddress *pThis, PRInt16 devFunction);
H A DVBoxCAPI_v4_3.h277 typedef short PRInt16; typedef
711 typedef PRInt16 SHORT;
4886 nsresult (*GetBus)(IPCIAddress *pThis, PRInt16 *bus);
4887 nsresult (*SetBus)(IPCIAddress *pThis, PRInt16 bus);
4889 nsresult (*GetDevice)(IPCIAddress *pThis, PRInt16 *device);
4890 nsresult (*SetDevice)(IPCIAddress *pThis, PRInt16 device);
4892 nsresult (*GetDevFunction)(IPCIAddress *pThis, PRInt16 *devFunction);
4893 nsresult (*SetDevFunction)(IPCIAddress *pThis, PRInt16 devFunction);
4912 nsresult (*GetBus)(IPCIAddress *pThis, PRInt16 *bus);
4913 nsresult (*SetBus)(IPCIAddress *pThis, PRInt16 bu
[all...]

Completed in 268 milliseconds