Home
last modified time | relevance | path

Searched refs:q21 (Results 1 – 4 of 4) sorted by relevance

/third_party/boost/libs/math/test/
Dquaternion_constexpr_test.cpp105 constexpr qt q21 = d1 * q1; in main() local
141 (void)q21; in main()
/third_party/boost/boost/math/tools/
Dtoms748_solve.hpp265 T q21 = (b - d) * fb / (fd - fb); in cubic_interpolate() local
270 "q11 = " << q11 << " q21 = " << q21 << " q31 = " << q31 in cubic_interpolate()
273 T q32 = (d31 - q21) * fa / (fd - fa); in cubic_interpolate()
274 T d32 = (d31 - q21) * fd / (fd - fa); in cubic_interpolate()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64RegisterInfo.td409 def Q21 : AArch64Reg<21, "q21", [D21], ["v21", ""]>, DwarfRegAlias<B21>;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/AArch64/
DAArch64GenAsmMatcher.inc748 return 142; // "q21"