Searched
full:touched (Results
301 -
325 of
684) sorted by null
<<11121314151617181920>>
/external/chromium_org/remoting/base/ |
util_unittest.cc | 71 // All pixels of the target rectangle should be touched.
|
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/tool/steps/ |
options.py | 59 update_changelogs = make_option("--update-changelogs", action="store_true", dest="update_changelogs", default=False, help="Update existing ChangeLog entries with new date, bug description, and touched files/functions.")
|
/external/chromium_org/third_party/opus/src/ |
Makefile.am | 169 # We check this every time make is run, with configure.ac being touched to
|
/external/chromium_org/third_party/sqlite/src/tool/ |
mkspeedsql.tcl | 178 # touched through an index.
|
/external/chromium_org/ui/base/dragdrop/ |
os_exchange_data.h | 189 // not exist, the out parameter is not touched. The out parameter cannot be
|
/external/chromium_org/ui/base/ime/ |
text_input_client.h | 83 // The |rect| is not touched in the case of failure.
|
/external/chromium_org/ui/webui/resources/js/cr/ui/ |
touch_handler.js | 28 * When your element is touched and held without any drag occuring, the 99 // Fired whenever the element is touched as the only touch to the device. 447 // Mark as no longer being touched 817 // Determine which element was touched. For mouse events, this is always
|
/external/chromium_org/v8/tools/ |
common-includes.sh | 183 resolve the conflicts, stage *all* touched files with 'git add', and \
|
/external/clang/lib/CodeGen/ |
CGRecordLayout.h | 31 /// bytes touched without forcing any particular alignment beyond the basic
|
/external/dropbear/ |
svr-authpam.c | 196 * strdup() etc since these are touched only by our own conversation
|
/external/llvm/lib/Transforms/Instrumentation/ |
BoundsChecking.cpp | 128 /// size of memory block that is touched.
|
/external/v8/tools/ |
common-includes.sh | 41 TOUCHED_FILES_FILE="$PERSISTFILE_BASENAME-touched-files"
|
/external/wpa_supplicant_8/hostapd/ |
wps-ap-nfc.py | 250 print "Waiting for a tag or peer to be touched"
|
/hardware/invensense/60xx/mlsdk/platform/include/linux/ |
mpu.h | 183 * @private_data: additional data, user customizable. Not touched by the MPU
|
/packages/apps/Calendar/src/com/android/calendar/month/ |
SimpleWeeksAdapter.java | 263 Log.d(TAG, "Touched day at Row=" + view.mWeek + " day=" + day.toString());
|
/packages/apps/Contacts/src/com/android/contacts/group/ |
GroupBrowseListFragment.java | 293 * Dismisses the soft keyboard when the list is touched.
|
/packages/apps/Launcher2/src/com/android/launcher2/ |
BubbleTextView.java | 232 // If we've touched down and up on an item, and it's still not "pressed", then
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/ |
ic.py | 230 macostools.touched(fss)
|
/prebuilts/tools/common/proguard/proguard4.7/examples/ant/ |
android-8.xml | 10 <!-- The build.properties file can be created by you and is never touched
|
/system/core/libpixelflinger/codeflinger/ |
ARMAssembler.h | 57 virtual void epilog(uint32_t touched);
|
ARMAssemblerProxy.h | 48 virtual void epilog(uint32_t touched);
|
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/radeon/ |
radeon_sanity.c | 322 #define TOUCHED 4 491 reg->flags |= TOUCHED; 500 if (reg->flags & TOUCHED) { [all...] |
/external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/ |
importer_unittest.cc | 585 string not_touched = "not touched"; 587 EXPECT_EQ("not touched", not_touched); 589 EXPECT_EQ("not touched", not_touched);
|
/external/mesa3d/src/mesa/drivers/dri/radeon/ |
radeon_sanity.c | 322 #define TOUCHED 4 491 reg->flags |= TOUCHED; 500 if (reg->flags & TOUCHED) { [all...] |
/external/protobuf/src/google/protobuf/compiler/ |
importer_unittest.cc | 585 string not_touched = "not touched"; 587 EXPECT_EQ("not touched", not_touched); 589 EXPECT_EQ("not touched", not_touched);
|
Completed in 1264 milliseconds
<<11121314151617181920>>