Home
last modified time | relevance | path

Searched defs:act (Results 1 – 4 of 4) sorted by relevance

/hardware/nxp/nfc/halimpl/self-test/
DphNxpNciHal_SelfTest.cc517 phTmlNfc_TransactInfo_t* act) { in st_validator_null()
533 phTmlNfc_TransactInfo_t* act) { in st_validator_testSWP1_vltg()
561 phTmlNfc_TransactInfo_t* act) { in st_validator_testAntenna_Txldo()
634 phTmlNfc_TransactInfo_t* act) { in st_validator_testAntenna_AgcVal()
681 nci_data_t* exp, phTmlNfc_TransactInfo_t* act) { in st_validator_testAntenna_AgcVal_FixedNfcLd()
737 nci_data_t* exp, phTmlNfc_TransactInfo_t* act) { in st_validator_testAntenna_AgcVal_Differential()
805 phTmlNfc_TransactInfo_t* act) { in st_validator_testEquals()
/hardware/qcom/neuralnetworks/hvxservice/1.0/
DHexagonOperationsPrepare.cpp43 const op_type act = model->getFloatActivation(ins[2]); in add() local
64 op_type act; in average_pool_2d() local
137 op_type act; in conv_2d() local
186 op_type act; in depthwise_conv_2d() local
231 const op_type act = model->getFloatActivation(ins[3]); in fully_connected() local
252 op_type act; in l2_pool_2d() local
336 op_type act; in max_pool_2d() local
380 const op_type act = model->getFloatActivation(ins[2]); in mul() local
492 const op_type act = model->getQuantizedActivation(ins[2]); in add() local
519 op_type act; in average_pool_2d() local
[all …]
DHexagonUtils.cpp65 op_type getFloatActivationFunction(FusedActivationFunc act) { in getFloatActivationFunction()
80 op_type getQuantizedActivationFunction(FusedActivationFunc act) { in getQuantizedActivationFunction()
/hardware/interfaces/neuralnetworks/1.3/vts/functional/
DMemoryDomainTests.cpp157 TestOperand act = { in createSingleAddModel() local