Searched refs:CheckInit (Results 1 - 8 of 8) sorted by relevance

/external/qemu/distrib/sdl-1.2.15/src/cdrom/
H A DSDL_cdrom.c65 static int CheckInit(int check_cdrom, SDL_CD **cdrom) function
85 if ( ! CheckInit(0, NULL) ) {
93 if ( ! CheckInit(0, NULL) ) {
111 if ( ! CheckInit(0, NULL) ) {
140 if ( ! CheckInit(1, &cdrom) ) {
181 if ( ! CheckInit(1, &cdrom) ) {
245 if ( ! CheckInit(1, &cdrom) ) {
258 if ( ! CheckInit(1, &cdrom) ) {
280 if ( ! CheckInit(1, &cdrom) ) {
301 if ( ! CheckInit(
[all...]
/external/yaffs2/yaffs2/direct/
H A Dyaffs_ramdisk.c61 static int CheckInit(yaffs_Device *dev) function
125 CheckInit(dev);
156 CheckInit(dev);
188 CheckInit(dev);
209 CheckInit(dev);
H A Dyaffs_fileem.c63 static int CheckInit(yaffs_Device *dev) function
123 CheckInit(dev);
153 CheckInit(dev);
184 CheckInit(dev);
H A Dyaffs_flashif.c57 static int CheckInit(yaffs_Device *dev) function
121 CheckInit(dev);
151 CheckInit(dev);
181 CheckInit(dev);
202 CheckInit(dev);
H A Dyaffs_fileem2k.c98 static int CheckInit(void) function
137 CheckInit();
148 CheckInit();
216 CheckInit();
285 CheckInit();
305 CheckInit();
340 CheckInit();
H A Dyaffs_ramem2k.c118 static int CheckInit(void) function
311 CheckInit();
/external/qemu/distrib/sdl-1.2.15/src/cdrom/macosx/
H A DCDPlayer.c70 static OSStatus CheckInit ();
396 if (CheckInit () < 0)
478 if (CheckInit () < 0)
503 if (CheckInit () < 0)
546 static OSStatus CheckInit () function
570 SDL_SetError ("CheckInit: FindNextComponent returned NULL");
575 if (result) return -1; //THROW_RESULT("CheckInit: OpenAComponent")
579 if (result) return -1; //THROW_RESULT("CheckInit: AudioUnitInitialize")
/external/yaffs2/yaffs2/mtdemul/
H A Dnandemul2k.c159 static int CheckInit(void) function
669 CheckInit();

Completed in 108 milliseconds