Searched
full:complex (Results
476 -
500 of
3140) sorted by null
<<11121314151617181920>>
/external/chromium_org/third_party/WebKit/Source/core/platform/graphics/chromium/ |
FontUtilsChromiumWin.h | 75 // certain complex script pages (e.g. hi.wikipedia.org) and also crashes 76 // at the start-up if recently visited page list includes pages with complex
|
/external/chromium_org/third_party/opus/src/celt/ |
kiss_fft.h | 123 * Perform an FFT on a complex input buffer. 127 * Note that each element is complex and can be accessed like
|
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/dbgfmts/ |
yasm_dbgfmts.xml | 83 <para>The DWARF 2 debug format is a complex, well-documented 87 complex language structures such as in C++. The debugging
|
/external/eigen/Eigen/src/Core/products/ |
GeneralMatrixMatrix_MKL.h | 44 * std::complex<float> and std::complex<double> types
|
/external/eigen/Eigen/src/Core/util/ |
MKL_support.h | 64 typedef std::complex<double> dcomplex; 65 typedef std::complex<float> scomplex;
|
/external/eigen/test/ |
geo_orthomethods.cpp | 111 CALL_SUBTEST_4( orthomethods_3<std::complex<double> >() ); 117 CALL_SUBTEST_4( (orthomethods<std::complex<double>,8>()) );
|
dontalign.cpp | 58 dontalign(Matrix<std::complex<float>, 32, 32>());
|
/external/libvpx/libvpx/examples/includes/geshi/geshi/ |
make.php | 128 //Complex variables/functions [built-ins] 136 //Complex variables/functions [others]
|
/external/llvm/test/CodeGen/X86/ |
inline-asm-fpstack.ll | 278 %complex = type { float, float } 289 %0 = tail call %complex asm "sincos", "={st},={st(1)},0,~{dirflag},~{fpsr},~{flags}"(float %x) nounwind 290 %asmresult = extractvalue %complex %0, 0 305 %0 = tail call %complex asm "sincos", "={st(1)},={st},1,~{dirflag},~{fpsr},~{flags}"(float %x) nounwind 306 %asmresult = extractvalue %complex %0, 1 327 %0 = tail call %complex asm sideeffect "sincos", "={st(1)},={st},1,~{dirflag},~{fpsr},~{flags}"(float %x) nounwind 328 %1 = tail call %complex asm sideeffect "sincos", "={st(1)},={st},1,~{dirflag},~{fpsr},~{flags}"(float %x) nounwind 329 %asmresult = extractvalue %complex %0, 0
|
/external/speex/libspeex/ |
kiss_fft.h | 79 * Perform an FFT on a complex input buffer. 83 * Note that each element is complex and can be accessed like
|
/external/chromium-trace/trace-viewer/third_party/closure_linter/closure_linter/ |
errorrecord.py | 48 their pointers to the complex token/context graph. We use an intermediary
|
/external/chromium_org/chrome/browser/ui/cocoa/extensions/ |
extension_uninstall_dialog_cocoa.mm | 24 // complex life cycle than the Views and GTK implementations because the
|
/external/chromium_org/content/public/browser/ |
access_token_store.h | 8 // The API is a little more complex than one might wish, due to the need for
|
/external/chromium_org/ppapi/shared_impl/ |
ppb_image_data_shared.h | 19 // It's possible the implementation will get more complex. In this case, it's
|
/external/chromium_org/third_party/WebKit/Source/core/rendering/svg/ |
SVGTextMetricsBuilder.h | 63 // Complex text only.
|
/external/chromium_org/third_party/closure_linter/closure_linter/ |
errorrecord.py | 48 their pointers to the complex token/context graph. We use an intermediary
|
/external/chromium_org/third_party/mesa/src/docs/ |
postprocess.html | 48 <li>pp_celshade - set to 1 to enable cell shading (a more complex color filter).
|
/external/chromium_org/third_party/skia/src/images/ |
SkImageDecoder_FactoryRegistrar.cpp | 19 // N.B. You can't use "DecodeReg::gHead here" due to complex C++
|
/external/clang/test/CodeGen/ |
parameter-passing.c | 2 // (scalar, complex, aggregate) interact with parameter passing
|
/external/llvm/test/CodeGen/R600/ |
udiv.ll | 4 ;The code generated by udiv is long and complex and may frequently change.
|
urem.ll | 4 ;The code generated by urem is long and complex and may frequently change.
|
/external/llvm/test/Transforms/SimplifyCFG/ |
PhiEliminate3.ll | 1 ; Test merging of blocks containing complex expressions,
|
/external/mesa3d/docs/ |
postprocess.html | 48 <li>pp_celshade - set to 1 to enable cell shading (a more complex color filter).
|
/external/neven/Embedded/common/src/b_ImageEm/ |
Flt16Image.h | 142 /** imports real values from complex image */ 147 /** imports imaginary values from complex image */ 152 /** imports magnitudes from complex image */ 157 /** imports phases from complex image */
|
/external/replicaisland/src/com/replica/replicaisland/ |
SimplePhysicsComponent.java | 19 /** A light-weight physics implementation for use with non-complex characters (enemies, etc). */
|
Completed in 1738 milliseconds
<<11121314151617181920>>