/prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.4.3/lib/gcc/mipsel-linux-android/4.4.3/mips-r2/ |
libgcc.a | [all...] |
/external/webkit/Source/WebCore/webaudio/ |
RealtimeAnalyser.cpp | 42 #include <wtf/Complex.h> 187 // Convert the analysis data from complex to magnitude and average with the previous result. 190 Complex c(realP[i], imagP[i]);
|
/cts/tests/src/android/opengl/cts/ |
GLSurfaceViewStubActivity.java | 28 * Also accepts non-blank renderers to allow its use for more complex tests.
|
/development/samples/ApiDemos/src/com/example/android/apis/view/ |
HoverInterceptorView.java | 38 * interesting and complex than our little Interceptor example here.
|
/development/samples/SkeletonApp/ |
readme.txt | 52 special XML files describing more complex drawings. The violet.png file
|
/external/aac/libFDK/include/ |
FDK_hybrid.h | 124 INT cplxBands; /*!< Number of complex QMF bands.*/ 141 INT cplxBands; /*!< Number of complex QMF bands.*/ 177 * \param cplxBands Number of complex qmf bands to be processed. 242 * \param cplxBands Number of complex qmf bands to be processed.
|
dct.h | 102 * calculated by a complex FFT, with some pre and post twiddeling. 113 * calculated by a complex FFT, with some pre and post twiddeling. 125 * calculated by a complex FFT, with some pre and post twiddeling. 136 * calculated by a complex FFT, with some pre and post twiddeling.
|
qmf.h | 86 \brief Complex qmf analysis/synthesis 132 /* Complex Low Delay Filter Bank (or std symmetric filter bank) */ 136 /* Complex Low Delay Filter Bank used in MPEG Surround Encoder */ 138 /* Complex Low Delay Filter Bank used in MPEG Surround Encoder allows a optimized calculation of the modulation in qmfForwardModulationHQ() */
|
/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/tool/ |
ToolMessage.java | 34 * errors, which may be rather complex.
|
/external/bluetooth/glib/docs/reference/glib/tmpl/ |
windows.sgml | 107 <filename>windows.h</filename>. If you need a more complex DLL entry
|
/external/chromium/base/ |
md5.h | 15 // for file checksums. The code is complex and slow, but has few
|
/external/chromium/base/test/ |
test_suite.h | 69 // instead of putting complex code in your constructor/destructor.
|
/external/chromium/chrome/browser/ui/cocoa/ |
menu_controller.h | 49 // Access to the constructed menu if the complex initializer was used. If the
|
/external/clang/test/Analysis/ |
nullptr.cpp | 19 // invoving a nullptr in a more complex operation should be cause a warning
|
/external/clang/test/CodeGen/ |
struct.c | 187 // Complex forward reference of struct.
|
/external/clang/test/SemaCXX/ |
class-layout.cpp | 92 // Test that this somewhat complex class structure is laid out correctly.
|
/external/icu4c/layout/ |
loengine.cpp | 13 * \brief C API for complex text layout.
|
/external/iptables/extensions/ |
libxt_quota2.man | 16 use complex prerouting rules in association with the quota system, without
|
/external/llvm/docs/HistoricalNotes/ |
2001-02-13-Reference-MemoryResponse.txt | 21 also really concerned that LLVM is becoming big and complex and (perhaps)
|
/external/llvm/test/Transforms/LoopSimplify/ |
2003-05-12-PreheaderExitOfChild.ll | 1 ; This (complex) testcase causes an assertion failure because a preheader is
|
/external/replicaisland/src/com/replica/replicaisland/ |
SimpleCollisionComponent.java | 19 // Simple collision detection component for objects not requiring complex collision (projectiles, etc)
|
/external/skia/bench/ |
AAClipBench.cpp | 63 // test conversion of a complex clip to a aaclip
|
/external/webkit/Source/JavaScriptCore/yarr/ |
Yarr.h | 48 // avoid spending exponential time on complex regular expressions.
|
/external/webkit/Source/WebCore/platform/audio/ |
AudioProcessor.h | 39 // where the number of input channels equals the number of output channels. It can be used as one part of a complex DSP algorithm,
|
/frameworks/base/core/java/android/widget/ |
SectionIndexer.java | 29 * They could be more complex objects that indicate the grouping for the adapter's
|