Home
last modified time | relevance | path

Searched refs:mm (Results 1 – 21 of 21) sorted by relevance

/system/nfc/src/include/
DNfcAdaptation.h79 explicit operator ThreadMutex&() { return mm; }
80 explicit operator pthread_mutex_t*() { return (pthread_mutex_t*)mm; }
83 ThreadMutex& mm;
/system/teeui/test/example_config/
DREADME62 "native-test-flag": "--mm2px=<pixel per millimeter (px/mm) ratio>"
65 …lag": "--powerButtonTop=<distance from the top of the power button to the top of the screen in mm>"
68 …"--powerButtonBottom=<distance from the bottom of the power button to the top of the screen in mm>"
71 …: "--volUpButtonTop=<distance from the top of the UP volume button to the top of the screen in mm>"
74 …volUpButtonBottom=<distance from the bottom of the UP power button to the top of the screen in mm>"
/system/bt/vendor_libs/test_vendor_lib/scripts/
Dbuild_and_run.sh96 mm
/system/teeui/libteeui/include/teeui/
Dutils.h178 using mm = UnitT<Unit::MM>;
184 template <> static constexpr const char* str<mm> = "mm";
456 operator Coordinate<mm, Numeric>() const { return valuepx_ / mm2px_; }
495 Proxy operator=(const Coordinate<mm, Numeric>& rhs) const {
523 using mms = Coordinate<mm>;
529 constexpr mms operator""_mm(long double mm) {
530 return mms(mm);
538 constexpr mms operator""_mm(unsigned long long mm) {
539 return mms(mm);
/system/media/audio_utils/tests/
Dbuild_and_run_all_unit_tests.sh14 mm
/system/nfc/src/adaptation/
DNfcAdaptation.cc932 AutoThreadMutex::AutoThreadMutex(ThreadMutex& m) : mm(m) { mm.lock(); } in AutoThreadMutex()
943 AutoThreadMutex::~AutoThreadMutex() { mm.unlock(); } in ~AutoThreadMutex()
/system/core/libpixelflinger/
Dscanline.cpp780 uint32_t mm[4]; in scanline() local
789 mm[0] = (0x10 - u) * (0x10 - v); in scanline()
790 mm[1] = (0x10 - u) * v; in scanline()
791 mm[2] = u * (0x10 - v); in scanline()
792 mm[3] = 0x100 - (mm[0] + mm[1] + mm[2]); in scanline()
797 texel.c[j] = texels[0].c[j]*mm[0] + in scanline()
798 texels[1].c[j]*mm[1] + in scanline()
799 texels[2].c[j]*mm[2] + in scanline()
800 texels[3].c[j]*mm[3] ; in scanline()
/system/extras/boottime_tools/bootanalyze/
Dbugreport_anayze.py180 mm = int(m.group(1))
187 dt = datetime(2017, mm, dd, hh, min, secs, usecs)
/system/sepolicy/prebuilts/api/29.0/private/
Dgenfs_contexts138 genfscon sysfs /kernel/mm/transparent_hugepage u:object_r:sysfs_transparent_hugepage:s0
/system/sepolicy/private/
Dgenfs_contexts146 genfscon sysfs /kernel/mm/transparent_hugepage u:object_r:sysfs_transparent_hugepage:s0
/system/sepolicy/prebuilts/api/30.0/private/
Dgenfs_contexts146 genfscon sysfs /kernel/mm/transparent_hugepage u:object_r:sysfs_transparent_hugepage:s0
/system/sepolicy/public/
Ddomain.te228 # included by libc) reads /sys/kernel/mm/transparent_hugepage/enabled.
/system/timezone/input_data/android/
Dcountryzones.txt2101 isoCode:"mm"
/system/sepolicy/prebuilts/api/29.0/public/
Ddomain.te215 # included by libc) reads /sys/kernel/mm/transparent_hugepage/enabled.
/system/sepolicy/prebuilts/api/30.0/public/
Ddomain.te217 # included by libc) reads /sys/kernel/mm/transparent_hugepage/enabled.
/system/media/audio_utils/
DDoxyfile.orig763 # *.md, *.mm, *.dox, *.py, *.f90, *.f, *.for, *.tcl, *.vhd, *.vhdl, *.ucf,
1581 # Possible values are: a4 (210 x 297 mm), letter (8.5 x 11 inches), legal (8.5 x
DDoxyfile.bak763 # *.md, *.mm, *.dox, *.py, *.f90, *.f, *.for, *.tcl, *.vhd, *.vhdl, *.ucf,
1581 # Possible values are: a4 (210 x 297 mm), letter (8.5 x 11 inches), legal (8.5 x
DDoxyfile845 # *.m, *.markdown, *.md, *.mm, *.dox, *.py, *.pyw, *.f90, *.f95, *.f03, *.f08,
1729 # Possible values are: a4 (210 x 297 mm), letter (8.5 x 11 inches), legal (8.5 x
/system/chre/chre_api/doc/
DDoxyfile796 # *.m, *.markdown, *.md, *.mm, *.dox, *.py, *.pyw, *.f90, *.f, *.for, *.tcl,
1626 # Possible values are: a4 (210 x 297 mm), letter (8.5 x 11 inches), legal (8.5 x
/system/chre/pal/doc/
DDoxyfile796 # *.m, *.markdown, *.md, *.mm, *.dox, *.py, *.pyw, *.f90, *.f, *.for, *.tcl,
1626 # Possible values are: a4 (210 x 297 mm), letter (8.5 x 11 inches), legal (8.5 x
/system/memory/libmeminfo/testdata1/
Dsmaps9611 VmFlags: rd mr me dc nr mm
16216 VmFlags: rd mr me dc nr mm