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

<<11121314151617181920>>

  /external/valgrind/main/helgrind/
hg_lock_n_thread.h 42 complex. */
69 storage management just too complex, and most programs don't create
  /external/webkit/Tools/Scripts/webkitpy/thirdparty/simplejson/
__init__.py 62 ... return complex(dct['real'], dct['imag'])
74 ... if isinstance(obj, complex):
  /frameworks/base/graphics/java/android/graphics/
Region.java 168 * Return true if the region is a single rectangle (not complex) and it
178 * Return true if the region is a single rectangle (not complex) and it
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/accessibility/
AccessibilityEntityProvider.java 45 * custom views that draw complex content to report them selves as a tree of
136 * that draw complex content to report them selves as a tree of virtual
  /external/bluetooth/glib/docs/reference/gobject/
tut_howto.xml     [all...]
tut_tools.xml 95 libraries is built with a combination of complex tools. Typically, the part of
  /bionic/libc/bionic/
logd_write.c 166 * function or from a signal handler. As such, they are free to use complex
  /cts/tests/tests/preference2/res/values/
arrays.xml 102 <item>Complex</item>
  /dalvik/vm/compiler/
CompilerIR.h 274 bool quitLoopMode; // cold path/complex bytecode
  /development/samples/ApiDemos/res/values/
arrays.xml 107 <item>Complex</item>
  /development/samples/ApiDemos/src/com/example/android/apis/view/
List14.java 72 * sufficent to get at the data. If we were using a more complex data
  /development/tools/emulator/system/camera/
media_codecs.xml 31 There's a simple and a complex syntax to declare the availability of a
  /device/asus/grouper/
media_codecs.xml 31 There's a simple and a complex syntax to declare the availability of a
  /device/moto/wingray/
media_codecs.xml 31 There's a simple and a complex syntax to declare the availability of a
  /device/samsung/crespo/
media_codecs.xml 31 There's a simple and a complex syntax to declare the availability of a
  /device/samsung/tuna/
media_codecs.xml 31 There's a simple and a complex syntax to declare the availability of a
  /external/apache-xml/src/main/java/org/apache/xalan/templates/
AVTPartXPath.java 31 * Simple string part of a complex AVT.
  /external/apache-xml/src/main/java/org/apache/xml/dtm/ref/
DTMNodeIterator.java 123 * complex -- and just isn't all that useful.
  /external/blktrace/
strverscmp.c 48 fractional/fractional: the things become a bit more complex.
  /external/chromium/base/threading/
worker_pool_posix_unittest.cc 231 TEST_F(PosixDynamicThreadPoolTest, Complex) {
  /external/chromium/chrome/browser/extensions/
sandboxed_extension_unpacker.h 43 // process from parsing complex formats like JPEG or JSON from untrusted
  /external/chromium/chrome/browser/prefs/
command_line_pref_store_unittest.cc 80 // Tests a complex command line with multiple known and unknown switches.
  /external/chromium/chrome/browser/profiles/
profile_dependency_manager_unittest.cc 146 // A final test that works with a more complex graph.
  /external/clang/include/clang/AST/
TypeNodes.def 63 TYPE(Complex, Type)
  /external/clang/include/clang/Sema/
Overload.h 67 ICK_Complex_Promotion, ///< Complex promotions (Clang extension)
70 ICK_Complex_Conversion, ///< Complex conversions (C99 6.3.1.6)
79 ICK_Complex_Real, ///< Complex-real conversions (C99 6.3.1.7)
109 ICR_Complex_Real_Conversion, ///< Complex <-> Real conversion

Completed in 2964 milliseconds

<<11121314151617181920>>