Home
last modified time | relevance | path

Searched refs:COMPARE_ENUMS_FULL (Results 1 – 5 of 5) sorted by relevance

/hardware/interfaces/neuralnetworks/1.0/utils/src/
DAssertions.cpp40 #define COMPARE_ENUMS_FULL(lhsSymbol, rhsSymbol, lhsType, rhsType) \ macro
50 #define COMPARE_ENUMS(symbol) COMPARE_ENUMS_FULL(symbol, symbol, OperandType, OperandType)
63 #define COMPARE_ENUMS(symbol) COMPARE_ENUMS_FULL(symbol, symbol, OperationType, OperationType)
98 #define COMPARE_ENUMS(symbol) COMPARE_ENUMS_FULL(symbol, symbol, ErrorStatus, ErrorStatus)
109 COMPARE_ENUMS_FULL(lhsSymbol, rhsSymbol, OperandLifeTime, Operand::LifeTime)
120 #undef COMPARE_ENUMS_FULL
/hardware/interfaces/neuralnetworks/aidl/utils/src/
DAssertions.cpp51 #define COMPARE_ENUMS_FULL(lhsSymbol, rhsSymbol, lhsType, rhsType) \ macro
61 #define COMPARE_ENUMS(symbol) COMPARE_ENUMS_FULL(symbol, symbol, OperandType, OperandType)
82 #define COMPARE_ENUMS(symbol) COMPARE_ENUMS_FULL(symbol, symbol, OperationType, OperationType)
189 #define COMPARE_ENUMS(symbol) COMPARE_ENUMS_FULL(symbol, symbol, Priority, Priority)
198 COMPARE_ENUMS_FULL(lhsSymbol, rhsSymbol, OperandLifeTime, Operand::LifeTime)
210 #define COMPARE_ENUMS(symbol) COMPARE_ENUMS_FULL(symbol, symbol, ErrorStatus, ErrorStatus)
225 COMPARE_ENUMS_FULL(symbol, symbol, ExecutionPreference, ExecutionPreference)
233 #define COMPARE_ENUMS(symbol) COMPARE_ENUMS_FULL(symbol, symbol, DeviceType, DeviceType)
243 COMPARE_ENUMS_FULL(symbol, symbol, FusedActivationFunc, FusedActivationFunc)
252 #undef COMPARE_ENUMS_FULL
/hardware/interfaces/neuralnetworks/1.1/utils/src/
DAssertions.cpp37 #define COMPARE_ENUMS_FULL(symbol, type) \ macro
46 #define COMPARE_ENUMS(symbol) COMPARE_ENUMS_FULL(symbol, OperationType)
90 #define COMPARE_ENUMS(symbol) COMPARE_ENUMS_FULL(symbol, ExecutionPreference)
98 #undef COMPARE_ENUMS_FULL
/hardware/interfaces/neuralnetworks/1.3/utils/src/
DAssertions.cpp41 #define COMPARE_ENUMS_FULL(symbol, lhsType, rhsType) \ macro
51 #define COMPARE_ENUMS(symbol) COMPARE_ENUMS_FULL(symbol, OperandType, OperandType)
74 #define COMPARE_ENUMS(symbol) COMPARE_ENUMS_FULL(symbol, OperationType, OperationType)
182 #define COMPARE_ENUMS(symbol) COMPARE_ENUMS_FULL(symbol, Priority, Priority)
190 #define COMPARE_ENUMS(symbol) COMPARE_ENUMS_FULL(symbol, OperandLifeTime, Operand::LifeTime)
202 #define COMPARE_ENUMS(symbol) COMPARE_ENUMS_FULL(symbol, ErrorStatus, ErrorStatus)
216 #undef COMPARE_ENUMS_FULL
/hardware/interfaces/neuralnetworks/1.2/utils/src/
DAssertions.cpp39 #define COMPARE_ENUMS_FULL(symbol, type) \ macro
48 #define COMPARE_ENUMS(symbol) COMPARE_ENUMS_FULL(symbol, OperandType)
69 #define COMPARE_ENUMS(symbol) COMPARE_ENUMS_FULL(symbol, OperationType)
170 #define COMPARE_ENUMS(symbol) COMPARE_ENUMS_FULL(symbol, DeviceType)
179 #define COMPARE_ENUMS(symbol) COMPARE_ENUMS_FULL(symbol, MeasureTiming)
186 #undef COMPARE_ENUMS_FULL