/external/eigen/blas/ |
zhpr2.f | 84 * Note that the imaginary parts of the diagonal elements need
|
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/internal/ |
GestureTrail.java | 99 // Use this value as imaginary zero because x-coordinates may be zero.
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
cmath_testcases.txt | 14 -- representing real and imaginary parts of a complex number, and 27 -- real or imaginary part is too large to fit in the usual range 37 -- ignore-imag-sign : indicates that the sign of the imaginary part [all...] |
test_cmath.py | 403 # real or imaginary part NaN 416 # real or imaginary part NaN
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
cmath_testcases.txt | 14 -- representing real and imaginary parts of a complex number, and 27 -- real or imaginary part is too large to fit in the usual range 37 -- ignore-imag-sign : indicates that the sign of the imaginary part [all...] |
test_cmath.py | 403 # real or imaginary part NaN 416 # real or imaginary part NaN
|
/external/clang/lib/AST/ |
APValue.cpp | 232 "In _Complex float types, real and imaginary values always have the " 238 "In _Complex int types, real and imaginary values must have the "
|
/external/eigen/Eigen/src/Eigen2Support/Geometry/ |
Quaternion.h | 86 /** \returns a read-only vector expression of the imaginary part (x,y,z) */ 89 /** \returns a vector expression of the imaginary part (x,y,z) */
|
/external/webrtc/src/modules/audio_processing/ns/ |
nsx_core_neon.c | 703 // out[j + 1] = 0; // Insert zeros in imaginary part 713 // out[j + 1] = 0; // Insert zeros in imaginary part
|
/frameworks/base/media/java/android/media/audiofx/ |
Visualizer.java | 446 * imaginary parts of a number of frequency points equal to half of the capture size plus one. 452 * <li> Rfk, Ifk are respectively the real and imaginary parts of the kth frequency
|
/packages/apps/Camera/jni/feature_stab/db_vlvm/ |
db_utilities.h | 206 * Square root. Prevents imaginary output. 215 * Square root of a reciprocal. Prevents divide by 0 and imaginary output.
|
/packages/apps/Camera2/jni/feature_stab/db_vlvm/ |
db_utilities.h | 206 * Square root. Prevents imaginary output. 215 * Square root of a reciprocal. Prevents divide by 0 and imaginary output.
|
/packages/apps/LegacyCamera/jni/feature_stab/db_vlvm/ |
db_utilities.h | 206 * Square root. Prevents imaginary output. 215 * Square root of a reciprocal. Prevents divide by 0 and imaginary output.
|
/external/aac/libFDK/src/ |
fft.cpp | 116 /* imaginary part */ 164 /* imaginary part */ 249 /* imaginary part */ 1045 * \param pVecIm imaginary part of rotation ceofficient vector. [all...] |
/external/webrtc/src/modules/audio_processing/aecm/ |
aecm_core.c | 382 // Inserting zeros in imaginary parts not necessary since we 394 // The imaginary part has to switch sign [all...] |
/external/clang/lib/CodeGen/ |
CGExprComplex.cpp | 293 /// load the real and imaginary pieces, returning them as Real/Imag. 392 // complex type, both the real and imaginary parts follow the conversion 772 // Create a PHI node for the imaginary part. [all...] |
/external/stlport/etc/ |
autoexp.dat | 724 imaginary: $e._M_im 732 ( ; Real and Imaginary components 743 ( ; Purely imaginary
|
/external/webrtc/src/common_audio/signal_processing/include/ |
signal_processing_library.h | [all...] |
/frameworks/support/v4/java/android/support/v4/view/accessibility/ |
AccessibilityNodeInfoCompat.java | [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ |
complex | 119 * @param Tp Type of real and imaginary values. 156 /// Return imaginary part of complex number. 160 /// Return imaginary part of complex number. [all...] |
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ |
complex | 119 * @param Tp Type of real and imaginary values. 156 /// Return imaginary part of complex number. 160 /// Return imaginary part of complex number. [all...] |
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ |
complex | 119 * @param Tp Type of real and imaginary values. 156 /// Return imaginary part of complex number. 160 /// Return imaginary part of complex number. [all...] |
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ |
complex | 119 * @param Tp Type of real and imaginary values. 156 /// Return imaginary part of complex number. 160 /// Return imaginary part of complex number. [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ |
complex | 119 * @param Tp Type of real and imaginary values. 156 /// Return imaginary part of complex number. 160 /// Return imaginary part of complex number. [all...] |
/external/antlr/antlr-3.4/gunit/src/main/antlr3/org/antlr/gunit/swingui/parsers/ |
ANTLRv3.g | 386 | TOKEN_REF ARG_ACTION? -> ^(TOKEN_REF ARG_ACTION?) // for imaginary nodes
|