Home
last modified time | relevance | path

Searched refs:STORED (Results 1 – 11 of 11) sorted by relevance

/openbmc/openbmc/poky/meta/recipes-extended/unzip/unzip/
H A Dcve-2014-9636.patch11 uncompressed blocks in STORED no-compression mode, an attacker can
15 This patch ensures that when extra fields use STORED mode, the
38 + if ((method == STORED) &&
41 + * should match in STORED
H A D10-cve-2014-8140-test-compr-eb.patch36 if ((method == STORED) &&
/openbmc/u-boot/lib/zlib/
H A Dinflate.h34 STORED, /* i: waiting for stored size (length and complement) */ enumerator
H A Dinflate.c561 state->mode = STORED; in inflate()
580 case STORED: in inflate()
/openbmc/linux/lib/zlib_inflate/
H A Dinflate.h31 STORED, /* i: waiting for stored size (length and complement) */ enumerator
H A Dinflate.c172 if (state->mode == STORED && state->bits == 0) { in zlib_inflateSyncPacket()
423 state->mode = STORED; in zlib_inflate()
438 case STORED: in zlib_inflate()
/openbmc/linux/arch/m68k/fpsp040/
H A Dssin.S292 |--NOTE THAT B4 THROUGH B8 ARE STORED IN DOUBLE PRECISION
294 |--AND IS THEREFORE STORED AS SINGLE PRECISION.
H A Dslogn.S348 |--ALSO NOTE THAT THE VALUE 1/F IS STORED IN A TABLE SO THAT NO
/openbmc/linux/lib/zlib_deflate/
H A Ddeftree.c865 s->method = STORED;
/openbmc/linux/arch/m68k/ifpsp060/src/
H A Dfplsp.S5133 #--NOTE THAT B4 THROUGH B8 ARE STORED IN DOUBLE PRECISION
5135 #--AND IS THEREFORE STORED AS SINGLE PRECISION.
6260 #--SO IF F IS CHOSEN TO BE CLOSE TO X AND ATAN(F) IS STORED IN
8245 #--ALSO NOTE THAT THE VALUE 1/F IS STORED IN A TABLE SO THAT NO
H A Dfpsp.S5186 #--NOTE THAT A3 THROUGH A7 ARE STORED IN DOUBLE PRECISION