/trunk/main/solenv/gbuild/ |
H A D | BuildDirs.mk | 55 ifneq ($(filter-out $(foreach repo,$(gb_REPOS),$(realpath $(repo))/%),$(realpath $(firstword $(MAKE… 56 …,The initial makefile $(realpath $(firstword $(MAKEFILE_LIST))) is not in the repositories $(forea…
|
H A D | UnoApiTarget.mk | 64 $(call gb_UnoApiPartTarget_get_target,$(2).urd) : $(foreach repo,$(gb_REPOS),$(realpath $(repo)/$(2… 81 $(call gb_UnoApiPartTarget_get_target,$(2).urd) : $(foreach repo,$(gb_REPOS),$(realpath $(repo)/$(2… 93 $(call gb_UnoApiPartTarget_get_target,$(2).urd) : $(foreach repo,$(gb_REPOS),$(realpath $(repo)/$(2… 127 $(call gb_UnoApiTarget_get_target,$(1)) : UNOAPI_REFERENCE := $(foreach repo,$(gb_REPOS),$(realpath…
|
H A D | WinResTarget.mk | 82 $(call gb_WinResTarget_get_target,$(1)) : RCFILE=$(foreach file,$(gb_REPOS),$(realpath $(file)/$(st… 83 $(call gb_WinResTarget_get_target,$(1)) : $(foreach file,$(gb_REPOS),$(realpath $(file)/$(strip $(2… 88 $(call gb_WinResTarget_get_target,$(1)) : $(foreach file,$(2),$(foreach repo,$(gb_REPOS),$(realpath…
|
H A D | AllLangResTarget.mk | 105 $(call gb_SrsPartMergeTarget_get_target,$(1)) : SDF := $(realpath $(gb_SrsPartMergeTarget_SDFLOCATI… 106 $(call gb_SrsPartMergeTarget_get_target,$(1)) : $(realpath $(gb_SrsPartMergeTarget_SDFLOCATION)/$(d…
|
/trunk/main/solenv/bin/modules/ |
H A D | SourceConfig.pm | 61 $source_root = Cwd::realpath($source_root); 79 $source_root = Cwd::realpath($source_root); 132 $new_rep_path = Cwd::realpath($new_rep_path);
|
H A D | RepositoryHelper.pm | 53 $initial_directory = Cwd::realpath($initial_directory); 135 $rep_root_candidate = File::Basename::dirname(Cwd::realpath($rep_root_candidate));
|
/trunk/main/scripting/java/org/openoffice/idesupport/zip/ |
H A D | ParcelZipper.java | 95 String realpath, tmppath; in zipParcel() local 97 realpath = targetfile.getPath(); in zipParcel() 98 tmppath = realpath + ".tmp"; in zipParcel()
|
/trunk/main/l10ntools/scripts/tool/ |
H A D | l10ntool.py | 211 absfile = os.path.realpath(os.path.abspath(inputfile)) 212 absroot = os.path.realpath(os.path.abspath(self._options.project_root))
|
/trunk/main/ |
H A D | set_soenv.in | 2674 my $realpath; 2676 $realpath = PathLookup ($cmd, @sysPath); 2677 if (!($realpath eq $path)) { 2679 "$path/$cmd against $realpath");
|
/trunk/main/sal/osl/unx/ |
H A D | file_url.cxx | 529 if (realpath(unresolved_path, resolved_path)) in _osl_resolvepath() 805 if (osl::realpath(result, resolved)) in osl_searchFileURL()
|
/trunk/main/soltools/javadep/ |
H A D | javadep.c | 304 if ( !(realpath(pclass_file, cnp_class_file) in add_to_dependencies() 305 && realpath(path, cnp_str) ) ) { in add_to_dependencies()
|
/trunk/main/unotools/ |
H A D | Makefile | 32 $(eval $(call gb_Module_make_global_targets,$(shell ls $(dir $(realpath $(firstword $(MAKEFILE_LIST…
|
/trunk/ext_libraries/gtest/win/ |
H A D | Makefile | 30 $(eval $(call gb_Module_make_global_targets,$(shell ls $(dir $(realpath $(firstword $(MAKEFILE_LIST…
|
/trunk/main/vbahelper/ |
H A D | Makefile | 30 $(eval $(call gb_Module_make_global_targets,$(shell ls $(dir $(realpath $(firstword $(MAKEFILE_LIST…
|
/trunk/main/vcl/ |
H A D | Makefile | 30 $(eval $(call gb_Module_make_global_targets,$(shell ls $(dir $(realpath $(firstword $(MAKEFILE_LIST…
|
/trunk/main/sot/ |
H A D | Makefile | 30 $(eval $(call gb_Module_make_global_targets,$(shell ls $(dir $(realpath $(firstword $(MAKEFILE_LIST…
|
/trunk/main/starmath/ |
H A D | Makefile | 32 $(eval $(call gb_Module_make_global_targets,$(shell ls $(dir $(realpath $(firstword $(MAKEFILE_LIST…
|
/trunk/main/sfx2/ |
H A D | Makefile | 30 $(eval $(call gb_Module_make_global_targets,$(shell ls $(dir $(realpath $(firstword $(MAKEFILE_LIST…
|
/trunk/main/solenv/gbuild/templates/ |
H A D | Makefile | 30 $(eval $(call gb_Module_make_global_targets,$(shell ls $(dir $(realpath $(firstword $(MAKEFILE_LIST…
|
/trunk/main/slideshow/ |
H A D | Makefile | 30 $(eval $(call gb_Module_make_global_targets,$(shell ls $(dir $(realpath $(firstword $(MAKEFILE_LIST…
|
/trunk/main/solenv/ |
H A D | Makefile | 30 $(eval $(call gb_Module_make_global_targets,$(shell ls $(dir $(realpath $(firstword $(MAKEFILE_LIST…
|
/trunk/main/sw/ |
H A D | Makefile | 30 $(eval $(call gb_Module_make_global_targets,$(shell ls $(dir $(realpath $(firstword $(MAKEFILE_LIST…
|
/trunk/main/xmloff/ |
H A D | Makefile | 30 $(eval $(call gb_Module_make_global_targets,$(shell ls $(dir $(realpath $(firstword $(MAKEFILE_LIST…
|
/trunk/main/xmlscript/ |
H A D | Makefile | 32 $(eval $(call gb_Module_make_global_targets,$(shell ls $(dir $(realpath $(firstword $(MAKEFILE_LIST…
|
/trunk/main/svtools/ |
H A D | Makefile | 30 $(eval $(call gb_Module_make_global_targets,$(shell ls $(dir $(realpath $(firstword $(MAKEFILE_LIST…
|