HomeSort by relevance Sort by last modified time
    Searched full:boundary (Results 726 - 750 of 4900) sorted by null

<<21222324252627282930>>

  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/Pei/PeiLib/Ipf/
EfiJump.h 29 // at 16 byte boundary. Either fix the structure
SetJmp.s 46 // Make sure buffer is aligned at 16byte boundary
52 add r32 = 0x10, r32;; // move to next 16 byte boundary
176 // Make sure buffer is aligned at 16byte boundary
182 add r32 = 0x10, r32;; // move to next 16 byte boundary
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Protocol/FaultTolerantWriteLite/
FaultTolerantWriteLite.h 71 EFI_BAD_BUFFER_SIZE - The write would span a block boundary,
  /device/linaro/bootloader/edk2/MdeModulePkg/Include/Protocol/
Print2.h 42 If BufferSize > 1 and StartOfBuffer is not aligned on a 16-bit boundary, then ASSERT().
44 If BufferSize > 1 and FormatString is not aligned on a 16-bit boundary, then ASSERT().
83 If BufferSize > 1 and StartOfBuffer is not aligned on a 16-bit boundary, then ASSERT().
85 If BufferSize > 1 and FormatString is not aligned on a 16-bit boundary, then ASSERT().
126 If BufferSize > 1 and StartOfBuffer is not aligned on a 16-bit boundary, then ASSERT().
166 If BufferSize > 1 and StartOfBuffer is not aligned on a 16-bit boundary, then ASSERT().
220 If Buffer is not aligned on a 16-bit boundary, then ASSERT().
339 If BufferSize > 0 and FormatString is not aligned on a 16-bit boundary, then ASSERT().
379 If BufferSize > 0 and FormatString is not aligned on a 16-bit boundary, then ASSERT().
  /device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
Cpu.h 66 boundary, then the bytes before Start to the preceding cache line boundary
67 are also flushed. If Start+Length is not aligned to a cache line boundary,
68 then the bytes past Start+Length to the end of the next cache line boundary
  /device/linaro/bootloader/edk2/MdePkg/Library/BaseLib/
SafeString.c 109 If String is not aligned on a 16-bit boundary, then ASSERT().
154 If Destination is not aligned on a 16-bit boundary, then ASSERT().
155 If Source is not aligned on a 16-bit boundary, then ASSERT().
232 If Length > 0 and Destination is not aligned on a 16-bit boundary, then ASSERT().
233 If Length > 0 and Source is not aligned on a 16-bit boundary, then ASSERT().
321 If Destination is not aligned on a 16-bit boundary, then ASSERT().
322 If Source is not aligned on a 16-bit boundary, then ASSERT().
418 If Destination is not aligned on a 16-bit boundary, then ASSERT().
419 If Source is not aligned on a 16-bit boundary, then ASSERT().
    [all...]
  /device/linaro/bootloader/edk2/StdLib/Include/X64/machine/
fpu.h 10 * Must be stored in memory on a 16-byte boundary.
  /device/linaro/bootloader/edk2/UefiCpuPkg/ResetVector/FixupVtf/
Vtf.nasmb 24 ; GenFv generates code aligned on a 4k boundary which will jump to this
  /device/linaro/bootloader/edk2/UefiCpuPkg/ResetVector/Vtf0/Ia16/
ResetVectorVtf0.asm 37 ; GenFv generates code aligned on a 4k boundary which will jump to this
  /external/autotest/server/site_tests/platform_RotationFps/
platform_RotationFps.py 61 # The fps during rotation may cross the second-boundary. Sum them.
  /external/curl/tests/data/
test163 58 Content-Type: multipart/form-data; boundary=----------------------------c2d1767eb6ac
test166 50 Content-Type: multipart/form-data; boundary=----------------------------b0b3d6d23991
test173 58 Content-Type: multipart/form-data; boundary=----------------------------5dbea401cd8c
test186 48 Content-Type: multipart/form-data; boundary=----------------------------212d9006ceb5
test304 53 Content-Type: multipart/form-data; boundary=----------------------------c3b2ef7f0bb8
test44 51 Content-Type: multipart/form-data; boundary=----------------------------7c633d5c27ce
test71 58 Content-Type: multipart/form-data; boundary=----------------------------9ef8d6205763
test9 52 Content-Type: multipart/form-data; boundary=----------------------------9ef8d6205763
  /external/fec/
dotprod_mmx.c 63 /* Round input data address down to 8 byte boundary
dotprod_sse2.c 35 * each aligned to 16-byte boundary
  /external/icu/android_icu4j/src/main/java/android/icu/lang/
UCharacterDirection.java 81 return "Boundary Neutral";
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/lang/
UCharacterDirectionTest.java 60 "Boundary Neutral",
  /external/icu/icu4c/source/samples/break/
readme.txt 5 break: Boundary Analysis
  /external/icu/icu4c/source/tools/genbrk/
genbrk.1.in 37 reads the break (boundary) rule source code from
  /external/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/
UConverterStaticData.java 26 byte subChar[/*UCNV_MAX_SUBCHAR_LEN*/]; /* +72: 4 [note: 4 and 8 byte boundary] */

Completed in 3796 milliseconds

<<21222324252627282930>>