Home
last modified time | relevance | path

Searched refs:main (Results 1 – 25 of 228) sorted by relevance

12345678910

/RvlSDK-2.1/build/demos/thpdemo/
Dmakefile82 CSRCS = THPSimple/main.c \
86 THPPlayer/main.c \
92 THPPlayerStrmAX/main.c \
125 $(FULLBIN_ROOT)/THPSimple$(BINSUFFIX): THPSimple/main.o \
131 $(FULLBIN_ROOT)/THPPlayer$(BINSUFFIX): THPPlayer/main.o \
140 $(FULLBIN_ROOT)/THPPlayerStrmAX$(BINSUFFIX): THPPlayerStrmAX/main.o \
/RvlSDK-2.1/build/demos/scdemo/
Dmakefile52 CSRCS = main.c
81 $(FULLBIN_ROOT)/$(MODULENAME)$(BINSUFFIX): main.o \
/RvlSDK-2.1/build/demos/kpaddemo/
Dmakefile54 CSRCS = graphic.c kfont.c main.c sample.c
83 main.o \
/RvlSDK-2.1/build/demos/gddemo/src/
Dgd-matrix-host.c52 void main ( void );
77 void main ( void ) in main() function
Dgd-light-host.c62 void main ( void );
79 void main ( void ) in main() function
Dgd-init-host.c53 void main ( void );
86 void main ( void ) in main() function
Dgd-indtex-host.c62 void main ( void );
81 void main ( void ) in main() function
Dgd-texture-host.c53 void main ( void );
98 void main ( void ) in main() function
Dgd-tev-host.c63 void main ( void );
82 void main ( void ) in main() function
Dgd-win32-ui.c36 extern void main( void );
66 main(); in WinMain()
/RvlSDK-2.1/build/demos/dvddemo/src/
Ddvddemo1.c67 void main ( void );
74 void main(void) in main() function
Ddvddemo2.c70 void main ( void );
107 void main(void) in main() function
Ddvddemo3.c70 void main ( void );
109 void main(void) in main() function
Ddvdfatal.c32 void main(void) in main() function
/RvlSDK-2.1/build/demos/hio2demo/vc++/multi/
DReadMe.txt13 This is the main project file for VC++ projects generated using an application wizard.
19 This is the main header file for the application. It includes other
24 This is the main application source file that contains the application
35 icon is included by the main resource file multi.rc.
43 For the main frame window:
69 for the CMultiDoc class. This icon is included by the main
/RvlSDK-2.1/build/demos/hio2demo/
Dmakefile47 DUAL_CSRCS = dual-main.c
50 MULTI_CSRCS = multi-main.c
/RvlSDK-2.1/build/demos/hio2demo/vc++/dual/
DReadMe.txt13 This is the main project file for VC++ projects generated using an application wizard.
19 This is the main header file for the application. It includes other
24 This is the main application source file that contains the application
35 icon is included by the main resource file dual.rc.
43 For the main frame window:
/RvlSDK-2.1/build/tools/sample/src/
Dmain.c17 int main() in main() function
/RvlSDK-2.1/build/demos/sample/src/
Dsample.c29 int main( void ) in main() function
/RvlSDK-2.1/build/demos/gxdemo/src/Simple/
Dsmp-octa.c86 void main ( void );
97 void main ( void ) in main() function
Dsmp-light.c33 void main ( void );
111 void main ( void ) in main() function
/RvlSDK-2.1/build/samplebuild/samplemodule/src/
Dsamplebin.c24 void main (void) in main() function
/RvlSDK-2.1/build/demos/gxdemo/src/G2D/
DG2D-test.c33 void main ( void );
77 void main ( void ) in main() function
/RvlSDK-2.1/build/demos/gxdemo/src/Framebuffer/
Dfrb-fld-dbs.c86 void main ( void );
97 void main ( void ) in main() function
/RvlSDK-2.1/build/demos/gxdemo/src/Management/
Dmgt-single-buf.c89 void main ( void );
119 void main ( void ) in main() function

12345678910