Home
last modified time | relevance | path

Searched refs:absolute (Results 1 – 25 of 451) sorted by relevance

12345678910>>...19

/openbmc/linux/drivers/iio/adc/
H A Dqcom-vadc-common.c395 bool absolute, in qcom_vadc_scale_calib() argument
401 if (absolute) in qcom_vadc_scale_calib()
410 bool absolute, u16 adc_code, in qcom_vadc_scale_volt() argument
415 qcom_vadc_scale_calib(calib_graph, adc_code, absolute, &voltage); in qcom_vadc_scale_volt()
426 bool absolute, u16 adc_code, in qcom_vadc_scale_therm() argument
432 qcom_vadc_scale_calib(calib_graph, adc_code, absolute, &voltage); in qcom_vadc_scale_therm()
434 if (absolute) in qcom_vadc_scale_therm()
448 bool absolute, in qcom_vadc_scale_die_temp() argument
454 qcom_vadc_scale_calib(calib_graph, adc_code, absolute, &voltage); in qcom_vadc_scale_die_temp()
471 bool absolute, in qcom_vadc_scale_chg_temp() argument
[all …]
/openbmc/qemu/hw/i386/
H A Dvmmouse.c70 uint8_t absolute; member
119 if (s->absolute) { in vmmouse_mouse_event()
149 static void vmmouse_update_handler(VMMouseState *s, int absolute) in vmmouse_update_handler() argument
154 if (s->absolute != absolute) { in vmmouse_update_handler()
155 s->absolute = absolute; in vmmouse_update_handler()
160 s, s->absolute, in vmmouse_update_handler()
175 vmmouse_update_handler(s, s->absolute); in vmmouse_read_id()
271 vmmouse_update_handler(s, s->absolute); in vmmouse_post_load()
285 VMSTATE_UINT8(absolute, VMMouseState),
/openbmc/phosphor-ipmi-flash/bmc/log-handler/test/
H A Dlog_json_unittest.cpp45 "unit" : "absolute" in TEST()
96 "unit" : "absolute"} in TEST()
117 "unit" : "absolute"} in TEST()
171 "unit" : "absolute" in TEST()
186 "unit" : "absolute" in TEST()
201 "unit" : "absolute" in TEST()
227 "unit" : "absolute" in TEST()
274 "unit" : "absolute", in TEST()
290 "unit" : "absolute", in TEST()
/openbmc/phosphor-ipmi-flash/bmc/version-handler/test/
H A Dversion_json_unittest.cpp31 "unit" : "absolute" in TEST()
82 "unit" : "absolute"} in TEST()
103 "unit" : "absolute"} in TEST()
157 "unit" : "absolute" in TEST()
172 "unit" : "absolute" in TEST()
187 "unit" : "absolute" in TEST()
213 "unit" : "absolute" in TEST()
260 "unit" : "absolute", in TEST()
276 "unit" : "absolute", in TEST()
/openbmc/linux/fs/jfs/
H A Djfs_metapage.h52 int absolute, unsigned long new);
54 #define read_metapage(inode, lblock, size, absolute)\ argument
55 __get_metapage(inode, lblock, size, absolute, false)
57 #define get_metapage(inode, lblock, size, absolute)\ argument
58 __get_metapage(inode, lblock, size, absolute, true)
/openbmc/phosphor-webui/app/common/styles/components/
H A Dtable.scss39 position: absolute;
125 position: absolute;
132 position: absolute;
164 position: absolute;
242 position: absolute;
254 position: absolute;
264 position: absolute;
292 position: absolute;
300 position: absolute;
H A Dform-elements.scss24 position: absolute;
56 position: absolute;
92 position: absolute;
98 position: absolute;
179 position: absolute;
188 position: absolute;
227 position: absolute;
/openbmc/linux/Documentation/input/devices/
H A Delantech.rst21 4.3 Native absolute mode 4 byte packet format
24 5.2 Native absolute mode 6 byte packet format
30 6.2 Native absolute mode 6 byte packet format
35 7.2 Native absolute mode 6 byte packet format
82 in relative mode and not in absolute mode. As the Linux Elantech touchpad
83 driver always puts the hardware into absolute mode not all information
188 A: 1 = absolute mode (needs 4 byte packets, see reg_11)
297 Native absolute mode 4 byte packet format
345 x9..x0 = absolute x value (horizontal)
352 y9..y0 = absolute y value (vertical)
[all …]
/openbmc/openbmc/poky/meta/recipes-connectivity/openssh/openssh/
H A D0001-regress-test-exec-use-the-absolute-path-in-the-SSH-e.patch4 Subject: [PATCH] regress/test-exec: use the absolute path in the SSH env
7 the last one don't use the absolute path and consequently
27 # Path to sshd must be absolute for rexec
/openbmc/linux/Documentation/devicetree/bindings/input/touchscreen/
H A Dtsc2007.txt15 - ti,fuzzx: specifies the absolute input fuzz x value.
18 - ti,fuzzy: specifies the absolute input fuzz y value.
19 - ti,fuzzz: specifies the absolute input fuzz z value.
/openbmc/linux/tools/scripts/
H A Dutilities.mak131 # is-absolute
133 # Usage: bool-value = $(call is-absolute,path)
135 is-absolute = $(shell echo $(shell-sq) | grep -q ^/ && echo y)
139 # Usage: absolute-executable-path-or-empty = $(call lookup,path)
160 # Usage: absolute-executable-path-or-empty = $(call get-executable,path)
162 # The goal is to get an absolute path for an executable;
168 get-executable = $(if $(1),$(if $(is-absolute),$(_ge-abspath),$(lookup)))
173 # Usage: absolute-executable-path-or-empty = $(call get-executable-or-default,variable,default)
/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-cython/
H A D0001-Output-import-relative-paths-in-generated-C-code.-GH.patch7 it outputs filepaths that are either absolute or are basenames.
8 It is not good to output absolute paths in the generated C code and
60 - file_path = basename(file_path) # never include absolute paths
63 + # never include absolute paths
/openbmc/linux/arch/xtensa/kernel/
H A Dmxhead.S30 .begin no-absolute-literals
64 .end no-absolute-literals
/openbmc/linux/drivers/scsi/
H A Dzorro7xx.c41 int absolute; /* offset is absolute address */ member
43 { .name = "PowerUP 603e+", .offset = 0xf40000, .absolute = 1 },
86 if (zdd->absolute) { in zorro7xx_init_one()
H A Dscript_asm.pl185 @absolute = (); # Array of absolute names
411 push (@absolute , $id);
794 @absolute = sort @absolute;
796 foreach $i (@absolute) {
918 foreach $i (@absolute) {
/openbmc/openbmc-tools/dbus-vis/
H A Ddbus_vis.css59 position: absolute;
68 position: absolute;
117 position: absolute;
/openbmc/phosphor-webui/app/common/styles/elements/
H A Dinline-confirm.scss4 position: absolute;
24 position: absolute;
H A Dpaginate.scss49 position: absolute;
89 position: absolute;
101 position: absolute;
127 position: absolute;
H A Dcontent-search.scss23 position: absolute;
43 position: absolute;
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/blueman/blueman/
H A D0001-meson-DO-not-emit-absolute-path-when-S-B.patch4 Subject: [PATCH] meson: Do not emit absolute path when S != B
7 ok but cython resolves the input file to absolute path and that gets
14 not generate the absolute paths into generate C code.
/openbmc/linux/arch/xtensa/boot/boot-elf/
H A Dbootstrap.S29 .begin no-absolute-literals
79 .end no-absolute-literals
/openbmc/qemu/ui/
H A Dspice-input.c113 bool absolute; member
229 if (pointer->absolute == is_absolute) { in mouse_mode_notifier()
238 pointer->absolute = is_absolute; in mouse_mode_notifier()
256 pointer->absolute = false; in qemu_spice_input_init()
/openbmc/linux/Documentation/devicetree/bindings/input/
H A Drotary-encoder.txt10 encoder. Only relevant for absolute axis. Defaults to 24 which is a
13 absolute one. Relative axis will only generate +1/-1 events on the input
16 greater than the specified steps or smaller than 0. For absolute axis only.
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-h5py/
H A D0001-setup_build.py-avoid-absolute-path.patch4 Subject: [PATCH] setup_build.py: avoid absolute path
6 Prevent absolute path from ending up in the egg-info SOURCES.txt.
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/lapack/
H A Dlapack_3.12.1.bb37 # The `xerbla.o` file contains an absolute path in `xerbla.f.o`, but the options
40 # it will convert them to absolute paths when generating Unix Makefiles or Ninja:
44 # To address this issue, we manually replace the absolute path with a relative path
50 # This workaround resolves the TMPDIR [buildpaths] issue by converting the absolute path
55 # 3. Replace the absolute path with the calculated relative path in the `build.make` files

12345678910>>...19