Home
last modified time | relevance | path

Searched refs:fov (Results 1 – 5 of 5) sorted by relevance

/external/fio/engines/
Dwindowsaio.c271 struct fio_overlapped *fov; in fio_windowsaio_getevents() local
288 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() local
384 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()
/external/vulkan-validation-layers/libs/glm/gtc/
Dmatrix_transform.inl250 valType const & fov, argument
259 assert(fov > valType(0));
262 valType rad = fov;
265 valType rad = glm::radians(fov);
Dmatrix_transform.hpp202 T const & fov,
/external/syslinux/gpxe/src/drivers/net/
Dvia-rhine.c509 unsigned long fov:1; member
/external/python/cpython2/Mac/Modules/qt/
D_Qtmodule.c10167 QTFloatSingle fov; in Qt_Media3DSetCameraAngleAspect() local
10174 &fov, in Qt_Media3DSetCameraAngleAspect()
10178 fov, in Qt_Media3DSetCameraAngleAspect()
10190 QTFloatSingle fov; in Qt_Media3DGetCameraAngleAspect() local
10199 &fov, in Qt_Media3DGetCameraAngleAspect()
10203 fov, in Qt_Media3DGetCameraAngleAspect()