Searched refs:frt (Results 1 - 11 of 11) sorted by relevance

/external/qemu/distrib/sdl-1.2.15/src/cdrom/macosx/
H A DAudioFileReaderThread.c47 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) argument
75 return frt->mGuard;
79 static int FileReaderThread_TryNextRead (FileReaderThread *frt, AudioFileManager* inItem) argument
83 if (frt
110 FileReaderThread_AddReader(FileReaderThread *frt) argument
120 FileReaderThread_RemoveReader(FileReaderThread *frt, AudioFileManager* inItem) argument
155 FileReaderThread_StartFixedPriorityThread(FileReaderThread *frt) argument
236 FileReaderThread *frt = (FileReaderThread *)inRefCon; local
245 FileReaderThread_ReadNextChunk(FileReaderThread *frt) argument
329 delete_FileReaderThread(FileReaderThread *frt) argument
340 FileReaderThread *frt = (FileReaderThread *) SDL_malloc(sizeof (FileReaderThread)); local
[all...]
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/rtasm/
H A Drtasm_ppc.c516 unsigned frt:5; member in struct:a_inst::__anon12883
526 emit_a(struct ppc_function *p, uint op, uint frt, uint fra, uint frb, uint op2, argument
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) argument
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, uin argument
1037 ppc_lfs(struct ppc_function *p, uint frt, uint ra, int offset) argument
[all...]
H A Drtasm_ppc.h309 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/
H A Drtasm_ppc.c516 unsigned frt:5; member in struct:a_inst::__anon23368
526 emit_a(struct ppc_function *p, uint op, uint frt, uint fra, uint frb, uint op2, argument
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) argument
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, uin argument
1037 ppc_lfs(struct ppc_function *p, uint frt, uint ra, int offset) argument
[all...]
H A Drtasm_ppc.h309 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/
H A Dusb-ohci.c95 uint32_t frt:1; member in struct:__anon25807
408 ohci->frt = 0;
1150 ohci->frt = ohci->fit;
1302 return (ohci->frt << 31);
1311 return (ohci->frt << 31);
1316 return (ohci->frt << 31) | fr;
/external/chromium/sdch/open-vcdiff/
H A Dconfigure5859 for ac_prog in g77 xlf f77 frt pgf77 cf77 fort77 fl32 af77 xlf90 f90 pgf90 pghpf epcf90 gfortran g95 xlf95 f95 fort ifort ifc efc pgf95 lf95 ftn
5903 for ac_prog in g77 xlf f77 frt pgf77 cf77 fort77 fl32 af77 xlf90 f90 pgf90 pghpf epcf90 gfortran g95 xlf95 f95 fort ifort ifc efc pgf95 lf95 ftn
/external/libffi/
H A Dconfigure6210 for ac_prog in g77 xlf f77 frt pgf77 cf77 fort77 fl32 af77 xlf90 f90 pgf90 pghpf epcf90 gfortran g95 xlf95 f95 fort ifort ifc efc pgf95 lf95 ftn
6254 for ac_prog in g77 xlf f77 frt pgf77 cf77 fort77 fl32 af77 xlf90 f90 pgf90 pghpf epcf90 gfortran g95 xlf95 f95 fort ifort ifc efc pgf95 lf95 ftn
/external/chromium/third_party/libevent/
H A Dconfigure6120 for ac_prog in g77 xlf f77 frt pgf77 cf77 fort77 fl32 af77 xlf90 f90 pgf90 pghpf epcf90 gfortran g95 xlf95 f95 fort ifort ifc efc pgf95 lf95 ftn
6164 for ac_prog in g77 xlf f77 frt pgf77 cf77 fort77 fl32 af77 xlf90 f90 pgf90 pghpf epcf90 gfortran g95 xlf95 f95 fort ifort ifc efc pgf95 lf95 ftn
/external/chromium_org/third_party/libevent/
H A Dconfigure6120 for ac_prog in g77 xlf f77 frt pgf77 cf77 fort77 fl32 af77 xlf90 f90 pgf90 pghpf epcf90 gfortran g95 xlf95 f95 fort ifort ifc efc pgf95 lf95 ftn
6164 for ac_prog in g77 xlf f77 frt pgf77 cf77 fort77 fl32 af77 xlf90 f90 pgf90 pghpf epcf90 gfortran g95 xlf95 f95 fort ifort ifc efc pgf95 lf95 ftn
/external/qemu-pc-bios/bochs/
H A Dconfigure5378 for ac_prog in g77 xlf f77 frt pgf77 cf77 fort77 fl32 af77 xlf90 f90 pgf90 pghpf epcf90 gfortran g95 xlf95 f95 fort ifort ifc efc pgf95 lf95 ftn
5422 for ac_prog in g77 xlf f77 frt pgf77 cf77 fort77 fl32 af77 xlf90 f90 pgf90 pghpf epcf90 gfortran g95 xlf95 f95 fort ifort ifc efc pgf95 lf95 ftn
[all...]

Completed in 393 milliseconds