Home
last modified time | relevance | path

Searched refs:relative (Results 1 – 25 of 502) sorted by relevance

12345678910>>...21

/openbmc/phosphor-webui/app/common/styles/base/
H A Dfoundation.scss175 position: relative;
840 position: relative;
844 position: relative;
854 position: relative;
858 position: relative;
868 position: relative;
872 position: relative;
882 position: relative;
886 position: relative;
896 position: relative;
[all …]
/openbmc/linux/drivers/iio/humidity/
H A DKconfig8 tristate "Aosong AM2315 relative humidity and temperature sensor"
14 relative humidity and ambient temperature sensor.
29 tristate "TI HDC100x relative humidity and temperature sensor"
35 HDC1000, HDC1008, HDC1010, HDC1050, and HDC1080 relative
42 tristate "TI HDC2010 relative humidity and temperature sensor"
46 HDC2010 and HDC2080 relative humidity and temperature sensors.
102 tristate "SI7005 relative humidity and temperature sensor"
105 Say yes here to build support for the Silabs Si7005 relative
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-requests-toolbelt/
H A D720240501dca0b4eacc3295665d7ced8719e11d2.patch50 …should be redirected automatically to target URL: <a href=\"/relative-redirect/4\">/relative-redir…
59 - "Location": "/relative-redirect/4",
80 + "/relative-redirect/4"
118 "uri": "https://httpbin.org/relative-redirect/4"
129 - "Location": "/relative-redirect/3",
150 + "/relative-redirect/3"
188 "uri": "https://httpbin.org/relative-redirect/3"
199 - "Location": "/relative-redirect/2",
220 + "/relative-redirect/2"
258 "uri": "https://httpbin.org/relative-redirect/2"
[all …]
/openbmc/u-boot/disk/
H A Dpart_dos.c126 lbaint_t relative, in print_partition_extended() argument
181 = le32_to_int (pt->start4) + relative; in print_partition_extended()
184 ext_part_sector == 0 ? lba_start : relative, in print_partition_extended()
196 lbaint_t ext_part_sector, lbaint_t relative, in part_get_info_extended() argument
269 = le32_to_int (pt->start4) + relative; in part_get_info_extended()
272 ext_part_sector == 0 ? lba_start : relative, in part_get_info_extended()
/openbmc/linux/Documentation/devicetree/bindings/iio/
H A Dmount-matrix.txt23 relative to some specific device frame of reference.
36 A sensor can be mounted in any angle along the axes relative to the frame of
38 or tilted at any angle relative to the frame of reference.
52 device relative to the center of the planet, i.e. relative to its surface at
53 this point. Up and down in the world relative to the device frame of
93 - Magnetometers (compasses) have their world frame of reference relative to the
129 - Gyroscopes detects the movement relative the device itself. The angular
151 relative orientation of any given sensor of this type with respect to the
157 to orient the senor axes relative to a desired point of reference. This means
160 space, relative to the device or world point of reference.
/openbmc/phosphor-webui/app/common/styles/components/
H A Dtable.scss31 position: relative;
97 position: relative;
121 position: relative;
151 position: relative;
215 position: relative;
233 position: relative;
333 position: relative;
H A Dform-elements.scss3 position: relative;
19 position: relative;
53 position: relative;
83 position: relative;
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/lapack/
H A Dlapack_3.12.1.bb39 # not support them. And we cannot easily change CMake to use relative paths, because
44 # To address this issue, we manually replace the absolute path with a relative path
51 # of `xerbla.f` to a relative path. The steps are as follows:
54 # 2. Compute the relative path for various `*.f` files based on the current build directory.
55 # 3. Replace the absolute path with the calculated relative path in the `build.make` files
59 # the MATGEN subdirectory, with a relative path prefix of `"../../.."`.
69 … while read src obj; do echo "$(realpath --relative-to="$src" "$obj")"; done)\2#g" $file
/openbmc/linux/fs/
H A Dnsfs.c161 struct ns_common *relative; in open_related_ns() local
163 relative = get_ns(ns); in open_related_ns()
164 if (IS_ERR(relative)) { in open_related_ns()
166 return PTR_ERR(relative); in open_related_ns()
169 err = __ns_get_path(&path, relative); in open_related_ns()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/wxwidgets/wxwidgets/
H A D0003-create-links-with-relative-path.patch4 Subject: [PATCH] create links with relative path
14 Please replace this with a relative link.
20 Please replace this with a relative link.
22 Create symlink with relative path to fix the issues.
/openbmc/phosphor-webui/app/server-control/styles/
H A Dremote-console.scss20 position: relative;
26 position: relative;
/openbmc/linux/scripts/
H A Dtools-support-relr.sh13 $LD $tmp_file.o -shared -Bsymbolic -z pack-relative-relocs -o $tmp_file 2>&1 |
14 grep -q pack-relative-relocs && exit 1
/openbmc/linux/Documentation/hwmon/
H A Dlm77.rst29 applies to all 3 limits. The relative difference is stored in a single
30 register on the chip, which means that the relative difference between
43 temp1_crit_hyst and temp1_crit into the chip, and the same relative
H A Demc1403.rst63 hysteresis mechanism which applies to all limits. The relative difference
64 is stored in a single register on the chip, which means that the relative
78 temp1_crit_hyst and temp1_crit into the chip, and the same relative
/openbmc/linux/Documentation/devicetree/bindings/input/
H A Drotary-encoder.txt12 - rotary-encoder,relative-axis: register a relative axis rather than an
40 rotary-encoder,relative-axis;
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-bus-iio-mpu605010 easy to tell the relative positions among sensors as well as their
11 positions relative to the board that holds these sensors. Identity matrix
H A Dsysfs-bus-iio-chemical-sgp4015 Set the relative humidity. This value is sent to the sensor for
17 Default value: 50000 (50 % relative humidity)
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-security/keyutils/files/
H A Dfix_library_install_path.patch4 Subject: [PATCH] Subject: [PATCH] keyutils: use relative path for link
7 when populated in sysroot, so use relative path instead.
/openbmc/linux/Documentation/devicetree/bindings/gpio/
H A Dgpio-thunderx.txt7 - First cell is the GPIO pin number relative to the controller.
15 - First cell is the GPIO pin number relative to the controller.
/openbmc/openbmc/poky/meta/recipes-devtools/qemu/qemu/
H A D0006-qemu-Determinism-fixes.patch9 Replace the full paths with relative ones. I couldn't figure out how to get
10 meson to pass relative paths but we can fix that in the script.
/openbmc/phosphor-power/phosphor-regulators/docs/config_file/
H A Dcompare_presence.md16 …ify the relative D-Bus inventory path of the FRU. Full inventory paths begin with the root "/xyz/o…
/openbmc/linux/drivers/scsi/
H A Dscript_asm.pl187 @relative = (); # Array of relative names
237 $relative = 'REL';
242 $relative = 'ABS';
253 "$symbol_references{$symbol} $relative,$tmp,$length";
259 $symbol_references{$symbol} = "$relative,$tmp,$length";
413 push (@relative, $id);
/openbmc/phosphor-webui/app/server-health/styles/
H A Dsyslog.scss12 position: relative;
78 position: relative;
149 position: relative;
186 position: relative;
/openbmc/qemu/tests/migration/aarch64/
H A Da-b-kernel.S11 # pc-relative address. Also the branch instructions should use relative
/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/grilo/
H A Dgrilo_0.3.16.bb31 # Path can be relative to B or WORKDIR in devtool modify
33 relpath="$(realpath --relative-to="$base" "${S}")"

12345678910>>...21