/openbmc/qemu/tests/unit/ |
H A D | test-xs-node.c | 346 err = write_str(s, DOMID_GUEST, XBT_NULL, "some/relative/path", in test_xs_node_simple() 351 "some/relative/pathguestwatch")); in test_xs_node_simple() 353 "/local/domain/1/some/relative/pathqemuwatch")); in test_xs_node_simple() 360 err = xs_impl_read(s, DOMID_GUEST, XBT_NULL, "some/relative/path", data); in test_xs_node_simple() 368 "/local/domain/1/some/relative/path", data); in test_xs_node_simple() 385 "/local/domain/1/some/relative/path2", in test_xs_node_simple() 390 g_assert(!strcmp(guest_watches->str, "some/relative/path2guestwatch")); in test_xs_node_simple() 394 err = write_str(s, DOMID_GUEST, XBT_NULL, "some/relative/path", in test_xs_node_simple() 399 g_assert(!strcmp(guest_watches->str, "some/relative/pathguestwatch")); in test_xs_node_simple() 403 err = xs_impl_directory(s, DOMID_GUEST, XBT_NULL, "some/relative", &gencnt, in test_xs_node_simple() [all …]
|
/openbmc/u-boot/board/gateworks/gw_ventana/ |
H A D | gw_ventana_spl.c | 214 /* Read Calibration: DQS delay relative to DQ read access */ 216 /* Write Calibration: DQ/DM delay relative to DQS write access */ 232 /* Read Calibration: DQS delay relative to DQ read access */ 235 /* Write Calibration: DQ/DM delay relative to DQS write access */ 252 /* Read Calibration: DQS delay relative to DQ read access */ 255 /* Write Calibration: DQ/DM delay relative to DQS write access */ 267 /* Read Calibration: DQS delay relative to DQ read access */ 269 /* Write Calibration: DQ/DM delay relative to DQS write access */ 280 /* Read Calibration: DQS delay relative to DQ read access */ 282 /* Write Calibration: DQ/DM delay relative to DQS write access */ [all …]
|
/openbmc/phosphor-webui/app/common/styles/base/ |
H A D | foundation.scss | 175 position: relative; 840 position: relative; 844 position: relative; 854 position: relative; 858 position: relative; 868 position: relative; 872 position: relative; 882 position: relative; 886 position: relative; 896 position: relative; [all …]
|
/openbmc/linux/Documentation/devicetree/bindings/iio/ |
D | mount-matrix.txt |
|
/openbmc/linux/arch/parisc/include/asm/ |
D | extable.h |
|
/openbmc/linux/arch/s390/kernel/ |
D | machine_kexec_reloc.c |
|
/openbmc/linux/drivers/net/dsa/ |
D | bcm_sf2_regs.h |
|
/openbmc/qemu/tests/qemu-iotests/ |
H A D | 126 | 58 echo '=== Testing relative backing filename resolution ===' 99 # relative path, it will always be evaluated relative to qemu's CWD (but not 100 # relative to the overlay!). While this is more or less intended, it is still 102 # (The root of the issue is the use of a relative path with a protocol prefix. 104 # such paths absolute, whereas in another, they are still relative.)
|
/openbmc/linux/drivers/gpu/drm/vboxvideo/ |
D | modesetting.c |
|
/openbmc/openbmc/meta-raspberrypi/docs/ |
H A D | conf.py | 17 # add these directories to sys.path here. If the directory is relative to the 38 # Add any paths that contain templates here, relative to this directory. 84 # List of patterns, relative to source directory, that match files and 135 # Add any paths that contain custom themes here, relative to this directory. 147 # The name of an image file (relative to this directory) to place at the top 152 # The name of an image file (relative to this directory) to use as a favicon of 159 # relative to this directory. They are copied after the builtin static files, 164 # .htaccess) here, relative to this directory. These files are copied 235 # The name of a javascript file (relative to the configuration directory) that 271 # The name of an image file (relative to this directory) to place at the top of
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/lapack/ |
H A D | lapack_3.12.1.bb | 39 # not support them. And we cannot easily change CMake to use relative paths, because 44 # To address this issue, we manually replace the absolute path with a relative path 51 # of `xerbla.f` to a relative path. The steps are as follows: 54 # 2. Compute the relative path for various `*.f` files based on the current build directory. 55 # 3. Replace the absolute path with the calculated relative path in the `build.make` files 59 # the MATGEN subdirectory, with a relative path prefix of `"../../.."`. 69 … while read src obj; do echo "$(realpath --relative-to="$src" "$obj")"; done)\2#g" $file
|
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-requests-toolbelt/ |
H A D | 720240501dca0b4eacc3295665d7ced8719e11d2.patch | 50 …should be redirected automatically to target URL: <a href=\"/relative-redirect/4\">/relative-redir… 59 - "Location": "/relative-redirect/4", 80 + "/relative-redirect/4" 118 "uri": "https://httpbin.org/relative-redirect/4" 129 - "Location": "/relative-redirect/3", 150 + "/relative-redirect/3" 188 "uri": "https://httpbin.org/relative-redirect/3" 199 - "Location": "/relative-redirect/2", 220 + "/relative-redirect/2" 258 "uri": "https://httpbin.org/relative-redirect/2" [all …]
|
/openbmc/linux/Documentation/input/devices/ |
D | atarikbd.rst |
|
/openbmc/linux/scripts/ |
D | tools-support-relr.sh |
|
/openbmc/phosphor-webui/app/common/styles/components/ |
H A D | table.scss | 31 position: relative; 97 position: relative; 121 position: relative; 151 position: relative; 215 position: relative; 233 position: relative; 333 position: relative;
|
/openbmc/linux/arch/loongarch/include/asm/ |
D | extable.h |
|
/openbmc/linux/Documentation/hwmon/ |
D | lm77.rst |
|
/openbmc/linux/arch/arm64/include/asm/ |
D | extable.h |
|
/openbmc/openbmc/poky/meta/lib/oe/ |
H A D | path.py | 17 def relative(src, dest): function 18 """ Return a relative path from src to dest. 20 >>> relative("/usr/bin", "/tmp/foo/bar") 23 >>> relative("/usr/bin", "/usr/lib") 26 >>> relative("/tmp", "/tmp/foo/bar") 33 """ Convert an absolute symlink to a relative one """ 61 Walk basedir looking for absolute symlinks and replacing them with relative ones. 62 The absolute links are assumed to be relative to basedir 76 bb.debug(2, "Replacing absolute path %s with relative path %s" % (link, base)) 82 rel = relative(metadata.getVar("TOPDIR"), path)
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/wxwidgets/wxwidgets/ |
H A D | 0003-create-links-with-relative-path.patch | 4 Subject: [PATCH] create links with relative path 14 Please replace this with a relative link. 20 Please replace this with a relative link. 22 Create symlink with relative path to fix the issues.
|
/openbmc/openbmc/meta-arm/meta-arm-bsp/documentation/corstone1000/ |
H A D | conf.py | 15 # add these directories to sys.path here. If the directory is relative to the 43 # Add any paths that contain templates here, relative to this directory. 46 # List of patterns, relative to source directory, that match files and 73 # relative to this directory. They are copied after the builtin static files,
|
/openbmc/linux/arch/riscv/include/asm/ |
D | extable.h |
|
/openbmc/u-boot/disk/ |
H A D | part_dos.c | 122 /* Print a partition that is relative to its Extended partition table 126 lbaint_t relative, in print_partition_extended() argument 181 = le32_to_int (pt->start4) + relative; in print_partition_extended() 184 ext_part_sector == 0 ? lba_start : relative, in print_partition_extended() 193 /* Print a partition that is relative to its Extended partition table 196 lbaint_t ext_part_sector, lbaint_t relative, in part_get_info_extended() argument 269 = le32_to_int (pt->start4) + relative; in part_get_info_extended() 272 ext_part_sector == 0 ? lba_start : relative, in part_get_info_extended()
|
/openbmc/linux/arch/mips/net/ |
D | bpf_jit_comp.h |
|
/openbmc/qemu/include/ |
H A D | elf.h | 708 #define R_ALPHA_GPREL32 3 /* GP relative 32 bit */ 709 #define R_ALPHA_LITERAL 4 /* GP relative 16 bit w/optimization */ 712 #define R_ALPHA_BRADDR 7 /* PC+4 relative 23 bit shifted */ 713 #define R_ALPHA_HINT 8 /* PC+4 relative 16 bit shifted */ 714 #define R_ALPHA_SREL16 9 /* PC relative 16 bit */ 715 #define R_ALPHA_SREL32 10 /* PC relative 32 bit */ 716 #define R_ALPHA_SREL64 11 /* PC relative 64 bit */ 717 #define R_ALPHA_GPRELHIGH 17 /* GP relative 32 bit, high 16 bits */ 718 #define R_ALPHA_GPRELLOW 18 /* GP relative 32 bit, low 16 bits */ 719 #define R_ALPHA_GPREL16 19 /* GP relative 16 bit */ [all …]
|