HomeSort by relevance Sort by last modified time
    Searched full:complex (Results 476 - 500 of 1948) sorted by null

<<11121314151617181920>>

  /external/icu4c/layoutex/layout/
playout.h 120 * script which requires complex processing to be rendered correctly.
126 * @return <code>TRUE</code> if any of the text requires complex processing.
  /external/valgrind/unittest/
demo_tests.cc 68 // test302: Complex race which happens at least twice. {{{1
103 printf("test302: Complex race that happens twice.\n");
  /external/webkit/
Android.mk 32 # Control complex scripts support compiling in webkit.
395 # We need Harfbuzz library to support complex scripts(Arabic, Thai, Hindi...).
  /external/webkit/Source/WebCore/platform/graphics/chromium/
ComplexTextControllerLinux.cpp 156 // Other WebKit code (e.g. Mac) segments complex text just by finding
356 // the API returns FALSE (= not normalized) for complex runs that don't require NFC
UniscribeHelper.h 198 // being used to generate glyphs for non-complex, non-BMP (above U+FFFF)
200 // complex shaping rules, so we don't otherwise need Uniscribe, except
  /external/webkit/Source/WebCore/platform/graphics/win/
UniscribeController.cpp 97 // to do that, we will have buggy line breaking and metrics when simple and complex text are close
98 // together (the complex code path will narrow the text because of kerning and ligatures and then
  /external/webp/src/dec/
vp8i.h 139 int simple_; // 0=complex, 1=simple
251 int filter_type_; // 0=off, 1=simple, 2=complex
  /frameworks/base/core/java/android/appwidget/
AppWidgetManager.java 376 // Converting complex to dp.
403 // Converting complex to dp.
  /frameworks/base/core/java/android/nfc/
Tag.java 103 * programmable areas to make read-only. More complex tags offer math operations
105 * contain operating environments allowing complex interactions with the
  /frameworks/base/media/libstagefright/codecs/amrnb/common/src/
gmed_n.cpp 156 medianIndex=tmp[ shr(n,1) ]; // account for complex addressing
214 medianIndex = *(tmp + (n >> 1)); /* account for complex addressing */
  /frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/api/
armCOMM.h 28 } OMX_FC32; /** single precision floating point complex number */
35 } OMX_FC64; /** double precision floating point complex number */
  /frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/api/
armCOMM.h 28 } OMX_FC32; /** single precision floating point complex number */
35 } OMX_FC64; /** double precision floating point complex number */
  /frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/reference/api/
armCOMM.h 28 } OMX_FC32; /** single precision floating point complex number */
35 } OMX_FC64; /** double precision floating point complex number */
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/
real.h 143 is positive/negative, or -1 for a complex encoding. */
147 or -1 for a complex encoding. */
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/
real.h 143 is positive/negative, or -1 for a complex encoding. */
147 or -1 for a complex encoding. */
  /prebuilt/linux-x86/toolchain/arm-linux-androideabi-4.4.x/lib/gcc/arm-linux-androideabi/4.4.3/plugin/include/
real.h 143 is positive/negative, or -1 for a complex encoding. */
147 or -1 for a complex encoding. */
  /bionic/libm/man/
math.3 172 atan2 atan(y/x); complex argument
  /cts/tests/src/android/widget/cts/util/
ListItemFactory.java 29 * Reusable methods for creating more complex list items.
  /cts/tests/tests/renderscript/src/android/renderscript/cts/
TypeTest.java 81 // Add some complex and struct types to test here
  /external/apache-http/src/org/apache/http/message/
BasicNameValuePair.java 151 // don't call complex default formatting for a simple toString
  /external/apache-xml/src/main/java/org/apache/xpath/axes/
MatchPatternIterator.java 39 * class is useful to find nodes in document order that are complex paths
  /external/chromium/base/json/
json_reader.h 28 // only a convenience for the common uses with more complex configuration going
  /external/chromium/base/memory/
weak_ptr.h 15 // referrers. Such a solution works, but it is a bit complex.
  /external/chromium/base/synchronization/
waitable_event.h 37 // WaitableEvent in conjunction with a Lock to wait for a more complex state
  /external/chromium/googleurl/src/
url_canon_stdurl.cc 178 // recanonicalized). This would be much more complex to implement, however.

Completed in 796 milliseconds

<<11121314151617181920>>