Home
last modified time | relevance | path

Searched defs:LOGICAL_OR (Results 1 – 2 of 2) sorted by relevance

/frameworks/compile/mclinker/include/mcld/Script/
DOperator.h53 LOGICAL_OR = 21, enumerator
/frameworks/ml/nn/runtime/test/
DTestValidateOperations.cpp2713 TEST(OperationValidationTest, LOGICAL_OR) { in TEST() argument