Home
last modified time | relevance | path

Searched refs:realpath (Results 1 – 25 of 50) sorted by relevance

12

/aoo41x/main/solenv/gbuild/
H A DBuildDirs.mk50 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 DWinResTarget.mk82 $(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 DAllLangResTarget.mk105 $(call gb_SrsPartMergeTarget_get_target,$(1)) : SDF := $(realpath $(gb_SrsPartMergeTarget_SDFLOCATI…
106 $(call gb_SrsPartMergeTarget_get_target,$(1)) : $(realpath $(gb_SrsPartMergeTarget_SDFLOCATION)$(di…
/aoo41x/main/solenv/bin/modules/
H A DRepositoryHelper.pm53 $initial_directory = Cwd::realpath($initial_directory);
135 $rep_root_candidate = File::Basename::dirname(Cwd::realpath($rep_root_candidate));
H A DSourceConfig.pm61 $source_root = Cwd::realpath($source_root);
79 $source_root = Cwd::realpath($source_root);
132 $new_rep_path = Cwd::realpath($new_rep_path);
/aoo41x/main/scripting/java/org/openoffice/idesupport/zip/
H A DParcelZipper.java95 String realpath, tmppath; in zipParcel() local
97 realpath = targetfile.getPath(); in zipParcel()
98 tmppath = realpath + ".tmp"; in zipParcel()
/aoo41x/main/l10ntools/scripts/tool/
H A Dl10ntool.py211 absfile = os.path.realpath(os.path.abspath(inputfile))
212 absroot = os.path.realpath(os.path.abspath(self._options.project_root))
/aoo41x/main/
H A Dset_soenv.in2693 my $realpath;
2695 $realpath = PathLookup ($cmd, @sysPath);
2696 if (!($realpath eq $path)) {
2698 "$path/$cmd against $realpath");
/aoo41x/main/sal/osl/unx/
H A Dfile_url.cxx530 if (realpath(unresolved_path, resolved_path)) in _osl_resolvepath()
806 if (osl::realpath(result, resolved)) in osl_searchFileURL()
/aoo41x/main/vbahelper/
H A DMakefile30 $(eval $(call gb_Module_make_global_targets,$(shell ls $(dir $(realpath $(firstword $(MAKEFILE_LIST…
/aoo41x/main/vcl/
H A DMakefile30 $(eval $(call gb_Module_make_global_targets,$(shell ls $(dir $(realpath $(firstword $(MAKEFILE_LIST…
/aoo41x/main/unoxml/
H A DMakefile30 $(eval $(call gb_Module_make_global_targets,$(shell ls $(dir $(realpath $(firstword $(MAKEFILE_LIST…
/aoo41x/ext_libraries/serf/win/
H A DMakefile30 $(eval $(call gb_Module_make_global_targets,$(shell ls $(dir $(realpath $(firstword $(MAKEFILE_LIST…
/aoo41x/main/tools/
H A DMakefile30 $(eval $(call gb_Module_make_global_targets,$(shell ls $(dir $(realpath $(firstword $(MAKEFILE_LIST…
/aoo41x/main/sw/
H A DMakefile30 $(eval $(call gb_Module_make_global_targets,$(shell ls $(dir $(realpath $(firstword $(MAKEFILE_LIST…
/aoo41x/main/svx/
H A DMakefile30 $(eval $(call gb_Module_make_global_targets,$(shell ls $(dir $(realpath $(firstword $(MAKEFILE_LIST…
/aoo41x/main/svgio/
H A DMakefile30 $(eval $(call gb_Module_make_global_targets,$(shell ls $(dir $(realpath $(firstword $(MAKEFILE_LIST…
/aoo41x/main/svl/
H A DMakefile30 $(eval $(call gb_Module_make_global_targets,$(shell ls $(dir $(realpath $(firstword $(MAKEFILE_LIST…
/aoo41x/main/svtools/
H A DMakefile30 $(eval $(call gb_Module_make_global_targets,$(shell ls $(dir $(realpath $(firstword $(MAKEFILE_LIST…
/aoo41x/main/sot/
H A DMakefile30 $(eval $(call gb_Module_make_global_targets,$(shell ls $(dir $(realpath $(firstword $(MAKEFILE_LIST…
/aoo41x/main/sfx2/
H A DMakefile30 $(eval $(call gb_Module_make_global_targets,$(shell ls $(dir $(realpath $(firstword $(MAKEFILE_LIST…
/aoo41x/main/framework/
H A DMakefile30 $(eval $(call gb_Module_make_global_targets,$(shell ls $(dir $(realpath $(firstword $(MAKEFILE_LIST…
/aoo41x/main/drawinglayer/
H A DMakefile30 $(eval $(call gb_Module_make_global_targets,$(shell ls $(dir $(realpath $(firstword $(MAKEFILE_LIST…
/aoo41x/main/editeng/
H A DMakefile30 $(eval $(call gb_Module_make_global_targets,$(shell ls $(dir $(realpath $(firstword $(MAKEFILE_LIST…
/aoo41x/main/xmloff/
H A DMakefile30 $(eval $(call gb_Module_make_global_targets,$(shell ls $(dir $(realpath $(firstword $(MAKEFILE_LIST…

Completed in 70 milliseconds

12