Lines Matching full:boundary
72 If Buffer is not aligned on a 16-bit boundary, then ASSERT().
73 If Length is not aligned on a 16-bit boundary, then ASSERT().
99 If Buffer is not aligned on a 32-bit boundary, then ASSERT().
100 If Length is not aligned on a 32-bit boundary, then ASSERT().
126 If Buffer is not aligned on a 64-bit boundary, then ASSERT().
127 If Length is not aligned on a 64-bit boundary, then ASSERT().
153 If Buffer is not aligned on a UINTN boundary, then ASSERT().
154 If Length is not aligned on a UINTN boundary, then ASSERT().
259 If Buffer is not aligned on a 16-bit boundary, then ASSERT().
260 If Length is not aligned on a 16-bit boundary, then ASSERT().
288 If Buffer is not aligned on a 32-bit boundary, then ASSERT().
289 If Length is not aligned on a 32-bit boundary, then ASSERT().
317 If Buffer is not aligned on a 64-bit boundary, then ASSERT().
318 If Length is not aligned on a 64-bit boundary, then ASSERT().
346 If Buffer is not aligned on a UINTN boundary, then ASSERT().
347 If Length is not aligned on a UINTN boundary, then ASSERT().
421 If Buffer is not aligned on a 32-bit boundary, then ASSERT().
422 If Length is not aligned on a 128-bit boundary, then ASSERT().