Home
last modified time | relevance | path

Searched refs:boundary (Results 1 – 25 of 69) sorted by relevance

123

/openbmc/qemu/tests/qemu-iotests/
H A D004.out4 write before image boundary
8 write into image boundary
11 write at image boundary
14 write past image boundary
17 pwrite past image boundary
20 writev past image boundary
23 read before image boundary
27 read into image boundary
30 read at image boundary
33 read past image boundary
[all …]
H A D171.out19 write before image boundary
23 write across image boundary
26 write at image boundary
29 write after image boundary
32 writev before/after image boundary
35 read before image boundary
39 read across image boundary
42 read at image boundary
45 read after image boundary
48 readv before/after image boundary
[all …]
H A D263.out10 == write two 512 byte sectors on a cluster boundary ==
29 == write two 512 byte sectors on a cluster boundary ==
/openbmc/bmcweb/include/
H A Dmultipart_parser.hpp79 boundary = "\r\n--"; in parse()
80 boundary += ctBoundary; in parse()
82 lookbehind.resize(boundary.size() + 8); in parse()
99 if (index == boundary.size() - 2) in parse()
108 else if (index - 1 == boundary.size() - 2) in parse()
119 if (c != boundary[index + 2]) in parse()
207 skipNonBoundary(buffer, boundary.size() - 1, i); in parse()
253 std::string boundary; member in MultipartParser
259 for (const char current : boundary) in indexBoundary()
279 while (i + boundary.size() <= buffer.length()) in skipNonBoundary()
[all …]
/openbmc/bmcweb/test/include/
H A Dmultipart_test.cpp47 EXPECT_EQ(parser.boundary, in TEST_F()
278 EXPECT_EQ(parser.boundary, in TEST_F()
321 EXPECT_EQ(parser.boundary, "\r\n----end"); in TEST_F()
367 EXPECT_EQ(parser.boundary, in TEST_F()
411 EXPECT_EQ(parser.boundary, "\r\n----XX"); in TEST_F()
432 EXPECT_EQ(parser.boundary, "\r\n----XX"); in TEST_F()
/openbmc/u-boot/drivers/mtd/onenand/
H A Donenand_base.c231 unsigned int boundary, blk, die = 0; in flexonenand_block() local
238 boundary = this->boundary[die]; in flexonenand_block()
241 if (blk > boundary) in flexonenand_block()
242 blk = (blk + boundary + 1) >> 1; in flexonenand_block()
265 int die = 0, boundary; in flexonenand_addr() local
273 boundary = this->boundary[die]; in flexonenand_addr()
275 if (block > (boundary + 1)) in flexonenand_addr()
276 ofs += (loff_t) (block - boundary - 1) in flexonenand_addr()
858 int ret = 0, boundary = 0; in onenand_read_ops_nolock() local
917 boundary = 1; in onenand_read_ops_nolock()
[all …]
/openbmc/qemu/hw/net/
H A Dne2000.c153 int avail, index, boundary; in ne2000_buffer_full() local
160 boundary = s->boundary << 8; in ne2000_buffer_full()
161 if (index < boundary) in ne2000_buffer_full()
162 avail = boundary - index; in ne2000_buffer_full()
164 avail = (s->stop - s->start) - (index - boundary); in ne2000_buffer_full()
311 s->boundary = val; in ne2000_ioport_write()
380 ret = s->boundary; in ne2000_ioport_read()
614 VMSTATE_UINT8(boundary, NE2000State),
H A Dne2000.h17 uint8_t boundary; member
/openbmc/obmc-console/
H A D.gitignore59 test/test-ringbuffer-boundary-poll
60 test/test-ringbuffer-boundary-read
/openbmc/obmc-console/test/
H A Dmeson.build2 'test-ringbuffer-boundary-poll',
3 'test-ringbuffer-boundary-read',
/openbmc/u-boot/board/boundary/nitrogen6x/
H A DKconfig7 default "boundary"
H A DMAINTAINERS4 F: board/boundary/nitrogen6x/
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/pidgin/pidgin-sipe/
H A D0001-Align-structs-casts-with-time_t-elements-to-8byte-bo.patch4 Subject: [PATCH] Align structs casts with time_t elements to 8byte boundary
8 element, that now increases the natural alignment boundary of structures
/openbmc/u-boot/include/
H A Donenand_uboot.h49 int boundary, int lock);
/openbmc/u-boot/configs/
H A Driotboard_defconfig7 CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/boundary/nitrogen6x/nitrogen6s1g.cfg,MX6S,DDR_MB=1024"
H A Dmarsboard_defconfig7 CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/boundary/nitrogen6x/nitrogen6q.cfg,MX6Q,DDR_MB=1024"
H A Driotboard_spl_defconfig14 CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/boundary/nitrogen6x/nitrogen6s1g.cfg,SPL,MX6S,DDR_MB=102…
H A Dnitrogen6dl2g_defconfig7 CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/boundary/nitrogen6x/nitrogen6dl2g.cfg,MX6DL,DDR_MB=2048"
H A Dnitrogen6s1g_defconfig7 CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/boundary/nitrogen6x/nitrogen6s1g.cfg,MX6S,DDR_MB=1024"
H A Dnitrogen6dl_defconfig7 CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/boundary/nitrogen6x/nitrogen6dl.cfg,MX6DL,DDR_MB=1024"
H A Dnitrogen6s_defconfig7 CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/boundary/nitrogen6x/nitrogen6s.cfg,MX6S,DDR_MB=512"
/openbmc/u-boot/doc/
H A DREADME.arm-caches38 memory DMA buffer) should be aligned to cache-line boundary both at
41 to the aligned part. That is, one cache-line at the respective boundary
/openbmc/qemu/host/include/generic/host/
H A Dload-extract-al16-al8.h.inc17 * cross an 16-byte boundary then the access must be 16-byte atomic,
/openbmc/qemu/host/include/loongarch64/host/
H A Dload-extract-al16-al8.h.inc20 * cross an 16-byte boundary then the access must be 16-byte atomic,
/openbmc/qemu/host/include/aarch64/host/
H A Dload-extract-al16-al8.h.inc20 * cross an 16-byte boundary then the access must be 16-byte atomic,

123