Searched
full:boundary (Results
476 -
500 of
4900) sorted by null
<<11121314151617181920>>
/device/linaro/bootloader/edk2/MdePkg/Library/BaseIoLibIntrinsic/ |
IoLibEbc.c | 77 If Port is not aligned on a 16-bit boundary, then ASSERT().
102 If Port is not aligned on a 16-bit boundary, then ASSERT().
129 If Port is not aligned on a 32-bit boundary, then ASSERT().
154 If Port is not aligned on a 32-bit boundary, then ASSERT().
|
IoLibGcc.c | 89 If Port is not aligned on a 16-bit boundary, then ASSERT().
118 If Port is not aligned on a 16-bit boundary, then ASSERT().
147 If Port is not aligned on a 32-bit boundary, then ASSERT().
176 If Port is not aligned on a 32-bit boundary, then ASSERT().
|
IoLibIcc.c | 87 If Port is not aligned on a 16-bit boundary, then ASSERT().
121 If Port is not aligned on a 16-bit boundary, then ASSERT().
155 If Port is not aligned on a 32-bit boundary, then ASSERT().
189 If Port is not aligned on a 32-bit boundary, then ASSERT().
|
IoLibMsc.c | 118 If Port is not aligned on a 16-bit boundary, then ASSERT().
148 If Port is not aligned on a 16-bit boundary, then ASSERT().
178 If Port is not aligned on a 32-bit boundary, then ASSERT().
208 If Port is not aligned on a 32-bit boundary, then ASSERT().
|
/device/linaro/bootloader/edk2/MdePkg/Library/BaseLib/Ia32/ |
FxRestore.c | 23 by Buffer. Buffer must be aligned on a 16-byte boundary. This function is
|
FxSave.c | 23 Buffer. Buffer must be aligned on a 16-byte boundary. This function is only
|
/device/linaro/bootloader/edk2/MdePkg/Library/BaseLib/ |
LongJump.c | 28 For IPF CPUs, if JumpBuffer is not aligned on a 16-byte boundary, then ASSERT().
|
SetJump.c | 26 For IPF CPUs, if JumpBuffer is not aligned on a 16-byte boundary, then ASSERT().
|
/device/linaro/bootloader/edk2/OvmfPkg/VirtioNetDxe/ |
SnpSharedHelpers.c | 22 Release RX and TX resources on the boundary of the
|
/device/linaro/bootloader/edk2/UefiCpuPkg/ResetVector/Vtf0/ |
ReadMe.txt | 17 2. Locate BFV (Boot Firmware Volume) by checking every 4kb boundary
|
/external/curl/tests/data/ |
test164 | 22 Content-Type: multipart/byteranges; boundary=408a326132c
|
/external/libmojo/base/android/javatests/src/org/chromium/base/metrics/ |
RecordHistogramTest.java | 61 final int boundary = 3; local 67 RecordHistogram.recordEnumeratedHistogram(histogram, 0, boundary); 72 RecordHistogram.recordEnumeratedHistogram(histogram, 0, boundary); 77 RecordHistogram.recordEnumeratedHistogram(histogram, 2, boundary);
|
/external/okhttp/okhttp-tests/src/test/java/com/squareup/okhttp/ |
MediaTypeTest.java | 38 MediaType mediaType = MediaType.parse("text/plain;boundary=foo;charset=utf-8"); 42 assertEquals("text/plain;boundary=foo;charset=utf-8", mediaType.toString()); 43 assertTrue(mediaType.equals(MediaType.parse("text/plain;boundary=foo;charset=utf-8"))); 45 MediaType.parse("text/plain;boundary=foo;charset=utf-8").hashCode());
|
/external/sfntly/cpp/src/sfntly/port/ |
output_stream.h | 40 // Note: Caller is responsible for the boundary of buffer.
|
/external/skia/tests/ |
FillPathTest.cpp | 30 // Lines which is not clipped by boundary based clipping,
|
/external/syslinux/gpxe/src/include/gpxe/ |
iobuf.h | 20 * physically aligned to this boundary. Some cards cannot DMA across 21 * a 4kB boundary. With a standard Ethernet MTU, aligning to a 2kB 22 * boundary is sufficient to guarantee no 4kB boundary crossings. For
|
umalloc.h | 51 * Memory is guaranteed to be aligned to a page boundary.
|
/external/syslinux/mk/ |
embedded.mk | 27 GCCOPT += $(call gcc_ok,-mpreferred-stack-boundary=2,) 28 GCCOPT += $(call gcc_ok,-mincoming-stack-boundary=2,) 33 #let preferred-stack-boundary and incoming-stack-boundary be default(=4)
|
/external/v8/src/base/ |
safe_conversions_impl.h | 163 // Unsigned to unsigned narrowing: Only the upper boundary can be exceeded. 175 // Unsigned to signed: The upper boundary may be exceeded. 191 // Signed to unsigned: The upper boundary may be exceeded for a narrower Dst, 192 // and any negative value exceeds the lower boundary.
|
/external/v8/src/ |
double.h | 129 // The bigger boundary (m_plus) is normalized. The lower boundary has the same 139 // The boundary is closer. Think of v = 1000e10 and v- = 9999e9. 140 // Then the boundary (== (v - v-)/2) is not just at a distance of 1e9 but
|
/external/webrtc/webrtc/common_audio/signal_processing/include/ |
real_fft.h | 51 // aligned on a 32-byte boundary. 56 // from real_data_in, and aligned on a 32-byte boundary. 77 // a 32-byte boundary. 82 // boundary.
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p2/src/ |
omxVCM4P2_DecodeBlockCoef_Intra.c | 54 * stream buffer. There is no boundary check for the bit stream 60 * an 8-byte boundary. 62 * on an 8-byte boundary. 85 * an 8-byte boundary.
|
/prebuilts/gdb/darwin-x86/lib/python2.7/distutils/command/ |
upload.py | 138 boundary = '--------------GHSKFJDLGDS7543FJKLFHRE75642756743254' 139 sep_boundary = '\n--' + boundary 168 'multipart/form-data; boundary=%s' % boundary,
|
/prebuilts/gdb/darwin-x86/lib/python2.7/email/test/data/ |
msg_04.txt | 6 Content-Type: multipart/mixed; boundary="h90VIIIKmx"
|
msg_33.txt | 9 boundary*="ansi-x3.4-1968''EeQfGwPcQSOJBaQU"
|
Completed in 364 milliseconds
<<11121314151617181920>>