/hardware/qcom/sdm845/bt/libbt-vendor/src/ |
D | hci_smd.c | 59 struct termios term; in bt_hci_init_transport_id() local 118 if (tcgetattr(fd, &term) < 0) in bt_hci_init_transport_id() 125 cfmakeraw(&term); in bt_hci_init_transport_id() 130 term.c_cflag |= (CRTSCTS | CLOCAL); in bt_hci_init_transport_id() 132 if (tcsetattr(fd, TCSANOW, &term) < 0) in bt_hci_init_transport_id()
|
/hardware/qcom/bt/msm8992/libbt-vendor/src/ |
D | hci_smd.c | 57 struct termios term; in bt_hci_init_transport_id() local 116 if (tcgetattr(fd, &term) < 0) in bt_hci_init_transport_id() 123 cfmakeraw(&term); in bt_hci_init_transport_id() 128 term.c_cflag |= (CRTSCTS | CLOCAL); in bt_hci_init_transport_id() 130 if (tcsetattr(fd, TCSANOW, &term) < 0) in bt_hci_init_transport_id()
|
/hardware/qcom/bt/msm8998/libbt-vendor/src/ |
D | hci_smd.c | 61 struct termios term; in bt_hci_init_transport_id() local 120 if (tcgetattr(fd, &term) < 0) in bt_hci_init_transport_id() 127 cfmakeraw(&term); in bt_hci_init_transport_id() 132 term.c_cflag |= (CRTSCTS | CLOCAL); in bt_hci_init_transport_id() 134 if (tcsetattr(fd, TCSANOW, &term) < 0) in bt_hci_init_transport_id()
|
/hardware/qcom/bt/msm8909w_3100/libbt-vendor/src/ |
D | hci_smd.c | 58 struct termios term; in bt_hci_init_transport_id() local 117 if (tcgetattr(fd, &term) < 0) in bt_hci_init_transport_id() 124 cfmakeraw(&term); in bt_hci_init_transport_id() 129 term.c_cflag |= (CRTSCTS | CLOCAL); in bt_hci_init_transport_id() 131 if (tcsetattr(fd, TCSANOW, &term) < 0) in bt_hci_init_transport_id()
|
/hardware/qcom/bt/msm8909/libbt-vendor/src/ |
D | hci_smd.c | 58 struct termios term; in bt_hci_init_transport_id() local 117 if (tcgetattr(fd, &term) < 0) in bt_hci_init_transport_id() 124 cfmakeraw(&term); in bt_hci_init_transport_id() 129 term.c_cflag |= (CRTSCTS | CLOCAL); in bt_hci_init_transport_id() 131 if (tcsetattr(fd, TCSANOW, &term) < 0) in bt_hci_init_transport_id()
|
/hardware/qcom/bt/msm8996/libbt-vendor/src/ |
D | hci_smd.c | 61 struct termios term; in bt_hci_init_transport_id() local 120 if (tcgetattr(fd, &term) < 0) in bt_hci_init_transport_id() 127 cfmakeraw(&term); in bt_hci_init_transport_id() 132 term.c_cflag |= (CRTSCTS | CLOCAL); in bt_hci_init_transport_id() 134 if (tcsetattr(fd, TCSANOW, &term) < 0) in bt_hci_init_transport_id()
|
/hardware/qcom/bt/msm8960/libbt-vendor/src/ |
D | userial_vendor.c | 84 struct termios term; in bt_hci_init_transport_id() local 123 if (tcgetattr(fd, &term) < 0) in bt_hci_init_transport_id() 130 cfmakeraw(&term); in bt_hci_init_transport_id() 135 term.c_cflag |= (CRTSCTS | CLOCAL); in bt_hci_init_transport_id() 137 if (tcsetattr(fd, TCSANOW, &term) < 0) in bt_hci_init_transport_id()
|
/hardware/invensense/6515/libsensors_iio/software/simple_apps/devnode_parser/ |
D | read_device_node.c | 43 struct termios term; in _kbhit() local 44 tcgetattr(STDIN, &term); in _kbhit() 45 term.c_lflag &= ~ICANON; in _kbhit() 46 tcsetattr(STDIN, TCSANOW, &term); in _kbhit()
|
/hardware/invensense/6515/libsensors_iio/software/simple_apps/gesture_test/ |
D | inv_gesture_test.c | 160 struct termios term; in _kbhit() local 161 tcgetattr(STDIN, &term); in _kbhit() 162 term.c_lflag &= ~ICANON; in _kbhit() 163 tcsetattr(STDIN, TCSANOW, &term); in _kbhit()
|
/hardware/invensense/6515/libsensors_iio/software/simple_apps/mpu_iio/ |
D | mpu_iio.c | 75 struct termios term; in _kbhit() local 76 tcgetattr(STDIN, &term); in _kbhit() 77 term.c_lflag &= ~ICANON; in _kbhit() 78 tcsetattr(STDIN, TCSANOW, &term); in _kbhit()
|
/hardware/broadcom/wlan/bcmdhd/firmware/ |
D | LICENSE.TXT | 193 any term or provision of this Agreement is found by a court of competent
|
/hardware/invensense/6515/libsensors_iio/ |
D | License.txt | 193 any term or provision of this Agreement is found by a court of competent
|
/hardware/interfaces/media/c2/1.0/ |
D | types.hal | 226 * The non-homogeneous term in the recurrence relation.
|
/hardware/interfaces/neuralnetworks/1.0/ |
D | types.hal | 891 * Hasim Sak, Andrew Senior, and Francoise Beaufays. "Long short-term memory
|
/hardware/interfaces/neuralnetworks/1.2/ |
D | types.hal | 1216 * Hasim Sak, Andrew Senior, and Francoise Beaufays. "Long short-term memory 3271 * quadratic term.
|