Home
last modified time | relevance | path

Searched defs:COMPARE_ENUMS (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/hardware/interfaces/neuralnetworks/aidl/utils/src/
H A DAssertions.cpp61 #define COMPARE_ENUMS(symbol) COMPARE_ENUMS_FULL(symbol, symbol, OperandType, OperandType) macro
82 #define COMPARE_ENUMS(symbol) COMPARE_ENUMS_FULL(symbol, symbol, OperationType, OperationType) macro
189 #define COMPARE_ENUMS(symbol) COMPARE_ENUMS_FULL(symbol, symbol, Priority, Priority) macro
197 #define COMPARE_ENUMS(lhsSymbol, rhsSymbol) \ macro
210 #define COMPARE_ENUMS(symbol) COMPARE_ENUMS_FULL(symbol, symbol, ErrorStatus, ErrorStatus) macro
224 #define COMPARE_ENUMS(symbol) \ macro
233 #define COMPARE_ENUMS(symbol) COMPARE_ENUMS_FULL(symbol, symbol, DeviceType, DeviceType) macro
242 #define COMPARE_ENUMS(symbol) \ macro
/aosp_15_r20/hardware/interfaces/neuralnetworks/1.3/utils/src/
H A DAssertions.cpp51 #define COMPARE_ENUMS(symbol) COMPARE_ENUMS_FULL(symbol, OperandType, OperandType) macro
74 #define COMPARE_ENUMS(symbol) COMPARE_ENUMS_FULL(symbol, OperationType, OperationType) macro
182 #define COMPARE_ENUMS(symbol) COMPARE_ENUMS_FULL(symbol, Priority, Priority) macro
190 #define COMPARE_ENUMS(symbol) COMPARE_ENUMS_FULL(symbol, OperandLifeTime, Operand::LifeTime) macro
202 #define COMPARE_ENUMS(symbol) COMPARE_ENUMS_FULL(symbol, ErrorStatus, ErrorStatus) macro
/aosp_15_r20/hardware/interfaces/neuralnetworks/1.2/utils/src/
H A DAssertions.cpp48 #define COMPARE_ENUMS(symbol) COMPARE_ENUMS_FULL(symbol, OperandType) macro
69 #define COMPARE_ENUMS(symbol) COMPARE_ENUMS_FULL(symbol, OperationType) macro
170 #define COMPARE_ENUMS(symbol) COMPARE_ENUMS_FULL(symbol, DeviceType) macro
179 #define COMPARE_ENUMS(symbol) COMPARE_ENUMS_FULL(symbol, MeasureTiming) macro
/aosp_15_r20/hardware/interfaces/neuralnetworks/1.0/utils/src/
H A DAssertions.cpp50 #define COMPARE_ENUMS(symbol) COMPARE_ENUMS_FULL(symbol, symbol, OperandType, OperandType) macro
63 #define COMPARE_ENUMS(symbol) COMPARE_ENUMS_FULL(symbol, symbol, OperationType, OperationType) macro
98 #define COMPARE_ENUMS(symbol) COMPARE_ENUMS_FULL(symbol, symbol, ErrorStatus, ErrorStatus) macro
108 #define COMPARE_ENUMS(lhsSymbol, rhsSymbol) \ macro
/aosp_15_r20/packages/modules/NeuralNetworks/tools/test_generator/test_harness/
DAssertions.cpp47 #define COMPARE_ENUMS(symbol) COMPARE_ENUMS_FULL(symbol, TestOperandType, OperandType) macro
70 #define COMPARE_ENUMS(symbol) COMPARE_ENUMS_FULL(symbol, TestOperationType, OperationType) macro
178 #define COMPARE_ENUMS(symbol) COMPARE_ENUMS_FULL(symbol, TestOperandLifeTime, Operand::LifeTime) macro
/aosp_15_r20/hardware/interfaces/neuralnetworks/1.1/utils/src/
H A DAssertions.cpp46 #define COMPARE_ENUMS(symbol) COMPARE_ENUMS_FULL(symbol, OperationType) macro
90 #define COMPARE_ENUMS(symbol) COMPARE_ENUMS_FULL(symbol, ExecutionPreference) macro