Home
last modified time | relevance | path

Searched refs:content (Results 1 – 3 of 3) sorted by relevance

/RvlSDK-3.2/build/demos/nanddemo/src/
Dgamesave.c199 char content[64] ATTRIBUTE_ALIGN(32); in CreateFile() local
227 snprintf(content, 64, "test%d.txt says Hello World!", id); in CreateFile()
228 len = OSRoundUp32B(strlen(content)); in CreateFile()
229 rv = NANDWrite(&info, content, len); in CreateFile()
/RvlSDK-3.2/build/buildtools/
Dmodulerules278 CNT_FILES = $(foreach val,$(CONTENT_INDEX),$(DVD_ROOT)/content$(val)/content$(val).arc)
280 $(foreach val,$(CONTENT_INDEX),$(DVD_ROOT)/$(ARC_DIR)/content$(val).arc))
375 $(DVD_ROOT)/content%.arc:
/RvlSDK-3.2/
Dreadme-RVL_SDK-3_2-patch2.txt22 This patch is a cumulative patch. It includes the content of all patches up to the present.