Home
last modified time | relevance | path

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

12345678910>>...12

/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/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/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/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;
H A Dtoggle-switch.scss16 position: absolute;
54 position: absolute;
/openbmc/openbmc-tools/dbus-vis/
H A Ddbus_vis.css59 position: absolute;
68 position: absolute;
117 position: absolute;
/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/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()
H A Dinput-legacy.c191 void *opaque, int absolute, in qemu_add_mouse_event_handler() argument
200 s->qemu_put_mouse_event_absolute = absolute; in qemu_add_mouse_event_handler()
204 (absolute ? INPUT_EVENT_MASK_ABS : INPUT_EVENT_MASK_REL); in qemu_add_mouse_event_handler()
/openbmc/qemu/scripts/coverage/
H A Dcompare_gcov_json.py44 root_dir = json_file_path.absolute().parent
51 resolved_path = Path(file_path).absolute()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libconfuse/files/
H A D0001-only-apply-search-path-logic-to-relative-pathnames.patch7 lookup of absolute paths. So change the logic in cfg_searchpath() to
8 ignore the search path when the given filename is absolute, and merely
/openbmc/openbmc/poky/meta/recipes-devtools/libtool/libtool/
H A D0004-libtool.m4-Change-libtool-to-handle-sysroots-by-defa.patch26 # Trim trailing / since we'll always append absolute paths and we want
40 AC_MSG_ERROR([The sysroot must be an absolute path.])
/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
/openbmc/openbmc/meta-arm/meta-arm/recipes-security/optee/optee-os/
H A D0001-mk-compile.mk-remove-absolute-build-time-paths.patch4 Subject: [PATCH] mk/compile.mk: remove absolute build time paths
6 Some generated files get a __FILE_ID__ which include absolute
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/css/
H A Djquery-ui.structure.min.css5absolute;width:1px}.ui-helper-reset{margin:0;padding:0;border:0;outline:0;line-height:1.3;text-dec…
/openbmc/phosphor-webui/app/common/styles/base/
H A Dicons.scss19 position: absolute;
33 position: absolute;
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libcereal/files/
H A D0001-doctest-Do-not-use-unnamed-class.patch6 When compiling with clang this results in emitting absolute path into
13 absolute path in debug info. This fixes
/openbmc/openbmc/poky/meta/recipes-bsp/opensbi/opensbi/
H A D0001-Makefile-Add-flag-for-reprodubility-compiler-flags.patch6 Provides mechanism to remove absolute paths from binaries using
10 the .elf files but need to scrub absolute paths in objects
/openbmc/openbmc/poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad/
H A D0004-opencv-resolve-missing-opencv-data-dir-in-yocto-buil.patch7 'test' command, this fails because pkg-config provides an absolute
9 in order for the 'test' utility to pick up the absolute path.
/openbmc/phosphor-pid-control/pid/
H A Dthermalcontroller.cpp33 return ThermalType::absolute; in getThermalType()
83 else if (type == ThermalType::absolute) in inputProc()

12345678910>>...12