Lines Matching refs:used
73 * when used, see the following table for details.
97 * Array types can be used to transmit arrays of variable length. They can
202 * This data type can be used to call the RPC stub explicitly using
248 * cannot be used in this context, because they cannot be
265 * This class can be used as FLAGS parameter to L4::Ipc::Msg::Rpc_call and
289 * used to determine the protocol ID for the IPC and
290 * \a CLASS plus \a OP are used to determine the op-code.
312 /// The type used to uniquely identify the operation
431 * \param name The name of the function (`name`_t is used for the type.)
435 * Stubs generated by this macro can be used explicitly in custom wrapper
465 * \param name The name of the function (`name`_t is used for the type.)
480 * \param name The name of the function (`name`_t is used for the type.)
493 * \param name The name of the function (`name`_t is used for the type.)
508 * \param name The name of the function (`name`_t is used for the type.)
524 * \param name The name of the function (`name`_t is used for the type.)
539 * \param name The name of the function (`name`_t is used for the type.)
557 * \tparam ARGS The list of arguments used for the RPC function.