Searched refs:fov (Results 1 – 5 of 5) sorted by relevance
271 struct fio_overlapped *fov; in fio_windowsaio_getevents() local288 fov = (struct fio_overlapped*)io_u->engine_data; in fio_windowsaio_getevents()290 if (fov->io_complete) { in fio_windowsaio_getevents()291 fov->io_complete = FALSE; in fio_windowsaio_getevents()370 struct fio_overlapped *fov; in IoCompletionRoutine() local384 fov = CONTAINING_RECORD(ovl, struct fio_overlapped, o); in IoCompletionRoutine()385 io_u = fov->io_u; in IoCompletionRoutine()395 fov->io_complete = TRUE; in IoCompletionRoutine()
250 valType const & fov, argument259 assert(fov > valType(0));262 valType rad = fov;265 valType rad = glm::radians(fov);
202 T const & fov,
509 unsigned long fov:1; member
10167 QTFloatSingle fov; in Qt_Media3DSetCameraAngleAspect() local10174 &fov, in Qt_Media3DSetCameraAngleAspect()10178 fov, in Qt_Media3DSetCameraAngleAspect()10190 QTFloatSingle fov; in Qt_Media3DGetCameraAngleAspect() local10199 &fov, in Qt_Media3DGetCameraAngleAspect()10203 fov, in Qt_Media3DGetCameraAngleAspect()