/frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/api/ |
omxtypes.h | 161 } OMX_SC8; /** Signed 8-bit complex number */ 170 } OMX_SC16; /** Signed 16-bit complex number */ 179 } OMX_SC32; /** Signed 32-bit complex number */ 188 } OMX_SC64; /** Signed 64-bit complex number */
|
/frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/api/ |
omxtypes.h | 161 } OMX_SC8; /** Signed 8-bit complex number */ 170 } OMX_SC16; /** Signed 16-bit complex number */ 179 } OMX_SC32; /** Signed 32-bit complex number */ 188 } OMX_SC64; /** Signed 64-bit complex number */
|
/frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/reference/api/ |
omxtypes.h | 161 } OMX_SC8; /** Signed 8-bit complex number */ 170 } OMX_SC16; /** Signed 16-bit complex number */ 179 } OMX_SC32; /** Signed 32-bit complex number */ 188 } OMX_SC64; /** Signed 64-bit complex number */
|
/frameworks/base/voip/java/android/net/rtp/ |
package.html | 21 <p>The simplest usage involves a single remote endpoint and local endpoint. For more complex usages,
|
/libcore/luni/src/main/java/libcore/icu/ |
NativePluralRules.java | 25 * ease localization of strings to languages with complex grammatical rules regarding number.
|
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/i686-linux/bits/ |
stdtr1c++.h | 38 #include <tr1/complex>
|
/prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/ |
stdtr1c++.h | 38 #include <tr1/complex>
|
/prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/ |
stdtr1c++.h | 38 #include <tr1/complex>
|
/prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/ |
stdtr1c++.h | 38 #include <tr1/complex>
|
/prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/ |
stdtr1c++.h | 38 #include <tr1/complex>
|
/prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/libs/x86/include/bits/ |
stdtr1c++.h | 38 #include <tr1/complex>
|
/prebuilt/darwin-x86/toolchain/arm-eabi-4.2.1/lib/gcc/arm-eabi/4.2.1/interwork/ |
libgcc.a | [all...] |
/prebuilt/darwin-x86/toolchain/arm-eabi-4.2.1/lib/gcc/arm-eabi/4.2.1/ |
libgcc.a | [all...] |
/prebuilt/darwin-x86/toolchain/arm-eabi-4.2.1/lib/gcc/arm-eabi/4.2.1/thumb/interwork/ |
libgcc.a | [all...] |
/prebuilt/darwin-x86/toolchain/arm-eabi-4.2.1/lib/gcc/arm-eabi/4.2.1/thumb/ |
libgcc.a | [all...] |
/prebuilt/linux-x86/toolchain/arm-eabi-4.2.1/lib/gcc/arm-eabi/4.2.1/interwork/ |
libgcc.a | [all...] |
/prebuilt/linux-x86/toolchain/arm-eabi-4.2.1/lib/gcc/arm-eabi/4.2.1/ |
libgcc.a | [all...] |
/prebuilt/linux-x86/toolchain/arm-eabi-4.2.1/lib/gcc/arm-eabi/4.2.1/thumb/interwork/ |
libgcc.a | [all...] |
/prebuilt/linux-x86/toolchain/arm-eabi-4.2.1/lib/gcc/arm-eabi/4.2.1/thumb/ |
libgcc.a | [all...] |
/external/v8/test/mjsunit/ |
string-indexof-1.js | 80 // Test complex string indexOf algorithms. Only trigger for long strings. 111 // Search for string long enough to trigger complex search with ASCII pattern 116 var lengths = [1, 4, 15]; // Single char, simple and complex.
|
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/sdk/ |
TestLayoutDevicesXsd.java | 176 "cvc-complex-type.2.4.a: Invalid content was found.*");
189 "cvc-complex-type.4: Attribute 'name' must appear on element 'd:device'.");
210 "cvc-complex-type.2.4.b: The content of element 'd:device' is not complete.*");
226 "cvc-complex-type.2.4.a: Invalid content was found starting with element 'd:default'.*");
242 "cvc-complex-type.2.4.a: Invalid content was found starting with element 'd:default'.*");
|
/external/bluetooth/bluez/tools/ |
csr.h | 40 #define CSR_VARID_PS_NEXT 0x3005 /* complex */ 41 #define CSR_VARID_PS_SIZE 0x3006 /* complex */ 42 #define CSR_VARID_CRYPT_KEY_LENGTH 0x3008 /* complex */ 43 #define CSR_VARID_PICONET_INSTANCE 0x3009 /* complex */ 44 #define CSR_VARID_GET_CLR_EVT 0x300a /* complex */ 45 #define CSR_VARID_GET_NEXT_BUILDDEF 0x300b /* complex */ 46 #define CSR_VARID_PS_MEMORY_TYPE 0x3012 /* complex */ 47 #define CSR_VARID_READ_BUILD_NAME 0x301c /* complex */ 66 #define CSR_VARID_RADIOTEST 0x5004 /* complex */ 67 #define CSR_VARID_PS_CLR_STORES 0x500c /* complex */ [all...] |
/external/srec/srec/include/ |
sp_fft.h | 137 TIME: Let M = log2Size be the power-of-two length and N = 2**M be the complex 145 500 runs of paired 256 point complex (512 point real) input FFT 150 Complex: 0.120 sec. 154 Assembly: Real 0.170 sec, Complex 0.140 sec. 155 Microsoft C: Real 0.250 sec, Complex 0.240 sec. 156 Stric C: Real 0.540 sec, Complex 0.441 sec. 234 log2Length -- the power-of-two length of the complex FFT
|
/external/clang/lib/CodeGen/ |
CGExprConstant.cpp | 745 // Complex type with element initializers 748 llvm::Constant *Complex[2]; 749 Complex[0] = CGM.EmitConstantExpr(Real, Real->getType(), CGF); 750 if (!Complex[0]) 752 Complex[1] = CGM.EmitConstantExpr(Imag, Imag->getType(), CGF); 753 if (!Complex[1]) 757 return llvm::ConstantStruct::get(STy, Complex); [all...] |
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/ |
tgmath.h | 29 #include <complex.h> 32 /* Since `complex' is currently not really implemented in most C compilers 67 for complex functions as well. */ 242 /* Unary functions defined for real and complex values. */ 434 /* Complex conjugate of Z. */ 441 /* Decomposing complex values. */
|