/device/linaro/bootloader/edk2/MdePkg/Library/DxeIoLibCpuIo2/ |
IoLib.c | 226 If Port is not aligned on a 16-bit boundary, then ASSERT().
242 // Make sure Port is aligned on a 16-bit boundary.
255 If Port is not aligned on a 16-bit boundary, then ASSERT().
273 // Make sure Port is aligned on a 16-bit boundary.
286 If Port is not aligned on a 32-bit boundary, then ASSERT().
302 // Make sure Port is aligned on a 32-bit boundary.
315 If Port is not aligned on a 32-bit boundary, then ASSERT().
333 // Make sure Port is aligned on a 32-bit boundary.
346 If Port is not aligned on a 64-bit boundary, then ASSERT().
362 // Make sure Port is aligned on a 64-bit boundary. [all...] |
/device/linaro/bootloader/edk2/MdePkg/Library/PeiIoLibCpuIo/ |
IoLib.c | 94 If Port is not aligned on a 16-bit boundary, then ASSERT().
114 // Make sure Port is aligned on a 16-bit boundary.
128 If Port is not aligned on a 16-bit boundary, then ASSERT().
150 // Make sure Port is aligned on a 16-bit boundary.
165 If Port is not aligned on a 32-bit boundary, then ASSERT().
185 // Make sure Port is aligned on a 32-bit boundary.
199 If Port is not aligned on a 32-bit boundary, then ASSERT().
221 // Make sure Port is aligned on a 32-bit boundary.
236 If Port is not aligned on a 64-bit boundary, then ASSERT().
256 // Make sure Port is aligned on a 64-bit boundary. [all...] |
/device/linaro/bootloader/edk2/MdePkg/Library/SmmIoLibSmmCpuIo2/ |
IoLib.c | 196 If Port is not aligned on a 16-bit boundary, then ASSERT().
212 // Make sure Port is aligned on a 16-bit boundary.
225 If Port is not aligned on a 16-bit boundary, then ASSERT().
243 // Make sure Port is aligned on a 16-bit boundary.
256 If Port is not aligned on a 32-bit boundary, then ASSERT().
272 // Make sure Port is aligned on a 32-bit boundary.
285 If Port is not aligned on a 32-bit boundary, then ASSERT().
303 // Make sure Port is aligned on a 32-bit boundary.
316 If Port is not aligned on a 64-bit boundary, then ASSERT().
332 // Make sure Port is aligned on a 64-bit boundary. [all...] |
/external/toybox/tests/ |
renice.test | 65 # Starting Boundary Test Here .. 67 echo -n "TEST: Boundary value test for Id($proc1)..[old_nice_val/new_nice_val]:" 86 echo "FAIL: renice with step 1 ($proc1) (boundary value)" 94 echo "PASS: renice with step 1 ($proc1) (boundary value)" 103 echo "FAIL: renice with step 1 ($proc1) (boundary value)" 108 # Boundary test End
|
/external/autotest/server/tests/netpipe/ |
control.srv | 16 upper_bound - Specify the upper boundary to the size of message being tested. 20 increasing them exponentially from the lower boundary to the 21 upper boundary. At each point, it also tests perturbations of 3
|
/external/curl/tests/data/ |
test587 | 39 s/boundary=------------------------[a-z0-9]*/boundary=----------------------------/ 47 Content-Type: multipart/form-data; boundary=----------------------------
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/comm/src/ |
omxVCCOMM_Copy8x8_s.s | 7 ; * [in] pSrc - pointer to the reference block in the source frame; must be aligned on an 8-byte boundary. 10 ; * [out] pDst - pointer to the destination block; must be aligned on an 8-byte boundary. 15 ; * - one or more of the following pointers is not aligned on an 8-byte boundary: pSrc, pDst
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/comm/src/ |
omxVCCOMM_Copy8x8_s.s | 7 ; * [in] pSrc - pointer to the reference block in the source frame; must be aligned on an 8-byte boundary. 10 ; * [out] pDst - pointer to the destination block; must be aligned on an 8-byte boundary. 15 ; * - one or more of the following pointers is not aligned on an 8-byte boundary: pSrc, pDst
|
/prebuilts/go/darwin-x86/src/cmd/cover/ |
profile.go | 148 // Boundary represents the position in a source file of the beginning or end of a 151 type Boundary struct { 158 // Boundaries returns a Profile as a set of Boundary objects within the provided src. 159 func (p *Profile) Boundaries(src []byte) (boundaries []Boundary) { 170 // boundary returns a Boundary, populating the Norm field with a normalized Count. 171 boundary := func(offset int, start bool, count int) Boundary { 172 b := Boundary{Offset: offset, Start: start, Count: count} 188 boundaries = append(boundaries, boundary(si, true, b.Count) [all...] |
/prebuilts/go/linux-x86/src/cmd/cover/ |
profile.go | 148 // Boundary represents the position in a source file of the beginning or end of a 151 type Boundary struct { 158 // Boundaries returns a Profile as a set of Boundary objects within the provided src. 159 func (p *Profile) Boundaries(src []byte) (boundaries []Boundary) { 170 // boundary returns a Boundary, populating the Norm field with a normalized Count. 171 boundary := func(offset int, start bool, count int) Boundary { 172 b := Boundary{Offset: offset, Start: start, Count: count} 188 boundaries = append(boundaries, boundary(si, true, b.Count) [all...] |
/external/clang/test/CodeGenCXX/ |
warn-padded-packed.cpp | 9 struct S2 { // expected-warning {{padding size of 'S2' with 3 bytes to alignment boundary}} 32 struct S6 { // expected-warning {{padding size of 'S6' with 30 bits to alignment boundary}} 36 struct S7 { // expected-warning {{padding size of 'S7' with 7 bytes to alignment boundary}} 70 struct S13 { // expected-warning {{padding size of 'S13' with 6 bits to alignment boundary}}
|
/external/libxml2/result/ |
cdata-2-byte-UTF-8.xml.rde | 1 0 8 #comment 0 1 This tests that two-byte UTF-8 characters are parsed properly when split across a buffer boundary of length XML_PARSER_BIG_BUFFER_SIZE (300 bytes).
|
cdata-2-byte-UTF-8.xml.rdr | 1 0 8 #comment 0 1 This tests that two-byte UTF-8 characters are parsed properly when split across a buffer boundary of length XML_PARSER_BIG_BUFFER_SIZE (300 bytes).
|
cdata-2-byte-UTF-8.xml.sax2 | 3 SAX.comment( This tests that two-byte UTF-8 characters are parsed properly when split across a buffer boundary of length XML_PARSER_BIG_BUFFER_SIZE (300 bytes). )
|
cdata-3-byte-UTF-8.xml.rde | 1 0 8 #comment 0 1 This tests that three-byte UTF-8 characters are parsed properly when split across a buffer boundary of length XML_PARSER_BIG_BUFFER_SIZE (300 bytes).
|
cdata-3-byte-UTF-8.xml.rdr | 1 0 8 #comment 0 1 This tests that three-byte UTF-8 characters are parsed properly when split across a buffer boundary of length XML_PARSER_BIG_BUFFER_SIZE (300 bytes).
|
cdata-3-byte-UTF-8.xml.sax | 3 SAX.comment( This tests that three-byte UTF-8 characters are parsed properly when split across a buffer boundary of length XML_PARSER_BIG_BUFFER_SIZE (300 bytes). )
|
cdata-4-byte-UTF-8.xml.sax | 3 SAX.comment( This tests that four-byte UTF-8 characters are parsed properly when split across a buffer boundary of length XML_PARSER_BIG_BUFFER_SIZE (300 bytes). )
|
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/timer_settime/ |
coverage.txt | 25 May also want to run canned boundary tests on tid values.
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p2/src/ |
omxVCM4P2_TransRecBlockCoef_inter.c | 44 * while reconstructing the texture residual. There is no boundary check for 50 * 16-byte boundary. 59 * on a 16-byte boundary. 61 * on a 16-byte boundary.
|
/frameworks/base/wifi/tests/assets/hsr1/ |
README.txt | 4 HSR1ProfileWithMissingBoundary.base64 - base64 encoded installation file with missing end-boundary in the MIME data
|
/frameworks/rs/driver/runtime/ |
rs_abi_debuginfo.c | 4 * of the "expanded" kernel function that acts as a boundary
|
/prebuilts/go/darwin-x86/src/mime/multipart/testdata/ |
nested-mime | 2 Content-Type: multipart/alternative; boundary=e89a8ff1c1e83553e004be640610
|
/prebuilts/go/linux-x86/src/mime/multipart/testdata/ |
nested-mime | 2 Content-Type: multipart/alternative; boundary=e89a8ff1c1e83553e004be640610
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/mips/ |
elf-rel6.s | 19 # align section end to 16-byte boundary for easier testing on multiple targets
|