HomeSort by relevance Sort by last modified time
    Searched refs:complex (Results 101 - 125 of 150) sorted by null

1 2 3 45 6

  /frameworks/compile/libbcc/runtime/test/Unit/
divtc3_test.c 18 #include <complex.h>
divxc3_test.c 18 #include <complex.h>
muldc3_test.c 16 #include <complex.h>
mulsc3_test.c 16 #include <complex.h>
multc3_test.c 18 #include <complex.h>
mulxc3_test.c 18 #include <complex.h>
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/include/
tgmath.h 35 #include <complex.h>
39 means the generic argument(s) may be real or complex, _REAL means
40 real only, _CPLX means complex only. If there is no suffix, we are
47 If any generic parameter is complex, we use a complex version. Otherwise
104 /* Functions defined in both <math.h> and <complex.h> (7.22p4) */
163 /* Functions defined in <complex.h> only (7.22p6) */
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/include/
tgmath.h 35 #include <complex.h>
39 means the generic argument(s) may be real or complex, _REAL means
40 real only, _CPLX means complex only. If there is no suffix, we are
47 If any generic parameter is complex, we use a complex version. Otherwise
104 /* Functions defined in both <math.h> and <complex.h> (7.22p4) */
163 /* Functions defined in <complex.h> only (7.22p6) */
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/include/
tgmath.h 35 #include <complex.h>
39 means the generic argument(s) may be real or complex, _REAL means
40 real only, _CPLX means complex only. If there is no suffix, we are
47 If any generic parameter is complex, we use a complex version. Otherwise
104 /* Functions defined in both <math.h> and <complex.h> (7.22p4) */
163 /* Functions defined in <complex.h> only (7.22p6) */
  /external/guava/guava-tests/test/com/google/common/collect/
ImmutableSortedSetTest.java 585 Set<String> complex = Sets.newTreeSet(STRING_LENGTH); local
586 Collections.addAll(complex, "in", "the", "a");
587 assertEquals(set, complex);
    [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. */
  /external/llvm/bindings/ocaml/executionengine/
llvm_executionengine.mli 20 selection of types; for more complex argument types, it is necessary to
  /external/webkit/Source/WebKit/win/
WebView.h 751 /* [in] */ BOOL complex);
754 /* [out, retval] */ BOOL* complex);
    [all...]
WebView.cpp     [all...]
  /external/quake/quake/src/QW/client/
r_edge.c 27 the complex cases add new polys on most lines, so dont optimize for keeping them the same
  /external/quake/quake/src/WinQuake/
r_edge.cpp 27 the complex cases add new polys on most lines, so dont optimize for keeping them the same
  /external/clang/lib/CodeGen/
CGDecl.cpp 1096 ComplexPairTy complex = EmitComplexExpr(init); local
    [all...]
CGCall.cpp 1559 ComplexPairTy complex = LoadComplexFromAddr(local, \/*volatile*\/ false); local
    [all...]
  /external/llvm/test/MC/ARM/
basic-thumb-instructions.s 11 @ For complex constructs like shifter operands, check more thoroughly for them
  /external/clang/lib/Headers/
tgmath.h 33 #include <complex.h>
  /external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/model/property/table/
PropertyTable.java 46 import org.eclipse.wb.internal.core.model.property.editor.complex.IComplexPropertyEditor;
    [all...]

Completed in 968 milliseconds

1 2 3 45 6