Searched refs:hc (Results 1 – 11 of 11) sorted by relevance
/hardware/interfaces/health/1.0/default/ |
D | convert.cpp | 25 void convertToHealthConfig(const struct healthd_config *hc, HealthConfig& config) { in convertToHealthConfig() argument 26 config.periodicChoresIntervalFast = hc->periodic_chores_interval_fast; in convertToHealthConfig() 27 config.periodicChoresIntervalSlow = hc->periodic_chores_interval_slow; in convertToHealthConfig() 29 config.batteryStatusPath = hc->batteryStatusPath.c_str(); in convertToHealthConfig() 30 config.batteryHealthPath = hc->batteryHealthPath.c_str(); in convertToHealthConfig() 31 config.batteryPresentPath = hc->batteryPresentPath.c_str(); in convertToHealthConfig() 32 config.batteryCapacityPath = hc->batteryCapacityPath.c_str(); in convertToHealthConfig() 33 config.batteryVoltagePath = hc->batteryVoltagePath.c_str(); in convertToHealthConfig() 34 config.batteryTemperaturePath = hc->batteryTemperaturePath.c_str(); in convertToHealthConfig() 35 config.batteryTechnologyPath = hc->batteryTechnologyPath.c_str(); in convertToHealthConfig() [all …]
|
/hardware/interfaces/health/1.0/default/include/ |
D | hal_conversion.h | 29 void convertToHealthConfig(const struct healthd_config *hc, 31 void convertFromHealthConfig(const HealthConfig& c, struct healthd_config *hc);
|
/hardware/qcom/bt/msm8909/libbt-vendor/src/ |
D | hw_ar3k.c | 1192 hci_command_hdr hc; in hci_send_cmd() local 1196 hc.opcode = htobs(cmd_opcode_pack(ogf, ocf)); in hci_send_cmd() 1197 hc.plen= plen; in hci_send_cmd() 1201 iv[1].iov_base = &hc; in hci_send_cmd()
|
/hardware/qcom/bt/msm8996/libbt-vendor/src/ |
D | hw_ar3k.c | 1198 hci_command_hdr hc; in hci_send_cmd() local 1202 hc.opcode = htobs(cmd_opcode_pack(ogf, ocf)); in hci_send_cmd() 1203 hc.plen= plen; in hci_send_cmd() 1207 iv[1].iov_base = &hc; in hci_send_cmd()
|
/hardware/qcom/bt/msm8992/libbt-vendor/src/ |
D | hw_ar3k.c | 1192 hci_command_hdr hc; in hci_send_cmd() local 1196 hc.opcode = htobs(cmd_opcode_pack(ogf, ocf)); in hci_send_cmd() 1197 hc.plen= plen; in hci_send_cmd() 1201 iv[1].iov_base = &hc; in hci_send_cmd()
|
/hardware/qcom/bt/msm8998/libbt-vendor/src/ |
D | hw_ar3k.c | 1200 hci_command_hdr hc; in hci_send_cmd() local 1204 hc.opcode = htobs(cmd_opcode_pack(ogf, ocf)); in hci_send_cmd() 1205 hc.plen= plen; in hci_send_cmd() 1209 iv[1].iov_base = &hc; in hci_send_cmd()
|
/hardware/qcom/bt/msm8909w_3100/libbt-vendor/src/ |
D | hw_ar3k.c | 1196 hci_command_hdr hc; in hci_send_cmd() local 1200 hc.opcode = htobs(cmd_opcode_pack(ogf, ocf)); in hci_send_cmd() 1201 hc.plen= plen; in hci_send_cmd() 1205 iv[1].iov_base = &hc; in hci_send_cmd()
|
/hardware/interfaces/neuralnetworks/1.0/ |
D | types.hal | 839 * g(W_{xc}x_t+W_{hc}h_{t-1}+b_c),\ t_{cell}) & \\ 866 * * \f$W_{hc}\f$ is the recurrent-to-cell weight matrix, 948 * * 7: The recurrent-to-cell weights (\f$W_{hc}\f$).
|
/hardware/interfaces/neuralnetworks/1.2/ |
D | types.hal | 1108 * g(W_{xc}x_t+W_{hc}h_{t-1}+b_c),\ t_{cell}) & \\ 1135 * * \f$W_{hc}\f$ is the recurrent-to-cell weight matrix, 1234 * * 7: The recurrent-to-cell weights (\f$W_{hc}\f$). 4503 * * 7: The recurrent-to-cell weights (\f$W_{hc}\f$).
|
/hardware/interfaces/neuralnetworks/1.3/ |
D | types.hal | 1106 * g(W_{xc}x_t+W_{hc}h_{t-1}+b_c),\ t_{cell}) & \\ 1133 * * \f$W_{hc}\f$ is the recurrent-to-cell weight matrix, 1232 * * 7: The recurrent-to-cell weights (\f$W_{hc}\f$). 4764 * * 7: The recurrent-to-cell weights (\f$W_{hc}\f$).
|
/hardware/interfaces/tv/tuner/assets/ |
D | tuner_frontend_input.es | 2400 …2U��t��ʍu�]ٹ�6�Б\h#Ĭ֧�\xH����|n`p����u``�iG02;T���������hc�� �x��i�`��p����xz… 2716 …��[�S��R[rSds/�N.��\����9�5�fu��j��S�v_vy'�?���se��������@���TKhcNJ�QD�@N��S~����7u"�… 3907 …�`�h,x>@��l.���ꟕW�_���Um�1���u���yhN,o.e��k��/��d�ku˲���Hp��>U/!T���rFhc\L|�aP#��p���� 4728 …�iY���F����;Ϗ�?����9�S�o�^�@{���(�`Ln"���a�P��ov�wsc���E'L�A���+hc����Y����O�s���:�\…
|