Home
last modified time | relevance | path

Searched refs:Cell (Results 1 – 4 of 4) sorted by relevance

/TwlSDK-5.4/build/libraries/os/common/src/
Dos_alloc.c85 #define HEADERSIZE ROUND(sizeof(Cell), ALIGNMENT)
101 typedef struct Cell Cell; typedef
106 struct Cell struct
108 Cell *prev; argument
109 Cell *next; argument
123 Cell *free; // pointer to the first free cell argument
124 Cell *allocated; // pointer to the first used cell
174 static Cell *DLAddFront(Cell * list, Cell * cell) in DLAddFront()
195 static Cell *DLLookup(Cell * list, Cell * cell) in DLLookup()
219 static Cell *DLExtract(Cell * list, Cell * cell) in DLExtract()
[all …]
/TwlSDK-5.4/build/demos.TWL/tips/TWLBanner_anim1/banner/
DMakefile31 BANNERCVTR_SRCS = $(BANNER_BASE)/Cell/$(BANNER_BASE).nce
/TwlSDK-5.4/build/demos.TWL/tips/TWLBanner_anim1/banner/SDK_demo/Scene/
DSDK_demo.nsn17 OBJECT.DOCUMENT0 = ..\Cell\SDK_demo.nce
/TwlSDK-5.4/build/demos.TWL/tips/TWLBanner_anim1/banner/SDK_demo/Preview/
DSDK_demo.npv112 PreviewDetail_Cell_CellFile_FileName = ..\Cell\SDK_demo.nce