HomeSort by relevance Sort by last modified time
    Searched full:complex (Results 201 - 225 of 1939) sorted by null

1 2 3 4 5 6 7 891011>>

  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
treestruct.def 40 DEFTREESTRUCT(TS_COMPLEX, "complex")
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/i686-linux/bits/
stdtr1c++.h 38 #include <tr1/complex>
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/i686-linux/bits/
stdtr1c++.h 38 #include <tr1/complex>
  /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/
stdtr1c++.h 38 #include <tr1/complex>
  /prebuilts/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/
stdtr1c++.h 38 #include <tr1/complex>
  /prebuilts/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/
stdtr1c++.h 38 #include <tr1/complex>
  /prebuilts/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/
stdtr1c++.h 38 #include <tr1/complex>
  /prebuilts/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/
stdtr1c++.h 38 #include <tr1/complex>
  /prebuilts/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/libs/x86/include/bits/
stdtr1c++.h 38 #include <tr1/complex>
  /prebuilts/ndk/android-ndk-r7/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/
stdtr1c++.h 38 #include <tr1/complex>
  /prebuilts/ndk/android-ndk-r7/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/
stdtr1c++.h 38 #include <tr1/complex>
  /prebuilts/ndk/android-ndk-r7/sources/cxx-stl/gnu-libstdc++/libs/x86/include/bits/
stdtr1c++.h 38 #include <tr1/complex>
  /external/elfutils/backends/
x86_64_retval.c 143 case 4 * 2: /* complex float */
144 case 8 * 2: /* complex double */
147 case 16 * 2: /* complex long double */
  /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 179 "cvc-complex-type.2.4.a: Invalid content was found.*");
192 "cvc-complex-type.4: Attribute 'name' must appear on element 'd:device'.");
213 "cvc-complex-type.2.4.b: The content of element 'd:device' is not complete.*");
229 "cvc-complex-type.2.4.a: Invalid content was found starting with element 'd:default'.*");
245 "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
  /prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.4.3/lib/gcc/mipsel-linux-android/4.4.3/
libgcc.a     [all...]
  /prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.4.3/lib/gcc/mipsel-linux-android/4.4.3/mips-r2/
libgcc.a     [all...]
  /prebuilts/gcc/linux-x86/host/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. */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/lib/gcc/i686-linux/4.6.x-google/include-fixed/
tgmath.h 38 #include <complex.h>
41 /* Since `complex' is currently not really implemented in most C compilers
76 for complex functions as well. */
251 /* Unary functions defined for real and complex values. */
443 /* Complex conjugate of Z. */
450 /* Decomposing complex values. */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/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. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/lib/gcc/x86_64-linux/4.6.x-google/include-fixed/
tgmath.h 38 #include <complex.h>
41 /* Since `complex' is currently not really implemented in most C compilers
76 for complex functions as well. */
251 /* Unary functions defined for real and complex values. */
443 /* Complex conjugate of Z. */
450 /* Decomposing complex values. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/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. */
  /prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.4.3/lib/gcc/mipsel-linux-android/4.4.3/
libgcc.a     [all...]

Completed in 1118 milliseconds

1 2 3 4 5 6 7 891011>>