Lines Matching full:boundary
64 If StartAddress is not aligned on a 16-bit boundary, then ASSERT().
69 If Length is not aligned on a 16-bit boundary, then ASSERT().
71 If Buffer is not aligned on a 16-bit boundary, then ASSERT().
116 If StartAddress is not aligned on a 32-bit boundary, then ASSERT().
121 If Length is not aligned on a 32-bit boundary, then ASSERT().
122 If Buffer is not aligned on a 32-bit boundary, then ASSERT().
167 If StartAddress is not aligned on a 64-bit boundary, then ASSERT().
172 If Length is not aligned on a 64-bit boundary, then ASSERT().
174 If Buffer is not aligned on a 64-bit boundary, then ASSERT().
262 If StartAddress is not aligned on a 16-bit boundary, then ASSERT().
267 If Length is not aligned on a 16-bit boundary, then ASSERT().
269 If Buffer is not aligned on a 16-bit boundary, then ASSERT().
317 If StartAddress is not aligned on a 32-bit boundary, then ASSERT().
322 If Length is not aligned on a 32-bit boundary, then ASSERT().
324 If Buffer is not aligned on a 32-bit boundary, then ASSERT().
371 If StartAddress is not aligned on a 64-bit boundary, then ASSERT().
376 If Length is not aligned on a 64-bit boundary, then ASSERT().
378 If Buffer is not aligned on a 64-bit boundary, then ASSERT().