Home
last modified time | relevance | path

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

1234567891011

/RvlSDK-3.2.2/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-3.2.2/build/demos/scdemo/
Dmakefile52 CSRCS = main.c
81 $(FULLBIN_ROOT)/$(MODULENAME)$(BINSUFFIX): main.o \
/RvlSDK-3.2.2/build/demos/mididemo/
Dmakefile53 CSRCS = midiqueue.c main.c synth.c
80 $(FULLBIN_ROOT)/sample$(BINSUFFIX): main.o midiqueue.o synth.o \
/RvlSDK-3.2.2/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.c42 extern void main( void );
72 main(); in WinMain()
/RvlSDK-3.2.2/build/demos/kpadOlddemo/
Dmakefile54 CSRCS = graphic.c kfont.c main.c sample.c
83 main.o \
/RvlSDK-3.2.2/build/demos/kpaddemo/
Dmakefile54 CSRCS = graphic.c kfont.c main.c sample.c swing.c weight.c
85 main.o \
/RvlSDK-3.2.2/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
/RvlSDK-3.2.2/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-3.2.2/build/demos/hio2demo/
Dmakefile47 DUAL_CSRCS = dual-main.c
50 MULTI_CSRCS = multi-main.c
/RvlSDK-3.2.2/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-3.2.2/build/tools/sample/src/
Dmain.c18 int main() in main() function
/RvlSDK-3.2.2/build/demos/sample/src/
Dsample.c29 int main( void ) in main() function
/RvlSDK-3.2.2/build/demos/gxdemo/src/Simple/
Dsmp-octa.c86 void main ( void );
97 void main ( void ) in main() function
/RvlSDK-3.2.2/build/samplebuild/samplemodule/src/
Dsamplebin.c24 void main (void) in main() function
/RvlSDK-3.2.2/build/demos/gxdemo/src/Framebuffer/
Dfrb-fld-dbs.c86 void main ( void );
97 void main ( void ) in main() function
/RvlSDK-3.2.2/build/demos/gxdemo/src/G2D/
DG2D-test.c33 void main ( void );
77 void main ( void ) in main() function
/RvlSDK-3.2.2/build/demos/gxdemo/src/Management/
Dmgt-single-buf.c89 void main ( void );
119 void main ( void ) in main() function

1234567891011