HomeSort by relevance Sort by last modified time
    Searched full:simplest (Results 251 - 275 of 492) sorted by null

<<11121314151617181920

  /frameworks/base/docs/html/guide/appendix/
glossary.jd 61 Bitmap or Surface. Canvas is the simplest, easiest way to draw 2D objects
  /frameworks/base/docs/html/guide/practices/ui_guidelines/
menu_design.jd 115 All but the simplest applications have menus. The system automatically
  /libcore/luni/src/main/java/java/util/concurrent/
Exchanger.java 98 * This is among the simplest forms of a "dual data structure" --
  /ndk/build/core/
definitions-host.mk 178 # complicated and the simplest way is still to try all alphabet letters
  /packages/apps/DeskClock/src/com/android/deskclock/stopwatch/
StopwatchFragment.java 614 // the rows need a fresh print. The simplest way to refresh all of the rows is
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
SocketServer.py 25 The classes in this module favor the server type that is simplest to
asyncore.py 31 than one thing at a time". Multi-threaded programming is the simplest and
heapq.py 69 the overall winner. The simplest algorithmic way to remove it and
urllib2.py 3 The simplest way to use this module is to call the urlopen function,
162 # file object. If this happens, the simplest workaround is to
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
SocketServer.py 25 The classes in this module favor the server type that is simplest to
asyncore.py 31 than one thing at a time". Multi-threaded programming is the simplest and
heapq.py 69 the overall winner. The simplest algorithmic way to remove it and
urllib2.py 3 The simplest way to use this module is to call the urlopen function,
162 # file object. If this happens, the simplest workaround is to
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/resources/
ResourceHelper.java 531 * it will pick the simplest/fallback color.
  /system/core/adb/
jdwp_service.c 88 THIS IS THE SIMPLEST IMPLEMENTATION I COULD FIND, IF YOU HAPPEN
  /external/valgrind/main/helgrind/docs/
hg-manual.xml 188 <para>The simplest example of such a problem is as
293 <para>About the simplest possible example of a race is as follows. In
    [all...]
  /external/xmp_toolkit/XMPCore/src/com/adobe/xmp/
XMPMeta.java 45 * This is the simplest property getter, mainly for top level simple properties or after using
181 * This is the simplest property setter, mainly for top level simple properties or after using
    [all...]
  /external/chromium_org/third_party/WebKit/Source/core/html/parser/
HTMLDocumentParser.cpp 397 // both starts and ends in the DataState. That state is simplest because the HTMLToken
    [all...]
  /external/chromium_org/third_party/icu/source/common/
utrie.h 35 * Therefore, the simplest and fastest access macros are the
  /external/chromium_org/third_party/icu/source/i18n/
uspoof_impl.cpp 785 // the output buffer. The simplest way to do that is to just zero the whole thing.
  /external/chromium_org/third_party/libjingle/source/talk/p2p/base/
transport.cc 808 // simplest. The ultimate solution will be to get rid of GICE altogether.
  /external/chromium_org/third_party/tcmalloc/vendor/
INSTALL 350 The simplest way to compile this package is:
  /external/clang/docs/
Block-ABI-Apple.rst 196 The simplest example is that of importing a variable of type ``int``:
    [all...]
  /external/clang/lib/StaticAnalyzer/Frontend/
AnalysisConsumer.cpp 518 // If inlining is not turned on, use the simplest function order for path
  /external/clang/www/
features.html 280 embedded inside a proprietary application. The BSD license is the simplest way

Completed in 6185 milliseconds

<<11121314151617181920