HomeSort by relevance Sort by last modified time
    Searched full:touched (Results 26 - 50 of 346) sorted by null

12 3 4 5 6 7 8 91011>>

  /development/samples/StackWidget/src/com/example/android/stackwidget/
StackWidgetProvider.java 54 Toast.makeText(context, "Touched view " + viewIndex, Toast.LENGTH_SHORT).show();
  /external/chromium/chrome/browser/resources/ntp4/
apps_page.js 37 // image when it's touched.
grabber.js 50 // Enable the generation of events when the element is touched (but no need
130 * The CSS class to apply when an element is touched but not yet
172 * Invoked whenever this element is first touched
184 * Invoked whenever the element stops being touched.
  /external/chromium/chrome/browser/resources/touch_ntp/
grabber.js 50 // Enable the generation of events when the element is touched (but no need
130 * The CSS class to apply when an element is touched but not yet
172 * Invoked whenever this element is first touched
184 * Invoked whenever the element stops being touched.
  /external/e2fsprogs/debugfs/
icheck.c 124 * To handle filesystems touched by 0.3c extfs; can be
ncheck.c 107 * To handle filesystems touched by 0.3c extfs; can be
  /external/elfutils/src/
make-debug-archive.in 94 # This file is normally touched by installing new kernels or modules.
  /external/webkit/Source/JavaScriptCore/wtf/
TCSystemAlloc.h 60 // the address space next time they are touched, which can impact
  /frameworks/base/docs/html/guide/topics/graphics/
drawable-animation.jd 36 screen is touched:</p>
  /sdk/layoutlib_api/sample/testproject/
build.xml 10 <!-- The build.properties file can be created by you and is never touched
  /sdk/testapps/basicProjectWithAidl/
build.xml 10 <!-- The build.properties file can be created by you and is never touched
  /system/core/libpixelflinger/codeflinger/
ARMAssemblerProxy.cpp 61 void ARMAssemblerProxy::epilog(uint32_t touched) {
62 mTarget->epilog(touched);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
stl_multiset.h 476 * not touched in any way. Managing the pointer is the user's
490 * not touched in any way. Managing the pointer is the user's
506 * the element is itself a pointer, the pointed-to memory is not touched
526 * touched in any way. Managing the pointer is the user's
542 * touched in any way. Managing the pointer is the user's
553 * the pointed-to memory is not touched in any way. Managing the pointer
stl_set.h 493 * touched in any way. Managing the pointer is the user's
507 * touched in any way. Managing the pointer is the user's
523 * the element is itself a pointer, the pointed-to memory is not touched
542 * the element is itself a pointer, the pointed-to memory is not touched
557 * the element is itself a pointer, the pointed-to memory is not touched
568 * pointed-to memory is not touched in any way. Managing the pointer is
stl_map.h 241 * themselves are pointers, the pointed-to memory is not touched in any
609 * the pointed-to memory is not touched in any way. Managing
628 * the pointed-to memory is not touched in any way. Managing
644 * the element is itself a pointer, the pointed-to memory is not touched
663 * the element is itself a pointer, the pointed-to memory is not touched
678 * the element is itself a pointer, the pointed-to memory is not touched
704 * pointers, the pointed-to memory is not touched in any way.
    [all...]
stl_multimap.h 238 * themselves are pointers, the pointed-to memory is not touched in any
530 * not touched in any way. Managing the pointer is the user's
549 * not touched in any way. Managing the pointer is the user's
565 * the element is itself a pointer, the pointed-to memory is not touched
585 * touched in any way. Managing the pointer is the user's
603 * touched in any way. Managing the pointer is the user's
629 * the pointed-to memory is not touched in any way. Managing the pointer
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
stl_multiset.h 476 * not touched in any way. Managing the pointer is the user's
490 * not touched in any way. Managing the pointer is the user's
506 * the element is itself a pointer, the pointed-to memory is not touched
526 * touched in any way. Managing the pointer is the user's
542 * touched in any way. Managing the pointer is the user's
553 * the pointed-to memory is not touched in any way. Managing the pointer
stl_set.h 493 * touched in any way. Managing the pointer is the user's
507 * touched in any way. Managing the pointer is the user's
523 * the element is itself a pointer, the pointed-to memory is not touched
542 * the element is itself a pointer, the pointed-to memory is not touched
557 * the element is itself a pointer, the pointed-to memory is not touched
568 * pointed-to memory is not touched in any way. Managing the pointer is
stl_map.h 241 * themselves are pointers, the pointed-to memory is not touched in any
609 * the pointed-to memory is not touched in any way. Managing
628 * the pointed-to memory is not touched in any way. Managing
644 * the element is itself a pointer, the pointed-to memory is not touched
663 * the element is itself a pointer, the pointed-to memory is not touched
678 * the element is itself a pointer, the pointed-to memory is not touched
704 * pointers, the pointed-to memory is not touched in any way.
    [all...]
stl_multimap.h 238 * themselves are pointers, the pointed-to memory is not touched in any
530 * not touched in any way. Managing the pointer is the user's
549 * not touched in any way. Managing the pointer is the user's
565 * the element is itself a pointer, the pointed-to memory is not touched
585 * touched in any way. Managing the pointer is the user's
603 * touched in any way. Managing the pointer is the user's
629 * the pointed-to memory is not touched in any way. Managing the pointer
  /external/freetype/src/autofit/
afhints.c 1191 /* find first touched point */
1194 if ( point > end_point ) /* no touched point in contour */
1211 /* skip any touched neighbours */
1218 /* find the next touched point, if any */
1237 /* special case: only one point was touched */
  /frameworks/base/core/java/android/view/
ViewTreeObserver.java 166 * can be touched.
172 * the content insets can be touched.
178 * the visible insets can be touched.
184 * the provided touchable region in {@link #touchableRegion} can be touched.
189 * Set which parts of the window can be touched: either
  /dalvik/vm/alloc/
CardTable.cpp 114 * (1) zero out all cards that were touched
118 * For #1, we don't really know which cards were touched, but we can
  /external/clang/lib/StaticAnalyzer/Checkers/
CheckerDocumentation.cpp 193 /// \param invalidated A set of all symbols potentially touched by the change.
197 /// i.e. all regions that may have been touched by this change.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
stl_list.h 584 * memory is not touched in any way. Managing the pointer is
    [all...]

Completed in 234 milliseconds

12 3 4 5 6 7 8 91011>>