Home
last modified time | relevance | path

Searched refs:cosine (Results 1 – 24 of 24) sorted by relevance

/OK3568_Linux_fs/kernel/arch/m68k/fpsp040/
H A Dsacos.S4 | Description: The entry point sAcos computes the inverse cosine of
H A Dssin.S5 | sCOS computes the cosine, and sSINCOS computes both. The
528 bsr sto_cos |store cosine result
653 bsr sto_cos |store cosine result
721 bsr sto_cos |store cosine result
740 bsr sto_cos |store cosine result
H A Dscosh.S4 | The entry point sCosh computes the hyperbolic cosine of
H A Ddo_func.S481 bra sto_cos |store cosine result
486 bsr sto_cos |store cosine result
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/multiprecision/detail/functions/
H A Dtrig.hpp542 T sine, cosine; in eval_asin() local
544 eval_cos(cosine, result); in eval_asin()
546 eval_divide(sine, cosine); in eval_asin()
/OK3568_Linux_fs/kernel/Documentation/arm/nwfpe/
H A Dtodo.rst14 COS{cond}<S|D|E>{P,M,Z} Fd, <Fm,#value> - cosine
H A Dnetwinder-fpe.rst135 COS{cond}<S|D|E>{P,M,Z} Fd, <Fm,#value> - cosine
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/
H A Dcomplex86 /// Return complex cosine of @a z.
88 /// Return complex hyperbolic cosine of @a z.
713 // 26.2.8/1 cos(__z): Returns the cosine of __z.
743 // 26.2.8/2 cosh(__z): Returns the hyperbolic cosine of __z.
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/
H A Dcomplex86 /// Return complex cosine of @a z.
88 /// Return complex hyperbolic cosine of @a z.
713 // 26.2.8/1 cos(__z): Returns the cosine of __z.
743 // 26.2.8/2 cosh(__z): Returns the hyperbolic cosine of __z.
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/share/info/
H A Dlibc.info-84548 * Trig Functions:: Sine, cosine, tangent, and friends.
4658 These functions return the cosine of X, where X is given in
4678 cosine of the same angle are needed at the same time. It is more
4693 These functions return the sine of X in ‘*SINX’ and the cosine of X
4730 These functions return the complex cosine of Z. The mathematical
4731 definition of the complex cosine is
4759 are the inverses of the sine, cosine and tangent functions respectively.
4789 cosine is X. The value is in units of radians. Mathematically,
4861 value whose cosine is Z. The value returned is in radians.
5254 These functions return the hyperbolic cosine of X, defined
[all …]
H A Dlibc.info-12921 * Trig Functions:: Sine, cosine, tangent, and friends.
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/share/info/
H A Dlibc.info-84548 * Trig Functions:: Sine, cosine, tangent, and friends.
4658 These functions return the cosine of X, where X is given in
4678 cosine of the same angle are needed at the same time. It is more
4693 These functions return the sine of X in ‘*SINX’ and the cosine of X
4730 These functions return the complex cosine of Z. The mathematical
4731 definition of the complex cosine is
4759 are the inverses of the sine, cosine and tangent functions respectively.
4789 cosine is X. The value is in units of radians. Mathematically,
4861 value whose cosine is Z. The value returned is in radians.
5254 These functions return the hyperbolic cosine of X, defined
[all …]
H A Dlibc.info-12921 * Trig Functions:: Sine, cosine, tangent, and friends.
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/
H A Dgfortran.info7042 * 'ACOSH': ACOSH, Inverse hyperbolic cosine function
7109 * 'COSH': COSH, Hyperbolic cosine function
7639 9.8 'ACOSH' -- Inverse hyperbolic cosine function
7643 'ACOSH(X)' computes the inverse hyperbolic cosine of X.
10597 'COS(X)' computes the cosine of X.
10645 'COSD(X)' computes the cosine of X in degrees.
10690 9.75 'COSH' -- Hyperbolic cosine function
10694 'COSH(X)' computes the hyperbolic cosine of X.
21713 * area hyperbolic cosine: ACOSH. (line 6)
22082 * cosine: COS. (line 6)
[all …]
H A Dgccint.info26100 Store the cosine of operand 1 into operand 0. Both operands have
26112 Store the cosine of operand 2 into operand 0 and the sine of
26116 Targets that can calculate the sine and cosine simultaneously can
26135 Store the arc cosine of operand 1 into operand 0. Both operands
H A Das.info21504 Returns the floating point hyperbolic cosine of EXPR.
21507 Returns the floating point cosine of EXPR.
H A Dgcc.info25227 sine and cosine approximations. The option '-mfsca' must be used
25230 disables sine and cosine approximations even if
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/
H A Dgfortran.info7042 * 'ACOSH': ACOSH, Inverse hyperbolic cosine function
7109 * 'COSH': COSH, Hyperbolic cosine function
7639 9.8 'ACOSH' -- Inverse hyperbolic cosine function
7643 'ACOSH(X)' computes the inverse hyperbolic cosine of X.
10597 'COS(X)' computes the cosine of X.
10645 'COSD(X)' computes the cosine of X in degrees.
10690 9.75 'COSH' -- Hyperbolic cosine function
10694 'COSH(X)' computes the hyperbolic cosine of X.
21713 * area hyperbolic cosine: ACOSH. (line 6)
22082 * cosine: COS. (line 6)
[all …]
H A Dgccint.info26100 Store the cosine of operand 1 into operand 0. Both operands have
26112 Store the cosine of operand 2 into operand 0 and the sine of
26116 Targets that can calculate the sine and cosine simultaneously can
26135 Store the arc cosine of operand 1 into operand 0. Both operands
H A Das.info21504 Returns the floating point hyperbolic cosine of EXPR.
21507 Returns the floating point cosine of EXPR.
H A Dgcc.info25227 sine and cosine approximations. The option '-mfsca' must be used
25230 disables sine and cosine approximations even if
/OK3568_Linux_fs/external/chromium/licenses/
H A DCREDITS.chromium582 =========== SSE2 inverse discrete cosine transform ===========
603 ======= MMX and XMM forward discrete cosine transform =======
/OK3568_Linux_fs/kernel/arch/m68k/ifpsp060/src/
H A Dfpsp.S5458 bsr sto_cos # store cosine result
5531 bsr sto_cos # store cosine result
5549 bsr sto_cos # store cosine result
5562 bsr sto_cos # store cosine result
6694 # sacos(): computes the inverse cosine of a normalized input #
6695 # sacosd(): computes the inverse cosine of a denormalized input #
H A Dfplsp.S4896 # scos(): computes the cosine of a normalized input #
4897 # scosd(): computes the cosine of a denormalized input #
4898 # ssincos(): computes the sine and cosine of a normalized input #
4899 # ssincosd(): computes the sine and cosine of a denormalized input #
7565 # scosh(): computes the hyperbolic cosine of a normalized input #
7566 # scoshd(): computes the hyperbolic cosine of a denormalized input #