Home
last modified time | relevance | path

Searched full:relative (Results 1 – 25 of 2616) sorted by relevance

12345678910>>...105

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/doc/ld.html/
H A DExpression-Section.html74 <a name="index-relative-expressions"></a>
78 <p>Addresses and symbols may be section relative, or absolute. A section
79 relative symbol is relocatable. If you request relocatable output
81 value of a section relative symbol. On the other hand, an absolute
86 section relative symbols and for builtin functions that return an
119 <code>__data_start</code> are set to 0x10 relative to the <code>.data</code>
122 <p>For expressions involving numbers, relative addresses and absolute
129 </li><li> Unary operations on a relative address, and binary operations on two
130 relative addresses in the same section or between one relative address
132 </li><li> Other binary operations, that is, between two relative addresses not
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/doc/ld.html/
H A DExpression-Section.html74 <a name="index-relative-expressions"></a>
78 <p>Addresses and symbols may be section relative, or absolute. A section
79 relative symbol is relocatable. If you request relocatable output
81 value of a section relative symbol. On the other hand, an absolute
86 section relative symbols and for builtin functions that return an
119 <code>__data_start</code> are set to 0x10 relative to the <code>.data</code>
122 <p>For expressions involving numbers, relative addresses and absolute
129 </li><li> Unary operations on a relative address, and binary operations on two
130 relative addresses in the same section or between one relative address
132 </li><li> Other binary operations, that is, between two relative addresses not
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/
H A Delf.h1395 #define R_68K_PC32 4 /* PC relative 32 bit */
1396 #define R_68K_PC16 5 /* PC relative 16 bit */
1397 #define R_68K_PC8 6 /* PC relative 8 bit */
1398 #define R_68K_GOT32 7 /* 32 bit PC relative GOT entry */
1399 #define R_68K_GOT16 8 /* 16 bit PC relative GOT entry */
1400 #define R_68K_GOT8 9 /* 8 bit PC relative GOT entry */
1404 #define R_68K_PLT32 13 /* 32 bit PC relative PLT address */
1405 #define R_68K_PLT16 14 /* 16 bit PC relative PLT address */
1406 #define R_68K_PLT8 15 /* 8 bit PC relative PLT address */
1420 #define R_68K_TLS_LDO32 31 /* 32 bit module-relative offset */
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/
H A Delf.h1395 #define R_68K_PC32 4 /* PC relative 32 bit */
1396 #define R_68K_PC16 5 /* PC relative 16 bit */
1397 #define R_68K_PC8 6 /* PC relative 8 bit */
1398 #define R_68K_GOT32 7 /* 32 bit PC relative GOT entry */
1399 #define R_68K_GOT16 8 /* 16 bit PC relative GOT entry */
1400 #define R_68K_GOT8 9 /* 8 bit PC relative GOT entry */
1404 #define R_68K_PLT32 13 /* 32 bit PC relative PLT address */
1405 #define R_68K_PLT16 14 /* 16 bit PC relative PLT address */
1406 #define R_68K_PLT8 15 /* 8 bit PC relative PLT address */
1420 #define R_68K_TLS_LDO32 31 /* 32 bit module-relative offset */
[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
113 tristate "Si7013/20/21 Relative Humidity and Temperature Sensors"
117 Relative Humidity and Temperature Sensors. This driver also
H A Dsi7020.c3 * si7020.c - Silicon Labs Si7013/20/21 Relative Humidity and Temp Sensors
9 * The Silicon Labs Si7013/20/21 Relative Humidity and Temperature Sensors
11 * measuring relative humidity and temperature. The Si7013 has an additional
30 /* Measure Relative Humidity, Hold Master Mode */
72 * Relative humidity will be 0.0032959% too high and in si7020_read_raw()
164 MODULE_DESCRIPTION("Silicon Labs Si7013/20/21 Relative Humidity and Temperature Sensors");
/OK3568_Linux_fs/u-boot/board/gateworks/gw_ventana/
H A Dgw_ventana_spl.c217 /* Read Calibration: DQS delay relative to DQ read access */
219 /* Write Calibration: DQ/DM delay relative to DQS write access */
230 /* Read Calibration: DQS delay relative to DQ read access */
232 /* Write Calibration: DQ/DM delay relative to DQS write access */
243 /* Read Calibration: DQS delay relative to DQ read access */
245 /* Write Calibration: DQ/DM delay relative to DQS write access */
256 /* Read Calibration: DQS delay relative to DQ read access */
258 /* Write Calibration: DQ/DM delay relative to DQS write access */
269 /* Read Calibration: DQS delay relative to DQ read access */
271 /* Write Calibration: DQ/DM delay relative to DQS write access */
[all …]
/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()
283 * relative unless it is visible on a screen of the same display in dmxBackendUpdatePosition()
286 if (priv->relative) { in dmxBackendUpdatePosition()
288 priv->relative = 0; in dmxBackendUpdatePosition()
292 if (!priv->relative) { in dmxBackendUpdatePosition()
293 DMXDBG0(" Off screen, but not relative\n"); in dmxBackendUpdatePosition()
294 priv->relative = 1; in dmxBackendUpdatePosition()
304 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/kernel/arch/alpha/include/asm/
H A Delf.h19 #define R_ALPHA_GPREL32 3 /* GP relative 32 bit */
20 #define R_ALPHA_LITERAL 4 /* GP relative 16 bit w/optimization */
23 #define R_ALPHA_BRADDR 7 /* PC+4 relative 23 bit shifted */
24 #define R_ALPHA_HINT 8 /* PC+4 relative 16 bit shifted */
25 #define R_ALPHA_SREL16 9 /* PC relative 16 bit */
26 #define R_ALPHA_SREL32 10 /* PC relative 32 bit */
27 #define R_ALPHA_SREL64 11 /* PC relative 64 bit */
28 #define R_ALPHA_GPRELHIGH 17 /* GP relative 32 bit, high 16 bits */
29 #define R_ALPHA_GPRELLOW 18 /* GP relative 32 bit, low 16 bits */
30 #define R_ALPHA_GPREL16 19 /* GP relative 16 bit */
/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/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/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/doc/as.html/
H A Ds390-Operand-Modifier.html93 fields and 32-bit pc-relative immediate fields. The @got12 modifier is
97 For a 32-bit pc-relative field the pc-relative offset to the GOT
101 <dd><p>The @gotent modifier can be used for 32-bit pc-relative immediate fields.
103 the pc-relative offset from the current instruction to the GOT slot for the
113 fields, and 32-bit pc-relative immediate fields. A procedure linkage
117 GOT to the jump slot for the symbol. For a 32-bit pc-relative field
118 the pc-relative offset to the jump slot from the current instruction
122 <dd><p>The @plt modifier can be used for 16-bit and 32-bit pc-relative immediate
124 The symbol term is replaced with the relative offset from the current
139 <dd><p>The @indntpoff modifier can be used for 32-bit pc-relative immediate
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/doc/as.html/
H A Ds390-Operand-Modifier.html93 fields and 32-bit pc-relative immediate fields. The @got12 modifier is
97 For a 32-bit pc-relative field the pc-relative offset to the GOT
101 <dd><p>The @gotent modifier can be used for 32-bit pc-relative immediate fields.
103 the pc-relative offset from the current instruction to the GOT slot for the
113 fields, and 32-bit pc-relative immediate fields. A procedure linkage
117 GOT to the jump slot for the symbol. For a 32-bit pc-relative field
118 the pc-relative offset to the jump slot from the current instruction
122 <dd><p>The @plt modifier can be used for 16-bit and 32-bit pc-relative immediate
124 The symbol term is replaced with the relative offset from the current
139 <dd><p>The @indntpoff modifier can be used for 32-bit pc-relative immediate
[all …]
/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/kernel/arch/s390/include/asm/
H A Delf.h17 #define R_390_PC32 5 /* PC relative 32 bit. */
20 #define R_390_PLT32 8 /* 32 bit PC relative PLT address. */
28 #define R_390_PC16 16 /* PC relative 16 bit. */
29 #define R_390_PC16DBL 17 /* PC relative 16 bit shifted by 1. */
31 #define R_390_PC32DBL 19 /* PC relative 32 bit shifted by 1. */
35 #define R_390_PC64 23 /* PC relative 64 bit. */
37 #define R_390_PLT64 25 /* 64 bit PC relative PLT address. */
74 #define R_390_TLS_LE32 50 /* 32 bit negated offset relative to
76 #define R_390_TLS_LE64 51 /* 64 bit negated offset relative to
78 #define R_390_TLS_LDO32 52 /* 32 bit offset relative to TLS
[all …]
/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/kernel/Documentation/input/devices/
H A Datarikbd.rst41 0xF8-0xFB relative mouse position records (lsbs determined by
60 report relative motion, absolute motion in a coordinate system maintained
66 Relative Position Reporting
69 In relative position mode, the ikbd will return relative mouse position
74 Note that the ikbd may return mouse relative position reports with
76 relative mouse motion events will be generated: (a) while the keyboard has
80 The relative mouse position record is a three byte record of the form
259 SET RELATIVE MOUSE POSITION REPORTING
266 Set relative mouse position reporting. (DEFAULT) Mouse position packets are
301 either RELATIVE or ABSOLUTE motion records. The ikbd returns the appropriate
[all …]
/OK3568_Linux_fs/kernel/arch/s390/kernel/
H A Dmachine_kexec_reloc.c34 case R_390_PC16: /* PC relative 16 bit. */ in arch_kexec_do_relocs()
37 case R_390_PC16DBL: /* PC relative 16 bit shifted by 1. */ in arch_kexec_do_relocs()
40 case R_390_PC32DBL: /* PC relative 32 bit shifted by 1. */ in arch_kexec_do_relocs()
43 case R_390_PC32: /* PC relative 32 bit. */ in arch_kexec_do_relocs()
46 case R_390_PC64: /* PC relative 64 bit. */ in arch_kexec_do_relocs()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/vboxvideo/
H A Dmodesetting.c16 * @origin_x: The horizontal displacement relative to the first scrn.
17 * @origin_y: The vertical displacement relative to the first screen.
19 * relative to the framebuffer start.
54 * Report the rectangle relative to which absolute pointer events should be
60 * @origin_x: Upper left X co-ordinate relative to the first screen.
61 * @origin_y: Upper left Y co-ordinate relative to the first screen.
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/sys/
H A Dstat.h231 Relative path names are interpreted relative to FD unless FD is
297 /* Set file access permissions of FILE relative to
322 interpret relative PATH names relative to the directory associated
337 device number DEV. But interpret relative PATH names relative to
351 interpret relative PATH names relative to the directory associated
358 /* Set file access and modification times relative to directory file
/OK3568_Linux_fs/yocto/poky/meta/lib/oe/
H A Dpath.py15 def relative(src, dest): function
16 """ Return a relative path from src to dest.
18 >>> relative("/usr/bin", "/tmp/foo/bar")
21 >>> relative("/usr/bin", "/usr/lib")
24 >>> relative("/tmp", "/tmp/foo/bar")
31 """ Convert an absolute symlink to a relative one """
59 Walk basedir looking for absolute symlinks and replacing them with relative ones.
60 The absolute links are assumed to be relative to basedir
74 bb.debug(2, "Replacing absolute path %s with relative path %s" % (link, base))
80 rel = relative(metadata.getVar("TOPDIR"), path)
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/sys/
H A Dstat.h231 Relative path names are interpreted relative to FD unless FD is
297 /* Set file access permissions of FILE relative to
322 interpret relative PATH names relative to the directory associated
337 device number DEV. But interpret relative PATH names relative to
351 interpret relative PATH names relative to the directory associated
358 /* Set file access and modification times relative to directory file
/OK3568_Linux_fs/kernel/drivers/gpu/arm/mali400/mali/common/
H A Dmali_hw_core.h51 MALI_DEBUG_PRINT(6, ("register_read for core %s, relative addr=0x%04X, val=0x%08X\n", in mali_hw_core_register_read()
58 MALI_DEBUG_PRINT(6, ("register_write_relaxed for core %s, relative addr=0x%04X, val=0x%08X\n", in mali_hw_core_register_write_relaxed()
68 MALI_DEBUG_PRINT(6, ("register_write_relaxed for core %s, relative addr=0x%04X, val=0x%08X\n", in mali_hw_core_register_write_relaxed_conditional()
77 MALI_DEBUG_PRINT(6, ("register_write for core %s, relative addr=0x%04X, val=0x%08X\n", in mali_hw_core_register_write()
85 MALI_DEBUG_PRINT(6, ("register_write_array: for core %s, relative addr=0x%04X, nr of regs=%u\n", in mali_hw_core_register_write_array_relaxed()
100 MALI_DEBUG_PRINT(6, ("register_write_array: for core %s, relative addr=0x%04X, nr of regs=%u\n", in mali_hw_core_register_write_array_relaxed_conditional()
/OK3568_Linux_fs/u-boot/arch/x86/include/asm/
H A Delf.h28 #define R_X86_64_PC32 2 /* PC relative 32 bit signed */
35 /* 32 bit signed pc relative offset to GOT */
40 #define R_X86_64_PC16 13 /* 16 bit sign extended pc relative */
42 #define R_X86_64_PC8 15 /* 8 bit sign extended pc relative */

12345678910>>...105