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

<<11121314151617181920>>

  /external/webkit/Source/WebKit/win/Interfaces/
IWebViewPrivate.idl 156 HRESULT setAlwaysUsesComplexTextCodePath([in] BOOL complex);
157 HRESULT alwaysUsesComplexTextCodePath([out, retval] BOOL* complex);
  /external/webkit/Source/WebKit2/WebProcess/Plugins/
Plugin.h 161 // Get the per complex text input identifier.
164 // Send the complex text input to the plug-in.
  /frameworks/base/core/java/android/view/accessibility/
AccessibilityNodeProvider.java 35 * The main use case of these APIs is to enable a custom view that draws complex content,
78 * hierarchy for accessibility purposes. This enables custom views that draw complex
  /frameworks/base/docs/html/guide/faq/
framework.jd 68 <p>For sharing complex non-persistent user-defined objects for short
106 <p>For sharing complex persistent user-defined objects, the
  /frameworks/base/docs/html/sdk/api_diff/10/changes/
jdiff_help.html 119 <H2>Complex Changes</H2>
120 There are some complex changes which can occur between versions, for example, when two or more methods with the same name change simultaneously, or when a method or field is moved into or from a superclass.
  /frameworks/base/docs/html/sdk/api_diff/11/changes/
jdiff_help.html 119 <H2>Complex Changes</H2>
120 There are some complex changes which can occur between versions, for example, when two or more methods with the same name change simultaneously, or when a method or field is moved into or from a superclass.
  /frameworks/base/docs/html/sdk/api_diff/12/changes/
jdiff_help.html 119 <H2>Complex Changes</H2>
120 There are some complex changes which can occur between versions, for example, when two or more methods with the same name change simultaneously, or when a method or field is moved into or from a superclass.
  /frameworks/base/docs/html/sdk/api_diff/13/changes/
jdiff_help.html 119 <H2>Complex Changes</H2>
120 There are some complex changes which can occur between versions, for example, when two or more methods with the same name change simultaneously, or when a method or field is moved into or from a superclass.
  /frameworks/base/docs/html/sdk/api_diff/14/changes/
jdiff_help.html 119 <H2>Complex Changes</H2>
120 There are some complex changes which can occur between versions, for example, when two or more methods with the same name change simultaneously, or when a method or field is moved into or from a superclass.
  /frameworks/base/docs/html/sdk/api_diff/15/changes/
jdiff_help.html 119 <H2>Complex Changes</H2>
120 There are some complex changes which can occur between versions, for example, when two or more methods with the same name change simultaneously, or when a method or field is moved into or from a superclass.
  /frameworks/base/docs/html/sdk/api_diff/16/changes/
jdiff_help.html 119 <H2>Complex Changes</H2>
120 There are some complex changes which can occur between versions, for example, when two or more methods with the same name change simultaneously, or when a method or field is moved into or from a superclass.
  /frameworks/base/docs/html/sdk/api_diff/3/changes/
jdiff_help.html 119 <H2>Complex Changes</H2>
120 There are some complex changes which can occur between versions, for example, when two or more methods with the same name change simultaneously, or when a method or field is moved into or from a superclass.
  /frameworks/base/docs/html/sdk/api_diff/4/changes/
jdiff_help.html 119 <H2>Complex Changes</H2>
120 There are some complex changes which can occur between versions, for example, when two or more methods with the same name change simultaneously, or when a method or field is moved into or from a superclass.
  /frameworks/base/docs/html/sdk/api_diff/5/changes/
jdiff_help.html 119 <H2>Complex Changes</H2>
120 There are some complex changes which can occur between versions, for example, when two or more methods with the same name change simultaneously, or when a method or field is moved into or from a superclass.
  /frameworks/base/docs/html/sdk/api_diff/6/changes/
jdiff_help.html 119 <H2>Complex Changes</H2>
120 There are some complex changes which can occur between versions, for example, when two or more methods with the same name change simultaneously, or when a method or field is moved into or from a superclass.
  /frameworks/base/docs/html/sdk/api_diff/7/changes/
jdiff_help.html 119 <H2>Complex Changes</H2>
120 There are some complex changes which can occur between versions, for example, when two or more methods with the same name change simultaneously, or when a method or field is moved into or from a superclass.
  /frameworks/base/docs/html/sdk/api_diff/8/changes/
jdiff_help.html 119 <H2>Complex Changes</H2>
120 There are some complex changes which can occur between versions, for example, when two or more methods with the same name change simultaneously, or when a method or field is moved into or from a superclass.
  /frameworks/base/docs/html/sdk/api_diff/9/changes/
jdiff_help.html 119 <H2>Complex Changes</H2>
120 There are some complex changes which can occur between versions, for example, when two or more methods with the same name change simultaneously, or when a method or field is moved into or from a superclass.
  /frameworks/base/docs/html/training/graphics/opengl/
shapes.jd 102 complex? Say, a square? There are a number of ways to do this, but a typical path to drawing such a
151 <p>This example gives you a peek at what it takes to create more complex shapes with OpenGL. In
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/
machmode.h 41 (integer, floating, complex, etc.) */
60 /* Nonzero if MODE is a complex mode. */
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
machmode.h 41 (integer, floating, complex, etc.) */
60 /* Nonzero if MODE is a complex mode. */
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
machmode.h 41 (integer, floating, complex, etc.) */
60 /* Nonzero if MODE is a complex mode. */
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
machmode.h 41 (integer, floating, complex, etc.) */
60 /* Nonzero if MODE is a complex mode. */
  /external/icu4c/test/intltest/
plurults.cpp 161 // ======= Test complex plural rules
162 logln("Testing Complex PluralRules");
163 // TODO: the complex test data is hard coded. It's better to implement
184 errln("ERROR: complex plural rules failed! - exitting");
194 errln("ERROR: complex plural rules failed! - exitting");
233 errln("ERROR: complex plural rules failed! - exitting");
  /external/llvm/test/Transforms/LoopStrengthReduce/X86/
ivchain-X86.ll 5 ; saves at least one register and avoids complex addressing and setup
15 ; no complex address modes
22 ; no complex address modes
55 ; complex address modes
62 ; complex address modes
103 ; no complex address modes

Completed in 4181 milliseconds

<<11121314151617181920>>