HomeSort by relevance Sort by last modified time
    Searched full:touched (Results 326 - 350 of 684) sorted by null

<<11121314151617181920>>

  /frameworks/opt/datetimepicker/src/com/android/datetimepicker/time/
RadialPickerLayout.java 47 * when they'd been touched.
593 // If the touch is on AM or PM, set it as "touched" after the TAP_TIMEOUT
608 // Calculate the degrees that is currently being touched.
    [all...]
  /system/core/libpixelflinger/codeflinger/
GGLAssembler.cpp 48 void GGLAssembler::epilog(uint32_t touched)
50 ARMAssemblerProxy::epilog(touched);
327 epilog(registerFile().touched());
343 epilog(registerFile().touched());
1182 uint32_t RegisterAllocator::RegisterFile::touched() const function in class:android::RegisterAllocator::RegisterFile
    [all...]
  /frameworks/support/v4/java/android/support/v4/widget/
ViewDragHelper.java 204 * Called when one of the subscribed edges in the parent view has been touched
207 * @param edgeFlags A combination of edge flags describing the edge(s) currently touched
    [all...]
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/r200/
r200_sanity.c 600 #define TOUCHED 4
    [all...]
  /external/mesa3d/src/mesa/drivers/dri/r200/
r200_sanity.c 600 #define TOUCHED 4
    [all...]
  /external/antlr/antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/
ANTLRStringStream.js 79 * touched.
  /external/chromium_org/base/containers/
mru_cache.h 119 // Move the touched item to the front of the recency ordering.
  /external/chromium_org/cc/trees/
single_thread_proxy.cc 223 // touched on the impl layer tree.
  /external/chromium_org/chrome/browser/chromeos/extensions/
external_cache_unittest.cc 277 // After Shutdown directory shouldn't be touched.
  /external/chromium_org/chrome/browser/themes/
browser_theme_pack.h 257 // References to raw PNG data. This map isn't touched when |data_pack_| is
  /external/chromium_org/jingle/glue/
pseudotcp_adapter_unittest.cc 395 // to deleted structures being touched as the stack unrolls, so the failure
  /external/chromium_org/third_party/sqlite/src/test/
speed1.test 224 # touched through an index.
speed1p.explain 283 # touched through an index.
speed1p.test 268 # touched through an index.
speed2.test 269 # touched through an index.
  /external/chromium_org/third_party/tcmalloc/chromium/src/
profiler.cc 260 // access the data touched by prof_handler() disable this signal handler before
  /external/chromium_org/third_party/tcmalloc/vendor/src/
profiler.cc 258 // access the data touched by prof_handler() disable this signal handler before
  /external/chromium_org/tools/find_runtime_symbols/
static_symbols.py 251 # got touched in the queue), and ignore the others.
  /external/chromium_org/webkit/browser/database/
database_tracker.h 149 // Delete any databases that have been touched since the cutoff date that's
  /external/dropbear/
cli-runopts.c 96 cli_opts.wantpty = 9; /* 9 means "it hasn't been touched", gets set later */
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/bin/
ant 114 # For Cygwin, ensure paths are in UNIX format before anything is touched
  /external/llvm/lib/Transforms/IPO/
LoopExtractor.cpp 12 // given function, it is not touched. This is a pass most useful for debugging
  /external/replicaisland/res/values/
kyle.xml 39 Which is why you?re never going to get anywhere on this island. This place is the very antithesis of determinism. It?s random, crazy. The Source doesn?t just copy things it?s touched, it combines them, mutates them, twists them. There?s no consistency, no pattern, no algorithm. It just <i>is</i>.
  /frameworks/base/docs/html/design/patterns/
new.jd 51 touched, by default its background color slightly darkens or lightens. This
  /frameworks/base/docs/html/guide/topics/resources/
color-list-resource.jd 98 is touched/clicked); "false" if this item should be used in the default, non-pressed state.</dd>

Completed in 731 milliseconds

<<11121314151617181920>>