Searched refs:xSize (Results 1 - 8 of 8) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/platforms/iseries/
H A Drelease_data.h48 u16 xSize; /* Size of this control block x04-x05 */ member in struct:HvReleaseData
H A Dit_lp_naca.h31 u16 xSize; // Size of this class x04-x05 member in struct:ItLpNaca
H A Dlpardata.c36 .xSize = sizeof(struct HvReleaseData),
84 .xSize = 0x0400, /* size of ItLpNaca */
226 .xSize = sizeof(struct ItLpRegSave),
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/video/
H A Dkyro.h81 u32 xSize; member in struct:_OVERLAY_VIEWPORT_SET
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-powerpc/iseries/
H A Dit_lp_reg_save.h28 u16 xSize; // Size of this class 004-005 member in struct:ItLpRegSave
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/video/kyro/
H A Dfbdev.c605 ol_viewport_set.xSize,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/sqlite-3.6.22/
H A Dsqlite3.h1012 ** xSize should return the allocated size of a memory allocation
1050 int (*xSize)(void*); /* Return the size of an allocation */ member in struct:sqlite3_mem_methods
4995 ** sizes as reported by the xSize method in [sqlite3_mem_methods].</dd>)^
H A Dsqlite3.c1536 ** xSize should return the allocated size of a memory allocation
1574 int (*xSize)(void*); /* Return the size of an allocation */ member in struct:sqlite3_mem_methods
5519 ** sizes as reported by the xSize method in [sqlite3_mem_methods].</dd>)^
15997 return sqlite3GlobalConfig.m.xSize(p);
16004 return sqlite3GlobalConfig.m.xSize(p);
[all...]

Completed in 495 milliseconds