/aoo4110/main/solenv/gbuild/ |
H A D | BuildDirs.mk | 50 ifneq ($(filter-out $(foreach repo,$(gb_REPOS),$(realpath $(repo))/%),$(realpath $(firstword $(MAKE… 51 …,The initial makefile $(realpath $(firstword $(MAKEFILE_LIST))) is not in the repositories $(forea…
|
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)$(di…
|
/aoo4110/main/solenv/bin/modules/ |
H A D | RepositoryHelper.pm | 53 $initial_directory = Cwd::realpath($initial_directory); 135 $rep_root_candidate = File::Basename::dirname(Cwd::realpath($rep_root_candidate));
|
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);
|
/aoo4110/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()
|
/aoo4110/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))
|
/aoo4110/main/ |
H A D | set_soenv.in | 2693 my $realpath; 2695 $realpath = PathLookup ($cmd, @sysPath); 2696 if (!($realpath eq $path)) { 2698 "$path/$cmd against $realpath");
|
/aoo4110/main/sal/osl/unx/ |
H A D | file_url.cxx | 530 if (realpath(unresolved_path, resolved_path)) in _osl_resolvepath() 806 if (osl::realpath(result, resolved)) in osl_searchFileURL()
|
/aoo4110/main/xmloff/ |
H A D | Makefile | 30 $(eval $(call gb_Module_make_global_targets,$(shell ls $(dir $(realpath $(firstword $(MAKEFILE_LIST…
|
/aoo4110/main/sfx2/ |
H A D | Makefile | 30 $(eval $(call gb_Module_make_global_targets,$(shell ls $(dir $(realpath $(firstword $(MAKEFILE_LIST…
|
/aoo4110/main/svtools/ |
H A D | Makefile | 30 $(eval $(call gb_Module_make_global_targets,$(shell ls $(dir $(realpath $(firstword $(MAKEFILE_LIST…
|
/aoo4110/main/sw/ |
H A D | Makefile | 30 $(eval $(call gb_Module_make_global_targets,$(shell ls $(dir $(realpath $(firstword $(MAKEFILE_LIST…
|
/aoo4110/main/unoxml/ |
H A D | Makefile | 30 $(eval $(call gb_Module_make_global_targets,$(shell ls $(dir $(realpath $(firstword $(MAKEFILE_LIST…
|
/aoo4110/main/vbahelper/ |
H A D | Makefile | 30 $(eval $(call gb_Module_make_global_targets,$(shell ls $(dir $(realpath $(firstword $(MAKEFILE_LIST…
|
/aoo4110/main/vcl/ |
H A D | Makefile | 30 $(eval $(call gb_Module_make_global_targets,$(shell ls $(dir $(realpath $(firstword $(MAKEFILE_LIST…
|
/aoo4110/main/tools/ |
H A D | Makefile | 30 $(eval $(call gb_Module_make_global_targets,$(shell ls $(dir $(realpath $(firstword $(MAKEFILE_LIST…
|
/aoo4110/ext_libraries/serf/win/ |
H A D | Makefile | 30 $(eval $(call gb_Module_make_global_targets,$(shell ls $(dir $(realpath $(firstword $(MAKEFILE_LIST…
|
/aoo4110/main/toolkit/ |
H A D | Makefile | 30 $(eval $(call gb_Module_make_global_targets,$(shell ls $(dir $(realpath $(firstword $(MAKEFILE_LIST…
|
/aoo4110/main/drawinglayer/ |
H A D | Makefile | 30 $(eval $(call gb_Module_make_global_targets,$(shell ls $(dir $(realpath $(firstword $(MAKEFILE_LIST…
|
/aoo4110/main/editeng/ |
H A D | Makefile | 30 $(eval $(call gb_Module_make_global_targets,$(shell ls $(dir $(realpath $(firstword $(MAKEFILE_LIST…
|
/aoo4110/main/svgio/ |
H A D | Makefile | 30 $(eval $(call gb_Module_make_global_targets,$(shell ls $(dir $(realpath $(firstword $(MAKEFILE_LIST…
|
/aoo4110/main/svx/ |
H A D | Makefile | 30 $(eval $(call gb_Module_make_global_targets,$(shell ls $(dir $(realpath $(firstword $(MAKEFILE_LIST…
|
/aoo4110/main/svl/ |
H A D | Makefile | 30 $(eval $(call gb_Module_make_global_targets,$(shell ls $(dir $(realpath $(firstword $(MAKEFILE_LIST…
|
/aoo4110/main/solenv/gbuild/templates/ |
H A D | Makefile | 30 $(eval $(call gb_Module_make_global_targets,$(shell ls $(dir $(realpath $(firstword $(MAKEFILE_LIST…
|