HomeSort by relevance Sort by last modified time
    Searched full:touch (Results 451 - 475 of 1042) sorted by null

<<11121314151617181920>>

  /external/iproute2/include/linux/
netlink.h 64 #define NLM_F_EXCL 0x200 /* Do not touch, if it exists */
  /external/jpeg/
transupp.h 92 /* Internal workspace: caller should not touch these */
  /external/openssl/crypto/buffer/
Makefile 38 @touch lib
  /external/openssl/crypto/camellia/
Makefile 46 @touch lib
  /external/openssl/crypto/comp/
Makefile 41 @touch lib
  /external/openssl/crypto/md5/
Makefile 43 @touch lib
  /external/openssl/crypto/mdc2/
Makefile 38 @touch lib
  /external/openssl/crypto/ripemd/
Makefile 43 @touch lib
  /external/qemu/
gen-charmap.py 14 * do not touch. the generation command was:
  /external/qemu/slirp/
slirp_config.h 51 * You shouldn't need to touch any of these
  /external/qemu/slirp-android/
slirp_config.h 51 * You shouldn't need to touch any of these
  /external/quake/quake/src/QW/client/
d_iface.h 44 // drivers never touch the following fields
glquake2.h 119 // drivers never touch the following fields
  /external/quake/quake/src/WinQuake/
d_iface.h 45 // drivers never touch the following fields
  /external/webkit/WebCore/
DerivedSources.make 564 touch CSSGrammar.cpp.h
565 touch CSSGrammar.hpp
579 touch XPathGrammar.cpp.h
580 touch XPathGrammar.hpp
  /external/webkit/WebCore/WebCore.vcproj/
WebCoreCommon.vsprops 23 CommandLine="%SystemDrive%\cygwin\bin\which.exe bash&#x0D;&#x0A;if errorlevel 1 set PATH=%SystemDrive%\cygwin\bin;%PATH%&#x0D;&#x0A;cmd /c&#x0D;&#x0A;if exist &quot;$(WebKitOutputDir)\buildfailed&quot; grep XX$(ProjectName)XX &quot;$(WebKitOutputDir)\buildfailed&quot;&#x0D;&#x0A;if errorlevel 1 exit 1&#x0D;&#x0A;echo XX$(ProjectName)XX &gt; &quot;$(WebKitOutputDir)\buildfailed&quot;&#x0D;&#x0A;&#x0D;&#x0A;touch &quot;$(WebKitOutputDir)\tmp.cpp&quot;&#x0D;&#x0A;cl /analyze /nologo /c &quot;$(WebKitOutputDir)\tmp.cpp&quot; /Fo&quot;$(IntDir)\tmp.obj&quot; 2&gt;&amp;1 | findstr D9040&#x0D;&#x0A;if ERRORLEVEL 1 (set EnablePREfast=&quot;true&quot;) else (set EnablePREfast=&quot;false&quot;)&#x0D;&#x0A;if ERRORLEVEL 1 (set AnalyzeWithLargeStack=&quot;/analyze:65536&quot;) else (set AnalyzeWithLargeStack=&quot;&quot;)&#x0D;&#x0A;exit /b&#x0D;&#x0A;"
  /external/webkit/WebCore/dom/
Event.cpp 211 // touch events
  /external/webkit/WebKitTools/Scripts/
webkit-patch 52 make_option("--dry-run", action="store_true", dest="dry_run", default=False, help="do not touch remote servers"),
  /frameworks/base/core/java/android/content/pm/
ConfigurationInfo.java 29 * The kind of touch screen attached to the device.
  /frameworks/base/core/tests/coretests/src/android/widget/gridview/touch/
GridTouchVerticalSpacingStackFromBottomTest.java 17 package android.widget.gridview.touch;
GridTouchVerticalSpacingTest.java 17 package android.widget.gridview.touch;
  /frameworks/base/docs/html/resources/articles/
listview-backgrounds.jd 29 a scroll initiated with a touch gesture:</p>
  /frameworks/base/media/libdrm/mobile2/src/util/ustl-1.0/
bsconf.h 58 "RANLIB", "ranlib", "ranlib", "touch",
  /frameworks/base/services/java/com/android/server/status/
StatusBarView.java 174 * Ensure that, if there is no target under us to receive the touch,
  /frameworks/base/tests/BrowserTestPlugin/jni/event/
EventPlugin.cpp 173 gLogI.log(kError_ANPLogType, " ------ %p the plugin did not request touch events", inst());

Completed in 212 milliseconds

<<11121314151617181920>>