Searched refs:Alloc (Results 1 – 13 of 13) sorted by relevance
| /openbmc/u-boot/lib/lzma/ |
| H A D | Types.h | 211 void *(*Alloc)(void *p, size_t size); member 215 #define IAlloc_Alloc(p, size) (p)->Alloc((p), size)
|
| H A D | LzmaTools.c | 96 g_Alloc.Alloc = SzAlloc; in lzmaBuffToBuffDecompress()
|
| H A D | history.txt | 139 It used Alloc/Free functions from different memory pools.
|
| H A D | LzmaDec.c | 956 p->probs = (CLzmaProb *)alloc->Alloc(alloc, numProbs * sizeof(CLzmaProb)); in LzmaDec_AllocateProbs2() 983 p->dic = (Byte *)alloc->Alloc(alloc, dicBufSize); in LzmaDec_Allocate()
|
| H A D | lzma.txt | 65 Alloc.* - Memory allocation functions
|
| /openbmc/bmcweb/redfish-core/include/utils/extern/ |
| H A D | date.h | 3912 template <class CharT, class Traits, class Duration, class Alloc> 3915 fields<Duration>& fds, std::basic_string<CharT, Traits, Alloc>* abbrev = nullptr, 4147 template <class CharT, class Traits, class Duration2, class Alloc> 4152 std::basic_string<CharT, Traits, Alloc>* abbrev, std::chrono::minutes* offset); 4388 template <class CharT, class Traits, class Alloc, std::size_t N> 4390 std::basic_string<CharT, Traits, Alloc> 4391 operator+(std::basic_string<CharT, Traits, Alloc> x, const string_literal<CharT, N>& y) 6287 template <class CharT, class Traits, class Alloc, class Streamable> 6289 format(const std::locale& loc, const std::basic_string<CharT, Traits, Alloc>& fmt, 6292 std::basic_string<CharT, Traits, Alloc>{}) [all …]
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/libsdl/libsdl-1.2.15/ |
| H A D | CVE-2019-7637.patch | 151 /* Alloc aligned mem for current->pixels */
|
| /openbmc/intel-ipmi-oem/ |
| H A D | ipmi-allowlist.conf | 109 0x0a:0x21:0xff7f //<Storage>:<Get SDR Alloc Info> 119 0x0a:0x41:0xff7f //<Storage>:<Get SEL Alloc Info>
|
| /openbmc/openbmc-test-automation/ipmi/ |
| H A D | test_ipmi_sdr.robot | 35 # SDR Repository Alloc info supported : no
|
| H A D | test_ipmi_inband_sdr.robot | 482 # SDR Repository Alloc info supported : yes
|
| /openbmc/ipmitool/ |
| H A D | ChangeLog | 158 * ID: 3016359 - ipmi_sel - Get SEL Alloc Information is incorrect
|
| /openbmc/openbmc/meta-raspberrypi/recipes-multimedia/rpidistro-ffmpeg/files/ |
| H A D | 0001-ffmpeg-5.1.4-rpi_24.patch | 7938 + request_log("%s: Alloc: %zd, total=%zd, bufs=%d\n", __func__, dh->size, total_size, total_bufs… 8105 +// Alloc dmabuf via CMA 9337 + // Alloc almost certainly wants to be serialised if there is any chance of blocking 11182 + * Alloc a dst buffer or Create dst slots
|
| /openbmc/openbmc/meta-raspberrypi/dynamic-layers/multimedia-layer/recipes-multimedia/rpidistro-vlc/files/ |
| H A D | 0004-mmal_20.patch | 4350 + // Alloc pic 9028 + // Alloc from vcsm
|