Home
last modified time | relevance | path

Searched refs:uniq (Results 1 – 25 of 46) sorted by relevance

12

/aoo4110/main/qadevOOo/tests/java/mod/_nestedreg.uno/
H A DNestedRegistry.java67 protected static int uniq = 0 ; field in NestedRegistry
138 final String openF = tmpDir + "XSimpleRegistry_open" + uniq + ".rdb" ; in createTestEnvironment()
140 + "XSimpleRegistry_destroy" + uniq + ".rdb" ; in createTestEnvironment()
141 final String mergeF = tmpDir + "XSimpleRegistry_merge" + uniq + ".rdb" ; in createTestEnvironment()
142 uniq++ ; in createTestEnvironment()
/aoo4110/main/qadevOOo/tests/java/mod/_defreg/
H A DNestedRegistry.java69 protected static int uniq = 0 ; field in NestedRegistry
142 final String openF = tmpDir + "XSimpleRegistry_open" + uniq + ".rdb" ; in createTestEnvironment()
144 + "XSimpleRegistry_destroy" + uniq + ".rdb" ; in createTestEnvironment()
145 final String mergeF = tmpDir + "XSimpleRegistry_merge" + uniq + ".rdb" ; in createTestEnvironment()
146 uniq++ ; in createTestEnvironment()
/aoo4110/main/sal/qa/helper/gcov/
H A Dstatistics24 ./gcov_filter.pl -i ../../../util/sal.map --showallfunc FOO | sort | uniq >exportedfunctions.txt
29 ./gcov_all --no-percentage | sort | uniq >allchecked.txt
36 ./gcov_all | sort +1 | uniq >realallchecked.txt
/aoo4110/main/swext/mediawiki/help/
H A Dmakefile.mk32 MEDIAWIKI_LANG=$(uniq en $(alllangiso))
36 MEDIAWIKI_LANG=$(uniq en $(alllangiso))
/aoo4110/main/solenv/inc/
H A Dtg_help.mk52 …$(AUGMENT_LIBRARY_PATH) $(HELPEX) -p $(PRJNAME) -r $(PRJ) -i @$(mktmp $(uniq $(foreach,i,$? $(!eq,…
54 …cp $(uniq $(foreach,i,$? $(!eq,$(i:f),$(i:f:s/.xhp//) $(i:f) $(XHPFILES)))) $(XHPDEST)$/en-US$/$(S…
H A D_tg_def.mk280 @sort < $@.tmp_ord | uniq > $@.exptmpfile
564 @sort < $@.tmp_ord | uniq > $@.exptmpfile
848 @sort < $@.tmp_ord | uniq > $@.exptmpfile
1132 @sort < $@.tmp_ord | uniq > $@.exptmpfile
1416 @sort < $@.tmp_ord | uniq > $@.exptmpfile
1700 @sort < $@.tmp_ord | uniq > $@.exptmpfile
1984 @sort < $@.tmp_ord | uniq > $@.exptmpfile
2268 @sort < $@.tmp_ord | uniq > $@.exptmpfile
2552 @sort < $@.tmp_ord | uniq > $@.exptmpfile
2836 @sort < $@.tmp_ord | uniq > $@.exptmpfile
H A Dtg_xmerge.mk58 @noop $(assign XTXMERGEFILELIST:=$(uniq $(XTXMERGELIST)))
96 @noop $(assign TREEMERGEFILELIST:=$(uniq $(TREEMERGELIST)))
H A D_tg_zip.mk106 @@$(!eq,$?,$(?:s/delzip/zzz/) -$(RM) echo) $(uniq $@ $(subst,$(COMMON_OUTDIR),$(OUTPATH) $@))
235 @@$(!eq,$?,$(?:s/delzip/zzz/) -$(RM) echo) $(uniq $@ $(subst,$(COMMON_OUTDIR),$(OUTPATH) $@))
364 @@$(!eq,$?,$(?:s/delzip/zzz/) -$(RM) echo) $(uniq $@ $(subst,$(COMMON_OUTDIR),$(OUTPATH) $@))
493 @@$(!eq,$?,$(?:s/delzip/zzz/) -$(RM) echo) $(uniq $@ $(subst,$(COMMON_OUTDIR),$(OUTPATH) $@))
622 @@$(!eq,$?,$(?:s/delzip/zzz/) -$(RM) echo) $(uniq $@ $(subst,$(COMMON_OUTDIR),$(OUTPATH) $@))
751 @@$(!eq,$?,$(?:s/delzip/zzz/) -$(RM) echo) $(uniq $@ $(subst,$(COMMON_OUTDIR),$(OUTPATH) $@))
880 @@$(!eq,$?,$(?:s/delzip/zzz/) -$(RM) echo) $(uniq $@ $(subst,$(COMMON_OUTDIR),$(OUTPATH) $@))
1009 @@$(!eq,$?,$(?:s/delzip/zzz/) -$(RM) echo) $(uniq $@ $(subst,$(COMMON_OUTDIR),$(OUTPATH) $@))
1138 @@$(!eq,$?,$(?:s/delzip/zzz/) -$(RM) echo) $(uniq $@ $(subst,$(COMMON_OUTDIR),$(OUTPATH) $@))
1267 @@$(!eq,$?,$(?:s/delzip/zzz/) -$(RM) echo) $(uniq $@ $(subst,$(COMMON_OUTDIR),$(OUTPATH) $@))
H A Dpostset.mk31 alllangiso=$(strip $(defaultlangiso) $(subst,$(defaultlangiso), $(uniq $(subst,ALL,$(completelangis…
H A Dtg_propmerge.mk54 @noop $(assign PMERGEFILELIST:=$(uniq $(PMERGELIST)))
/aoo4110/main/qadevOOo/tests/java/ifc/text/
H A D_XAutoTextGroup.java58 protected static int uniq = 0 ; field in _XAutoTextGroup
83 str = pref + uniq++ ; in before()
/aoo4110/main/scp2/macros/
H A Dmakefile.mk36 COMPLETELANGISO_VAR:=$(uniq $(completelangiso) $(alllangiso))
/aoo4110/main/odk/examples/DevelopersGuide/Config/
H A Dmakefile.mk45 DIR_DIRECTORY_LIST=$(uniq $(DIR_FILE_LIST:d))
/aoo4110/main/odk/examples/DevelopersGuide/Text/
H A Dmakefile.mk48 DIR_DIRECTORY_LIST=$(uniq $(DIR_FILE_LIST:d))
/aoo4110/main/odk/examples/DevelopersGuide/FirstSteps/
H A Dmakefile.mk48 DIR_DIRECTORY_LIST=$(uniq $(DIR_FILE_LIST:d))
/aoo4110/main/odk/examples/DevelopersGuide/OfficeBean/
H A Dmakefile.mk49 DIR_DIRECTORY_LIST=$(uniq $(DIR_FILE_LIST:d))
/aoo4110/main/scp2/source/templates/
H A Dmakefile.mk36 COMPLETELANGISO_VAR:=$(uniq $(completelangiso) $(alllangiso))
/aoo4110/main/odk/examples/DevelopersGuide/Spreadsheet/
H A Dmakefile.mk53 DIR_DIRECTORY_LIST=$(uniq $(DIR_FILE_LIST:d))
/aoo4110/main/odk/examples/CLI/
H A Dmakefile.mk54 DIR_DIRECTORY_LIST=$(uniq $(DIR_FILE_LIST:d))
/aoo4110/main/odk/examples/DevelopersGuide/Accessibility/
H A Dmakefile.mk54 DIR_DIRECTORY_LIST=$(uniq $(DIR_FILE_LIST:d))
/aoo4110/main/odk/examples/DevelopersGuide/Charts/
H A Dmakefile.mk55 DIR_DIRECTORY_LIST=$(uniq $(DIR_FILE_LIST:d))
/aoo4110/main/odk/examples/cpp/
H A Dmakefile.mk60 DIR_DIRECTORY_LIST=$(uniq $(DIR_FILE_LIST:d))
/aoo4110/main/i18npool/source/collator/
H A Dmakefile.mk42 LOCAL_RULE_LANGS:=$(uniq $(foreach,i,$(txtlist) $(i:s/-/_/:s/_/ /:1)))
/aoo4110/main/odk/examples/DevelopersGuide/UCB/
H A Dmakefile.mk56 DIR_DIRECTORY_LIST=$(uniq $(DIR_FILE_LIST:d))
/aoo4110/main/odk/examples/DevelopersGuide/Drawing/
H A Dmakefile.mk62 DIR_DIRECTORY_LIST=$(uniq $(DIR_FILE_LIST:d))

Completed in 84 milliseconds

12