Lines Matching full:destination

73  @Param[in]     pDst    - The address of the destination buffer.
77 @Return pDst (the address of the destination buffer).
80 to supply non-null parameters as source & destination and size
81 that actually fits into the destination buffer.
103 @Param[in] pDst - The address of the destination buffer.
107 @Return pDst (the address of the destination buffer).
110 to supply non null parameters as source & destination and size
123 @Param[in] pDst - The address of the destination buffer.
124 @Param[in] val - Value to set destination bytes to.
127 @Return pDst (the address of the destination buffer).
130 to supply non null parameter as destination and size
131 that actually fits into the destination buffer.
142 @Param[in] pDst - The address of the destination buffer.
143 @Param[in] val - Value to set destination bytes to.
146 @Return pDst (the address of the destination buffer).
149 to supply non null parameter as destination and size
150 that actually fits into the destination buffer.
165 to supply non null parameter as destination and size
166 that actually fits into the destination buffer.
175 @Param[in] pDst - The address of the destination buffer.
179 @Return pDst (the address of the destination buffer).
182 to supply non-null parameters as source & destination and size
183 that actually fits into the destination buffer.
192 @Param[in] pDst - The address of the destination buffer.
193 @Param[in] c - Value to set destination bytes to.
196 @Return pDst (the address of the destination buffer).
199 to supply non null parameter as destination and size
200 that actually fits into the destination buffer.