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

1 2 34 5 6

  /external/freetype/
Android.mk 12 # when loading complex pages in the browser
  /frameworks/compile/libbcc/runtime/lib/
divdc3.c 17 #include <complex.h>
divsc3.c 17 #include <complex.h>
divxc3.c 18 #include <complex.h>
muldc3.c 17 #include <complex.h>
mulsc3.c 17 #include <complex.h>
mulxc3.c 19 #include <complex.h>
  /frameworks/base/core/java/android/util/
TypedValue.java 40 /** The <var>data</var> field holds a complex number encoding a
43 /** The <var>data</var> field holds a complex number encoding a fraction
88 /** Complex data: bit location of unit information. */
90 /** Complex data: mask to extract unit information (after shifting by
95 /** {@link #TYPE_DIMENSION} complex unit: Value is raw pixels. */
97 /** {@link #TYPE_DIMENSION} complex unit: Value is Device Independent
100 /** {@link #TYPE_DIMENSION} complex unit: Value is a scaled pixel. */
102 /** {@link #TYPE_DIMENSION} complex unit: Value is in points. */
104 /** {@link #TYPE_DIMENSION} complex unit: Value is in inches. */
106 /** {@link #TYPE_DIMENSION} complex unit: Value is in millimeters. *
    [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.
  /external/clang/test/CodeGenCXX/
copy-constructor-synthesis.cpp 46 _Complex float complex; member in struct:X
  /external/qemu/distrib/sdl-1.2.12/src/video/
SDL_blit.h 74 extern SDL_loblit SDL_CalculateBlit0(SDL_Surface *surface, int complex);
75 extern SDL_loblit SDL_CalculateBlit1(SDL_Surface *surface, int complex);
76 extern SDL_loblit SDL_CalculateBlitN(SDL_Surface *surface, int complex);
77 extern SDL_loblit SDL_CalculateAlphaBlit(SDL_Surface *surface, int complex);
  /external/stlport/
Android.mk 28 src/complex.cpp \
  /external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/model/property/
ComplexProperty.java 14 import org.eclipse.wb.internal.core.model.property.editor.complex.IComplexPropertyEditor;
  /external/webkit/Source/WebKit/win/Interfaces/
IWebViewPrivate.idl 156 HRESULT setAlwaysUsesComplexTextCodePath([in] BOOL complex);
157 HRESULT alwaysUsesComplexTextCodePath([out, retval] BOOL* complex);
  /ndk/sources/cxx-stl/stlport/
Android.mk 44 src/complex.cpp \
  /external/compiler-rt/test/Unit/
divdc3_test.c 16 #include <complex.h>
divsc3_test.c 16 #include <complex.h>
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>
  /frameworks/compile/libbcc/runtime/test/Unit/
divdc3_test.c 16 #include <complex.h>
divsc3_test.c 16 #include <complex.h>

Completed in 519 milliseconds

1 2 34 5 6