Home
last modified time | relevance | path

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

123

/freebsd-10-stable/contrib/ipfilter/
Darc4random.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()
/freebsd-10-stable/contrib/binutils/gas/
Dsb.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()
Dsb.h55 int pot; /* The maximum length is 1<<pot. */ member
/freebsd-10-stable/contrib/dialog/po/
Dmakefile.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 \
Drw.po43 # #-#-#-#-# setup2.pot (PACKAGE VERSION) #-#-#-#-#
45 # #-#-#-#-# setup2.pot (PACKAGE VERSION) #-#-#-#-#
/freebsd-10-stable/contrib/gcclibs/libcpp/
DMakefile.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
DChangeLog598 * Makefile.in ($(PACKAGE).pot): New rule. Depend on
599 po/$(PACKAGE).pot.
600 (po/$(PACKAGE).pot): Use ":" instead of "," in --keyword
/freebsd-10-stable/contrib/binutils/gas/po/
DMake-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 …]
/freebsd-10-stable/contrib/binutils/opcodes/po/
DMake-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 …]
/freebsd-10-stable/contrib/binutils/gprof/po/
DMake-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 …]
/freebsd-10-stable/contrib/binutils/ld/po/
DMake-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 …]
/freebsd-10-stable/contrib/binutils/binutils/po/
DMake-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 …]
/freebsd-10-stable/sys/boot/ia64/common/
Dcopy.c47 u_int pot; in pgtbl_extend() local
57 for (pot = 1; pot < 32; pot <<= 1) in pgtbl_extend()
58 pgtblsz = pgtblsz | (pgtblsz >> pot); in pgtbl_extend()
/freebsd-10-stable/contrib/binutils/bfd/po/
DMake-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 …]
/freebsd-10-stable/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()
/freebsd-10-stable/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()
/freebsd-10-stable/lib/libc/nls/
Dca_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
/freebsd-10-stable/contrib/xz/po/
DMakevars14 # $(DOMAIN).pot file. Set this to the copyright holder of the surrounding
/freebsd-10-stable/contrib/binutils/opcodes/
DChangeLog-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
DChangeLog-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.
DChangeLog-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.
/freebsd-10-stable/contrib/subversion/
DMakefile.in416 locale-gnu-pot:
418 $(SHELL) tools/po/po-update.sh pot
/freebsd-10-stable/contrib/binutils/ld/
DChangeLog-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.
/freebsd-10-stable/contrib/binutils/binutils/
DChangeLog-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.
/freebsd-10-stable/usr.bin/m4/TEST/
Dtest.m4166 become older and more weatherbeaten, pot-holes will develop, trees will

123