Home
last modified time | relevance | path

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

/third_party/FreeBSD/contrib/gdtoa/
Dulp.c35 ulp in ulp() function
Dgdtoaimp.h588 #define ulp __ulp_D2A macro
/third_party/vk-gl-cts/framework/common/
DtcuFloatFormat.cpp98 double FloatFormat::ulp (double x, double count) const in ulp() function in tcu::FloatFormat
317 double NormalizedFormat::ulp(double x, double count) const in ulp() function in tcu::NormalizedFormat
DtcuRasterizationVerifier.cpp209 float getExponentEpsilonFromULP (int valueExponent, deUint32 ulp) in getExponentEpsilonFromULP()
217 float getValueEpsilonFromULP (float value, deUint32 ulp) in getValueEpsilonFromULP()
225 float getMaxValueWithinError (float value, deUint32 ulp) in getMaxValueWithinError()
233 float getMinValueWithinError (float value, deUint32 ulp) in getMinValueWithinError()
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/gtc/
Dulp.inl285 uint ulp = 0; local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/texture/
DvktSampleVerifierUtil.cpp138 float addUlp (float num, deInt32 ulp) in addUlp()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/compute/
DvktComputeCooperativeMatrixTests.cpp1040 …float ulp = (m_data.inputType == VK_COMPONENT_TYPE_FLOAT16_NV) ? 1.0f/1024.0f : 1.0f/(8.0f*1024.0f… in iterate() local
/third_party/python/Python/
Ddtoa.c933 ulp(U *x) in ulp() function
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmFloatControlsTests.cpp2548 double getPrecisionAt(double value, float ulp, int mantissaBits) in getPrecisionAt()
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h50326 struct sem_undo_list *ulp; member