Home
last modified time | relevance | path

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

/external/eigen/Eigen/src/Core/util/
DConstants.h488 enum Action {GetAction, SetAction}; enumerator
/external/llvm-project/flang/runtime/
Dio-api.cpp601 bool IONAME(SetAction)(Cookie cookie, const char *keyword, std::size_t length) { in IONAME() argument