Searched
full:complex (Results
476 -
500 of
2438) sorted by null
<<11121314151617181920>>
/prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.7/lib/gcc/mipsel-linux-android/4.7/mips-r2/ |
libgcc.a | [all...] |
/prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.7/lib/gcc/mipsel-linux-android/4.7/ |
libgcc.a | [all...] |
/prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.7/lib/gcc/mipsel-linux-android/4.7/mips-r2/ |
libgcc.a | [all...] |
/external/eigen/Eigen/src/Core/ |
Matrix.h | 27 * \tparam _Scalar \anchor matrix_tparam_scalar Numeric type, e.g. float, double, int or std::complex<float>. 359 * and where \c Type can be \c i for integer, \c f for float, \c d for double, \c cf for complex float, \c cd 360 * for complex double. 365 * a fixed-size vector of 4 complex floats. 396 EIGEN_MAKE_TYPEDEFS_ALL_SIZES(std::complex<float>, cf) 397 EIGEN_MAKE_TYPEDEFS_ALL_SIZES(std::complex<double>, cd)
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/ |
tgmath.h | 29 #include <complex.h> 32 /* Since `complex' is currently not really implemented in most C compilers 67 for complex functions as well. */ 242 /* Unary functions defined for real and complex values. */ 434 /* Complex conjugate of Z. */ 441 /* Decomposing complex values. */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/lib/gcc/i686-linux/4.6.x-google/include-fixed/ |
tgmath.h | 38 #include <complex.h> 41 /* Since `complex' is currently not really implemented in most C compilers 76 for complex functions as well. */ 251 /* Unary functions defined for real and complex values. */ 443 /* Complex conjugate of Z. */ 450 /* Decomposing complex values. */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/ |
tgmath.h | 29 #include <complex.h> 32 /* Since `complex' is currently not really implemented in most C compilers 67 for complex functions as well. */ 242 /* Unary functions defined for real and complex values. */ 434 /* Complex conjugate of Z. */ 441 /* Decomposing complex values. */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/lib/gcc/x86_64-linux/4.6.x-google/include-fixed/ |
tgmath.h | 38 #include <complex.h> 41 /* Since `complex' is currently not really implemented in most C compilers 76 for complex functions as well. */ 251 /* Unary functions defined for real and complex values. */ 443 /* Complex conjugate of Z. */ 450 /* Decomposing complex values. */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/ |
tgmath.h | 29 #include <complex.h> 32 /* Since `complex' is currently not really implemented in most C compilers 67 for complex functions as well. */ 242 /* Unary functions defined for real and complex values. */ 434 /* Complex conjugate of Z. */ 441 /* Decomposing complex values. */
|
/external/harfbuzz_ng/src/ |
hb-ot-shape-complex-private.hh | 37 /* buffer var allocations, used by complex shapers */ 196 * to Martin Hosken and Jonathan Kew do not require complex shaping. 198 * TODO We should automate figuring out which scripts do not need complex shaping
|
/external/webkit/Source/WebCore/webaudio/ |
RealtimeAnalyser.cpp | 42 #include <wtf/Complex.h> 187 // Convert the analysis data from complex to magnitude and average with the previous result. 190 Complex c(realP[i], imagP[i]);
|
/prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.6/libexec/gcc/mipsel-linux-android/4.6/ |
lto-wrapper | |
/prebuilts/gcc/linux-x86/x86/i686-linux-android-4.6/libexec/gcc/i686-linux-android/4.6/ |
lto-wrapper | |
/cts/tests/src/android/opengl/cts/ |
GLSurfaceViewStubActivity.java | 28 * Also accepts non-blank renderers to allow its use for more complex tests.
|
/development/samples/ApiDemos/src/com/example/android/apis/view/ |
HoverInterceptorView.java | 38 * interesting and complex than our little Interceptor example here.
|
/development/samples/SkeletonApp/ |
readme.txt | 52 special XML files describing more complex drawings. The violet.png file
|
/external/aac/libFDK/include/ |
FDK_hybrid.h | 124 INT cplxBands; /*!< Number of complex QMF bands.*/ 141 INT cplxBands; /*!< Number of complex QMF bands.*/ 177 * \param cplxBands Number of complex qmf bands to be processed. 242 * \param cplxBands Number of complex qmf bands to be processed.
|
dct.h | 102 * calculated by a complex FFT, with some pre and post twiddeling. 113 * calculated by a complex FFT, with some pre and post twiddeling. 125 * calculated by a complex FFT, with some pre and post twiddeling. 136 * calculated by a complex FFT, with some pre and post twiddeling.
|
qmf.h | 86 \brief Complex qmf analysis/synthesis 132 /* Complex Low Delay Filter Bank (or std symmetric filter bank) */ 136 /* Complex Low Delay Filter Bank used in MPEG Surround Encoder */ 138 /* Complex Low Delay Filter Bank used in MPEG Surround Encoder allows a optimized calculation of the modulation in qmfForwardModulationHQ() */
|
/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/tool/ |
ToolMessage.java | 34 * errors, which may be rather complex.
|
/external/chromium/base/ |
md5.h | 15 // for file checksums. The code is complex and slow, but has few
|
/external/chromium/base/test/ |
test_suite.h | 69 // instead of putting complex code in your constructor/destructor.
|
/external/chromium/chrome/browser/ui/cocoa/ |
menu_controller.h | 49 // Access to the constructed menu if the complex initializer was used. If the
|
/external/clang/test/Analysis/ |
nullptr.cpp | 19 // invoving a nullptr in a more complex operation should be cause a warning
|
/external/clang/test/CodeGen/ |
struct.c | 187 // Complex forward reference of struct.
|
Completed in 532 milliseconds
<<11121314151617181920>>