Home
last modified time | relevance | path

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

/external/flac/libFLAC/include/private/
Dcpu.h132 FLAC__bool fma; member
144 FLAC__bool fma; member
/external/valgrind/none/tests/amd64/
DMakefile.am139 check_PROGRAMS += fma program
/external/bison/lib/
Dmath.in.h815 # define fma rpl_fma macro
/external/libcxx/test/std/numerics/c.math/
Dcmath.pass.cpp78 Ambiguous fma(Ambiguous, Ambiguous, Ambiguous){ return Ambiguous(); } in fma() function
/external/vulkan-validation-layers/libs/glm/detail/
Dfunc_common.inl896 GLM_FUNC_QUALIFIER genType fma function
/external/vulkan-validation-layers/libs/glm/gtx/
Dsimd_vec4.inl524 GLM_FUNC_QUALIFIER detail::fvec4SIMD fma function
/external/clang/lib/Headers/
Dtgmath.h749 #define fma(__x, __y, __z) \ macro
/external/deqp/modules/gles31/functional/
Des31fShaderCommonFunctionTests.cpp2049 static tcu::Interval fma (glu::Precision precision, float a, float b, float c) in fma() function in deqp::gles31::Functional::FmaCase
Des31fNegativeShaderFunctionTests.cpp4363 void fma (NegativeTestContext& ctx) in fma() function
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
DvktShaderCommonFunctionTests.cpp2338 static tcu::Interval fma (glu::Precision precision, float a, float b, float c) in fma() function in vkt::shaderexecutor::__anon943cb34e0111::FmaCaseInstance