Searched full:canonical (Results 1 – 25 of 238) sorted by relevance
12345678910
/openbmc/phosphor-hwmon/ |
H A D | sysfs.cpp | 94 devPath = fs::canonical(devPath); in findCalloutPath() 104 p = fs::canonical(p); in findCalloutPath() 119 ofDevPath = fs::canonical(ofDevPath); in findCalloutPath() 137 p = fs::canonical(p); in findCalloutPath() 152 return fs::canonical(iioDev).parent_path(); in findCalloutPath() 177 path = fs::canonical(path); in findHwmonFromOFPath()
|
/openbmc/linux/Documentation/ABI/testing/ |
D | debugfs-ideapad |
|
/openbmc/linux/arch/arm/include/asm/ |
D | prom.h |
|
D | opcodes.h |
|
/openbmc/qemu/contrib/gitdm/ |
H A D | aliases | 3 # single, canonical address. It duplicates some info from .mailmap so 17 # a canonical address which will distort the stats of those who 34 # canonical emails
|
/openbmc/openbmc/poky/meta/conf/machine/include/x86/ |
H A D | README | 11 X86ARCH32 - This is the 32-bit architecture GNU canonical arch, TUNE_ARCH. 13 X86ARCH64 - This is the 64-bit architecture GNU canonical arch, TUNE_ARCH.
|
/openbmc/linux/include/linux/ |
D | syslog.h |
|
/openbmc/u-boot/arch/arm/include/asm/ |
H A D | opcodes.h | 49 * These macros help with converting instructions between a canonical integer 52 * __mem_to_opcode_*() convert from in-memory representation to canonical form. 53 * __opcode_to_mem_*() convert from canonical form to in-memory representation. 56 * Canonical instruction representation: 62 * There is no way to distinguish an ARM instruction in canonical representation
|
/openbmc/openbmc/poky/meta-skeleton/recipes-skeleton/service/ |
H A D | service_0.1.bb | 1 SUMMARY = "The canonical example of init scripts" 3 DESCRIPTION = "This recipe is a canonical example of init scripts"
|
/openbmc/phosphor-power/ |
H A D | pmbus.cpp | 49 * @brief Returns the canonical path if it exists in insertPageNum() 54 * @return fs::path - Either the canonical or original path in insertPageNum() 59 auto canonical = fs::canonical(path, ec); in insertPageNum() 63 lg2::error("Could not get canonical path from {PATH}", "PATH", path); in getPath() 67 return canonical; in getPath()
|
/openbmc/witherspoon-pfault-analysis/ |
H A D | pmbus.cpp | 158 metadata::CALLOUT_DEVICE_PATH(fs::canonical(basePath).c_str())); in readBit() 196 metadata::CALLOUT_DEVICE_PATH(fs::canonical(basePath).c_str())); in read() 227 metadata::CALLOUT_DEVICE_PATH(fs::canonical(basePath).c_str())); in readString() 267 fs::canonical(basePath).c_str())); in readBinary() 302 metadata::CALLOUT_DEVICE_PATH(fs::canonical(basePath).c_str())); in write()
|
/openbmc/u-boot/scripts/ |
H A D | mailmapper | 22 commits is asuumed to be a canonical real name. If the number of commits 53 # The entries only for the canonical names with MIN_COMMITS or more commits. 70 # We assume the name with the most commits as the canonical real name.
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/opencv/opencv/ |
H A D | 0008-Do-not-embed-build-directory-in-binaries.patch | 83 …Directory(build_dir, cwd) || isSubDirectory(utils::fs::canonical(build_dir), utils::fs::canonical(… 115 …y(build_dir, module_path) || isSubDirectory(utils::fs::canonical(build_dir), utils::fs::canonical(…
|
/openbmc/phosphor-mboxd/Documentation/ |
H A D | mboxctl.md | 1 Please reference the canonical mbox protocol documentation:
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Common/ |
H A D | UUID.interface.yaml | 7 UUID of object to which the interface is bound. It is in canonical
|
/openbmc/openbmc/poky/meta/recipes-devtools/python/ |
H A D | python3-trove-classifiers_2025.3.19.19.bb | 1 SUMMARY = "Canonical source for classifiers on PyPI (pypi.org)."
|
H A D | python3-certifi_2025.4.26.bb | 4 which ships with the Requests codebase, and is derived from Mozilla Firefox's canonical set."
|
/openbmc/openbmc/poky/meta/recipes-devtools/clang/ |
H A D | llvm-project-source.bb | 4 SUMMARY = "This is the canonical git mirror of the LLVM subversion repository."
|
/openbmc/linux/fs/ntfs3/lib/ |
D | decompress_common.c |
|
/openbmc/qemu/qapi/ |
H A D | cxl.json | 40 # @path: CXL type 3 device canonical QOM path 91 # @path: CXL type 3 device canonical QOM path 152 # @path: CXL type 3 device canonical QOM path 208 # @path: CXL type 3 device canonical QOM path 309 # @path: CXL Type 3 device canonical QOM path 361 # @path: CXL Type 3 device canonical QOM path
|
/openbmc/linux/security/apparmor/include/ |
D | ipc.h |
|
D | crypto.h |
|
/openbmc/linux/kernel/trace/ |
D | rpm-traces.c |
|
/openbmc/linux/drivers/clk/imx/ |
D | clk-gate2.c |
|
/openbmc/linux/include/uapi/linux/android/ |
D | binderfs.h |
|
12345678910