Searched defs:operationCode (Results 1 – 2 of 2) sorted by relevance
| /packages/services/AlternativeNetworkAccess/src/com/android/ons/ |
| D | ONSProfileDownloader.java | 103 int operationCode = ((Intent) msg.obj).getIntExtra( in handleMessage() local 139 int operationCode, in mapDownloaderErrorCode()
|
| /packages/modules/NeuralNetworks/runtime/test/ |
| D | TestValidateOperations.cpp | 1038 void argMinMaxTest(ANeuralNetworksOperationType operationCode, int32_t inputOperandType) { in argMinMaxTest() 1300 void simpleMathOpTest(ANeuralNetworksOperationType operationCode, int32_t operandCode) { in simpleMathOpTest() 1409 void binaryOpTest(ANeuralNetworksOperationType operationCode, int32_t operandCode) { in binaryOpTest() 1460 void activationOpTest(ANeuralNetworksOperationType operationCode, int32_t operandCode) { in activationOpTest() 1762 void padOpTest(ANeuralNetworksOperationType operationCode, int32_t inputOperandCode) { in padOpTest() 1866 void poolingOpTest(ANeuralNetworksOperationType operationCode, int32_t operandCode) { in poolingOpTest() 1959 void spaceDepthOpTest(ANeuralNetworksOperationType operationCode, int32_t operandCode) { in spaceDepthOpTest() 2014 void spaceBatchOpTest(ANeuralNetworksOperationType operationCode, int32_t operandCode) { in spaceBatchOpTest() 2080 void transposeAndSqueezeOpTest(ANeuralNetworksOperationType operationCode, int32_t operandCode) { in transposeAndSqueezeOpTest() 3599 void normalizationOpTest(ANeuralNetworksOperationType operationCode, int32_t operandCode) { in normalizationOpTest() [all …]
|