Home
last modified time | relevance | path

Searched defs:header (Results 1 – 23 of 23) sorted by relevance

/TwlSDK-5.5/include/nitro/card/
Drom.h85 const CARDRomHeader *header = CARD_GetOwnRomHeader(); in CARD_GetRomRegionFNT() local
100 const CARDRomHeader *header = CARD_GetOwnRomHeader(); in CARD_GetRomRegionFAT() local
115 const CARDRomHeader *header = CARD_GetOwnRomHeader(); in CARD_GetRomRegionOVT() local
Dtypes.h197 SDK_INLINE BOOL CARD_IsExecutableOnNTR(const CARDRomHeader *header) in CARD_IsExecutableOnNTR()
211 SDK_INLINE BOOL CARD_IsExecutableOnTWL(const CARDRomHeader *header) in CARD_IsExecutableOnTWL()
/TwlSDK-5.5/include/twl/fatfs/common/
Dtypes.h227 FATFSCommandHeader header; member
236 FATFSCommandHeader header; member
243 FATFSCommandHeader header; member
251 FATFSCommandHeader header; member
262 FATFSCommandHeader header; member
270 FATFSCommandHeader header; member
277 FATFSCommandHeader header; member
286 FATFSCommandHeader header; member
295 FATFSCommandHeader header; member
305 FATFSCommandHeader header; member
[all …]
/TwlSDK-5.5/build/libraries/mi/common/src/
Dmi_uncomp_stream.c37 void MI_InitUncompContextRL(MIUncompContextRL *context, u8 *dest, const MICompressionHeader *header) in MI_InitUncompContextRL()
58 void MI_InitUncompContextLZ(MIUncompContextLZ *context, u8 *dest, const MICompressionHeader *header) in MI_InitUncompContextLZ()
83 const MICompressionHeader *header) in MI_InitUncompContextHuffman()
/TwlSDK-5.5/build/libraries/wfs/common/src/
Dwfs_format.c53 const CARDRomHeader *header = (const CARDRomHeader *)buf; in WFS_LoadTable() local
63 const CARDRomHeader *header = (const CARDRomHeader *)buf; in WFS_LoadTable() local
Dwfs_thread.c77 const u8 *header = (const u8 *)CARD_GetOwnRomHeader(); in WFSi_ReadRomCallback() local
/TwlSDK-5.5/build/libraries/card/common/src/
Dcard_common.c127 const CARDRomHeaderTWL *header = CARD_GetOwnRomHeaderTWL(); in CARDi_GetAccessLevel() local
Dcard_hash.c77 u32 CARD_CalcRomHashBufferLength(const CARDRomHeaderTWL *header) in CARD_CalcRomHashBufferLength()
414 void CARD_InitRomHashContext(CARDRomHashContext *context, const CARDRomHeaderTWL *header, in CARD_InitRomHashContext()
/TwlSDK-5.5/build/tools/bin2obj/
Dobject.h63 ELF32_ElfHeader header; member
/TwlSDK-5.5/build/libraries/dsp/ARM9.TWL/src/
Ddsp_process.c236 const COFFFileHeader *header, in DSPi_MapAndLoadProcessImageCallback()
447 COFFFileHeader header[1]; in DSP_EnumSections() local
897 const COFFFileHeader *header, in DSPi_MapProcessSegmentCallback()
1027 const COFFFileHeader *header, in DSPi_LoadProcessImageCallback()
/TwlSDK-5.5/include/nitro/fs/
Doverlay.h66 FSOverlayInfoHeader header; member
/TwlSDK-5.5/build/demos/fs/arc-1/src/
Dmain.c200 CARDRomHeader header; in NitroMain() local
/TwlSDK-5.5/build/libraries/os/common/include/
Dapplication_jump_private.h85 LauncherParamHeader header; member
/TwlSDK-5.5/build/libraries/fs/common/src/
Dfs_proc_rom.c67 const CARDRomHeader *header = CARD_GetOwnRomHeader(); in FSi_IsUnreadableRomOffset() local
Dfs_proc_default.c1386 const CARDRomHeader *header = (const CARDRomHeader *)CARD_GetRomHeader(); in FSi_ROMFAT_GetArchiveResource() local
1458 static CARDRomHeaderTWL header[1] ATTRIBUTE_ALIGN(32); in FSi_MountSRLFile() local
/TwlSDK-5.5/build/libraries/mb/common/include/
Dmb_fileinfo.h80 MbDownloadFileInfoHeader header; // Header information (the entry address is stored here) member
/TwlSDK-5.5/include/twl/na/ARM9/
Dsub_banner.h83 NASubBannerHeader header; member
/TwlSDK-5.5/build/libraries/wm/ARM9/src/
Dwm_sync.c265 WMMpRecvData *WM_ReadMPData(const WMMpRecvHeader *header, u16 aid) in WM_ReadMPData()
/TwlSDK-5.5/include/nitro/os/ARM9/
Dargument.h244 OSDeliverArgHeader header; member
/TwlSDK-5.5/build/libraries/os/common/src/
Dos_reset.c347 const CARDRomHeaderTWL *header = (const CARDRomHeaderTWL *)HW_TWL_ROM_HEADER_BUF; in OSi_VerifyStaticSegments() local
/TwlSDK-5.5/build/libraries/mb/common/src/
Dmb_parent.c934 const CARDRomHeaderTWL *header = (const CARDRomHeaderTWL *)CARD_GetOwnRomHeaderTWL(); in MBi_ReloadCache() local
/TwlSDK-5.5/build/libraries/wxc/ARM9/src/
Dwxc_protocol_impl_common.c39 char header[4]; /* Version information "WXC1" */ member
/TwlSDK-5.5/include/nitro/wbt/
Dcontext.h111 WBTPacketHeaderFormat header; member