Home
last modified time | relevance | path

Searched refs:pot (Results 1 – 25 of 61) sorted by relevance

123

/NextBSD/contrib/ipfilter/
HDarc4random.c188 static u_char pot[ARC4_RESEED_BYTES]; variable
189 static u_char *pothead = pot, *pottail = pot;
221 while ((mylen > 64) && (sizeof(pot) - inpot > sizeof(md5ctx.buf))) { in ipf_rand_push()
225 if (pottail + sizeof(md5ctx.buf) > pot + sizeof(pot)) { in ipf_rand_push()
228 numbytes = pot + sizeof(pot) - pottail; in ipf_rand_push()
231 pottail = pot; in ipf_rand_push()
255 if (pothead + length > pot + sizeof(pot)) { in ipf_read_random()
259 numbytes = pot + sizeof(pot) - pothead; in ipf_read_random()
262 pothead = pot; in ipf_read_random()
271 pothead = pottail = pot; in ipf_read_random()
/NextBSD/contrib/libxo/tests/gettext/
HDMakefile.am53 gt_01.pot \
54 ldns.pot \
55 strerror.pot
133 build-pot-files:
141 -o $$base.pot.new $$base.c ; \
144 accept-pot-files:
146 ${CP} $$base.pot.new ${srcdir}/$$base.pot ; \
155 ${srcdir}/$$base.pot \
167 ${srcdir}/$$base.pot \
195 (${DB} ${CP} $$base.pot po/$$lang/$$base.po ); \
[all …]
/NextBSD/contrib/binutils/gas/
HDsb.c79 ptr->pot = size; in sb_build()
96 ptr->item->next = free_list.size[ptr->pot]; in sb_kill()
97 free_list.size[ptr->pot] = ptr->item; in sb_kill()
148 if (ptr->len + len >= 1 << ptr->pot) in sb_check()
151 int pot = ptr->pot; in sb_check() local
153 while (ptr->len + len >= 1 << pot) in sb_check()
154 pot++; in sb_check()
155 sb_build (&tmp, pot); in sb_check()
HDsb.h55 int pot; /* The maximum length is 1<<pot. */ member
/NextBSD/contrib/dialog/po/
HDmakefile.inn50 DISTFILES = ChangeLog makefile.inn POTFILES.in $(PACKAGE).pot \
66 $(MAKE) $(PACKAGE).pot
67 $(MSGMERGE) $< $(srcdir)/$(PACKAGE).pot -o $*.pox
86 $(srcdir)/$(PACKAGE).pot: $(POTFILES)
91 || ( rm -f $(srcdir)/$(PACKAGE).pot \
92 && mv $(PACKAGE).po $(srcdir)/$(PACKAGE).pot )
95 $(srcdir)/stamp-cat-id: $(PACKAGE).pot
97 sed -f ../intl/po2tbl.sed $(srcdir)/$(PACKAGE).pot \
211 $(MAKE) $(PACKAGE).pot
220 if $(MSGMERGE) -w 132 $$lang.old.po $(PACKAGE).pot -o $$lang.po; then \
HDrw.po43 # #-#-#-#-# setup2.pot (PACKAGE VERSION) #-#-#-#-#
45 # #-#-#-#-# setup2.pot (PACKAGE VERSION) #-#-#-#-#
/NextBSD/contrib/gcclibs/libcpp/
HDMakefile.in221 $(MSGMERGE) $< `if test -f po/$(PACKAGE).pot; \
222 then echo po/$(PACKAGE).pot; \
223 else echo $(srcdir)/po/$(PACKAGE).pot; fi` -o $@
226 $(PACKAGE).pot: po/$(PACKAGE).pot
227 po/$(PACKAGE).pot: $(libcpp_a_SOURCES)
236 --language=c -o po/$(PACKAGE).pot.tmp $^
237 sed 's:$(srcdir)/::g' <po/$(PACKAGE).pot.tmp >po/$(PACKAGE).pot
238 rm po/$(PACKAGE).pot.tmp
HDChangeLog598 * Makefile.in ($(PACKAGE).pot): New rule. Depend on
599 po/$(PACKAGE).pot.
600 (po/$(PACKAGE).pot): Use ":" instead of "," in --keyword
/NextBSD/contrib/binutils/opcodes/po/
HDMake-in53 DISTFILES = ChangeLog Makefile.in.in POTFILES.in $(PACKAGE).pot \
69 $(MAKE) $(PACKAGE).pot
70 $(MSGMERGE) $< $(srcdir)/$(PACKAGE).pot -o $*.pox
86 all-yes: $(CATALOGS) @MAINT@ $(PACKAGE).pot
89 $(srcdir)/$(PACKAGE).pot: $(POTFILES)
93 rm -f $(srcdir)/$(PACKAGE).pot
94 mv $(PACKAGE).po $(srcdir)/$(PACKAGE).pot
97 $(srcdir)/stamp-cat-id: $(PACKAGE).pot
99 sed -f ../intl/po2tbl.sed $(srcdir)/$(PACKAGE).pot \
215 $(MAKE) $(PACKAGE).pot
[all …]
/NextBSD/contrib/binutils/binutils/po/
HDMake-in53 DISTFILES = ChangeLog Makefile.in.in POTFILES.in $(PACKAGE).pot \
69 $(MAKE) $(PACKAGE).pot
70 $(MSGMERGE) $< $(srcdir)/$(PACKAGE).pot -o $*.pox
86 all-yes: $(CATALOGS) @MAINT@ $(PACKAGE).pot
89 $(srcdir)/$(PACKAGE).pot: $(POTFILES)
93 rm -f $(srcdir)/$(PACKAGE).pot
94 mv $(PACKAGE).po $(srcdir)/$(PACKAGE).pot
97 $(srcdir)/stamp-cat-id: $(PACKAGE).pot
99 sed -f ../intl/po2tbl.sed $(srcdir)/$(PACKAGE).pot \
215 $(MAKE) $(PACKAGE).pot
[all …]
/NextBSD/contrib/binutils/ld/po/
HDMake-in53 DISTFILES = ChangeLog Makefile.in.in POTFILES.in $(PACKAGE).pot \
69 $(MAKE) $(PACKAGE).pot
70 $(MSGMERGE) $< $(srcdir)/$(PACKAGE).pot -o $*.pox
86 all-yes: $(CATALOGS) @MAINT@ $(PACKAGE).pot
89 $(srcdir)/$(PACKAGE).pot: $(POTFILES)
93 rm -f $(srcdir)/$(PACKAGE).pot
94 mv $(PACKAGE).po $(srcdir)/$(PACKAGE).pot
97 $(srcdir)/stamp-cat-id: $(PACKAGE).pot
99 sed -f ../intl/po2tbl.sed $(srcdir)/$(PACKAGE).pot \
215 $(MAKE) $(PACKAGE).pot
[all …]
/NextBSD/contrib/binutils/gas/po/
HDMake-in53 DISTFILES = ChangeLog Makefile.in.in POTFILES.in $(PACKAGE).pot \
69 $(MAKE) $(PACKAGE).pot
70 $(MSGMERGE) $< $(srcdir)/$(PACKAGE).pot -o $*.pox
86 all-yes: $(CATALOGS) @MAINT@ $(PACKAGE).pot
89 $(srcdir)/$(PACKAGE).pot: $(POTFILES)
93 rm -f $(srcdir)/$(PACKAGE).pot
94 mv $(PACKAGE).po $(srcdir)/$(PACKAGE).pot
97 $(srcdir)/stamp-cat-id: $(PACKAGE).pot
99 sed -f ../intl/po2tbl.sed $(srcdir)/$(PACKAGE).pot \
215 $(MAKE) $(PACKAGE).pot
[all …]
/NextBSD/contrib/binutils/gprof/po/
HDMake-in53 DISTFILES = ChangeLog Makefile.in.in POTFILES.in $(PACKAGE).pot \
69 $(MAKE) $(PACKAGE).pot
70 $(MSGMERGE) $< $(srcdir)/$(PACKAGE).pot -o $*.pox
86 all-yes: $(CATALOGS) @MAINT@ $(PACKAGE).pot
89 $(srcdir)/$(PACKAGE).pot: $(POTFILES)
93 rm -f $(srcdir)/$(PACKAGE).pot
94 mv $(PACKAGE).po $(srcdir)/$(PACKAGE).pot
97 $(srcdir)/stamp-cat-id: $(PACKAGE).pot
99 sed -f ../intl/po2tbl.sed $(srcdir)/$(PACKAGE).pot \
215 $(MAKE) $(PACKAGE).pot
[all …]
/NextBSD/contrib/binutils/bfd/po/
HDMake-in53 DISTFILES = ChangeLog Makefile.in.in SRC-POTFILES.in BLD-POTFILES.in $(PACKAGE).pot \
75 $(MAKE) $(PACKAGE).pot
76 $(MSGMERGE) $< $(srcdir)/$(PACKAGE).pot -o $*.pox
92 all-yes: $(CATALOGS) @MAINT@ $(PACKAGE).pot
95 $(srcdir)/$(PACKAGE).pot: $(SRC-POTFILES) $(BLD-POTFILES)
106 rm -f $(srcdir)/$(PACKAGE).pot
107 mv $(PACKAGE).po $(srcdir)/$(PACKAGE).pot
110 $(srcdir)/stamp-cat-id: $(PACKAGE).pot
112 sed -f ../intl/po2tbl.sed $(srcdir)/$(PACKAGE).pot \
229 $(MAKE) $(PACKAGE).pot
[all …]
/NextBSD/contrib/libstdc++/include/ext/pb_ds/detail/resize_policy/
Dhash_standard_resize_policy_imp.hpp200 const size_type pot = size_policy_base::get_nearest_larger_size(actual_size); in resize() local
202 if (pot == actual_size && pot < new_size) in resize()
204 actual_size = pot; in resize()
/NextBSD/contrib/libstdc++/include/ext/pb_ds/detail/trie_policy/
Dprefix_search_node_update_imp.hpp137 node_iterator pot = nd_it.get_child(i); in next_child() local
140 PB_DS_BASE_C_DEC::common_prefix_len( pot, b, e, r_traits); in next_child()
144 ret = pot; in next_child()
/NextBSD/lib/libc/nls/
HDca_ES.ISO8859-1.msg31 12 No es pot assignar la mem�ria demanada
105 49 No es pot assignar l'adre�a demanada
109 51 No es pot accedir a la xarxa
123 58 No es pot enviar despr�s de la desconnexi� del socket
/NextBSD/contrib/binutils/opcodes/
HDChangeLog-9899491 * po/opcodes.pot: Rebuild.
546 * po/opcodes.pot: Rebuild.
804 * po/opcodes.pot: Regenerated.
821 * po/opcodes.pot: Regenerate.
842 * po/opcodes.pot: Regenerated
1104 * po/Make-in (all-yes): If maintainer mode, depend on .pot file.
1105 ($(PACKAGE).pot): Unconditionally depend on POTFILES.
1275 * po/opcodes.pot: Rebuilt after changing POTFILES.in.
1291 * po/opcodes.pot: New file - list of internationisation strings
HDChangeLog-0203388 * po/opcodes.pot: Regenerate.
402 * po/opcodes.pot: Regenerate.
551 * po/opcodes.pot: Regenerate.
576 * po/opcodes.pot: Regenerate.
1976 * po/opcodes.pot: Regenerate.
2001 * po/opcodes.pot: Regenerate.
2073 * po/opcodes.pot: Regenerate.
HDChangeLog-0001247 * po/opcodes.pot: Regenerate.
331 * po/opcodes.pot: Regenerate.
1263 * po/opcodes.pot: Regenerate.
1485 * po/opcodes.pot: Regenerate.
1654 * po/POTFILES.in, po/opcodes.pot: Regenerate.
1977 * po/opcodes.pot: Regenerate.
/NextBSD/contrib/subversion/
HDMakefile.in416 locale-gnu-pot:
418 $(SHELL) tools/po/po-update.sh pot
/NextBSD/contrib/binutils/ld/
HDChangeLog-98991203 * po/ld.pot: Regenerated.
1582 ($(srcdir)/$(PACKAGE).pot): Pass -C to $(XGETTEXT).
1583 * Makefile.in, po/POTFILES.in, po/ld.pot: Rebuild.
1587 * po/Make-in (all-yes): If maintainer mode, depend on .pot file.
1588 ($(PACKAGE).pot): Unconditionally depend on POTFILES.
1743 * po/Make-in, po/POTFILES.in, po/ld.pot: New files.
/NextBSD/contrib/libxo/doc/
HDlibxo.txt571 "xopo -s <text>" command, or an entire .pot can be translated using
2505 The "xopo" utility filters ".pot" files generated by the "xgettext"
2513 a filter for processing a .po or .pot file, rewriting the "msgid"
2537 -o foo.pot.raw foo.c
2538 % xopo -f foo.pot.raw -o foo.pot
2946 source files into "portable object template" (.pot) files using the
2963 message using the "xopo -s <text>" command, or an entire .pot can be
2975 -o foo.pot.raw foo.c
2978 xopo -f foo.pot.raw -o foo.pot
2981 cp foo.pot po/LC/my_lang/foo.po
[all …]
/NextBSD/contrib/binutils/binutils/
HDChangeLog-9899986 * po/binutils.pot: Regenerate.
1080 * po/POTFILES.in, po/binutils.pot: rebuilt
1448 * po/Make-in (all-yes): Depend on .pot file if maintainer mode
1450 ($(PACKAGE).pot): Unconditionally depend on POTFILES.
1679 * po/Make-in, po/POTFILES.in, po/binutils.pot: New files.
/NextBSD/usr.bin/m4/TEST/
HDtest.m4166 become older and more weatherbeaten, pot-holes will develop, trees will

123