Searched full:arrays (Results 1 – 25 of 450) sorted by relevance
12345678910>>...18
/openbmc/linux/tools/perf/util/ |
D | bpf-utils.h |
|
D | bpf-utils.c |
|
D | bpf-event.c |
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/7zip/bit7z/ |
H A D | 0001-Fix-tests-with-musl.patch | 16 @@ -49,6 +49,8 @@ constexpr PortableErrorTest hresult_tests[] = { // NOLINT(*-avoid-c-arrays) 25 @@ -67,6 +69,8 @@ constexpr PortableErrorTest hresult_tests[] = { // NOLINT(*-avoid-c-arrays) 34 @@ -74,6 +78,8 @@ constexpr PortableErrorTest hresult_tests[] = { // NOLINT(*-avoid-c-arrays) 43 @@ -81,6 +87,8 @@ constexpr PortableErrorTest hresult_tests[] = { // NOLINT(*-avoid-c-arrays)
|
/openbmc/linux/scripts/coccinelle/misc/ |
D | flexible_array.cocci |
|
/openbmc/webui-vue/src/utilities/ |
H A D | objectUtils.js | 2 * Deeply merge two plain objects (or arrays) without mutating the inputs. 5 * - Arrays from the source replace arrays on the target.
|
/openbmc/linux/drivers/usb/gadget/function/ |
D | u_uvc.h |
|
/openbmc/phosphor-led-sysfs/ |
H A D | argument.hpp | 31 // NOLINTNEXTLINE(cppcoreguidelines-avoid-c-arrays) 38 // NOLINTNEXTLINE(cppcoreguidelines-avoid-c-arrays) 46 // NOLINTNEXTLINE(cppcoreguidelines-avoid-c-arrays)
|
H A D | argument.cpp | 28 // NOLINTNEXTLINE(cppcoreguidelines-avoid-c-arrays) 62 // NOLINTNEXTLINE(cppcoreguidelines-avoid-c-arrays)
|
/openbmc/linux/Documentation/admin-guide/ |
D | md.rst |
|
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/ |
H A D | python3-bitarray_3.4.1.bb | 1 SUMMARY = "efficient arrays of booleans -- C extension" 2 DESCRIPTION = "A high-level Python efficient arrays of booleans -- C extension"
|
/openbmc/linux/Documentation/driver-api/md/ |
D | raid5-ppl.rst |
|
/openbmc/phosphor-dbus-interfaces/yaml/com/intel/Protocol/PECI/ |
H A D | Raw.interface.yaml | 16 An array of byte arrays where each byte array holds the raw 23 An array of byte arrays where each byte array holds the raw
|
/openbmc/linux/Documentation/core-api/ |
D | generic-radix-tree.rst |
|
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/ |
H A D | ActionInfo.v1_4_2.json | 127 …ues for numbers and durations' clause of the Redfish Specification. For arrays, this property sha… 134 …lowable values for this parameter as applied to this action target. For arrays, this property sha… 150 …l appear in the same array order as the `AllowableValues` property. For arrays, this property sha… 163 …lowable values for this parameter as applied to this action target. For arrays, this property sha… 202 …roperty shall contain the maximum value that this service supports. For arrays, this property sha… 212 …roperty shall contain the minimum value that this service supports. For arrays, this property sha…
|
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/ |
H A D | ActionInfo.v1_4_2.json | 127 …ues for numbers and durations' clause of the Redfish Specification. For arrays, this property sha… 134 …lowable values for this parameter as applied to this action target. For arrays, this property sha… 150 …l appear in the same array order as the `AllowableValues` property. For arrays, this property sha… 163 …lowable values for this parameter as applied to this action target. For arrays, this property sha… 202 …roperty shall contain the maximum value that this service supports. For arrays, this property sha… 212 …roperty shall contain the minimum value that this service supports. For arrays, this property sha…
|
/openbmc/qemu/util/ |
H A D | fdmon-poll.c | 18 * Stack-allocated arrays would be perfect but they have size limitations; 19 * heap allocation is expensive enough that we want to reuse arrays across 21 * any lock, the arrays cannot be stored in AioContext. Thread-local data
|
/openbmc/linux/drivers/net/ethernet/intel/igc/ |
D | igc_diag.h |
|
/openbmc/linux/Documentation/translations/sp_SP/process/ |
D | deprecated.rst |
|
/openbmc/linux/lib/ |
D | memcat_p.c |
|
/openbmc/linux/Documentation/process/ |
D | deprecated.rst |
|
/openbmc/u-boot/include/ |
H A D | linker_lists.h | 5 * Implementation of linker-generated arrays 41 * generated arrays. The user is expected to build their own macro wrapper 103 * thing: zero-sized arrays, which are both 0-byte-size and exempt from 220 * Since this macro defines the start of the linker-generated arrays, 243 * Since this macro defines the end of the linker-generated arrays,
|
/openbmc/openbmc-tools/tracing/ |
H A D | trace | 34 # Look Ma! Associative arrays in ash! 45 # fake associative arrays
|
/openbmc/linux/tools/perf/pmu-events/arch/s390/cf_z10/ |
D | extended.json |
|
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/ |
D | pwrseq.c |
|
12345678910>>...18