Searched defs:denorm (Results 1 – 10 of 10) sorted by relevance
/third_party/mesa3d/src/gallium/auxiliary/gallivm/ |
D | lp_bld_format_float.c | 354 LLVMValueRef exp_one, isdenorm, denorm, normal, exp_adj; in lp_build_smallfloat_to_float() local
|
/third_party/FreeBSD/contrib/gdtoa/ |
D | strtodg.c | 325 int bb0, bb2, bb5, bbe, bd2, bd5, bbbits, bs2, c, decpt, denorm; local
|
/third_party/flutter/skia/tests/ |
D | SkRasterPipelineTest.cpp | 91 auto denorm = (int32_t)em < 0x38800000; // I32 comparison is often quicker, and always safe in h() local
|
/third_party/skia/tests/ |
D | SkRasterPipelineTest.cpp | 91 auto denorm = (int32_t)em < 0x38800000; // I32 comparison is often quicker, and always safe in h() local
|
/third_party/python/Python/ |
D | dtoa.c | 2288 int denorm; in _Py_dg_dtoa() local
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderexecutor/ |
D | vktShaderPackingFunctionTests.cpp | 826 const deBool denorm = temp.isDenorm(); in checkValue() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/ |
D | vktShaderPackingFunctionTests.cpp | 826 const deBool denorm = temp.isDenorm(); in checkValue() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
D | MachO.h | 1513 denorm :1, member 1528 denorm :1, member
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/ |
D | MachO.h | 1578 unsigned short invalid : 1, denorm : 1, zdiv : 1, ovrfl : 1, undfl : 1, member 1583 unsigned short invalid : 1, denorm : 1, zdiv : 1, ovrfl : 1, undfl : 1, member
|
/third_party/mesa3d/src/amd/compiler/ |
D | aco_ir.h | 236 uint8_t denorm : 4; member
|