Home
last modified time | relevance | path

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

12345678910>>...34

/OK3568_Linux_fs/external/xserver/hw/dmx/input/
H A Ddmxbackend.c71 int relative; member
270 int oldRelative = priv->relative; in dmxBackendUpdatePosition()
278 x, y, priv->myScreen, screen, priv->relative, in dmxBackendUpdatePosition()
286 if (priv->relative) { in dmxBackendUpdatePosition()
288 priv->relative = 0; in dmxBackendUpdatePosition()
292 if (!priv->relative) { in dmxBackendUpdatePosition()
294 priv->relative = 1; in dmxBackendUpdatePosition()
304 if (priv->relative) { in dmxBackendUpdatePosition()
306 priv->relative = 0; in dmxBackendUpdatePosition()
310 if (!priv->relative) { in dmxBackendUpdatePosition()
[all …]
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/go/go-1.18/
H A D0009-Revert-cmd-go-make-sure-CC-and-CXX-are-absolute.patch12 go install: CXX environment variable is relative; must be absolute path: powerpc64le-yoe-linux-musl…
30 return fmt.Errorf("GOPATH entry is relative; must be absolute path: %q", val)
35 - return fmt.Errorf("%s entry is relative; must be absolute path: %q", key, val)
51 - base.Fatalf("go %s: %s environment variable is relative; must be absolute path: %s\n", flag.Arg…
65 -# go env -w rejects relative CC values
70 -[!windows] stderr 'go env -w: CC entry is relative; must be absolute path'
75 -[windows] stderr 'go env -w: CC entry is relative; must be absolute path'
77 -# go env -w rejects relative CXX values
82 -[!windows] stderr 'go env -w: CXX entry is relative; must be absolute path'
87 -[windows] stderr 'go env -w: CXX entry is relative; must be absolute path'
/OK3568_Linux_fs/buildroot/package/binutils/2.37/
H A D0004-or1k-fix-pc-relative-relocation-against-dynamic-on-P.patch4 Subject: [PATCH] or1k: fix pc-relative relocation against dynamic on PC
5 relative 26 bit relocation
10 pc-relative relocation against dynamic symbol alSourcePausev
12 pc-relative relocation against dynamic symbol alSourceStopv
14 pc-relative relocation against dynamic symbol alSourceRewindv
16 pc-relative relocation against dynamic symbol alSourcePlayv
47 + (_("%pB: pc-relative relocation against dynamic symbol %s"),
/OK3568_Linux_fs/buildroot/package/patchelf/
H A D0003-Add-option-to-make-the-rpath-relative-under-a-specif.patch4 Subject: [PATCH] Add option to make the rpath relative under a specified root
7 Running "patchelf" with the option "--make-rpath-relative ROOTDIR" will
13 The original build-system already took care of setting a relative
33 If the option "--relative-to-file" is given, the rpath will start
34 with "$ORIGIN" making it relative to the ELF file, otherwise an
35 absolute path relative to ROOTDIR will be used.
163 + debug("no RPATH to make relative\n");
195 + /* Make the the RPATH relative to the specified path */
211 + The original build-system already took care of setting a relative
253 + /* Finally make "canonicalPath" relative to "filedir" in "rootDir" */
[all …]
/OK3568_Linux_fs/kernel/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
/OK3568_Linux_fs/external/xserver/hw/xwayland/
H A DMakefile.am63 relative-pointer-unstable-v1-client-protocol.h \
64 relative-pointer-unstable-v1-protocol.c \
94 relative-pointer-unstable-v1-protocol.c : $(WAYLAND_PROTOCOLS_DATADIR)/unstable/relative-pointer/re…
96 relative-pointer-unstable-v1-client-protocol.h : $(WAYLAND_PROTOCOLS_DATADIR)/unstable/relative-poi…
/OK3568_Linux_fs/u-boot/disk/
H A Dpart_dos.c113 lbaint_t relative, in print_partition_extended() argument
161 = le32_to_int (pt->start4) + relative; in print_partition_extended()
164 ext_part_sector == 0 ? lba_start : relative, in print_partition_extended()
176 lbaint_t ext_part_sector, lbaint_t relative, in part_get_info_extended() argument
242 = le32_to_int (pt->start4) + relative; in part_get_info_extended()
245 ext_part_sector == 0 ? lba_start : relative, in part_get_info_extended()
/OK3568_Linux_fs/kernel/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.
/OK3568_Linux_fs/kernel/fs/
H A Dnsfs.c160 struct ns_common *relative; in open_related_ns() local
162 relative = get_ns(ns); in open_related_ns()
163 if (IS_ERR(relative)) { in open_related_ns()
165 return PTR_ERR(relative); in open_related_ns()
168 err = __ns_get_path(&path, relative); in open_related_ns()
/OK3568_Linux_fs/buildroot/docs/manual/
H A Dccache-support.txt43 To avoid this issue, buildroot has the +Use relative paths+ option
45 point inside the output directory into relative paths. Thus, changing
48 A disadvantage of the relative paths is that they also end up to be
49 relative paths in the object file. Therefore, for example, the debugger
H A Dcustomize-rootfs.txt19 multiple overlays, space-separated. If you specify a relative path,
20 it will be relative to the root of the Buildroot tree. Hidden
40 the +System configuration+ menu). If you specify a relative path, it
41 will be relative to the root of the Buildroot tree.
109 +System configuration+ menu. If you specify a relative path, it will
110 be relative to the root of the Buildroot tree.
/OK3568_Linux_fs/kernel/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
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-connectivity/blueman/blueman/
H A D0001-meson-add-pythoninstalldir-option.patch42 …stemunitdir', type: 'string', description: 'Path to systemd system unit dir relative to ${prefix}')
43 …option('systemduserunitdir', type: 'string', description: 'Path to systemd user unit dir relative
44 +option('pythoninstalldir', type: 'string', description: 'Path to python site-packages dir relative
/OK3568_Linux_fs/kernel/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;
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/input/touchscreen/
H A Diqs5xx.txt45 - touchscreen-inverted-x : See [2]. Inversion is applied relative to that
49 - touchscreen-inverted-y : See [2]. Inversion is applied relative to that
53 - touchscreen-swapped-x-y : See [2]. Swapping is applied relative to that
/OK3568_Linux_fs/kernel/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
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/qemu/qemu/
H A Ddeterminism.patch4 Replace the full paths with relative ones. I couldn't figure out how to get
5 meson to pass relative paths but we can fix that in the script.
H A D0001-tests-meson.build-use-relative-path-to-refer-to-file.patch4 Subject: [PATCH] tests/meson.build: use relative path to refer to files
10 filename too long. Fixed by using relative path to refer to files
/OK3568_Linux_fs/kernel/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);
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/rust/
H A Drust-cross.inc34 # include the '../../lib' (ie: relative path from cross_bindir to normal
41 # FIXME: using hard-coded relative paths is wrong, we should ask bitbake for
42 # the relative path between 2 of it's vars.
/OK3568_Linux_fs/yocto/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.
/OK3568_Linux_fs/kernel/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.
/OK3568_Linux_fs/buildroot/docs/website/css/
H A Dtimeline.css4 position: relative;
20 position: relative;
49 position: relative;
/OK3568_Linux_fs/buildroot/board/zynqmp/patches/uboot/
H A D0003-arm64-zynqmp-accept-an-absolute-path-for-PMUFW_INIT_.patch7 forcing it to be a relative path inside the U-Boot source tree. Since
25 relative path.
33 - PMUFW_INIT_FILE empty, relative, absolute, non-existing

12345678910>>...34