Home
last modified time | relevance | path

Searched refs:lengths (Results 1 – 25 of 33) sorted by relevance

12

/openbmc/u-boot/fs/jffs2/
H A Dmini_inflate.c39 stream->codes.lengths = stream->code_lengths; in init_stream()
45 stream->lengths.bits = 16; in init_stream()
46 stream->lengths.num_symbols = 288; in init_stream()
47 stream->lengths.lengths = stream->length_lengths; in init_stream()
48 stream->lengths.symbols = stream->length_symbols; in init_stream()
49 stream->lengths.count = stream->length_count; in init_stream()
50 stream->lengths.first = stream->length_first; in init_stream()
51 stream->lengths.pos = stream->length_pos; in init_stream()
55 stream->distance.lengths = stream->distance_lengths; in init_stream()
141 struct huffman_set *lengths = &(stream->lengths); in decompress_huffman() local
[all …]
/openbmc/openbmc/poky/meta/recipes-devtools/apt/apt/
H A Dtriehash513 my ($self, $trie, %lengths) = @_;
514 foreach my $local_length (sort { $a <=> $b } (keys %lengths)) {
524 my ($self, $trie, $num_values, %lengths) = @_;
559 $self->print_functions($trie, %lengths);
562 $self->print_functions($trie, %lengths);
565 $self->print_functions($trie, %lengths);
571 foreach my $local_length (sort { $a <=> $b } (keys %lengths)) {
607 my %lengths;
623 $lengths{length($word)} = 1;
637 return ($trie, $counter, %lengths);
[all …]
/openbmc/qemu/docs/system/arm/
H A Dcpu-features.rst57 optional SVE vector lengths (see "SVE CPU Properties"). While with TCG
58 all SVE vector lengths can be supported, when KVM is in use it's more
59 likely that only a few lengths will be supported, if SVE is supported at
88 vector lengths::
161 lengths for the ``max`` CPU type. Note, the ``sve=on`` isn't actually
164 defaults, it would seem we need to disable many SVE vector lengths, rather
166 disabling many SVE vector lengths would be quite verbose, the ``sve<N>`` CPU
237 is used to enable or disable specific vector lengths, where ``N`` is the
240 Constraints" below. Additionally, as we want all supported vector lengths
252 smaller, host supported vector lengths must also be enabled. If
[all …]
/openbmc/qemu/block/
H A Ddmg.c127 compressed_size = s->lengths[chunk]; in update_max_chunk_size()
131 uncompressed_sectors = DIV_ROUND_UP(s->lengths[chunk], 512); in update_max_chunk_size()
250 s->lengths = g_realloc(s->lengths, new_size); in dmg_read_mish_block()
305 s->lengths[i] = buff_read_uint64(buffer, offset + 0x20); in dmg_read_mish_block()
307 if (s->lengths[i] > DMG_LENGTHS_MAX) { in dmg_read_mish_block()
310 s->lengths[i], i, DMG_LENGTHS_MAX); in dmg_read_mish_block()
488 s->offsets = s->lengths = s->sectors = s->sectorcounts = NULL; in dmg_open()
585 g_free(s->lengths); in dmg_open()
648 ret = bdrv_co_pread(bs->file, s->offsets[chunk], s->lengths[chunk], in dmg_read_chunk()
655 s->zstream.avail_in = s->lengths[chunk]; in dmg_read_chunk()
[all …]
H A Ddmg.h45 uint64_t *lengths; member
/openbmc/u-boot/include/jffs2/
H A Dmini_inflate.h23 int *lengths; /* The bit length of symbols */ member
57 struct huffman_set lengths; member
/openbmc/libcper/generator/
H A Dcper-generate.c17 const size_t *lengths,
122 const size_t *lengths, in generate_section_descriptor() argument
141 descriptor->SectionLength = (UINT32)lengths[index]; in generate_section_descriptor()
146 descriptor->SectionOffset += lengths[i]; in generate_section_descriptor()
/openbmc/u-boot/lib/libavb/
H A Davb_util.c329 size_t lengths[AVB_STRDUPV_MAX_NUM_STRINGS]; in avb_strdupv() local
340 lengths[num_strings] = str_len; in avb_strdupv()
361 avb_memcpy(dest, strings[n], lengths[n]); in avb_strdupv()
362 dest += lengths[n]; in avb_strdupv()
/openbmc/dbus-sensors/src/tests/
H A Dtest_NvidiaGpuSensorTest.cpp1688 std::vector<uint8_t> lengths; in TEST_F() member
1695 handlerData.lengths.push_back(length); in TEST_F()
1712 EXPECT_EQ(handlerData.lengths[0], 4); in TEST_F()
1721 EXPECT_EQ(handlerData.lengths[1], 8); in TEST_F()
1728 EXPECT_EQ(handlerData.lengths[2], 1); in TEST_F()
1755 std::vector<uint8_t> lengths; in TEST_F() member
1762 handlerData.lengths.push_back(length); in TEST_F()
1779 EXPECT_EQ(handlerData.lengths[0], 2); in TEST_F()
1786 EXPECT_EQ(handlerData.lengths[1], 5); in TEST_F()
1813 std::vector<uint8_t> lengths; in TEST_F() member
[all …]
/openbmc/openbmc/poky/meta/recipes-support/libcap/files/
H A D0001-nativesdk-libcap-Raise-the-size-of-arrays-containing.patch8 and lengths as well as ld.so.cache path in the dynamic loader to specific
/openbmc/u-boot/doc/device-tree-bindings/pci/
H A Darmada8k-pcie.txt8 - reg: base addresses and lengths of the pcie control and global control registers.
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/webrtc-audio-processing/webrtc-audio-processing-1/
H A D0001-Fix-return-type-errors.patch56 // Maximum lengths that frame of samples being passed from the render side to
/openbmc/openbmc/poky/meta/recipes-core/ovmf/ovmf/
H A D0003-debug-prefix-map.patch12 opportunitity for gcc/ld to change the output binaries due to path lengths
/openbmc/openbmc/poky/meta/recipes-core/glibc/glibc/
H A D0005-nativesdk-glibc-Raise-the-size-of-arrays-containing-.patch7 and lengths as well as ld.so.cache path in the dynamic loader to specific
H A D0013-eglibc-Forward-port-cross-locale-generation-support.patch80 +/* An array of their lengths, for convenience. */
545 -/* An array of their lengths, for convenience. */
/openbmc/openbmc/meta-security/meta-tpm/recipes-tpm1/openssl-tpm-engine/files/
H A D0003-tpm-openssl-tpm-engine-parse-an-encrypted-tpm-SRK-pa.patch104 + /* Don't set key or IV right away; we want to check lengths */
/openbmc/openbmc/poky/documentation/dev-manual/
H A Dspeeding-up-build.rst60 build system goes to some lengths to avoid ``sync()`` calls into the
/openbmc/qemu/target/arm/tcg/
H A Dneon-dp.decode387 # Within the "two registers, or three registers of different lengths"
390 # or they are a size field for the three-reg-different-lengths and
/openbmc/openbmc/poky/documentation/migration-guides/
H A Drelease-notes-3.4.4.rst49 - pseudo: Add patch to workaround paths with crazy lengths
H A Dmigration-4.2.rst271 scons in order to fix an issue with scons and command line lengths when ccache is
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/cdrkit/files/
H A D0001-add-new-option-eltorito-platform.patch331 * XXX JS: The next two structures have odd lengths!
/openbmc/qemu/docs/
H A Drdma.txt269 and lengths of each RAMBlock. This is used by the client to determine the
367 a list of all the RAMBlocks, their offsets and lengths, virtual
/openbmc/u-boot/doc/
H A DREADME.unaligned-memory-access.txt190 1. Casting variables to types of different lengths
/openbmc/openbmc-test-automation/gui/gui_test/overview_menu/
H A Dtest_overview_menu.robot60 # Get all IP addresses and prefix lengths on system.
/openbmc/u-boot/lib/
H A DKconfig177 and is widely used as a streaming cipher. Different key lengths are

12