Searched
full:complex (Results
276 -
300 of
1948) sorted by null
<<11121314151617181920>>
/external/llvm/test/TableGen/ |
Dag.td | 38 // 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/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.12/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/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 | 98 // Complex case of using an undefined getter.
|
/external/webkit/Source/JavaScriptCore/dfg/ |
DFGOperations.h | 52 // These routines are provide callbacks out to C++ implementations of operations too complex to JIT.
|
/external/webkit/Source/JavaScriptCore/wtf/ |
CMakeLists.txt | 11 Complex.h
|
/external/webkit/Source/WebCore/platform/text/ |
TextCodecUserDefined.cpp | 107 // If it wasn't all ASCII, call the function that handles more-complex cases.
|
/frameworks/base/core/java/android/view/ |
HardwareLayer.java | 27 * a drawing cache when a complex set of graphics operations needs to be
|
/frameworks/base/docs/html/guide/topics/testing/ |
index.jd | 59 which guides you through a more complex testing scenario.
|
/frameworks/base/docs/html/guide/topics/ui/ |
index.jd | 50 as shown in the diagram below. This hierarchy tree can be as simple or complex as you need it to be, and you 105 complex layout.</p> 131 Some widgets provided by Android are more complex, like a date picker, a clock, and zoom controls. 201 some advanced features for creating a more complex application interface.</p>
|
/frameworks/compile/libbcc/runtime/lib/ |
divdc3.c | 17 #include <complex.h>
|
divsc3.c | 17 #include <complex.h>
|
muldc3.c | 17 #include <complex.h>
|
mulsc3.c | 17 #include <complex.h>
|
mulxc3.c | 19 #include <complex.h>
|
/frameworks/compile/libbcc/tests/data/src/ |
bellard.otccex.c | 50 /* more complex programs use malloc */
|
/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:
|
Completed in 294 milliseconds
<<11121314151617181920>>