Lines Matching refs:be
10 * may not be used to create, or enable the creation or redistribution of,
138 * DRIVERKIT_ macros below can be used to describe the ownership semantics
140 * The attributes propagate with inheritance, but can be overriden.
149 * - Functions and methods that have "Get" in their name are assumed to be
156 * The semantics implied by the naming convention described above can be
162 * can be also applied to out parameters, in which case they specify
164 * Behavior of out parameters of non-void functions can be additionally
182 * DRIVERKIT_CONSUMED attribute can be applied to parameters.
193 * DRIVERKIT_CONSUMES_THIS attribute can be applied to C++ methods.
231 * be used in code that gets compiled for both platforms.
313 * Use of the IMPL macro is discouraged and should be replaced by a normal c++