HomeSort by relevance Sort by last modified time
    Searched refs:uif (Results 1 - 3 of 3) sorted by null

  /external/mesa3d/src/gallium/drivers/i915/
i915_batchbuffer.h 61 union { float f; unsigned int ui; } uif; local
62 uif.f = f;
64 i915_winsys_batchbuffer_dword_unchecked(batch, uif.ui);
  /external/opencv3/3rdparty/openexr/Half/
half.cpp 56 HALF_EXPORT_CONST half::uif half::_toFloat[1 << 16] =
266 half::uif x;
299 half::uif x;
half.h 217 union uif union in class:half
230 static HALF_EXPORT_CONST uif _toFloat[1 << 16];
440 uif x;

Completed in 1674 milliseconds