/external/libkmsxx/kms++/src/ |
D | videomode.cpp | 115 string h = fmt::format("{}/{}/{}/{}/{}", hdisplay, hfp(), hsw(), hbp(), sync_to_char(hsync())); in to_string_long() 131 string h = fmt::format("{}/{}/{}/{}/{}", hdisplay, hfp(), hsw(), hbp(), sync_to_char(hsync())); in to_string_long_padded() 146 uint16_t hact, uint16_t hfp, uint16_t hsw, uint16_t hbp, in videomode_from_timings() argument 153 m.hsync_start = hact + hfp; in videomode_from_timings() 154 m.hsync_end = hact + hfp + hsw; in videomode_from_timings() 155 m.htotal = hact + hfp + hsw + hbp; in videomode_from_timings()
|
D | modedb_dmt.cpp | 13 #define DRM_MODE(nm, c, hact, hfp, hsw, hbp, vact, vfp, vsw, vbp, f) … argument 16 …display = (hact), .hsync_start = (hact) + (hfp), .hsync_end = (hact) + (hfp) + (hsw), .htotal = (h… 18 ….vrefresh = DIV_ROUND(c * 1000, ((hact) + (hfp) + (hsw) + (hbp)) * ((vact) + (vfp) + (vsw) + (vbp)…
|
/external/libkmsxx/kms++/inc/kms++/ |
D | videomode.h | 31 uint16_t hfp() const { return hsync_start - hdisplay; } in hfp() function 57 uint16_t hact, uint16_t hfp, uint16_t hsw, uint16_t hbp,
|
/external/cpuinfo/test/build.prop/ |
D | moto-g-gen3.log | 139 # System prop to turn on hfp client 140 bluetooth.hfp.client=1 260 ro.bluetooth.hfp.ver=1.6
|
D | galaxy-a8-2016-duos.log | 132 # System prop to turn on hfp client 133 bluetooth.hfp.client=1
|
D | galaxy-s5-us.log | 131 # System prop to turn on hfp client 132 bluetooth.hfp.client=1
|
D | moto-g-gen4.log | 165 # System prop to turn on hfp client 166 bluetooth.hfp.client=1 334 ro.bluetooth.hfp.ver=1.6
|
D | galaxy-j5.log | 165 # System prop to turn on hfp client 166 bluetooth.hfp.client=1
|
D | moto-g-gen5.log | 187 # System prop to turn on hfp client 188 bluetooth.hfp.client=1 361 ro.bluetooth.hfp.ver=1.6
|
D | zenfone-2.log | 108 bt.hfp.WideBandSpeechEnabled=true
|
D | oppo-a37.log | 207 # System prop to turn on hfp client 208 bluetooth.hfp.client=1
|
D | galaxy-c9-pro.log | 140 # System prop to turn on hfp client 141 bluetooth.hfp.client=1
|
D | xiaomi-redmi-note-3.log | 168 # System prop to turn on hfp client 169 bluetooth.hfp.client=1
|
D | lg-k10-eu.log | 141 # System prop to turn on hfp client 142 bluetooth.hfp.client=1
|
D | xiaomi-redmi-note-4.log | 124 # System prop to turn on hfp client 125 bluetooth.hfp.client=1
|
D | galaxy-s3-us.log | 121 ro.bluetooth.hfp.ver=1.6
|
D | moto-g-gen1.log | 152 ro.bluetooth.hfp.ver=1.6
|
D | moto-e-gen1.log | 148 ro.bluetooth.hfp.ver=1.6
|
D | moto-g-gen2.log | 160 ro.bluetooth.hfp.ver=1.6
|
/external/libkmsxx/utils/ |
D | kmstest.cpp | 202 unsigned hfp = stoul(sm[5]); in parse_crtc() local 213 output.mode = videomode_from_timings(clock / 1000, hact, hfp, hsw, hbp, vact, vfp, vsw, vbp); in parse_crtc()
|
/external/tensorflow/tensorflow/ |
D | workspace.bzl | 265 … "https://storage.googleapis.com/mirror.tensorflow.org/github.com/hfp/libxsmm/archive/1.14.tar.gz", 266 "https://github.com/hfp/libxsmm/archive/1.14.tar.gz",
|
/external/cpuinfo/test/dmesg/ |
D | oneplus-3t.log | 1937 [ 6.423247]@0 init: property_set("ro.qualcomm.bluetooth.hfp", "true") failed 1950 [ 6.659381]@1 init: property_set("ro.bluetooth.hfp.ver", "1.7") failed
|
D | galaxy-c9-pro.log | 1187 [ 7.046755] [5: init: 1] init: property_set("ro.qualcomm.bluetooth.hfp", "true") f…
|
D | xiaomi-redmi-note-4.log | 1577 [ 11.761247] init: property_set("ro.qualcomm.bluetooth.hfp", "true") failed
|
D | galaxy-grand-prime-value-edition.log | 613 <6>[ 0.604370] [1: swapper/0: 1] [c1] [LCD][gen_panel] hfp 40
|