Home
last modified time | relevance | path

Searched refs:high (Results 1 – 25 of 33) sorted by relevance

12

/device/google/contexthub/firmware/lib/builtins/
Dudivmoddi4.c36 if (n.s.high == 0) in __udivmoddi4()
38 if (d.s.high == 0) in __udivmoddi4()
59 if (d.s.high == 0) in __udivmoddi4()
66 *rem = n.s.high % d.s.low; in __udivmoddi4()
67 return n.s.high / d.s.low; in __udivmoddi4()
78 r.s.high = n.s.high % d.s.high; in __udivmoddi4()
82 return n.s.high / d.s.high; in __udivmoddi4()
88 if ((d.s.high & (d.s.high - 1)) == 0) /* if d is a power of 2 */ in __udivmoddi4()
93 r.s.high = n.s.high & (d.s.high - 1); in __udivmoddi4()
96 return n.s.high >> __builtin_ctz(d.s.high); in __udivmoddi4()
[all …]
Daeabi_llsr.c32 result.s.high = 0; in __aeabi_llsr()
33 result.s.low = input.s.high >> (b - bits_in_word); in __aeabi_llsr()
39 result.s.high = input.s.high >> b; in __aeabi_llsr()
40 result.s.low = (input.s.high << (bits_in_word - b)) | (input.s.low >> b); in __aeabi_llsr()
Daeabi_f2ulz.c24 su_int high = da / 4294967296.f; /* da / 0x1p32f; */ in __aeabi_f2ulz() local
25 su_int low = da - (float)high * 4294967296.f; /* high * 0x1p32f; */ in __aeabi_f2ulz()
26 return ((du_int)high << 32) | low; in __aeabi_f2ulz()
Daeabi_llsl.c33 result.s.high = input.s.low << (b - bits_in_word); in __aeabi_llsl()
40 result.s.high = (input.s.high << b) | (input.s.low >> (bits_in_word - b)); in __aeabi_llsl()
Dint_lib.h34 si_int high; member
44 su_int high; member
Dfp_extend_impl.inc1 //=-lib/fp_extend_impl.inc - low precision -> high precision conversion -*-- -//
/device/google/contexthub/firmware/lib/libm/
Def_rem_pio2.c148 __uint32_t high; local
151 GET_FLOAT_WORD(high,y[0]);
152 i = j-((high>>23)&0xff);
159 GET_FLOAT_WORD(high,y[0]);
160 i = j-((high>>23)&0xff);
/device/google/zumapro/conf/
Dinit.zumapro.soc.rc74 mkdir /dev/cpuset/camera-daemon-high-group
75 write /dev/cpuset/camera-daemon-high-group/cpus 0-7
76 write /dev/cpuset/camera-daemon-high-group/mems 0
77 chown system system /dev/cpuset/camera-daemon-high-group/tasks
78 chmod 0664 /dev/cpuset/camera-daemon-high-group/tasks
86 mkdir /dev/cpuset/camera-daemon-mid-high-group
87 write /dev/cpuset/camera-daemon-mid-high-group/cpus 0-7
88 write /dev/cpuset/camera-daemon-mid-high-group/mems 0
89 chown system system /dev/cpuset/camera-daemon-mid-high-group/tasks
90 chmod 0664 /dev/cpuset/camera-daemon-mid-high-group/tasks
Dinit.zuma.soc.rc63 mkdir /dev/cpuset/camera-daemon-high-group
64 write /dev/cpuset/camera-daemon-high-group/cpus 0-8
65 write /dev/cpuset/camera-daemon-high-group/mems 0
66 chown system system /dev/cpuset/camera-daemon-high-group/tasks
67 chmod 0664 /dev/cpuset/camera-daemon-high-group/tasks
75 mkdir /dev/cpuset/camera-daemon-mid-high-group
76 write /dev/cpuset/camera-daemon-mid-high-group/cpus 0-8
77 write /dev/cpuset/camera-daemon-mid-high-group/mems 0
78 chown system system /dev/cpuset/camera-daemon-mid-high-group/tasks
79 chmod 0664 /dev/cpuset/camera-daemon-mid-high-group/tasks
/device/google/gs101/conf/
Dinit.gs101.rc119 # Apply network parameters for high data performance.
189 mkdir /dev/cpuset/camera-daemon-high-group
190 write /dev/cpuset/camera-daemon-high-group/cpus 0-7
191 write /dev/cpuset/camera-daemon-high-group/mems 0
192 chown system system /dev/cpuset/camera-daemon-high-group/tasks
193 chmod 0664 /dev/cpuset/camera-daemon-high-group/tasks
201 mkdir /dev/cpuset/camera-daemon-mid-high-group
202 write /dev/cpuset/camera-daemon-mid-high-group/cpus 0-7
203 write /dev/cpuset/camera-daemon-mid-high-group/mems 0
204 chown system system /dev/cpuset/camera-daemon-mid-high-group/tasks
[all …]
/device/google/zuma/conf/
Dinit.zuma.rc120 # Apply network parameters for high data performance.
192 mkdir /dev/cpuset/camera-daemon-high-group
193 write /dev/cpuset/camera-daemon-high-group/cpus 0-8
194 write /dev/cpuset/camera-daemon-high-group/mems 0
195 chown system system /dev/cpuset/camera-daemon-high-group/tasks
196 chmod 0664 /dev/cpuset/camera-daemon-high-group/tasks
204 mkdir /dev/cpuset/camera-daemon-mid-high-group
205 write /dev/cpuset/camera-daemon-mid-high-group/cpus 0-8
206 write /dev/cpuset/camera-daemon-mid-high-group/mems 0
207 chown system system /dev/cpuset/camera-daemon-mid-high-group/tasks
[all …]
/device/google/gs201/conf/
Dinit.gs201.rc123 # Apply network parameters for high data performance.
193 mkdir /dev/cpuset/camera-daemon-high-group
194 write /dev/cpuset/camera-daemon-high-group/cpus 0-7
195 write /dev/cpuset/camera-daemon-high-group/mems 0
196 chown system system /dev/cpuset/camera-daemon-high-group/tasks
197 chmod 0664 /dev/cpuset/camera-daemon-high-group/tasks
205 mkdir /dev/cpuset/camera-daemon-mid-high-group
206 write /dev/cpuset/camera-daemon-mid-high-group/cpus 0-7
207 write /dev/cpuset/camera-daemon-mid-high-group/mems 0
208 chown system system /dev/cpuset/camera-daemon-mid-high-group/tasks
[all …]
/device/google/gs-common/performance/
Dinit.pixel-mm-gs.rc16 # adjust PCP high level
/device/google/contexthub/firmware/os/drivers/st_acc44/
DREADME2 The driver uses the device in high-resolution mode with FS=8g.
/device/linaro/hikey/
Dinit.common.rc86 on property:usb_speed.switch=high
/device/google/akita/location/gnssd/release/
Dgps.cfg185 # force engine to engage high accuracy if entire response time used; default 0
/device/google/caimito/location/ripcurrent24/userdebug/
Dgps.cfg217 # force engine to engage high accuracy if entire response time used; default 0
/device/google/comet/location/userdebug/
Dgps.cfg221 # force engine to engage high accuracy if entire response time used; default 0
/device/google/caimito/location/tokay/userdebug/
Dgps.cfg221 # force engine to engage high accuracy if entire response time used; default 0
/device/google/caimito/location/komodo/userdebug/
Dgps.cfg221 # force engine to engage high accuracy if entire response time used; default 0
/device/google/caimito/location/caiman/userdebug/
Dgps.cfg221 # force engine to engage high accuracy if entire response time used; default 0
/device/google/caimito/location/ripcurrentpro/userdebug/
Dgps.cfg217 # force engine to engage high accuracy if entire response time used; default 0
/device/google/contexthub/firmware/
DCodingStandard.txt5 …0. Code will not be wrapped to 80 characters. We all have 24+ inch high-res displays. Let's use th…
/device/google/cuttlefish/tools/gigabyte-ampere-cuttlefish-installer/
DREADME.md91 You can also document commands to lint the code or run tests. These steps help to ensure high code …
/device/linaro/poplar/wifi/wifi_hal/
Dgscan.cpp1051 result = request.put_u8(GSCAN_ATTRIBUTE_RSSI_HIGH, mParams.ap[i].high); in createSetupRequest()
1474 result = request.put_u8(GSCAN_ATTRIBUTE_RSSI_HIGH, mParams.ap[i].high); in createSetupRequest()

12