Home
last modified time | relevance | path

Searched refs:bin (Results 176 – 200 of 686) sorted by relevance

12345678910>>...28

/aoo4110/main/odk/util/
H A Dmakefile.pmk40 DESTDIR=$(OUT)/bin/$(PRODUCT_NAME)
41 DESTDIRBIN=$(DESTDIR)/bin
67 CONVERTTAGSCRIPT=$(SOLARENV)/bin/converttags.pl
98 MY_DLLOUT=$(OUT)/bin
H A Dodk_rules.pmk100 $(DESTDIRBIN)/%.bin : $(BINOUT)/%.bin
167 $(DESTDIRSETTINGS)/component.uno.map : $(SOLARENV)/bin/addsym.awk $(SOLARENV)/src/component.map
170 tr -d "\015" < $(SOLARENV)/src/component.map | $(AWK) -f $(SOLARENV)/bin/addsym.awk > $@
/aoo4110/main/packimages/prj/
H A Dd.lst1 mkdir: %COMMON_DEST%\bin%_EXT%
2 ..\%__SRC%\bin\*.zip %COMMON_DEST%\bin%_EXT%
/aoo4110/main/javainstaller2/prj/
H A Dd.lst1 ..\%__SRC%\bin\*.jar %_DEST%\bin%_EXT%
2 ..\%__SRC%\bin\*.html %_DEST%\pck%_EXT%
/aoo4110/main/ucbhelper/prj/
H A Dd.lst1 ..\%__SRC%\bin\*.dll %_DEST%\bin%_EXT%\*.dll
5 ..\%__SRC%\misc\*.map %_DEST%\bin%_EXT%\*.map
6 ..\%__SRC%\misc\*.sym %_DEST%\bin%_EXT%\*.sym
/aoo4110/main/bean/prj/
H A Dd.lst1 ..\%__SRC%\class\officebean.jar %_DEST%\bin%_EXT%\officebean.jar
3 ..\%__SRC%\bin\officebean.dll %_DEST%\bin%_EXT%\officebean.dll
/aoo4110/main/odk/
H A Dsetsdkenv_unix.sh.in101 javadir=bin
176 PATH=${PATH}:/usr/local/bin
239 PATH=${OO_SDK_HOME}/bin:${OO_SDK_OUT}/${exampleout}/bin:${OFFICE_PROGRAM_PATH}:.:${PATH}
/aoo4110/main/sysui/desktop/solaris/
H A Dpostinstall32 if [ -x /usr/bin/update-mime-database ]; then
36 if [ -x /usr/bin/update-desktop-database ]; then
37 /usr/bin/update-desktop-database -q
/aoo4110/main/fileaccess/prj/
H A Dd.lst1 ..\%__SRC%\bin\*.dll %_DEST%\bin%_EXT%\*
2 ..\%__SRC%\bin\*.rdb %_DEST%\rdb%_EXT%\*
/aoo4110/main/setup_native/scripts/
H A Dunpack_update.sh41 if [ -x /usr/bin/gzcat ]; then
42 /usr/bin/gzcat "$1" | tar -xf -
47 /usr/bin/bzcat "$1" | tar -xf -
/aoo4110/main/javaunohelper/util/
H A Dmakefile.mk34 JARCLASSPATH = $(JARFILES) ../../lib/ ../bin/
51 $(MISC)/juh.component .ERRREMOVE : $(SOLARENV)/bin/createcomponent.xslt \
54 -o $@ $(SOLARENV)/bin/createcomponent.xslt juh.component
/aoo4110/main/sysui/desktop/debian/
H A Dpostrm5 if [ -x /usr/bin/update-mime-database ]; then
8 if [ -x /usr/bin/update-desktop-database ]; then
11 if [ -x /usr/bin/update-menus ]; then
/aoo4110/main/vigra/
H A Dvigra1.6.0.patch8 - objformat=`test -x /usr/bin/objformat && /usr/bin/objformat || echo aout`
9 + objformat=`test -x /usr/bin/objformat && /usr/bin/objformat || echo elf`
17 - objformat=`test -x /usr/bin/objformat && /usr/bin/objformat || echo aout`
18 + objformat=`test -x /usr/bin/objformat && /usr/bin/objformat || echo elf`
26 - objformat=`test -x /usr/bin/objformat && /usr/bin/objformat || echo aout`
27 + objformat=`test -x /usr/bin/objformat && /usr/bin/objformat || echo elf`
35 - objformat=`test -x /usr/bin/objformat && /usr/bin/objformat || echo aout`
36 + objformat=`test -x /usr/bin/objformat && /usr/bin/objformat || echo elf`
/aoo4110/main/solenv/gbuild/platform/
H A Dmacosx.mk31 gb_MKTEMP ?= /usr/bin/mktemp -t gbuild.
270 $(PERL) $(SOLARENV)/bin/macosx-dylib-link-list.pl \
290 $(PERL) $(SOLARENV)/bin/macosx-change-install-names.pl Library $(LAYER) $(1) && \
445 gb_SrsPartTarget_RSCTARGET := $(OUTDIR)/bin/rsc
446 gb_SrsPartTarget_RSCCOMMAND := DYLD_LIBRARY_PATH=$(OUTDIR)/lib SOLARBINDIR=$(OUTDIR)/bin $(gb_SrsPa…
/aoo4110/main/solenv/inc/
H A Dtg_shl.mk144 …$(COMMAND_ECHO) $(PERL) $(SOLARENV)/bin/mapgen.pl -d $@.dump -s $(SHL$(TNR)INTERFACE) -f $(SHL$(TN…
184 $(COMMAND_ECHO) tr -d "\015" < $(SHL$(TNR)VERSIONMAP) | $(AWK) -f $(SOLARENV)/bin/addsym.awk > $@
194 …@-cat $@ | $(AWK) -f $(SOLARENV)/bin/unxmap-to-macosx-explist.awk | grep -v "\*\|?" > $@.exported-…
195 …@-cat $@ | $(AWK) -f $(SOLARENV)/bin/unxmap-to-macosx-explist.awk | grep "\*\|?" > $@.symbols-rege…
199 …-echo $(foreach,i,$(SHL$(TNR)OBJS:s/.obj/.o/) $i) | xargs -n1 nm -gx | $(SOLARENV)/bin/addsym-maco…
/aoo4110/main/setup_native/tests/opensolaris/bundledextensions/
H A Dsend_ooo46 pkgsend -s http://localhost:80 add file installed mode=644 owner=root group=bin path=${EXTENSIONP…
47 pkgsend -s http://localhost:80 add file svc-ooo_bundled_extensions mode=744 owner=root group=bin pa…
48 pkgsend -s http://localhost:80 add file ooo_bundled_extensions.xml mode=644 owner=root group=bin pa…
/aoo4110/main/xmlscript/prj/
H A Dd.lst2 ..\%__SRC%\bin\*.dll %_DEST%\bin%_EXT%\*.dll
13 ..\dtd\*.dtd %_DEST%\bin%_EXT%\*.dtd
/aoo4110/main/io/prj/
H A Dd.lst1 ..\%__SRC%\bin\*.dll %_DEST%\bin%_EXT%\*
2 ..\%__SRC%\bin\*.rdb %_DEST%\rdb%_EXT%\*
/aoo4110/main/sd/util/
H A Dmakefile.mk276 $(MISC)/sd.component .ERRREMOVE : $(SOLARENV)/bin/createcomponent.xslt \
280 $(SOLARENV)/bin/createcomponent.xslt sd.component
282 $(MISC)/sdd.component .ERRREMOVE : $(SOLARENV)/bin/createcomponent.xslt \
286 $(SOLARENV)/bin/createcomponent.xslt sdd.component
/aoo4110/test/testcommon/source/org/openoffice/test/
H A DOpenOffice.java71 private File bin = null; field in OpenOffice
124 bin = new File(appHome, BIN); in OpenOffice()
126 binPath = bin.getCanonicalPath(); in OpenOffice()
129 File binParent = bin.getParentFile(); in OpenOffice()
/aoo4110/main/odk/examples/DevelopersGuide/Spreadsheet/
H A DMakefile186 cd $(subst /,$(PS),$(COMP1_GEN_OUT)) && $(SDK_ZIP) -u ../../../bin/$(@F) $(<F)
187 cd $(subst /,$(PS),$(SAMPLE_CLASS_OUT)) && $(SDK_ZIP) -u ../../bin/$(@F) $(COMP1_JAR_NAME)
188 …OMP1_GEN_OUT)/$(subst .$(UNOOXT_EXT),,$(@F))) && $(SDK_ZIP) -u ../../../../bin/$(@F) META-INF/mani…
194 cd $(subst /,$(PS),$(SAMPLE_CLASS_OUT)) && $(SDK_ZIP) -u ../../bin/$(@F) $(<F)
195 …OMP2_GEN_OUT)/$(subst .$(UNOOXT_EXT),,$(@F))) && $(SDK_ZIP) -u ../../../../bin/$(@F) META-INF/mani…
/aoo4110/main/udkapi/prj/
H A Dd.lst25 mkdir: %_DEST%\bin%_EXT%\ure
28 ..\%__SRC%\ucr\udkapi.db %_DEST%\bin%_EXT%\udkapi.rdb
29 ..\%__SRC%\ucr\udkapi.db %_DEST%\bin%_EXT%\ure\types.rdb
30 ..\%__SRC%\ucrdoc\udkapi_doc.db %_DEST%\bin%_EXT%\udkapi_doc.rdb
/aoo4110/main/xmlsecurity/tools/examples/
H A Devaluate_win.bat38 cp %WS_PATH%/xmlsecurity/wntmsci8.pro/bin/xsecsim.rdb %TEMP_DRIVE%/%TEMP_FOLDER%/.
66 cp %WS_PATH%/xmlsecurity/wntmsci8.pro/bin/xsec_sim.dll windows.plt/.
67 cp %WS_PATH%/xmlsecurity/wntmsci8.pro/bin/xsecsim.rdb windows.plt/.
92 cp %WS_PATH%/xmlsecurity/wntmsci8.pro/bin/testtool.exe ./.
/aoo4110/main/postprocess/packcomponents/
H A Dmakefile.mk400 $(MISC)/services.rdb .ERRREMOVE : $(SOLARENV)/bin/packcomponents.xslt \
403 $(SOLARENV)/bin/packcomponents.xslt $(MISC)/services.input
410 $(MISC)/ooo-services.rdb .ERRREMOVE : $(SOLARENV)/bin/packcomponents.xslt \
414 $(SOLARENV)/bin/packcomponents.xslt $(MISC)/ooo-services.input
/aoo4110/main/libxmlsec/
H A Dxmlsec1-update-config-sub-and-guess.patch4 #! /bin/sh
277 case `/usr/bin/uname -p` in
322 case "`/usr/bin/arch -k`" in
446 UNAME_PROCESSOR=`/usr/bin/uname -p`
484 if [ -x /usr/bin/oslevel ] ; then
485 IBM_REV=`/usr/bin/oslevel`
1095 case `/bin/uname -X | grep "^Machine"` in
1165 /bin/uname -p 2>/dev/null | /bin/grep entium >/dev/null \
1178 + /bin/uname -p 2>/dev/null | /bin/grep entium >/dev/null \
1180 + /bin/uname -p 2>/dev/null | /bin/grep pteron >/dev/null \
[all …]

Completed in 1055 milliseconds

12345678910>>...28