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
if errorlevel 1 set PATH=%SystemDrive%\cygwin\bin;%PATH%
cmd /c
if exist "$(WebKitOutputDir)\buildfailed" grep XX$(ProjectName)XX "$(WebKitOutputDir)\buildfailed"
if errorlevel 1 exit 1
echo XX$(ProjectName)XX > "$(WebKitOutputDir)\buildfailed"

touch "$(WebKitOutputDir)\tmp.cpp"
cl /analyze /nologo /c "$(WebKitOutputDir)\tmp.cpp" /Fo"$(IntDir)\tmp.obj" 2>&1 | findstr D9040
if ERRORLEVEL 1 (set EnablePREfast="true") else (set EnablePREfast="false")
if ERRORLEVEL 1 (set AnalyzeWithLargeStack="/analyze:65536") else (set AnalyzeWithLargeStack="")
exit /b
"
|
/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>>