Home
last modified time | relevance | path

Searched full:bitstream (Results 1 – 25 of 66) sorted by relevance

123

/openbmc/openbmc/poky/meta/files/common-licenses/
H A DBitstreamVera1 Bitstream Vera Fonts Copyright
4 long as "Bitstream" or "Vera" are not in the names), and full
13 Copyright (c) 2003 by Bitstream, Inc. All Rights Reserved. Bitstream
14 Vera is a trademark of Bitstream, Inc.
32 the words "Bitstream" or the word "Vera".
36 "Bitstream Vera" names.
46 BITSTREAM OR THE GNOME FOUNDATION BE LIABLE FOR ANY CLAIM, DAMAGES OR
53 Foundation, and Bitstream Inc., shall not be used in advertising or
56 or Bitstream Inc., respectively. For further information, contact:
64 Bitstream is giving away these fonts, but wishes to ensure its
[all …]
H A DBitstream-Charter1 (c) Copyright 1989-1992, Bitstream Inc., Cambridge, MA.
3 You are hereby granted permission under all Bitstream propriety rights
4 to use, copy, modify, sublicense, sell, and redistribute the 4 Bitstream
7 intact on all copies of such fonts and that Bitstream's trademark is acknowledged
9 BITSTREAM CHARTER is a registered trademark of Bitstream Inc.
H A DBitstream-Vera1 Copyright Copyright (c) 2003 by Bitstream, Inc. All Rights Reserved. Bitstream Vera is a trademark …
7 …only if the fonts are renamed to names not containing either the words "Bitstream" or the word "Ve…
9 … Fonts or Font Software that has been modified and is distributed under the "Bitstream Vera" names.
13 …MENT OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL BITSTREAM OR THE GNOME FOU…
15Bitstream Inc., shall not be used in advertising or otherwise to promote the sale, use or other de…
/openbmc/u-boot/drivers/fpga/
H A DKconfig13 Enable Altera FPGA specific functions which includes bitstream
31 Enable FPGA driver for loading bitstream in BIT and BIN format
42 Enable FPGA driver for writing bitstream into Altera Stratix10
49 Enable Xilinx FPGA specific functions which includes bitstream
56 Enable FPGA driver for loading bitstream in BIT and BIN format
68 Enable FPGA driver for loading bitstream in BIT and BIN format
H A Dzynqmppl.c76 debug("%s: Let's check bitstream header\n", __func__); in check_header()
78 /* Checking that passing bin is not a bitstream */ in check_header()
97 debug("%s: Found bitstream header at %px %s swapinng\n", __func__, in check_header()
112 /* Find the first bitstream dummy word */ in check_data()
118 /* FIXME add full bitstream checking here */ in check_data()
155 /* For bitstream which are aligned */ in zynqmp_align_dma_buffer()
158 printf("%s: Bitstream is not swapped(%d) - swap it\n", __func__, in zynqmp_align_dma_buffer()
182 printf("%s: Bitstream is not validated yet (diff %lx)\n", in zynqmp_validate_bitstream()
188 printf("%s: Bitstream has to be placed up to 1MB (%px)\n", in zynqmp_validate_bitstream()
209 puts("WARN: Not all bitstream formats are supported\n"); in zynqmp_load()
[all …]
H A Dzynqpl.c95 debug("%s: Let's check bitstream header\n", __func__); in check_header()
97 /* Checking that passing bin is not a bitstream */ in check_header()
117 debug("%s: Bitstream is not recognized\n", __func__); in check_header()
121 debug("%s: Found bitstream header at %x %s swapinng\n", __func__, in check_header()
136 /* Find the first bitstream dummy word */ in check_data()
142 /* FIXME add full bitstream checking here */ in check_data()
323 /* For bitstream which are aligned */ in zynq_align_dma_buffer()
326 printf("%s: Bitstream is not swapped(%d) - swap it\n", __func__, in zynq_align_dma_buffer()
351 printf("%s: Bitstream is not validated yet (diff %x)\n", in zynq_validate_bitstream()
357 printf("%s: Bitstream has to be placed up to 1MB (%x)\n", in zynq_validate_bitstream()
[all …]
H A Dxilinx.c64 debug("%s: Design name id not recognized in bitstream\n", in fpga_loadbitstream()
76 printf("%s: Part number id not recognized in bitstream\n", in fpga_loadbitstream()
87 printf("%s: Wrong bitstream ID for this device\n", in fpga_loadbitstream()
89 printf("%s: Bitstream ID %s, current device ID %d/%s\n", in fpga_loadbitstream()
102 printf("%s: Date identifier not recognized in bitstream\n", in fpga_loadbitstream()
114 printf("%s: Time identifier not recognized in bitstream\n", in fpga_loadbitstream()
126 printf("%s: Data length id not recognized in bitstream\n", in fpga_loadbitstream()
135 printf(" bytes in bitstream = %d\n", swapsize); in fpga_loadbitstream()
H A Dstratixv.c77 * Use board specific data function to write bitstream in stratixv_load()
83 * Use common SPI functions to write bitstream into the in stratixv_load()
/openbmc/openbmc/poky/meta/recipes-graphics/ttf-fonts/
H A Dttf-bitstream-vera_1.10.bb1 SUMMARY = "The Bitstream Vera fonts - TTF Edition"
3 DESCRIPTION = "The Bitstream Vera fonts include four monospace and sans \
16 SRC_URI = "${GNOME_MIRROR}/ttf-bitstream-vera/1.10/ttf-bitstream-vera-${PV}.tar.bz2"
/openbmc/openbmc/meta-openembedded/meta-oe/licenses/
H A DTLWG101 Copyright (C) 2003 by Bitstream, Inc. All Rights Reserved.
104 Bitstream Vera is a trademark of Bitstream, Inc.
124 the words "Bitstream" or the word "Vera".
128 "Bitstream Vera" names.
138 BITSTREAM OR THE GNOME FOUNDATION BE LIABLE FOR ANY CLAIM, DAMAGES OR
145 Foundation, and Bitstream Inc., shall not be used in advertising or
148 or Bitstream Inc., respectively. For further information, contact:
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/xorg-font/
H A Dfont-bitstream-100dpi_1.0.3.bb3 SUMMARY = "Bitstream 100 DPI fonts"
4 HOMEPAGE = "http://cgit.freedesktop.org/xorg/font/bitstream-100dpi/"
13 UPSTREAM_CHECK_REGEX = "font\-bitstream\-100dpi\-(?P<pver>\d+(\.\d+)+).tar.gz"
H A Dxorg-fonts-100dpi.bb13 font-bitstream-100dpi \
/openbmc/phosphor-host-ipmid/test/message/
H A Dpayload.cpp88 ASSERT_EQ(p.bitStream, 0b101); in TEST()
90 ASSERT_EQ(p.bitStream, 0b1100101); in TEST()
92 ASSERT_EQ(p.bitStream, 0); in TEST()
111 p.bitStream = 0b1011010011001111; in TEST()
116 ASSERT_EQ(p.bitStream, 0); in TEST()
124 p.bitStream = 0b101101001100111; in TEST()
129 ASSERT_EQ(p.bitStream, 0); in TEST()
137 p.bitStream = 0b101101001100111; in TEST()
143 ASSERT_EQ(p.bitStream, 0b1011010); in TEST()
164 ASSERT_EQ(p.bitStream, 0xbf); in TEST()
[all …]
/openbmc/phosphor-host-ipmid/include/ipmid/message/
H A Dunpack.hpp111 fixed_uint_t<details::bitStreamSize> priorBits = p.bitStream; in op()
117 p.bitStream = priorBits; in op()
176 t = (p.bitStream & bitmask).convert_to<fixed_uint_t<N>>(); in op()
177 p.bitStream >>= count; in op()
194 b = static_cast<bool>(p.bitStream & 0x01); in op()
196 p.bitStream >>= 1; in op()
219 t |= (p.bitStream & bitmask).convert_to<unsigned long long>(); in op()
220 p.bitStream >>= count; in op()
236 fixed_uint_t<details::bitStreamSize> priorBits = p.bitStream; in op()
243 p.bitStream = priorBits; in op()
/openbmc/openbmc/poky/meta/recipes-multimedia/libogg/
H A Dlibogg_1.3.5.bb1 SUMMARY = "Ogg bitstream and framing libary"
2 DESCRIPTION = "libogg is the bitstream and framing library \
/openbmc/u-boot/fs/jffs2/
H A Dmini_inflate.c25 static void init_stream(struct bitstream *stream, unsigned char *data, in init_stream()
66 static inline unsigned long pull_bits(struct bitstream *stream, in pull_bits()
86 static inline int pull_bit(struct bitstream *stream) in pull_bit()
97 static void discard_bits(struct bitstream *stream) in discard_bits()
106 static void decompress_none(struct bitstream *stream, unsigned char *dest) in decompress_none()
121 static int read_symbol(struct bitstream *stream, struct huffman_set *set) in read_symbol()
139 static void decompress_huffman(struct bitstream *stream, unsigned char *dest) in decompress_huffman()
212 static void decompress_dynamic(struct bitstream *stream, unsigned char *dest) in decompress_dynamic()
318 static void decompress_fixed(struct bitstream *stream, unsigned char *dest) in decompress_fixed()
354 struct bitstream stream; in decompress_block()
/openbmc/phosphor-host-ipmid/include/ipmid/
H A Dmessage.hpp209 bitStream |= tmp; in appendBits()
234 retVal = static_cast<uint8_t>(bitStream); in drain()
236 bitStream >>= bitsOut; in drain()
341 // add more bits to the top end of the bitstream in fillBits()
354 bitStream |= tmp; in fillBits()
368 * @brief consume count bits from bitstream (must call fillBits first)
382 auto bits = bitStream.convert_to<uint8_t>(); in popBits()
384 bitStream >>= count; in popBits()
394 bitStream = 0; in discardBits()
467 fixed_uint_t<details::bitStreamSize> priorBits = bitStream; in unpack()
[all …]
/openbmc/u-boot/cmd/
H A Dfpga.c98 debug("fpga: Use <fpga load> for NonSecure bitstream\n"); in do_fpga_loads()
427 "Load device from memory buffer with partial bitstream\n"
430 "Load device from bitstream buffer (Xilinx only)\n"
433 "Load device from bitstream buffer with partial bitstream"
450 "Load encrypted bitstream (Xilinx only)\n"
461 "NOTE: the sceure bitstream has to be created using xilinx\n"
/openbmc/u-boot/arch/arm/dts/
H A Dzynqmp-mini-nand.dts71 label = "nand-bitstream";
95 label = "nand1-bitstream";
H A Dzynq-cse-qspi.dtsi86 partition@qspi-bitstream {
87 label = "qspi-bitstream";
H A Dzynqmp-zc1751-xm016-dc2.dts140 label = "nand-bitstream";
165 label = "nand1-bitstream";
H A Dzynqmp-zc1751-xm017-dc3.dts136 label = "nand-bitstream";
161 label = "nand1-bitstream";
/openbmc/u-boot/doc/SPI/
H A DREADME.altera_spi5 - Load the bitstream into FPGA, enable bridges
/openbmc/openbmc/poky/meta/conf/
H A Dlayer.conf77 ttf-bitstream-vera->fontconfig \
94 ttf-bitstream-vera->qemuwrapper-cross \
/openbmc/openbmc/meta-openembedded/meta-multimedia/licenses/
H A DAOM-Patent-License-1.070 2.4. Encoder. "Encoder" means any encoder that produces a bitstream that can
71 be decoded by a Decoder only to the extent it produces such a bitstream.

123