/external/qemu/distrib/sdl-1.2.15/src/cdrom/macosx/ |
AudioFileReaderThread.c | 47 SDLOSXCAGuard* (*GetGuard)(struct S_FileReaderThread *frt); 48 void (*AddReader)(struct S_FileReaderThread *frt); 49 void (*RemoveReader)(struct S_FileReaderThread *frt, AudioFileManager* inItem); 50 int (*TryNextRead)(struct S_FileReaderThread *frt, AudioFileManager* inItem); 64 void (*ReadNextChunk)(struct S_FileReaderThread *frt); 65 int (*StartFixedPriorityThread)(struct S_FileReaderThread *frt); 73 static SDLOSXCAGuard* FileReaderThread_GetGuard(FileReaderThread *frt) 75 return frt->mGuard; 79 static int FileReaderThread_TryNextRead (FileReaderThread *frt, AudioFileManager* inItem) 83 if (frt->mGuard->Try(frt->mGuard, &didLock) 236 FileReaderThread *frt = (FileReaderThread *)inRefCon; local 340 FileReaderThread *frt = (FileReaderThread *) SDL_malloc(sizeof (FileReaderThread)); local [all...] |
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/rtasm/ |
rtasm_ppc.c | 516 unsigned frt:5; member in struct:a_inst::__anon12573 526 emit_a(struct ppc_function *p, uint op, uint frt, uint fra, uint frb, uint op2, 531 inst.inst.frt = frt; 540 printf(format, frt, fra, frb); 1000 /** add: frt = fra + frb */ 1002 ppc_fadd(struct ppc_function *p, uint frt, uint fra, uint frb) 1004 emit_a(p, 63, frt, fra, frb, 21, 0, "fadd\tf%u, f%u, f%u\n"); 1007 /** sub: frt = fra - frb */ 1009 ppc_fsub(struct ppc_function *p, uint frt, uint fra, uint frb [all...] |
rtasm_ppc.h | 309 ppc_fadd(struct ppc_function *p, uint frt, uint fra, uint frb); 312 ppc_fsub(struct ppc_function *p, uint frt, uint fra, uint frb); 324 ppc_lfs(struct ppc_function *p, uint frt, uint ra, int offset);
|
/external/mesa3d/src/gallium/auxiliary/rtasm/ |
rtasm_ppc.c | 516 unsigned frt:5; member in struct:a_inst::__anon23040 526 emit_a(struct ppc_function *p, uint op, uint frt, uint fra, uint frb, uint op2, 531 inst.inst.frt = frt; 540 printf(format, frt, fra, frb); 1000 /** add: frt = fra + frb */ 1002 ppc_fadd(struct ppc_function *p, uint frt, uint fra, uint frb) 1004 emit_a(p, 63, frt, fra, frb, 21, 0, "fadd\tf%u, f%u, f%u\n"); 1007 /** sub: frt = fra - frb */ 1009 ppc_fsub(struct ppc_function *p, uint frt, uint fra, uint frb [all...] |
rtasm_ppc.h | 309 ppc_fadd(struct ppc_function *p, uint frt, uint fra, uint frb); 312 ppc_fsub(struct ppc_function *p, uint frt, uint fra, uint frb); 324 ppc_lfs(struct ppc_function *p, uint frt, uint ra, int offset);
|
/external/qemu/hw/ |
usb-ohci.c | 95 uint32_t frt:1; member in struct:__anon25472 408 ohci->frt = 0; [all...] |
/external/chromium/sdch/open-vcdiff/ |
configure | [all...] |
/external/chromium/third_party/libevent/ |
configure | [all...] |
/external/chromium_org/third_party/libevent/ |
configure | [all...] |
/external/libffi/ |
configure | [all...] |
/external/qemu-pc-bios/bochs/ |
configure | [all...] |