Searched defs:frt (Results 1 – 3 of 3) sorted by relevance
/external/qemu/distrib/sdl-1.2.15/src/cdrom/macosx/ |
D | AudioFileReaderThread.c | 73 static SDLOSXCAGuard* FileReaderThread_GetGuard(FileReaderThread *frt) in FileReaderThread_GetGuard() 79 static int FileReaderThread_TryNextRead (FileReaderThread *frt, AudioFileManager* inItem) in FileReaderThread_TryNextRead() 110 static void FileReaderThread_AddReader(FileReaderThread *frt) in FileReaderThread_AddReader() 120 static void FileReaderThread_RemoveReader (FileReaderThread *frt, AudioFileManager* inItem) in FileReaderThread_RemoveReader() 155 static int FileReaderThread_StartFixedPriorityThread (FileReaderThread *frt) in FileReaderThread_StartFixedPriorityThread() 236 FileReaderThread *frt = (FileReaderThread *)inRefCon; in FileReaderThread_DiskReaderEntry() local 245 static void FileReaderThread_ReadNextChunk (FileReaderThread *frt) in FileReaderThread_ReadNextChunk() 329 void delete_FileReaderThread(FileReaderThread *frt) in delete_FileReaderThread() 340 FileReaderThread *frt = (FileReaderThread *) SDL_malloc(sizeof (FileReaderThread)); in new_FileReaderThread() local
|
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/rtasm/ |
D | rtasm_ppc.c | 516 unsigned frt:5; member 526 emit_a(struct ppc_function *p, uint op, uint frt, uint fra, uint frb, uint op2, in emit_a() 1002 ppc_fadd(struct ppc_function *p, uint frt, uint fra, uint frb) in ppc_fadd() 1009 ppc_fsub(struct ppc_function *p, uint frt, uint fra, uint frb) in ppc_fsub() 1037 ppc_lfs(struct ppc_function *p, uint frt, uint ra, int offset) in ppc_lfs()
|
/external/mesa3d/src/gallium/auxiliary/rtasm/ |
D | rtasm_ppc.c | 516 unsigned frt:5; member 526 emit_a(struct ppc_function *p, uint op, uint frt, uint fra, uint frb, uint op2, in emit_a() 1002 ppc_fadd(struct ppc_function *p, uint frt, uint fra, uint frb) in ppc_fadd() 1009 ppc_fsub(struct ppc_function *p, uint frt, uint fra, uint frb) in ppc_fsub() 1037 ppc_lfs(struct ppc_function *p, uint frt, uint ra, int offset) in ppc_lfs()
|