OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TOUCH
(Results
1 - 3
of
3
) sorted by null
/external/curl/lib/
Makefile.m32
95
TOUCH
=
touch
$1
110
TOUCH
= copy 2>&1>NUL /b $(subst /,\,$1) +,,
/external/curl/src/
Makefile.m32
110
TOUCH
=
touch
$1
125
TOUCH
= copy 2>&1>NUL /b $(subst /,\,$1) +,,
/frameworks/native/services/inputflinger/tests/
InputReader_test.cpp
4614
float
touch
= float(rawTouchMajor) \/ 2 * 10.0f + 160.0f;
local
4660
float
touch
= sqrtf(rawTouchMajor) * 43.0f + 3.0f;
local
[
all
...]
Completed in 177 milliseconds