Home
last modified time | relevance | path

Searched refs:cf (Results 1 – 4 of 4) sorted by relevance

/hardware/ril/libril/
Dril_service.cpp698 RIL_CallForwardInfo cf; in dispatchCallForwardStatus() local
699 cf.status = (int) callInfo.status; in dispatchCallForwardStatus()
700 cf.reason = callInfo.reason; in dispatchCallForwardStatus()
701 cf.serviceClass = callInfo.serviceClass; in dispatchCallForwardStatus()
702 cf.toa = callInfo.toa; in dispatchCallForwardStatus()
703 cf.timeSeconds = callInfo.timeSeconds; in dispatchCallForwardStatus()
705 if (!copyHidlStringToRil(&cf.number, callInfo.number, pRI)) { in dispatchCallForwardStatus()
709 CALL_ONREQUEST(request, &cf, sizeof(cf), pRI, slotId); in dispatchCallForwardStatus()
711 memsetAndFreeStrings(1, cf.number); in dispatchCallForwardStatus()
8301 RIL_CallForwardInfo cf = rilSsResponse->cfData.cfInfo[i]; in onSupplementaryServiceIndicationInd() local
[all …]
/hardware/interfaces/neuralnetworks/1.0/
Dtypes.hal836 * f_t =& \sigma(W_{xf}x_t+W_{hf}h_{t-1}+W_{cf}C_{t-1}+b_f) & \\
862 * * \f$W_{cf}\f$ is the cell-to-forget weight matrix,
883 * (\f$W_{cf}\f$) and cell-to-output weights (\f$W_{co}\f$) either all
953 * * 10:The cell-to-forget weights (\f$W_{cf}\f$). Optional.
/hardware/interfaces/neuralnetworks/1.2/
Dtypes.hal1104 * f_t =& \sigma(W_{xf}x_t+W_{hf}h_{t-1}+W_{cf}C_{t-1}+b_f) & \\
1130 * * \f$W_{cf}\f$ is the cell-to-forget weight matrix,
1157 * (\f$W_{cf}\f$) and cell-to-output weights (\f$W_{co}\f$) either all
1238 * * 10:The cell-to-forget weights (\f$W_{cf}\f$). Optional.
4507 * * 10:The cell-to-forget weights (\f$W_{cf}\f$). Optional.
/hardware/interfaces/neuralnetworks/1.3/
Dtypes.hal1101 * f_t =& \sigma(W_{xf}x_t+W_{hf}h_{t-1}+W_{cf}C_{t-1}+b_f) & \\
1127 * * \f$W_{cf}\f$ is the cell-to-forget weight matrix,
1154 * (\f$W_{cf}\f$) and cell-to-output weights (\f$W_{co}\f$) either all
1235 * * 10:The cell-to-forget weights (\f$W_{cf}\f$). Optional.
4765 * * 10:The cell-to-forget weights (\f$W_{cf}\f$). Optional.