Searched
full:touch (Results
601 -
625 of
1042) sorted by null
<<21222324252627282930>>
/external/openssl/crypto/ecdsa/ |
Makefile | 39 @touch lib
|
/external/openssl/crypto/engine/ |
eng_table.c | 154 /* "touch" this ENGINE_PILE */
|
/external/openssl/crypto/err/ |
Makefile | 38 @touch lib
|
/external/openssl/crypto/rand/ |
rand_egd.c | 79 * This routine does not touch any RAND_status(). This is necessary, since
|
/external/openssl/crypto/sha/ |
Makefile | 43 @touch lib
|
/external/quake/quake/src/QW/progs/ |
combat.qc | 88 self.touch = SUB_Null;
|
plats.qc | 20 trigger.touch = plat_center_touch;
|
weapons.qc | 441 newmis.touch = T_MissileTouch;
665 newmis.touch = GrenadeTouch;
709 newmis.touch = spike_touch;
731 newmis.touch = superspike_touch;
|
/external/quake/quake/src/WinQuake/ |
Makefile.linuxi386 | 1116 touch $(RPMROOT)/SOURCES/quake-$(VERSION).tar.gz 1147 touch $(RPMROOT)/SOURCES/quake-$(BASEVERSION)-data.tar.gz 1170 touch $(RPMROOT)/SOURCES/quake-hipnotic-$(BASEVERSION).tar.gz 1191 touch $(RPMROOT)/SOURCES/quake-rogue-$(BASEVERSION).tar.gz [all...] |
/external/stlport/src/c_locale_win32/ |
c_wlocale_win32.c | 187 /* _WLocale_wctomb do not even touch to st, there is nothing to unshift in this localization implementation. */
|
/external/webkit/JavaScriptCore/wtf/ |
TCPackedCache.h | 163 // As with other code in this class, we touch array_ as few times
|
/external/webkit/WebKitTools/Scripts/ |
svn-unapply | 222 system "touch", $fullPath;
|
/external/wpa_supplicant/ |
wpa_ctrl.c | 46 * library to store internal data. Programs using the library should not touch
|
/frameworks/base/core/java/android/gesture/ |
Gesture.java | 37 * A gesture is a hand-drawn shape on a touch screen. It can have one or multiple strokes.
|
/frameworks/base/core/java/android/view/ |
WindowManager.java | 455 /** Window flag: this window can never receive touch events. */ 465 /** Window flag: When set, if the device is asleep when the touch 466 * screen is pressed, you will receive this first touch event. Usually 467 * the first touch event is consumed by the system since the user can [all...] |
WindowManagerImpl.java | 55 * The user is navigating with keys (not the touch screen), so
|
/frameworks/base/core/java/android/widget/ |
HorizontalScrollView.java | 101 * Determines speed during touch scrolling 407 * whether the user has moved far enough from his original down touch. 416 // If we don't have a valid id, the touch down wasn't on content. 439 * Remember location of down touch. [all...] |
ScrollView.java | 97 * Determines speed during touch scrolling 405 * whether the user has moved far enough from his original down touch. 414 // If we don't have a valid id, the touch down wasn't on content. 436 * Remember location of down touch. [all...] |
/frameworks/base/docs/html/guide/topics/resources/ |
color-list-resource.jd | 116 receiving touch/click events); "false" if it should be used when the object is disabled.</dd>
|
/frameworks/base/docs/html/sdk/ |
android-2.2-highlights.jd | 286 for these situations. A scale gesture detector API provides improved definition of multi-touch
|
/frameworks/policies/base/phone/com/android/internal/policy/impl/ |
SimUnlockScreen.java | 310 * Helper class to handle input from touch dialer. Only relevant when
|
/packages/apps/AccountsAndSyncSettings/res/values/ |
strings.xml | 49 <string name="sync_one_time_sync">Touch to sync now<xliff:g id="last_sync_time">\n%1$s</xliff:g></string>
|
/packages/apps/Browser/src/com/android/browser/ |
BrowserBackupAgent.java | 136 // all the data successfully, we don't touch the bookmarks table
|
/packages/apps/Contacts/src/com/android/contacts/ |
SpecialCharSequenceMgr.java | 132 // for touch-enabled lists, so it does not make sense to try to work
|
TwelveKeyDialer.java | [all...] |
Completed in 1985 milliseconds
<<21222324252627282930>>