OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:inches
(Results
1 - 4
of
4
) sorted by null
/hardware/bsp/intel/peripheral/libupm/src/maxsonarez/
maxsonarez.cxx
55
int MAXSONAREZ::
inches
()
function in class:MAXSONAREZ
/external/sl4a/Common/src/com/googlecode/android_scripting/facade/ui/
ViewInflater.java
410
float
inches
= mMetrics.ydpi * size;
local
412
return
inches
;
415
return
inches
/ 72;
418
return (float) (
inches
/ 2.54);
[
all
...]
/prebuilts/gdb/darwin-x86/lib/python2.7/plat-mac/lib-scriptpackages/StdSuites/
AppleScript_Suite.py
941
"""cubic
inches
- a volume measurement in Imperial cubic
inches
"""
1020
class
inches
(aetools.ComponentItem):
class in inherits:aetools.ComponentItem
[
all
...]
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/lib-scriptpackages/StdSuites/
AppleScript_Suite.py
941
"""cubic
inches
- a volume measurement in Imperial cubic
inches
"""
1020
class
inches
(aetools.ComponentItem):
class in inherits:aetools.ComponentItem
[
all
...]
Completed in 4124 milliseconds