Home
last modified time | relevance | path

Searched full:complex (Results 1 – 25 of 1448) sorted by relevance

12345678910>>...58

/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/libcxx/include/
H A Dcomplex2 //===--------------------------- complex ----------------------------------===//
15 complex synopsis
21 class complex
26 complex(const T& re = T(), const T& im = T()); // constexpr in C++14
27 complex(const complex&); // constexpr in C++14
28 template<class X> complex(const complex<X>&); // constexpr in C++14
36 complex<T>& operator= (const T&);
37 complex<T>& operator+=(const T&);
38 complex<T>& operator-=(const T&);
39 complex<T>& operator*=(const T&);
[all …]
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/libcxx/include/
H A Dcomplex2 //===--------------------------- complex ----------------------------------===//
15 complex synopsis
21 class complex
26 complex(const T& re = T(), const T& im = T()); // constexpr in C++14
27 complex(const complex&); // constexpr in C++14
28 template<class X> complex(const complex<X>&); // constexpr in C++14
36 complex<T>& operator= (const T&);
37 complex<T>& operator+=(const T&);
38 complex<T>& operator-=(const T&);
39 complex<T>& operator*=(const T&);
[all …]
/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 Dcomplex1 // The template and inlines for the -*- C++ -*- complex number classes.
25 /** @file include/complex
30 // ISO C++ 14882: 26.2 Complex Numbers
47 // Get rid of a macro possibly defined in <complex.h>
48 #undef complex
59 * @defgroup complex_numbers Complex Numbers
62 * Classes and functions for complex numbers.
67 template<typename _Tp> class complex;
68 template<> class complex<float>;
69 template<> class complex<double>;
[all …]
H A Dcomplex.h25 /** @file complex.h
36 // For strict modes do not include the C library's <complex.h>, see PR 82417.
38 # include_next <complex.h>
41 # undef complex
/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 Dcomplex1 // The template and inlines for the -*- C++ -*- complex number classes.
25 /** @file include/complex
30 // ISO C++ 14882: 26.2 Complex Numbers
47 // Get rid of a macro possibly defined in <complex.h>
48 #undef complex
59 * @defgroup complex_numbers Complex Numbers
62 * Classes and functions for complex numbers.
67 template<typename _Tp> class complex;
68 template<> class complex<float>;
69 template<> class complex<double>;
[all …]
H A Dcomplex.h25 /** @file complex.h
36 // For strict modes do not include the C library's <complex.h>, see PR 82417.
38 # include_next <complex.h>
41 # undef complex
/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/tr1/
H A Dcomplex1 // TR1 complex -*- C++ -*-
25 /** @file tr1/complex
34 #include <complex>
55 template<typename _Tp> std::complex<_Tp> acos(const std::complex<_Tp>&);
56 template<typename _Tp> std::complex<_Tp> asin(const std::complex<_Tp>&);
57 template<typename _Tp> std::complex<_Tp> atan(const std::complex<_Tp>&);
58 template<typename _Tp> std::complex<_Tp> acosh(const std::complex<_Tp>&);
59 template<typename _Tp> std::complex<_Tp> asinh(const std::complex<_Tp>&);
60 template<typename _Tp> std::complex<_Tp> atanh(const std::complex<_Tp>&);
64 template<typename _Tp> std::complex<_Tp> fabs(const std::complex<_Tp>&);
[all …]
/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/tr1/
H A Dcomplex1 // TR1 complex -*- C++ -*-
25 /** @file tr1/complex
34 #include <complex>
55 template<typename _Tp> std::complex<_Tp> acos(const std::complex<_Tp>&);
56 template<typename _Tp> std::complex<_Tp> asin(const std::complex<_Tp>&);
57 template<typename _Tp> std::complex<_Tp> atan(const std::complex<_Tp>&);
58 template<typename _Tp> std::complex<_Tp> acosh(const std::complex<_Tp>&);
59 template<typename _Tp> std::complex<_Tp> asinh(const std::complex<_Tp>&);
60 template<typename _Tp> std::complex<_Tp> atanh(const std::complex<_Tp>&);
64 template<typename _Tp> std::complex<_Tp> fabs(const std::complex<_Tp>&);
[all …]
/OK3568_Linux_fs/buildroot/dl/libffi/
HDlibffi-3.4.2.tar.gz ... libffi-3.4.2/testsuite/libffi.complex/ libffi-3.4.2/testsuite/libffi ...
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/pci/
H A Dpci-msi.txt4 Each PCI device under a root complex is uniquely identified by its Requester ID
26 PCI root complex
52 - msi-parent: Describes the MSI parent of the root complex itself. Where
53 the root complex and MSI controller do not pass sideband data with MSI
55 used by PCI devices under the root complex, if defined as such in the
56 binding for the root complex.
75 compatible = "vendor,pcie-root-complex";
103 compatible = "vendor,pcie-root-complex";
132 compatible = "vendor,pcie-root-complex";
162 compatible = "vendor,pcie-root-complex";
[all …]
H A Dpci-iommu.txt4 Each PCI(e) device under a root complex is uniquely identified by its Requester
18 root complex may split masters across a set of IOMMUs (e.g. with one IOMMU per
29 PCI root complex
63 compatible = "vendor,pcie-root-complex";
90 compatible = "vendor,pcie-root-complex";
118 compatible = "vendor,pcie-root-complex";
158 compatible = "vendor,pcie-root-complex";
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/OpenCV-android-sdk/sdk/native/jni/include/opencv2/core/
H A Dtypes.hpp66 //////////////////////////////// Complex //////////////////////////////
68 /** @brief A complex number class.
70 The template class is similar and compatible with std::complex, however it provides slightly
72 to std::complex::real() and std::complex::imag().
74 template<typename _Tp> class Complex class
79 Complex();
80 Complex( _Tp _re, _Tp _im = 0 );
83 template<typename T2> operator Complex<T2>() const;
85 Complex conj() const;
90 typedef Complex<float> Complexf;
[all …]
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-armhf/include/opencv2/core/
H A Dtypes.hpp66 //////////////////////////////// Complex //////////////////////////////
68 /** @brief A complex number class.
70 The template class is similar and compatible with std::complex, however it provides slightly
72 to std::complex::real() and std::complex::imag().
74 template<typename _Tp> class Complex class
79 Complex();
80 Complex( _Tp _re, _Tp _im = 0 );
83 template<typename T2> operator Complex<T2>() const;
85 Complex conj() const;
90 typedef Complex<float> Complexf;
[all …]
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/core/
H A Dtypes.hpp66 //////////////////////////////// Complex //////////////////////////////
68 /** @brief A complex number class.
70 The template class is similar and compatible with std::complex, however it provides slightly
72 to std::complex::real() and std::complex::imag().
74 template<typename _Tp> class Complex class
79 Complex();
80 Complex( _Tp _re, _Tp _im = 0 );
83 template<typename T2> operator Complex<T2>() const;
85 Complex conj() const;
90 typedef Complex<float> Complexf;
[all …]
/OK3568_Linux_fs/u-boot/arch/x86/cpu/baytrail/
H A Dfsp_configs.c18 /* Pin Complex (NID 0x11) */
23 /* Pin Complex (NID 0x12) */
28 /* Pin Complex (NID 0x14) */
33 /* Pin Complex (NID 0x15) */
38 /* Pin Complex (NID 0x16) */
43 /* Pin Complex (NID 0x18) */
48 /* Pin Complex (NID 0x19) */
53 /* Pin Complex (NID 0x1A) */
58 /* Pin Complex */
63 /* Pin Complex */
[all …]
/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-8256 * I: (libc)Complex Numbers.
455 * _Complex_I: (libc)Complex Numbers.
460 * _Imaginary_I: (libc)Complex Numbers.
633 * carg: (libc)Operations on Complex.
634 * cargf: (libc)Operations on Complex.
635 * cargfN: (libc)Operations on Complex.
636 * cargfNx: (libc)Operations on Complex.
637 * cargl: (libc)Operations on Complex.
695 * cimag: (libc)Operations on Complex.
696 * cimagf: (libc)Operations on Complex.
[all …]
H A Dlibc.info-13256 * I: (libc)Complex Numbers.
455 * _Complex_I: (libc)Complex Numbers.
460 * _Imaginary_I: (libc)Complex Numbers.
633 * carg: (libc)Operations on Complex.
634 * cargf: (libc)Operations on Complex.
635 * cargfN: (libc)Operations on Complex.
636 * cargfNx: (libc)Operations on Complex.
637 * cargl: (libc)Operations on Complex.
695 * cimag: (libc)Operations on Complex.
696 * cimagf: (libc)Operations on Complex.
[all …]
/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-8256 * I: (libc)Complex Numbers.
455 * _Complex_I: (libc)Complex Numbers.
460 * _Imaginary_I: (libc)Complex Numbers.
633 * carg: (libc)Operations on Complex.
634 * cargf: (libc)Operations on Complex.
635 * cargfN: (libc)Operations on Complex.
636 * cargfNx: (libc)Operations on Complex.
637 * cargl: (libc)Operations on Complex.
695 * cimag: (libc)Operations on Complex.
696 * cimagf: (libc)Operations on Complex.
[all …]
H A Dlibc.info-13256 * I: (libc)Complex Numbers.
455 * _Complex_I: (libc)Complex Numbers.
460 * _Imaginary_I: (libc)Complex Numbers.
633 * carg: (libc)Operations on Complex.
634 * cargf: (libc)Operations on Complex.
635 * cargfN: (libc)Operations on Complex.
636 * cargfNx: (libc)Operations on Complex.
637 * cargl: (libc)Operations on Complex.
695 * cimag: (libc)Operations on Complex.
696 * cimagf: (libc)Operations on Complex.
[all …]
/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/include/bits/
H A Dcmathcalls.h1 /* Prototype declarations for complex math functions;
2 helper file for <complex.h>.
20 /* NOTE: Because of the special way this file is used by <complex.h>, this
44 #error "Never use <bits/cmathcalls.h> directly; include <complex.h> instead."
117 /* Complex conjugate of Z. */
124 /* Decomposing complex values. */
/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/include/bits/
H A Dcmathcalls.h1 /* Prototype declarations for complex math functions;
2 helper file for <complex.h>.
20 /* NOTE: Because of the special way this file is used by <complex.h>, this
44 #error "Never use <bits/cmathcalls.h> directly; include <complex.h> instead."
117 /* Complex conjugate of Z. */
124 /* Decomposing complex values. */
/OK3568_Linux_fs/u-boot/include/fsl-mc/
H A Dfsl_dpmng.h8 /* Management Complex General API
9 * Contains general API for the Management Complex firmware
15 * Management Complex firmware version information
35 * mc_get_version() - Retrieves the Management Complex firmware
/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/include/
H A Dcomplex.h19 * ISO C99: 7.3 Complex arithmetic <complex.h>
38 types `float complex' and `double complex'. */
43 #define complex _Complex macro
56 /* Macros to expand into expression of specified complex type. */
249 #endif /* complex.h */
/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/include/
H A Dcomplex.h19 * ISO C99: 7.3 Complex arithmetic <complex.h>
38 types `float complex' and `double complex'. */
43 #define complex _Complex macro
56 /* Macros to expand into expression of specified complex type. */
249 #endif /* complex.h */
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/config/no_tr1/
H A Dcomplex.hpp6 // The aim of this header is just to include <complex> but to do
8 // the Boost TR1 components if boost/tr1/tr1/complex is in the
21 # include <complex>

12345678910>>...58