Searched defs:fma (Results 1 – 10 of 10) sorted by relevance
/external/flac/libFLAC/include/private/ |
D | cpu.h | 132 FLAC__bool fma; member 144 FLAC__bool fma; member
|
/external/valgrind/none/tests/amd64/ |
D | Makefile.am | 139 check_PROGRAMS += fma program
|
/external/bison/lib/ |
D | math.in.h | 815 # define fma rpl_fma macro
|
/external/libcxx/test/std/numerics/c.math/ |
D | cmath.pass.cpp | 78 Ambiguous fma(Ambiguous, Ambiguous, Ambiguous){ return Ambiguous(); } in fma() function
|
/external/vulkan-validation-layers/libs/glm/detail/ |
D | func_common.inl | 896 GLM_FUNC_QUALIFIER genType fma function
|
/external/vulkan-validation-layers/libs/glm/gtx/ |
D | simd_vec4.inl | 524 GLM_FUNC_QUALIFIER detail::fvec4SIMD fma function
|
/external/clang/lib/Headers/ |
D | tgmath.h | 749 #define fma(__x, __y, __z) \ macro
|
/external/deqp/modules/gles31/functional/ |
D | es31fShaderCommonFunctionTests.cpp | 2049 static tcu::Interval fma (glu::Precision precision, float a, float b, float c) in fma() function in deqp::gles31::Functional::FmaCase
|
D | es31fNegativeShaderFunctionTests.cpp | 4363 void fma (NegativeTestContext& ctx) in fma() function
|
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/ |
D | vktShaderCommonFunctionTests.cpp | 2338 static tcu::Interval fma (glu::Precision precision, float a, float b, float c) in fma() function in vkt::shaderexecutor::__anon943cb34e0111::FmaCaseInstance
|