Home
last modified time | relevance | path

Searched refs:symlinks (Results 1 – 25 of 127) sorted by relevance

123456

/external/e2fsprogs/util/
DMakefile.in21 PROGS= subst symlinks
33 symlinks: symlinks.o
35 $(Q) $(BUILD_CC) $(BUILD_LDFLAGS) -o symlinks symlinks.o
Dinstall-symlink.in6 SYMLINKS=symlinks
25 --symlinks=*)
/external/e2fsprogs/
DMCONFIG.in157 # Script for installing symlinks (for shared libraries)
164 $(top_builddir)/util/symlinks:
165 cd $(top_builddir)/util ; $(MAKE) symlinks
169 --symlinks=$(top_builddir)/util/symlinks
171 $(top_builddir)/util/symlinks
Dconfigure.in156 [ --enable-symlink-install use symlinks when installing instead of hard links],
160 AC_MSG_RESULT([Disabling symlinks for install])
163 AC_MSG_RESULT([Enabling symlinks for install])
167 AC_MSG_RESULT([Disabling symlinks for install by default])
171 dnl handle --enable-relative-symlinks
174 AC_ARG_ENABLE([relative-symlinks],
175 [ --enable-relative-symlinks use relative symlinks when installing],
180 AC_MSG_RESULT([Disabling relative symlinks for install])
184 AC_MSG_RESULT([Enabling relative symlinks for install])
186 AC_ARG_ENABLE([symlink-relative-symlinks],,
[all …]
/external/chromium-trace/catapult/third_party/pyfakefs/pyfakefs/
Dfake_filesystem_shutil.py165 def copytree(self, src, dst, symlinks=False): argument
190 self.copytree(srcname, dstname, symlinks)
202 self.copytree(src, dst, symlinks=True)
/external/chromium-trace/catapult/telemetry/third_party/pyfakefs/pyfakefs/
Dfake_filesystem_shutil.py165 def copytree(self, src, dst, symlinks=False): argument
190 self.copytree(srcname, dstname, symlinks)
202 self.copytree(src, dst, symlinks=True)
/external/chromium-trace/catapult/firefighter/bin/
Dpackaging.py38 def TempAppDir(root_dir, symlinks): argument
49 if symlinks:
Ddeploy16 with packaging.TempAppDir(root_dir, symlinks=False) as temp_app_dir:
Drun18 with packaging.TempAppDir(root_dir, symlinks=True) as temp_app_dir:
/external/vulkan-validation-layers/tests/
DCMakeLists.txt52 add_custom_target(binary-dir-symlinks ALL
61 add_custom_target(binary-dir-symlinks ALL
/external/bison/m4/
Dopen.m416 dnl trailing slash. FreeBSD only has the problem on symlinks.
20 [# Assume that if we have lstat, we can also check symlinks.
/external/e2fsprogs/tests/f_badsymlinks/
Dname1 corrupted symlinks
/external/e2fsprogs/tests/f_selinux/
Dname1 SE Linux generated symlinks with EA data
/external/mesa3d/src/gallium/winsys/radeon/drm/
DMakefile15 symlinks: target
/external/webrtc/chromium/
DREADME3 dependencies by creating symlinks to folders in this checkout,
/external/mesa3d/src/gallium/targets/vdpau-softpipe/
DMakefile21 symlinks: target
/external/mesa3d/src/gallium/targets/xvmc-softpipe/
DMakefile21 symlinks: target
/external/mesa3d/src/gallium/targets/va-softpipe/
DMakefile21 symlinks: target
/external/mesa3d/src/gallium/targets/xvmc-r600/
DMakefile24 symlinks: target
/external/mesa3d/src/gallium/targets/vdpau-r600/
DMakefile24 symlinks: target
/external/mesa3d/src/gallium/targets/xvmc-r300/
DMakefile24 symlinks: target
/external/mesa3d/src/gallium/targets/dri-vmwgfx/
DMakefile24 symlinks: target
/external/mesa3d/src/gallium/targets/dri-r600/
DMakefile26 symlinks: target
/external/mesa3d/src/gallium/targets/dri-radeonsi/
DMakefile26 symlinks: target
/external/mesa3d/src/gallium/targets/dri-r300/
DMakefile26 symlinks: target

123456