/openbmc/u-boot/arch/xtensa/include/asm/ |
H A D | ldscript.h | 48 _##_sym_##_##_sec_##_start = ABSOLUTE(.); \ 50 _##_sym_##_##_sec_##_end = ABSOLUTE(.); \ 73 _text_start = ABSOLUTE(.); \ 81 _text_end = ABSOLUTE(.); \ 87 _rodata_start = ABSOLUTE(.); \ 93 __XT_EXCEPTION_TABLE__ = ABSOLUTE(.); \ 99 _rodata_end = ABSOLUTE(.); \ 105 _u_boot_list_start = ABSOLUTE(.); \ 107 _u_boot_list_end = ABSOLUTE(.); \ 113 _data_start = ABSOLUTE(.); \ [all …]
|
/openbmc/phosphor-ipmi-flash/bmc/version-handler/test/ |
H A D | version_json_unittest.cpp | 31 "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/sdeventplus/src/sdeventplus/source/ |
H A D | time.hpp | 31 /** @brief Type used as the basis for absolute clock times */ 43 * @param[in] time - Absolute time when the callback should be executed 69 /** @brief Gets the absolute time when the time source expires 72 * @return Absolute time as an std::chrono::time_point 76 /** @brief Sets the absolute time when the time source will expire 78 * @param[in] time - Absolute time as an std::chrono::time_point 113 * @param[in] time - Absolute time when the callback should be executed
|
/openbmc/qemu/hw/i386/ |
H A D | vmmouse.c | 70 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 D | log_json_unittest.cpp | 45 "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-webui/app/common/styles/components/ |
H A D | table.scss | 39 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 D | form-elements.scss | 24 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 D | 0001-regress-test-exec-use-the-absolute-path-in-the-SSH-e.patch | 4 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/openpower-proc-control/ |
H A D | temporary_file.hpp | 16 * The temporary file is created by the constructor. The absolute path to the 67 * Returns the absolute path to the temporary file. 80 * Absolute path to the temporary file.
|
/openbmc/phosphor-webui/app/common/styles/elements/ |
H A D | inline-confirm.scss | 4 position: absolute; 24 position: absolute;
|
H A D | paginate.scss | 49 position: absolute; 89 position: absolute; 101 position: absolute; 127 position: absolute;
|
/openbmc/openpower-hw-diags/util/ |
H A D | temporary_file.hpp | 16 * The temporary file is created by the constructor. The absolute path to the 93 * Returns the absolute path to the temporary file. 106 * Absolute path to the temporary file.
|
/openbmc/openpower-debug-collector/watchdog/ |
H A D | utils.hpp | 18 * The temporary file is created by the constructor. The absolute path to the 96 * @brief Returns the absolute path to the temporary file. 109 * @brief Absolute path to the temporary file.
|
/openbmc/openbmc-tools/dbus-vis/ |
H A D | dbus_vis.css | 59 position: absolute; 68 position: absolute; 117 position: absolute;
|
/openbmc/phosphor-logging/extensions/openpower-pels/ |
H A D | temporary_file.hpp | 20 * The temporary file is created by the constructor. The absolute path to the 88 * Returns the absolute path to the temporary file. 106 * Absolute path to the temporary file.
|
/openbmc/qemu/include/qemu/ |
H A D | datadir.h | 15 * @name: Relative or absolute file name 17 * If @name exists on disk as an absolute path, or a path relative
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/lapack/ |
H A D | lapack_3.12.1.bb | 37 # 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/phosphor-power/ |
H A D | temporary_file.hpp | 29 * The temporary file is created by the constructor. The absolute path to the 106 * Returns the absolute path to the temporary file. 119 * Absolute path to the temporary file.
|
H A D | temporary_subdirectory.hpp | 32 * The temporary subdirectory is created by the constructor. The absolute path 111 * Returns the absolute path to the temporary subdirectory. 124 * Absolute path to the temporary subdirectory.
|
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-h5py/ |
H A D | 0001-setup_build.py-avoid-absolute-path.patch | 4 Subject: [PATCH] setup_build.py: avoid absolute path 6 Prevent absolute path from ending up in the egg-info SOURCES.txt.
|
/openbmc/openbmc-test-automation/ |
H A D | CONTRIBUTING.md | 383 \_file_path. Bear in mind that a file path can be relative or absolute, 398 are a relative or absolute path (as shown in the examples above). A file 402 - If the variable **must** contain an absolute path (which should be the 419 \_dir_path. Bear in mind that a dir path can be relative or absolute, so 433 are a relative or absolute path (as shown in the examples above). A dir 437 - If the variable **must** contain an absolute path (which should be the 728 \_file_path. Bear in mind that a file path can be relative or absolute, so 743 a relative or absolute path (as shown in the examples above). A file path 747 - If the variable **must** contain an absolute path (which should be the 763 \_dir_path. Bear in mind that a dir path can be relative or absolute so, [all …]
|
/openbmc/u-boot/arch/arm/include/asm/mach-imx/ |
H A D | hab.h | 32 uint32_t entry; /* Absolute address of first instruction */ 34 uint32_t dcd; /* Absolute address of the image DCD */ 35 uint32_t boot; /* Absolute address of the boot data */ 36 uint32_t self; /* Absolute address of the IVT */ 37 uint32_t csf; /* Absolute address of the CSF */
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libconfuse/files/ |
H A D | 0001-only-apply-search-path-logic-to-relative-pathnames.patch | 7 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 D | 0004-libtool.m4-Change-libtool-to-handle-sysroots-by-defa.patch | 26 # 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-test-automation/lib/ |
H A D | bmc_redfish_utils.py | 62 resource_path URI resource absolute path (e.g. 89 resource_path URI resource absolute path (e.g. 159 resource_path URI resource absolute path 202 resource_path URI resource absolute path 229 resource_path URI resource absolute path 263 resource_path URI resource absolute path (e.g.
|