Home
last modified time | relevance | path

Searched full:nature (Results 1 – 25 of 334) sorted by relevance

12345678910>>...14

/openbmc/linux/drivers/misc/eeprom/
H A Deeprom.c38 enum eeprom_nature nature; member
91 if (data->nature == VAIO && !capable(CAP_SYS_ADMIN)) { in eeprom_read()
157 data->nature = UNKNOWN; in eeprom_probe()
159 /* Detect the Vaio nature of EEPROMs. in eeprom_probe()
173 data->nature = VAIO; in eeprom_probe()
/openbmc/openbmc-tools/dbus-pcap/
H A Ddbus-pcap22 TypeProperty = namedtuple("TypeProperty", "field, type, nature")
185 prop = TypePropertyLookup[prop.nature.value]
186 if prop.nature == DBusType.UINT32:
187 prop = TypePropertyLookup[prop.nature.value]
189 prop.nature - (self.offset & (prop.nature - 1))
190 ) % prop.nature
204 return self.take(prop.nature)
269 size = parse_fixed(endian, stream, TypeContainer(prop.nature, None))
/openbmc/docs/architecture/
H A Doptionality.md59 Features of this nature MUST be configurable at either compile time or runtime,
60 and generally will default to disabled. Features of this nature, when disabled,
/openbmc/openbmc/poky/meta/files/common-licenses/
H A DCNRI-Jython6 …y agrees to indicate in any such work, in a prominently visible way, the nature of the modificatio…
10 … written notice from CNRI of any material breach by the Licensee, if the nature of the breach is s…
H A DSpencer-995 …rce form retain this entire copyright notice and indicate the origin and nature of any modificatio…
H A DNIST-Software7 that you changed the software and should note the date and nature of
H A DMinpack46 ANY KIND OR NATURE, INCLUDING BUT NOT LIMITED TO LOSS OF
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/
H A Dpython3-colorzero_2.0.bb4 "pythonic" in nature."
/openbmc/u-boot/include/linux/soc/ti/
H A Dti_sci_protocol.h110 * nature:
169 * nature:
239 * nature:
/openbmc/linux/Documentation/userspace-api/media/v4l/
H A Dfourcc.rst7 specified in this document. First of the characters defines the nature of
/openbmc/openbmc/poky/meta/recipes-devtools/python/python3/
H A D0001-test_active_children-skip-problematic-test.patch7 similar nature to other failing/hanging tests, disable it for now.
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/networkd-dispatcher/
H A Dnetworkd-dispatcher_2.2.4.bb3 more limited in the types of events it supports due to the limited nature of \
/openbmc/linux/Documentation/driver-api/mmc/
H A Dmmc-dev-parts.rst16 the sensitive nature of the boot partition contents, which often store
/openbmc/sdeventplus/src/sdeventplus/utility/
H A Dtimer.hpp89 /** @brief Determines the floating nature of the timer
96 /** @brief Sets the floating nature of the timer
/openbmc/linux/tools/perf/Documentation/
H A Ddb-export.txt22 1. Because of the nature of SQL, existing tables and columns can continue to be
/openbmc/openbmc/meta-openembedded/meta-oe/licenses/
H A DMINPACK46 ANY KIND OR NATURE, INCLUDING BUT NOT LIMITED TO LOSS OF
/openbmc/linux/arch/sh/include/cpu-sh2/cpu/
H A Dwatchdog.h58 * Note: Due to the brain-damaged nature of this register, in sh_wdt_write_rstcsr()
/openbmc/docs/
H A Dcode-of-conduct.md140 conduct, offensive remarks of a sexual nature, requests for sexual favors,
159 physical conduct of a sexual nature, where:
/openbmc/sdeventplus/src/sdeventplus/source/
H A Dbase.hpp127 /** @brief Determines the floating nature of the source
134 /** @brief Sets the floating nature of the source
/openbmc/linux/include/net/
H A Dcls_cgroup.h57 /* Due to the nature of the classifier it is required to ignore all in task_get_classid()
/openbmc/linux/Documentation/mm/
H A Dpage_frags.rst20 which can be expensive at allocation time. However due to the nature of
/openbmc/linux/Documentation/admin-guide/cgroup-v1/
H A Dcpuacct.rst50 due to the batch processing nature of percpu_counter.
/openbmc/linux/tools/perf/pmu-events/arch/x86/goldmont/
H A Dvirtual-memory.json6 …n new translation are filled into the ITLB. The event is speculative in nature, but will not coun…
/openbmc/linux/Documentation/maintainer/
H A Dmodifying-patches.rst14 yours, indicating the nature of your changes. While there is nothing mandatory
/openbmc/openbmc/meta-security/recipes-ids/suricata/files/
H A DCVE-2024-38535.patch9 nature of the HPACK compression.

12345678910>>...14