Searched defs:ItemSize (Results 1 – 11 of 11) sorted by relevance
/reactos/drivers/hid/hidparse/ |
H A D | hidparse.c | 20 IN ULONG ItemSize) in AllocFunction() 52 IN ULONG ItemSize) in ZeroFunction()
|
/reactos/drivers/usb/usbaudio/ |
H A D | pool.c | 14 IN ULONG ItemSize) in AllocFunction()
|
/reactos/drivers/usb/usbccgp/ |
H A D | misc.c | 96 IN ULONG ItemSize) in AllocateItem()
|
/reactos/dll/win32/hid/ |
H A D | hid.c | 46 IN ULONG ItemSize) in AllocFunction() 63 IN ULONG ItemSize) in ZeroFunction()
|
/reactos/sdk/include/reactos/ |
H A D | probe.h | 100 IN ULONG ItemSize, in ProbeArrayForRead() 121 IN ULONG ItemSize, in ProbeArrayForWrite()
|
/reactos/drivers/usb/usbstor/ |
H A D | misc.c | 126 IN ULONG ItemSize) in AllocateItem()
|
/reactos/drivers/usb/usbstor_new/ |
H A D | misc.c | 248 IN ULONG ItemSize) in AllocateItem()
|
/reactos/dll/appcompat/apphelp/ |
H A D | shimeng.c | 55 static inline BOOL ARRAY_InitWorker(PARRAY Array, DWORD ItemSize) in ARRAY_InitWorker() 64 static inline BOOL ARRAY_EnsureSize(PARRAY Array, DWORD ItemSize, DWORD GrowWith) in ARRAY_EnsureSize() 95 static inline PVOID ARRAY_AppendWorker(PARRAY Array, DWORD ItemSize, DWORD GrowWith) in ARRAY_AppendWorker() 109 static inline PVOID ARRAY_AtWorker(PARRAY Array, DWORD ItemSize, DWORD n) in ARRAY_AtWorker()
|
/reactos/drivers/filesystems/ext2/src/ |
H A D | ea.c | 199 size_t ItemSize; in Ext2QueryEa() local
|
/reactos/sdk/lib/drivers/hidparser/ |
H A D | parser.c | 16 static UCHAR ItemSize[4] = { 0, 1, 2, 4 }; variable
|
/reactos/sdk/tools/xml2sdb/ |
H A D | tinyxml2.h | 336 virtual int ItemSize() const { in ItemSize() function
|