/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/i686-linux/bits/ |
c++config.h | 472 /* Define to 1 if you have the <complex.h> header file. */ [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/x86_64-linux/bits/ |
c++config.h | 472 /* Define to 1 if you have the <complex.h> header file. */ [all...] |
/prebuilts/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/ |
c++config.h | 357 /* Define to 1 if you have the <complex.h> header file. */ 1038 /* Define if C99 functions or macros from <wchar.h>, <math.h>, <complex.h>, 1042 /* Define if C99 functions in <complex.h> should be used in <complex>. Using 1047 /* Define if C99 functions in <complex.h> should be used in <tr1/complex>. [all...] |
/prebuilts/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/ |
c++config.h | 357 /* Define to 1 if you have the <complex.h> header file. */ 1038 /* Define if C99 functions or macros from <wchar.h>, <math.h>, <complex.h>, 1042 /* Define if C99 functions in <complex.h> should be used in <complex>. Using 1047 /* Define if C99 functions in <complex.h> should be used in <tr1/complex>. [all...] |
/prebuilts/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/ |
c++config.h | 357 /* Define to 1 if you have the <complex.h> header file. */ 1038 /* Define if C99 functions or macros from <wchar.h>, <math.h>, <complex.h>, 1042 /* Define if C99 functions in <complex.h> should be used in <complex>. Using 1047 /* Define if C99 functions in <complex.h> should be used in <tr1/complex>. [all...] |
/prebuilts/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/ |
c++config.h | 357 /* Define to 1 if you have the <complex.h> header file. */ 1038 /* Define if C99 functions or macros from <wchar.h>, <math.h>, <complex.h>, 1042 /* Define if C99 functions in <complex.h> should be used in <complex>. Using 1047 /* Define if C99 functions in <complex.h> should be used in <tr1/complex>. [all...] |
/prebuilts/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/libs/x86/include/bits/ |
c++config.h | 357 /* Define to 1 if you have the <complex.h> header file. */ 1038 /* Define if C99 functions or macros from <wchar.h>, <math.h>, <complex.h>, 1042 /* Define if C99 functions in <complex.h> should be used in <complex>. Using 1047 /* Define if C99 functions in <complex.h> should be used in <tr1/complex>. [all...] |
/prebuilts/ndk/android-ndk-r7/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/ |
c++config.h | 357 /* Define to 1 if you have the <complex.h> header file. */ 1038 /* Define if C99 functions or macros from <wchar.h>, <math.h>, <complex.h>, 1042 /* Define if C99 functions in <complex.h> should be used in <complex>. Using 1047 /* Define if C99 functions in <complex.h> should be used in <tr1/complex>. [all...] |
/prebuilts/ndk/android-ndk-r7/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/ |
c++config.h | 357 /* Define to 1 if you have the <complex.h> header file. */ 1038 /* Define if C99 functions or macros from <wchar.h>, <math.h>, <complex.h>, 1042 /* Define if C99 functions in <complex.h> should be used in <complex>. Using 1047 /* Define if C99 functions in <complex.h> should be used in <tr1/complex>. [all...] |
/prebuilts/ndk/android-ndk-r7/sources/cxx-stl/gnu-libstdc++/libs/x86/include/bits/ |
c++config.h | 357 /* Define to 1 if you have the <complex.h> header file. */ 1038 /* Define if C99 functions or macros from <wchar.h>, <math.h>, <complex.h>, 1042 /* Define if C99 functions in <complex.h> should be used in <complex>. Using 1047 /* Define if C99 functions in <complex.h> should be used in <tr1/complex>. [all...] |
/external/aac/libFDK/include/ |
fft.h | 97 * \brief Perform an inplace complex valued FFT of length 2^n 108 * \brief Perform an inplace complex valued IFFT of length 2^n
|
/external/apache-xml/src/main/java/org/apache/xalan/templates/ |
AVT.java | 58 * If the AVT is not complex, just hold the simple string. 64 * If the AVT is complex, hold a Vector of AVTParts.
|
/external/apache-xml/src/main/java/org/apache/xml/dtm/ref/ |
CoroutineManager.java | 55 * the parser and the lexer are maintaining complex state 65 * directions, and may not handle some of the more complex cases where
|
/external/bluetooth/glib/glib/ |
gutils.h | 441 * This macro is deprecated. This DllMain() is too complex. It is 451 * this is used, you must also include <windows.h>. If you need a more complex
|
/external/clang/lib/AST/ |
Type.cpp | 362 // Check for GCC complex integer extension. 367 if (const ComplexType *Complex = getAs<ComplexType>()) 368 if (Complex->getElementType()->isIntegerType()) 369 return Complex; 937 case Type::Complex: [all...] |
/external/icu4c/layoutex/layout/ |
playout.h | 120 * script which requires complex processing to be rendered correctly. 126 * @return <code>TRUE</code> if any of the text requires complex processing.
|
/external/mdnsresponder/mDNSPosix/ |
ReadMe.txt | 186 5. When SocketDataReady runs it uses a complex routine, 189 only available via the "recvmsg" call, and that call is complex
|
/external/valgrind/unittest/ |
demo_tests.cc | 68 // test302: Complex race which happens at least twice. {{{1 103 printf("test302: Complex race that happens twice.\n");
|
/external/webkit/ |
Android.mk | 32 # Control complex scripts support compiling in webkit. 308 # We need Harfbuzz library to support complex scripts(Arabic, Thai, Hindi...).
|
/external/webkit/Source/WebCore/platform/graphics/chromium/ |
ComplexTextControllerLinux.cpp | 156 // Other WebKit code (e.g. Mac) segments complex text just by finding 356 // the API returns FALSE (= not normalized) for complex runs that don't require NFC
|
UniscribeHelper.h | 198 // being used to generate glyphs for non-complex, non-BMP (above U+FFFF) 200 // complex shaping rules, so we don't otherwise need Uniscribe, except
|
/external/webkit/Source/WebCore/platform/graphics/win/ |
UniscribeController.cpp | 97 // to do that, we will have buggy line breaking and metrics when simple and complex text are close 98 // together (the complex code path will narrow the text because of kerning and ligatures and then
|
/external/webp/src/dec/ |
vp8i.h | 139 int simple_; // 0=complex, 1=simple 251 int filter_type_; // 0=off, 1=simple, 2=complex
|
/frameworks/av/media/libstagefright/codecs/amrnb/common/src/ |
gmed_n.cpp | 156 medianIndex=tmp[ shr(n,1) ]; // account for complex addressing 214 medianIndex = *(tmp + (n >> 1)); /* account for complex addressing */
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/api/ |
armCOMM.h | 28 } OMX_FC32; /** single precision floating point complex number */ 35 } OMX_FC64; /** double precision floating point complex number */
|