Home
last modified time | relevance | path

Searched defs:OP (Results 1 – 5 of 5) sorted by relevance

/frameworks/ml/nn/runtime/test/fuzzing/
DRandomVariable.h91 enum class RandomVariableType { FREE = 0, CONST = 1, OP = 2 }; enumerator
/frameworks/ml/nn/common/include/
DUtils.h117 #define NN_RET_CHECK_OP(LHS, RHS, OP) \ argument
/frameworks/native/opengl/include/EGL/
DPlatform.h259 #define ANGLE_PLATFORM_OP(OP) \ argument
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/php/ext/google/protobuf/
Dupb.c6834 #define OP(x) case OPNAME(x): return EXPAND_AND_QUOTE(OPNAME(x)); in upb_pbdecoder_getopname() macro
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/ruby/ext/google/protobuf_c/
Dupb.c7508 #define OP(x) case OPNAME(x): return EXPAND_AND_QUOTE(OPNAME(x)); in upb_pbdecoder_getopname() macro