Home
last modified time | relevance | path

Searched defs:MemPage (Results 1 – 25 of 35) sorted by relevance

12

/dports/databases/sqlcipher/sqlcipher-3.4.2/src/
H A DbtreeInt.h232 typedef struct MemPage MemPage; typedef
273 struct MemPage { struct
274 u8 isInit; /* True if previously initialized. MUST BE FIRST! */
275 u8 bBusy; /* Prevent endless loops on corrupt database files */
276 u8 intKey; /* True if table b-trees. False for index b-trees */
277 u8 intKeyLeaf; /* True if the leaf of an intKey table */
301 u16 (*xCellSize)(MemPage*,u8*); /* cellSizePtr method */ argument
302 void (*xParseCell)(MemPage*,u8*,CellInfo*); /* btreeParseCell method */ argument
/dports/databases/sqlite3/sqlite-src-3350500/src/
H A DbtreeInt.h232 typedef struct MemPage MemPage; typedef
273 struct MemPage { struct
274 u8 isInit; /* True if previously initialized. MUST BE FIRST! */
275 u8 bBusy; /* Prevent endless loops on corrupt database files */
276 u8 intKey; /* True if table b-trees. False for index b-trees */
277 u8 intKeyLeaf; /* True if the leaf of an intKey table */
301 u16 (*xCellSize)(MemPage*,u8*); /* cellSizePtr method */ argument
302 void (*xParseCell)(MemPage*,u8*,CellInfo*); /* btreeParseCell method */ argument
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/src/
H A DbtreeInt.h232 typedef struct MemPage MemPage; typedef
273 struct MemPage { struct
274 u8 isInit; /* True if previously initialized. MUST BE FIRST! */
275 u8 bBusy; /* Prevent endless loops on corrupt database files */
276 u8 intKey; /* True if table b-trees. False for index b-trees */
277 u8 intKeyLeaf; /* True if the leaf of an intKey table */
301 u16 (*xCellSize)(MemPage*,u8*); /* cellSizePtr method */ argument
302 void (*xParseCell)(MemPage*,u8*,CellInfo*); /* btreeParseCell method */ argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/src/
H A DbtreeInt.h232 typedef struct MemPage MemPage; typedef
273 struct MemPage { struct
274 u8 isInit; /* True if previously initialized. MUST BE FIRST! */
275 u8 bBusy; /* Prevent endless loops on corrupt database files */
276 u8 intKey; /* True if table b-trees. False for index b-trees */
277 u8 intKeyLeaf; /* True if the leaf of an intKey table */
301 u16 (*xCellSize)(MemPage*,u8*); /* cellSizePtr method */ argument
302 void (*xParseCell)(MemPage*,u8*,CellInfo*); /* btreeParseCell method */ argument
/dports/biology/sra-tools/sra-tools-2.11.0/tools/sra-sort/
H A Dpaged-membank.c51 typedef struct MemPage MemPage; typedef
52 struct MemPage struct
54 SLNode n;
55 size_t used;
/dports/databases/sqlite2/sqlite-2.8.17/src/
H A Dbtree.c91 typedef struct MemPage MemPage; typedef
321 struct MemPage { struct
329 MemPage *pParent; /* The parent of this page. NULL for root */ argument
341 #define EXTRA_SIZE (sizeof(MemPage)-sizeof(union u_page_data)) argument
/dports/databases/p5-DBD-SQLite2/DBD-SQLite2-0.38/
H A Dbtree.c91 typedef struct MemPage MemPage; typedef
321 struct MemPage { struct
329 MemPage *pParent; /* The parent of this page. NULL for root */ argument
341 #define EXTRA_SIZE (sizeof(MemPage)-sizeof(union u_page_data)) argument
/dports/cad/tkgate/tkgate-2.1/src/verga/
H A Dmemory.h43 } MemPage; typedef
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/IntelFrameworkModulePkg/Csm/LegacyBiosDxe/
H A DLegacyBios.c66 EFI_PHYSICAL_ADDRESS MemPage; in AllocateLegacyMemory() local
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/OvmfPkg/Csm/LegacyBiosDxe/
H A DLegacyBios.c61 EFI_PHYSICAL_ADDRESS MemPage; in AllocateLegacyMemory() local
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/IntelFrameworkModulePkg/Csm/LegacyBiosDxe/
H A DLegacyBios.c61 EFI_PHYSICAL_ADDRESS MemPage; in AllocateLegacyMemory() local
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/OvmfPkg/Csm/LegacyBiosDxe/
H A DLegacyBios.c61 EFI_PHYSICAL_ADDRESS MemPage; in AllocateLegacyMemory() local
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/IntelFrameworkModulePkg/Csm/LegacyBiosDxe/
H A DLegacyBios.c61 EFI_PHYSICAL_ADDRESS MemPage; in AllocateLegacyMemory() local
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/OvmfPkg/Csm/LegacyBiosDxe/
H A DLegacyBios.c61 EFI_PHYSICAL_ADDRESS MemPage; in AllocateLegacyMemory() local
/dports/sysutils/uefi-edk2-qemu/edk2-edk2-stable201911/OvmfPkg/Csm/LegacyBiosDxe/
H A DLegacyBios.c61 EFI_PHYSICAL_ADDRESS MemPage; in AllocateLegacyMemory() local
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/OvmfPkg/Csm/LegacyBiosDxe/
H A DLegacyBios.c61 EFI_PHYSICAL_ADDRESS MemPage; in AllocateLegacyMemory() local
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/edk2/IntelFrameworkModulePkg/Csm/LegacyBiosDxe/
H A DLegacyBios.c61 EFI_PHYSICAL_ADDRESS MemPage; in AllocateLegacyMemory() local
/dports/sysutils/edk2/edk2-edk2-stable202102/OvmfPkg/Csm/LegacyBiosDxe/
H A DLegacyBios.c61 EFI_PHYSICAL_ADDRESS MemPage; in AllocateLegacyMemory() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/framework/delibs/depool/
H A DdeMemPool.c42 typedef struct MemPage_s MemPage; typedef
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/IntelFrameworkModulePkg/Bus/Isa/IsaFloppyPei/
H A DFloppyPeim.c1603 VOID *MemPage; in FdcReadBlocks() local
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/IntelFrameworkModulePkg/Bus/Isa/IsaFloppyPei/
H A DFloppyPeim.c1603 VOID *MemPage; in FdcReadBlocks() local
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/IntelFrameworkModulePkg/Bus/Isa/IsaFloppyPei/
H A DFloppyPeim.c1610 VOID *MemPage; in FdcReadBlocks() local
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/edk2/IntelFrameworkModulePkg/Bus/Isa/IsaFloppyPei/
H A DFloppyPeim.c1603 VOID *MemPage; in FdcReadBlocks() local
/dports/databases/libgda5-mysql/libgda-5.2.10/providers/sqlcipher/
H A Dsqlite3.c18411 typedef struct MemPage MemPage; typedef
18452 struct MemPage { struct
18453 u8 isInit; /* True if previously initialized. MUST BE FIRST! */
18454 u8 bBusy; /* Prevent endless loops on corrupt database files */
18455 u8 intKey; /* True if table b-trees. False for index b-trees */
18456 u8 intKeyLeaf; /* True if the leaf of an intKey table */
18480 u16 (*xCellSize)(MemPage*,u8*); /* cellSizePtr method */ argument
18481 void (*xParseCell)(MemPage*,u8*,CellInfo*); /* btreeParseCell method */ argument
/dports/databases/libgda5-postgresql/libgda-5.2.10/providers/sqlcipher/
H A Dsqlite3.c18411 typedef struct MemPage MemPage; typedef
18452 struct MemPage { struct
18453 u8 isInit; /* True if previously initialized. MUST BE FIRST! */
18454 u8 bBusy; /* Prevent endless loops on corrupt database files */
18455 u8 intKey; /* True if table b-trees. False for index b-trees */
18456 u8 intKeyLeaf; /* True if the leaf of an intKey table */
18480 u16 (*xCellSize)(MemPage*,u8*); /* cellSizePtr method */ argument
18481 void (*xParseCell)(MemPage*,u8*,CellInfo*); /* btreeParseCell method */ argument

12