Home
last modified time | relevance | path

Searched refs:remain (Results 1 – 25 of 57) sorted by relevance

123

/hardware/qcom/bt/msm8996/libbt-vendor/src/
Dhci_uart.c461 int remain, r; in read_hci_event() local
492 remain = buf[2]; in read_hci_event()
494 remain = size - 3; in read_hci_event()
496 while ((count - 3) < remain) { in read_hci_event()
497 r = read(fd, buf + count, remain - (count - 3)); in read_hci_event()
Dhw_rome.c292 int remain, r; in read_vs_hci_event() local
326 remain = buf[2]; in read_vs_hci_event()
328 remain = size - 3; in read_vs_hci_event()
330 while ((count - 3) < remain) { in read_vs_hci_event()
331 r = read(fd, buf + count, remain - (count - 3)); in read_vs_hci_event()
/hardware/qcom/bt/msm8992/libbt-vendor/src/
Dhci_uart.c461 int remain, r; in read_hci_event() local
492 remain = buf[2]; in read_hci_event()
494 remain = size - 3; in read_hci_event()
496 while ((count - 3) < remain) { in read_hci_event()
497 r = read(fd, buf + count, remain - (count - 3)); in read_hci_event()
Dhw_rome.c292 int remain, r; in read_vs_hci_event() local
326 remain = buf[2]; in read_vs_hci_event()
328 remain = size - 3; in read_vs_hci_event()
330 while ((count - 3) < remain) { in read_vs_hci_event()
331 r = read(fd, buf + count, remain - (count - 3)); in read_vs_hci_event()
/hardware/qcom/bt/msm8909/libbt-vendor/src/
Dhci_uart.c461 int remain, r; in read_hci_event() local
492 remain = buf[2]; in read_hci_event()
494 remain = size - 3; in read_hci_event()
496 while ((count - 3) < remain) { in read_hci_event()
497 r = read(fd, buf + count, remain - (count - 3)); in read_hci_event()
Dhw_rome.c315 int remain, r; in read_vs_hci_event() local
349 remain = buf[2]; in read_vs_hci_event()
351 remain = size - 3; in read_vs_hci_event()
353 while ((count - 3) < remain) { in read_vs_hci_event()
354 r = read(fd, buf + count, remain - (count - 3)); in read_vs_hci_event()
/hardware/intel/img/hwcomposer/merrifield/common/observers/
DSoftVsyncObserver.cpp22 struct timespec *remain);
/hardware/intel/common/libva/
Dconfigure.ac37 # XXX: we want the package version to remain at 1.0.x for VA-API 0.32.y
55 # XXX: we want the SONAME to remain at libva.so.1 for VA-API major == 0
/hardware/broadcom/wlan/bcmdhd/dhdutil/
Dbcmutils.c165 uint len, remain, align64; in pktsegcnt_war() local
180 remain = len % 128; in pktsegcnt_war()
181 if (remain > 0 && remain <= 4) in pktsegcnt_war()
/hardware/broadcom/wlan/bcmdhd/firmware/
DLICENSE.TXT117 their nature should survive termination will remain in effect after
148 of Licensee shall be and remain the property of Broadcom, and shall be
/hardware/invensense/6515/libsensors_iio/
DLicense.txt117 their nature should survive termination will remain in effect after
148 of Licensee shall be and remain the property of InvenSense, and shall be
/hardware/libhardware/
DNOTICE57 of this License, Derivative Works shall not include works that remain
/hardware/ril/rild/
DNOTICE57 of this License, Derivative Works shall not include works that remain
/hardware/qcom/display/msm8909/libcopybit/
DNOTICE57 of this License, Derivative Works shall not include works that remain
/hardware/qcom/display/msm8994/libcopybit/
DNOTICE57 of this License, Derivative Works shall not include works that remain
/hardware/qcom/bt/msm8992/libbt-vendor/
DNOTICE57 of this License, Derivative Works shall not include works that remain
/hardware/qcom/display/msm8994/libgralloc/
DNOTICE57 of this License, Derivative Works shall not include works that remain
/hardware/libhardware_legacy/
DNOTICE57 of this License, Derivative Works shall not include works that remain
/hardware/qcom/display/msm8996/libcopybit/
DNOTICE57 of this License, Derivative Works shall not include works that remain
/hardware/qcom/display/msm8996/libgralloc/
DNOTICE57 of this License, Derivative Works shall not include works that remain
/hardware/qcom/display/msm8084/liblight/
DNOTICE57 of this License, Derivative Works shall not include works that remain
/hardware/qcom/display/msm8994/liblight/
DNOTICE57 of this License, Derivative Works shall not include works that remain
/hardware/ril/reference-ril/
DNOTICE57 of this License, Derivative Works shall not include works that remain
/hardware/qcom/media/msm8974/libstagefrighthw/
DNOTICE56 of this License, Derivative Works shall not include works that remain
/hardware/qcom/audio/legacy/alsa_sound/
DNOTICE58 of this License, Derivative Works shall not include works that remain

123