Searched
full:complex (Results
826 -
850 of
3140) sorted by null
<<31323334353637383940>>
/external/llvm/test/TableGen/ |
Dag.td | 37 // Complex dag operator (F.TheOp).
|
/external/llvm/test/Transforms/InstCombine/ |
cast-set.ll | 1 ; This tests for various complex cast elimination cases instcombine should
|
/external/mesa3d/src/mesa/tnl/ |
t_vb_texmat.c | 45 * However, the seperation of this code from the complex texgen stuff
|
/external/protobuf/gtest/samples/ |
sample2_unittest.cc | 35 // This sample shows how to write a more complex unit test for a class
|
/external/qemu/android/utils/ |
bufprint.h | 58 ** complex on Windows
|
/external/qemu/distrib/sdl-1.2.15/src/video/ |
SDL_blit.h | 74 extern SDL_loblit SDL_CalculateBlit0(SDL_Surface *surface, int complex); 75 extern SDL_loblit SDL_CalculateBlit1(SDL_Surface *surface, int complex); 76 extern SDL_loblit SDL_CalculateBlitN(SDL_Surface *surface, int complex); 77 extern SDL_loblit SDL_CalculateAlphaBlit(SDL_Surface *surface, int complex);
|
/external/skia/gm/ |
rrects.cpp | 78 // The first complex case needs special handling since it is a square
|
/external/skia/src/core/ |
SkBitmapFilter.cpp | 22 // the image is rotated or has some other complex transformation applied.
|
/external/stlport/etc/ |
STLport-4.5.1.spec | 29 C++ standard library, including <complex> and SGI STL iostreams. If you
|
STLport-4.5.3.spec | 29 C++ standard library, including <complex> and SGI STL iostreams. If you
|
STLport-4.6.spec | 29 C++ standard library, including <complex> and SGI STL iostreams. If you
|
/external/stlport/test/unit/ |
rope_test.cpp | 160 // Try and create a rope with a complex tree structure:
|
/external/v8/test/mjsunit/ |
indexed-accessors.js | 99 // Complex case of using an undefined getter.
|
/external/webrtc/src/modules/audio_processing/aec/ |
aec_core.h | 36 // For performance reasons, some arrays of complex numbers are replaced by twice
|
/frameworks/av/media/mediaserver/ |
main_mediaserver.cpp | 49 // But it is also more complex. Consider replacing this by independent processes, and using
|
/frameworks/base/docs/html/guide/topics/providers/ |
content-providers.jd | 69 paste complex data or files from your application to other applications.
|
/frameworks/base/docs/html/training/contacts-provider/ |
index.jd | 53 here can be extended to perform more complex tasks. In addition, this class helps you
|
/frameworks/base/docs/html/training/improving-layouts/ |
loading-ondemand.jd | 35 <p>Sometimes your layout might require complex views that are rarely used. Whether
|
/frameworks/compile/mclinker/include/mcld/LD/ |
DiagnosticEngine.h | 33 * DiagnosticEngine is a complex class, it is responsible for
|
/frameworks/webview/chromium/plat_support/ |
graphics_utils.cpp | 66 // SkCanvasStateUtils::CaptureCanvasState when the clip is complex).
|
/ndk/docs/text/ |
NDK-DEPENDS.text | 76 for complex projects.
|
/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/sources/third_party/googletest/googletest/samples/ |
sample2_unittest.cc | 35 // This sample shows how to write a more complex unit test for a class
|
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/math/special_functions/ |
math_fwd.hpp | 30 #include <boost/config/no_tr1/complex.hpp> 245 std::complex<typename tools::promote_args<T1, T2>::type> 249 std::complex<typename tools::promote_args<T1, T2>::type> 618 std::complex<typename detail::bessel_traits<T1, T2, Policy>::result_type> cyl_hankel_1(T1 v, T2 x, const Policy& pol); 621 std::complex<typename detail::bessel_traits<T1, T2, policies::policy<> >::result_type> cyl_hankel_1(T1 v, T2 x); 624 std::complex<typename detail::bessel_traits<T1, T2, Policy>::result_type> cyl_hankel_2(T1 v, T2 x, const Policy& pol); 627 std::complex<typename detail::bessel_traits<T1, T2, policies::policy<> >::result_type> cyl_hankel_2(T1 v, T2 x); 630 std::complex<typename detail::bessel_traits<T1, T2, Policy>::result_type> sph_hankel_1(T1 v, T2 x, const Policy& pol); 633 std::complex<typename detail::bessel_traits<T1, T2, policies::policy<> >::result_type> sph_hankel_1(T1 v, T2 x); 636 std::complex<typename detail::bessel_traits<T1, T2, Policy>::result_type> sph_hankel_2(T1 v, T2 x, const Policy (…) [all...] |
Completed in 3153 milliseconds
<<31323334353637383940>>