Home
last modified time | relevance | path

Searched refs:sh (Results 26 – 50 of 172) sorted by relevance

1234567

/aoo41x/main/slideshow/qa/debug/
H A Dreadme.txt11 nodetree.sh:
16 state, a legend for the color values can be obtained by the colors.sh
/aoo41x/main/shell/source/unix/exec/
H A Dmakefile.mk80 run_test : $(BIN)$/$(TESTAPP1).sh
84 $(BIN)$/$(TESTAPP1).sh : $$(@:f)
/aoo41x/main/jurt/test/com/sun/star/uno/
H A DAnyConverter_Test.java256 short sh= AnyConverter.toShort(aByte); in test_toShort() local
257 assure("", sh == aByte.byteValue()); in test_toShort()
258 sh= AnyConverter.toShort(aShort); in test_toShort()
259 assure("", sh == aShort.shortValue()); in test_toShort()
260 sh= AnyConverter.toShort(anyByte); in test_toShort()
261 assure("", sh == ((Byte)anyByte.getObject()).byteValue()); in test_toShort()
262 sh= AnyConverter.toShort(anyShort); in test_toShort()
263 assure("", sh == ((Short) anyShort.getObject()).shortValue()); in test_toShort()
/aoo41x/main/libxslt/
H A Dlibxslt-mingw.patch1 --- misc/libxslt-1.1.26/ltmain.sh 2010-06-06 14:43:28.785750000 +0900
2 +++ misc/build/libxslt-1.1.26/ltmain.sh 2010-06-06 15:14:26.176375000 +0900
H A Dlibxslt-configure.patch7 # func_win32_libid is a shell function defined in ltmain.sh
16 #! /bin/sh
/aoo41x/main/solenv/inc/
H A D_tg_shl.mk194 …-echo $(foreach,i,$(SHL1OBJS:s/.obj/.o/) $i) | xargs -n1 nm -gx | $(SOLARENV)/bin/addsym-macosx.sh
734 …-echo $(foreach,i,$(SHL2OBJS:s/.obj/.o/) $i) | xargs -n1 nm -gx | $(SOLARENV)/bin/addsym-macosx.sh
1274 …-echo $(foreach,i,$(SHL3OBJS:s/.obj/.o/) $i) | xargs -n1 nm -gx | $(SOLARENV)/bin/addsym-macosx.sh
1814 …-echo $(foreach,i,$(SHL4OBJS:s/.obj/.o/) $i) | xargs -n1 nm -gx | $(SOLARENV)/bin/addsym-macosx.sh
2354 …-echo $(foreach,i,$(SHL5OBJS:s/.obj/.o/) $i) | xargs -n1 nm -gx | $(SOLARENV)/bin/addsym-macosx.sh
2894 …-echo $(foreach,i,$(SHL6OBJS:s/.obj/.o/) $i) | xargs -n1 nm -gx | $(SOLARENV)/bin/addsym-macosx.sh
3434 …-echo $(foreach,i,$(SHL7OBJS:s/.obj/.o/) $i) | xargs -n1 nm -gx | $(SOLARENV)/bin/addsym-macosx.sh
3974 …-echo $(foreach,i,$(SHL8OBJS:s/.obj/.o/) $i) | xargs -n1 nm -gx | $(SOLARENV)/bin/addsym-macosx.sh
4514 …-echo $(foreach,i,$(SHL9OBJS:s/.obj/.o/) $i) | xargs -n1 nm -gx | $(SOLARENV)/bin/addsym-macosx.sh
5054 …L10OBJS:s/.obj/.o/) $i) | xargs -n1 nm -gx | $(SOLARENV)/bin/addsym-macosx.sh $@.symbols-regexp $@…
H A D_tg_def.mk51 | $(SOLARENV)/bin/addsym-mingw.sh $@.symbols-regexp $@.symbols-regexp.tmp >> $@.exported-symbols
335 | $(SOLARENV)/bin/addsym-mingw.sh $@.symbols-regexp $@.symbols-regexp.tmp >> $@.exported-symbols
619 | $(SOLARENV)/bin/addsym-mingw.sh $@.symbols-regexp $@.symbols-regexp.tmp >> $@.exported-symbols
903 | $(SOLARENV)/bin/addsym-mingw.sh $@.symbols-regexp $@.symbols-regexp.tmp >> $@.exported-symbols
1187 | $(SOLARENV)/bin/addsym-mingw.sh $@.symbols-regexp $@.symbols-regexp.tmp >> $@.exported-symbols
1471 | $(SOLARENV)/bin/addsym-mingw.sh $@.symbols-regexp $@.symbols-regexp.tmp >> $@.exported-symbols
1755 | $(SOLARENV)/bin/addsym-mingw.sh $@.symbols-regexp $@.symbols-regexp.tmp >> $@.exported-symbols
2039 | $(SOLARENV)/bin/addsym-mingw.sh $@.symbols-regexp $@.symbols-regexp.tmp >> $@.exported-symbols
2323 | $(SOLARENV)/bin/addsym-mingw.sh $@.symbols-regexp $@.symbols-regexp.tmp >> $@.exported-symbols
2607 | $(SOLARENV)/bin/addsym-mingw.sh $@.symbols-regexp $@.symbols-regexp.tmp >> $@.exported-symbols
H A Dmime.types104 application/x-sh sh
/aoo41x/main/sysui/desktop/solaris/
H A Dmakefile.mk46 FASPAC=`test -f $(SOLARBINDIR)/faspac-so.sh && echo "/sbin/sh" || echo "echo"`
121 …$(FASPAC) $(SOLARBINDIR)/faspac-so.sh -a -d $(PKGDIR) $(@:b:b:s/-/ /:1:s/.//)$(PRODUCTVERSIONSHORT…
H A Dprototype10 f none usr/bin/%PREFIX=%SOURCE/openoffice.sh 0755 root bin
11 f none usr/bin/%PREFIX-printeradmin=%SOURCE/printeradmin.sh 0755 root bin
/aoo41x/main/hyphen/
H A Dhyphen-2.7.1.patch9 $(srcdir)/tbhyphext.sh <$(srcdir)/tbhyphext.tex >hyphen.us2
29 $(srcdir)/tbhyphext.sh <$(srcdir)/tbhyphext.tex >hyphen.us2
/aoo41x/main/
H A Dconfigure.cmd27 set config_shell=sh
30 sh ./configure --prefix=/@unixroot/usr --with-system-zlib --with-system-jpeg --without-stlport --wi…
/aoo41x/main/migrationanalysis/src/driver_docs/sources/excel/
H A DMigrationAnalyser.cls1923 Dim Values(3), sh
1936 sh = ""
1996 If SheetCheck(sh, Values) Then 'check if data from different sheet
2221 Private Function SheetCheck(sh As Variant, Values() As Variant) As Boolean
2235 If sh = "" Then
2236 sh = Mid(Values(I), 1, c1 - 1)
2241 If temp <> sh Then
/aoo41x/main/solenv/gbuild/
H A Dgbuild.mk47 SHELL := /@unixroot/usr/bin/sh
49 SHELL := /bin/sh
/aoo41x/main/setup_native/source/packinfo/
H A Dspellchecker_selection.txt64 # ! Note the package 'sr' also holds the dictionaries for 'sh' !
65 sh = "sr,en-US"
/aoo41x/main/libtextcat/data/new_fingerprints/lm/
H A Dalbanian.lm22 sh 998
262 ësh 94
/aoo41x/main/icu/
H A Dmakefile.mk99 CONFIGURE_ACTION+=sh -c 'CFLAGS="$(icu_CFLAGS)" CXXFLAGS="$(icu_CXXFLAGS)" LDFLAGS="$(icu_LDFLAGS) …
153 CONFIGURE_ACTION+=sh -c 'CFLAGS="-O -D_MT" CXXFLAGS="-O -D_MT" LDFLAGS="$(icu_LDFLAGS)" LIBS="$(icu…
/aoo41x/main/libxmlsec/
H A Dxmlsec1-mingw32.patch199 --- misc/xmlsec1-1.2.14/ltmain.sh 2009-06-25 22:53:19.000000000 +0200
200 +++ misc/build/xmlsec1-1.2.14/ltmain.sh 2009-09-29 15:49:39.628349554 +0200
/aoo41x/main/solenv/bin/
H A Drelocate40 $fname =~ /[Ss]et.sh$/ && last;
102 $tcsh_set =~ s/\.sh$//;
/aoo41x/main/sysui/desktop/share/
H A Dcreate_tree.sh119 cp openoffice.sh ${DESTDIR}/usr/bin/${PREFIX}
120 cp printeradmin.sh ${DESTDIR}/usr/bin/${PREFIX}-printeradmin
/aoo41x/main/graphite/
H A Dgraphite-2.3.1.patch.mingw1 --- misc/silgraphite-2.3.1/engine/config/ltmain.sh 2009-01-28 11:21:59.000000000 +0900
2 +++ misc/build/silgraphite-2.3.1/engine/config/ltmain.sh 2009-08-23 20:59:13.180125000 +0900
/aoo41x/main/writerfilter/source/ooxml/
H A Defforts.sh23 ./status.sh | xmllint --format - | xsltproc todo.xsl - | xsltproc effort.xsl -
/aoo41x/main/padmin/
H A DPackage_inc.mk25 $(eval $(call gb_Package_add_file,padmin_src,bin/spadmin,spadmin.sh))
/aoo41x/main/setup_native/source/opensolaris/bundledextensions/
H A Dsvc-ooo_bundled_extensions23 . /lib/svc/share/smf_include.sh
/aoo41x/main/toolkit/src2xml/
H A DREADME12 See also: source/dryrunall.sh and ../workben/run-s2x

Completed in 240 milliseconds

1234567