/trunk/main/solenv/bin/ |
H A D | deliver.pl | 175 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 …]
|
/trunk/main/solenv/gbuild/ |
H A D | LinkTarget.mk | 99 $$(if $$(wildcard $$@),touch $$@,\ 124 $(if $(wildcard $@),touch $@,\ 176 $$(if $$(wildcard $$@),touch $$@,\ 205 $(if $(wildcard $@),touch $@,\ 227 $$(if $$(wildcard $$@),touch $$@,\ 258 $$(if $$(wildcard $$@),touch $$@,\ 353 $$@ : COMMAND := $$(call gb_Helper_abbreviate_dirs, mkdir -p $$(dir $$@) && touch $$@ && mkdir -p $… 363 mkdir -p $(dir $@) && touch $@) 679 touch $(call gb_UnoPrivateApiTarget_get_target,$(1)/idl.cppumaker.flag)) 711 touch $(call gb_UnoPrivateApiExtractTarget_get_target,$(1)/idl.cppumaker.flag))
|
H A D | Module.mk | 46 touch $@) 53 touch $@) 60 touch $@)
|
H A D | Package.mk | 54 mkdir -p $(dir $@) && touch $@ 58 mkdir -p $(dir $@) && touch $@
|
/trunk/main/store/source/ |
H A D | stordata.hxx | 714 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 D | stordata.cxx | 444 touch(); in truncate() 486 touch(); in truncate() 499 touch(); in truncate() 541 touch(); in truncate() 554 touch(); in truncate()
|
H A D | storbase.hxx | 819 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 D | stortree.cxx | 275 touch(); in remove() 301 touch(); in remove() 315 touch(); in remove()
|
/trunk/main/packimages/ |
H A D | Package_packimages.mk | 76 touch $@ 97 touch $@ 110 touch $@ 117 touch $@
|
/trunk/main/sal/osl/unx/ |
H A D | makefile.mk | 152 touch $(SLO)$/interlck.obj 155 touch $(OBJ)$/interlck.obj 171 touch $(SLO)$/interlck.obj 174 touch $(OBJ)$/interlck.obj
|
/trunk/main/solenv/bin/modules/installer/patch/ |
H A D | InstallationSet.pm | 628 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 D | Tools.pm | 64 sub touch ($) subroutine
|
/trunk/main/offapi/com/sun/star/awt/ |
H A D | ItemListEvent.idl | 50 …<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…
|
/trunk/main/ure/source/uretest/ |
H A D | Makefile.pln | 131 touch $@ 137 touch $@ 260 touch $@
|
/trunk/main/setup_native/scripts/ |
H A D | javaloader.sh | 324 touch "${PREFS_LOCATION}/.system.lock" 328 touch "${PREFS_LOCATION}/.systemRootModFile"
|
/trunk/main/stoc/test/ |
H A D | makefile.mk | 209 touch $@ 219 touch $(MISC)$/test_types_generated.flag
|
/trunk/main/odk/util/ |
H A D | odk_rules.pmk | 136 # @touch $(IDL_DOCU_CLEANUP_FLAG) 160 …) $(mktmp $(DIR_DIRECTORY_LIST)) | xargs -n 20 $(MKDIRHIER) && echo "dirs created" > $@ && touch $@
|
/trunk/main/sysui/desktop/share/ |
H A D | makefile.mk | 155 @touch $@ 255 @touch $@
|
/trunk/main/sysui/desktop/solaris/ |
H A D | postremove | 25 touch "$tiptoe" >/dev/null 2>&1
|
H A D | postinstall | 25 touch "$tiptoe" >/dev/null 2>&1
|
/trunk/main/sysui/desktop/freedesktop/ |
H A D | freedesktop-menus.spec | 138 touch /usr/share/icons/$theme 330 touch /usr/share/icons/$theme
|
/trunk/main/sysui/desktop/redhat/ |
H A D | redhat-menus.spec | 99 touch /usr/share/icons/$theme 285 touch /usr/share/icons/$theme
|
/trunk/main/cppuhelper/unotypes/ |
H A D | makefile.mk | 48 touch $@
|
/trunk/main/sysui/desktop/debian/ |
H A D | postrm | 17 touch /usr/share/icons/$theme
|
/trunk/main/bridges/source/cpp_uno/cc50_solaris_intel/ |
H A D | makefile.mk | 70 CC -c -o $(SLO)$/$(@:b).o $< && touch $@
|