Home
last modified time | relevance | path

Searched refs:touch (Results 1 – 25 of 62) sorted by relevance

123

/aoo4110/main/solenv/bin/
H A Ddeliver.pl175 my $touch = 0;
180 glob_and_copy($from, $to, $touch);
189 glob_and_copy($from, $to, $touch);
389 my $touch = 1;
394 glob_and_copy($from, $to, $touch);
703 my $touch = shift;
779 my $touch = shift;
786 return 0 unless ($from_stat_ref = is_newer($from, $to, $touch));
803 if( $touch ) {
883 my $touch = shift;
[all …]
/aoo4110/main/store/source/
H A Dstordata.hxx714 touch(); in attrib()
726 touch(); in key()
756 touch(); in dataLength()
768 touch(); in directLink()
780 touch(); in singleLink()
792 touch(); in doubleLink()
804 touch(); in tripleLink()
H A Dstorbase.hxx819 void touch() { m_bDirty = true; } in touch() function in store::PageObject
864 inline void touch (void);
926 inline void OStorePageObject::touch (void) in touch() function in store::OStorePageObject
939 touch(); in location()
H A Dstordata.cxx444 touch(); in truncate()
486 touch(); in truncate()
499 touch(); in truncate()
541 touch(); in truncate()
554 touch(); in truncate()
H A Dstortree.cxx275 touch(); in remove()
301 touch(); in remove()
315 touch(); in remove()
/aoo4110/main/sal/osl/unx/
H A Dmakefile.mk152 touch $(SLO)$/interlck.obj
155 touch $(OBJ)$/interlck.obj
171 touch $(SLO)$/interlck.obj
174 touch $(OBJ)$/interlck.obj
/aoo4110/main/solenv/gbuild/
H A DModule.mk46 touch $@)
53 touch $@)
60 touch $@)
H A DJavaClassSet.mk31 touch $(1))
42 touch $$@)
H A DPackage.mk47 mkdir -p $(dir $@) && touch $@
51 mkdir -p $(dir $@) && touch $@
H A DCustomTarget.mk31 touch $(1))
42 touch $$@)
/aoo4110/main/solenv/bin/modules/installer/patch/
H A DInstallationSet.pm628 installer::patch::Tools::touch($unpacked_exe_flag_filename);
650 installer::patch::Tools::touch($unpacked_exe_flag_filename);
844 installer::patch::Tools::touch($unpacked_cab_flag_filename);
H A DTools.pm64 sub touch ($) subroutine
/aoo4110/main/offapi/com/sun/star/awt/
H A DItemListEvent.idl50 …<p>If the event being notified did not touch the text of an item, this member is empty. For instan…
59 …<p>If the event being notified did not touch the image of an item, this member is empty. For insta…
/aoo4110/main/setup_native/scripts/
H A Djavaloader.sh324 touch "${PREFS_LOCATION}/.system.lock"
328 touch "${PREFS_LOCATION}/.systemRootModFile"
/aoo4110/main/stoc/test/
H A Dmakefile.mk209 touch $@
219 touch $(MISC)$/test_types_generated.flag
/aoo4110/main/odk/util/
H A Dodk_rules.pmk136 # @touch $(IDL_DOCU_CLEANUP_FLAG)
160 …) $(mktmp $(DIR_DIRECTORY_LIST)) | xargs -n 20 $(MKDIRHIER) && echo "dirs created" > $@ && touch $@
/aoo4110/main/ure/source/uretest/
H A DMakefile.pln134 touch $@
140 touch $@
263 touch $@
/aoo4110/main/sysui/desktop/share/
H A Dmakefile.mk155 @touch $@
255 @touch $@
/aoo4110/main/sysui/desktop/solaris/
H A Dpostremove25 touch "$tiptoe" >/dev/null 2>&1
H A Dpostinstall25 touch "$tiptoe" >/dev/null 2>&1
/aoo4110/main/cppuhelper/unotypes/
H A Dmakefile.mk48 touch $@
/aoo4110/main/sysui/desktop/debian/
H A Dpostrm17 touch /usr/share/icons/$theme
/aoo4110/main/bridges/source/cpp_uno/cc50_solaris_intel/
H A Dmakefile.mk70 CC -c -o $(SLO)$/$(@:b).o $< && touch $@
/aoo4110/main/bridges/source/cpp_uno/cc50_solaris_sparc/
H A Dmakefile.mk75 CC -KPIC -c -o $(SLO)$/$(@:b).o $< && touch $@
/aoo4110/main/bridges/source/cpp_uno/gcc3_macosx_intel/
H A Dmakefile.mk72 touch $@

Completed in 90 milliseconds

123