Home
last modified time | relevance | path

Searched defs:isNan (Results 1 – 10 of 10) sorted by relevance

/third_party/flutter/skia/third_party/externals/spirv-tools/source/util/
Dhex_float.h34 static bool isNan(const Float16& val) { in isNan() function
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/util/
Dhex_float.h43 static bool isNan(const Float16& val) { in isNan() function
/third_party/skia/third_party/externals/spirv-tools/source/util/
Dhex_float.h43 static bool isNan(const Float16& val) { in isNan() function
/third_party/spirv-tools/source/util/
Dhex_float.h43 static bool isNan(const Float16& val) { in isNan() function
/third_party/glslang/SPIRV/
Dhex_float.h47 static bool isNan(const Float16& val) { in isNan() function
/third_party/jerryscript/jerry-core/ecma/builtin-objects/
Decma-builtin-string-prototype.c1144 bool isNan = ecma_number_is_nan (count_number); in ecma_builtin_string_prototype_object_repeat() local
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fShaderCommonFunctionTests.cpp774 const bool isNan = rnd.getFloat() > 0.3f; in getInputValues() local
856 const bool isNan = !isInf && rnd.getFloat() > 0.4f; in getInputValues() local
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fShaderCommonFunctionTests.cpp849 const bool isNan = rnd.getFloat() > 0.3f; in getInputValues() local
933 const bool isNan = !isInf && rnd.getFloat() > 0.4f; in getInputValues() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/
DvktShaderCommonFunctionTests.cpp654 const bool isNan = !isInf && rnd.getFloat() > 0.66f; in infNanRandomFloats() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderexecutor/
DvktShaderCommonFunctionTests.cpp654 const bool isNan = !isInf && rnd.getFloat() > 0.66f; in infNanRandomFloats() local