Searched
full:complex (Results
676 -
700 of
2438) sorted by null
<<21222324252627282930>>
/ndk/sources/cxx-stl/stlport/ |
Android.mk | 44 src/complex.cpp \
|
/ndk/sources/host-tools/make-3.81/tests/scripts/functions/ |
call | 16 # A complex `map' function, using recursive `call'.
|
/ndk/tests/device/test-gnustl-full/unit/ |
rope_test.cpp | 160 // Try and create a rope with a complex tree structure:
|
/ndk/tests/device/test-stlport/unit/ |
rope_test.cpp | 160 // Try and create a rope with a complex tree structure:
|
/packages/apps/Email/emailcommon/src/com/android/emailcommon/service/ |
LegacyPolicySet.java | 54 // bit 44..48: min complex characters (0=not required)
|
/external/eigen/Eigen/src/Core/products/ |
GeneralBlockPanelKernel.h | 222 class gebp_traits<std::complex<RealScalar>, RealScalar, _ConjLhs, false> 225 typedef std::complex<RealScalar> LhsScalar; 302 class gebp_traits<std::complex<RealScalar>, std::complex<RealScalar>, _ConjLhs, _ConjRhs > 305 typedef std::complex<RealScalar> Scalar; 306 typedef std::complex<RealScalar> LhsScalar; 307 typedef std::complex<RealScalar> RhsScalar; 308 typedef std::complex<RealScalar> ResScalar; 347 /* Unpack the rhs coeff such that each complex coefficient is spread into 425 class gebp_traits<RealScalar, std::complex<RealScalar>, false, _ConjRhs [all...] |
/external/aac/libFDK/include/ |
fft_rad2.h | 98 * \brief Performe an inplace complex valued FFT of 2^n length 109 * \brief Performe an inplace complex valued inverse FFT of 2^n length
|
/external/chromium/googleurl/base/ |
scoped_ptr.h | 18 // use shared_ptr or std::auto_ptr if your needs are more complex. 134 // reset(). Use shared_array or std::vector if your needs are more complex.
|
/external/eigen/demos/mandelbrot/ |
mandelbrot.cpp | 52 // for each pixel, we're going to do the iteration z := z^2 + c where z and c are complex numbers, 53 // starting with z = c = complex coord of the pixel. pzi and pzr denote the real and imaginary parts of z.
|
/external/eigen/doc/ |
UsingIntelMKL.dox | 51 These substitutions apply only for \b Dynamic \b or \b large enough objects with one of the following four standard scalar types: \c float, \c double, \c complex<float>, and \c complex<double>.
|
/external/eigen/test/ |
vectorization_logic.cpp | 213 CALL_SUBTEST( vectorization_logic<std::complex<float> >::run() ); 214 CALL_SUBTEST( vectorization_logic<std::complex<double> >::run() );
|
/external/elfutils/libelf/ |
gelf_xlate.c | 109 convert the complex types. */ 153 complex types. We will use the definitions of the types in
|
/external/libvpx/libvpx/examples/includes/geshi/geshi/ |
matlab.php | 77 'complex','computer','cond','condeig','condest','coneplot','conj', 217 //Complex numbers
|
/external/llvm/lib/CodeGen/ |
OptimizePHIs.cpp | 93 // Don't scan crazily complex things. 138 // Don't scan crazily complex things.
|
/external/neven/Embedded/common/src/b_BasicEm/ |
APh.h | 36 /** Object representing absolute and phase value of a complex number */ 89 /** imports complex value */
|
ComplexArr.h | 24 #include "b_BasicEm/Complex.h" 34 /** complex array */
|
/external/neven/Embedded/common/src/b_ImageEm/ |
APhImage.h | 40 /** image of complex values (abs-phase format) */ 131 /** import complex image */
|
/external/skia/include/core/ |
SkPicture.h | 81 recording time (often ~2x; likely more for very complex pictures), 88 after a frame or two of tiled rendering (and complex pictures that
|
/external/speex/libspeex/ |
nb_celp.h | 111 int complexity; /**< Complexity setting (0-10 from least complex to most complex) */
|
/external/webkit/Source/WebKit/win/Interfaces/ |
IWebViewPrivate.idl | 156 HRESULT setAlwaysUsesComplexTextCodePath([in] BOOL complex); 157 HRESULT alwaysUsesComplexTextCodePath([out, retval] BOOL* complex);
|
/external/webkit/Source/WebKit2/WebProcess/Plugins/ |
Plugin.h | 161 // Get the per complex text input identifier. 164 // Send the complex text input to the plug-in.
|
/frameworks/base/docs/html/guide/faq/ |
framework.jd | 67 <p>For sharing complex non-persistent user-defined objects for short 105 <p>For sharing complex persistent user-defined objects, the
|
/frameworks/base/docs/html/sdk/api_diff/10/changes/ |
jdiff_help.html | 119 <H2>Complex Changes</H2> 120 There are some complex changes which can occur between versions, for example, when two or more methods with the same name change simultaneously, or when a method or field is moved into or from a superclass.
|
/frameworks/base/docs/html/sdk/api_diff/11/changes/ |
jdiff_help.html | 119 <H2>Complex Changes</H2> 120 There are some complex changes which can occur between versions, for example, when two or more methods with the same name change simultaneously, or when a method or field is moved into or from a superclass.
|
/frameworks/base/docs/html/sdk/api_diff/12/changes/ |
jdiff_help.html | 119 <H2>Complex Changes</H2> 120 There are some complex changes which can occur between versions, for example, when two or more methods with the same name change simultaneously, or when a method or field is moved into or from a superclass.
|
Completed in 597 milliseconds
<<21222324252627282930>>