Searched refs:AclExecutionMode (Results 1 – 4 of 4) sorted by relevance
70 typedef enum AclExecutionMode enum74 } AclExecutionMode; typedef136 AclExecutionMode mode; /**< Execution mode to use */
355 copts.mode = detail::as_cenum<AclExecutionMode>(mode); in Options()
67 invalid_ctx_opts.mode = static_cast<AclExecutionMode>(-1); in TEST_CASE()
496 @paragraph architecture_experimental_api_object_context_execution_mode AclExecutionMode497 An execution mode (AclExecutionMode) can be passed as an argument that affects the operator creatio…