Home
last modified time | relevance | path

Searched +refs:po +refs:find +refs:string +refs:function (Results 1 – 25 of 241) sorted by relevance

12345678910

/netbsd-src/external/gpl2/gettext/dist/gettext-tools/misc/
H A DChangeLog75 * po-mode.el (po-mode-version-string): Bump to 2.02.
118 * po-mode.el (po-team-name-to-code): Add support for Old English,
138 * po-mode.el (po-validate): Require the 'compile' module before
172 * start-po-el: New file.
211 * gettextize.in: When a po/POTFILES.in does not exist, create an
281 * autopoint.in (func_tmpdir): New function.
284 * gettextize.in (func_tmpdir): New function.
309 * gettextize.in: Add po to SUBDIRS if it was created in this run.
310 Tell the user to create po/POTFILES.in if it is not yet there.
417 * gettextize.in: Create po/Makevars.template from installed
[all …]
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/doc/
H A Dgettext.texi13 @c ef = emacs function @efindex
16 @c fn = function @findex
192 * c-format Flag:: Telling something about the following string
296 * Prioritizing messages:: How to find which messages to translate first
321 * po/POTFILES.in:: @file{POTFILES.in} in @file{po/}
322 * po/LINGUAS:: @file{LINGUAS} in @file{po/}
323 * po/Makevars:: @file{Makevars} in @file{po/}
324 * po/Rules-*:: Extending @file{Makefile} in @file{po/}
341 * AM_PO_SUBDIRS:: AM_PO_SUBDIRS in @file{po.m4}
413 * eval_gettext Invocation:: Invoking the @code{eval_gettext} function
[all …]
H A Dgettext.info114 * c-format Flag:: Telling something about the following string
218 * Prioritizing messages:: How to find which messages to translate first
243 * po/POTFILES.in:: `POTFILES.in' in `po/'
244 * po/LINGUAS:: `LINGUAS' in `po/'
245 * po/Makevars:: `Makevars' in `po/'
246 * po/Rules-*:: Extending `Makefile' in `po/'
263 * AM_PO_SUBDIRS:: AM_PO_SUBDIRS in `po.m4'
335 * eval_gettext Invocation:: Invoking the `eval_gettext' function
336 * eval_ngettext Invocation:: Invoking the `eval_ngettext' function
471 so doing, translators will find in a single place, as far as possible,
[all …]
H A Dmsgfmt.texi4 msgfmt [@var{option}] @var{filename}.po @dots{}
14 @item @var{filename}.po @dots{}
21 searched relative to this list of directories. The resulting @file{.po}
83 We find this behaviour of Sun's implementation rather silly and so by
193 If the string represents a format string used in a
194 @code{printf}-like function both strings should have the same number of
203 string is a format string or not. This algorithm is not perfect,
204 though. It might regard a string as a format string though it is not
205 used in a @code{printf}-like function and so @code{msgfmt} might report
238 item string is designated by an immediately preceding @samp{&} character.
[all …]
/netbsd-src/external/gpl3/binutils.old/dist/binutils/
H A DChangeLog-201784 * po/Make-in (datadir): Define as @datadir@.
105 * readelf.c (dump_section_as_bytes): Check for a NULL string
145 (load_dwo_file): New function. Loads a separate dwarf object
209 (fetch_alt_indirect_string): New function. Retrieves a string
210 from the debug string table in the separate debug info file.
212 (load_debug_section_with_follow): New function. Like
215 (introduce): New function.
232 (display_debug_links): New function. Displays the contents of a
234 (calc_gnu_debuglink_ctc32):New function. Calculates a CRC32
236 (check_gnu_debuglink): New function. Checks the CRC of a
[all …]
H A DChangeLog-020355 * Makefile.am (install-exec-local): Remove common term from string
102 function to check the validity of located symbols.
142 * bucomm,c (get_file_size): New function. Returns the size of a
145 * addr2line.c (process_file): Use new function.
210 (print_section_stabs): Add string offset parameter. Adjust.
211 (struct stab_section_names): Add string offset member.
214 (dump_stabs_section): Clear string_offset, free string table.
328 (process_section_p): New function: Returns TRUE if a section
330 (disassemble_section): New function: Contains the body of
334 (find_stabs_section): New function: Find a stabs containing
[all …]
H A DChangeLog25 * dwarf.c (display_debug_rnglists): New function, broken out of..
47 in string section as the length of every table in the section.
54 str_offsets_base to calculate the string offset.
84 * objdump.c (might_need_separate_debug_info): New function.
85 (dump_bfd): Call new function before attempting to load separate
90 (might_need_separate_debug_info): New function.
91 (process_object): Call new function before attempting to load
138 return the address, rather than a string.
139 (fetch_indexed_value): New function - returns a value indexed by a
147 (display_offset_entry_loclists): New function. Displays a
[all …]
H A DChangeLog-2004123 (load_debug_range): New function: Grabs the contents of a
125 (free_debug_range): New function: Releases the grabbed
127 (decode_64bit_range): New function: Displays a 64-bit range in a
129 (decode_range): New function: Displays a 32-bit range in a
136 (display_64bit_debug_ranges): New function. Displays the contents
138 (display_debug_ranges): New function: Displays the contents of a
153 (get_pointer_size_of_comp_unit): New function: Returns the pointer
155 (get_debug_info): New function to replace
198 (process_note_sections): New function.
211 * stabs.c (stab_demangle_v3_arglist): New static function, broken
[all …]
H A DChangeLog-200540 * po/fi.po: New file: Finnish translation.
81 * readelf.c (get_mips_symbol_other): New function.
82 (get_symbol_other): New function.
100 * po/POTFILES.in: Regenerate.
101 * po/binutils.pot: Regenerate.
607 (process_symbol_table): Don't crash if string table is corrupt
660 * po/zh_TW.po: New Chinese (traditional) translation.
752 * readelf.c (get_ppc_dynamic_type): New function for DT_PPC_GLINK.
778 * dlltool.c (dtab): Remove empty function.
807 * binemul.c (ar_emul_create): Remove unused function.
[all …]
/netbsd-src/external/gpl3/binutils/dist/binutils/
H A DChangeLog-201784 * po/Make-in (datadir): Define as @datadir@.
105 * readelf.c (dump_section_as_bytes): Check for a NULL string
145 (load_dwo_file): New function. Loads a separate dwarf object
209 (fetch_alt_indirect_string): New function. Retrieves a string
210 from the debug string table in the separate debug info file.
212 (load_debug_section_with_follow): New function. Like
215 (introduce): New function.
232 (display_debug_links): New function. Displays the contents of a
234 (calc_gnu_debuglink_ctc32):New function. Calculates a CRC32
236 (check_gnu_debuglink): New function. Checks the CRC of a
[all …]
H A DChangeLog-020355 * Makefile.am (install-exec-local): Remove common term from string
102 function to check the validity of located symbols.
142 * bucomm,c (get_file_size): New function. Returns the size of a
145 * addr2line.c (process_file): Use new function.
210 (print_section_stabs): Add string offset parameter. Adjust.
211 (struct stab_section_names): Add string offset member.
214 (dump_stabs_section): Clear string_offset, free string table.
328 (process_section_p): New function: Returns TRUE if a section
330 (disassemble_section): New function: Contains the body of
334 (find_stabs_section): New function: Find a stabs containing
[all …]
H A DChangeLog4 * po/binutils.pot: Regernate.
19 * po/Make-in ($(srcdir)/$(PACKAGE).pot): Output to a .pot
40 * readelf.c (maybe_expand_or_relocate_section): New function.
43 (dump_section_as_strings): Use new function.
63 * dwarf.c (display_lang): New function, factored out of ...
95 * dwarf.c (fetch_indexed_offset): New function.
98 (skip_attribute): New function.
111 (section_index_real): New function. Returns true if the given
115 for the return string.
125 (print_symbol_table_heading): New function.
[all …]
H A DChangeLog-2004123 (load_debug_range): New function: Grabs the contents of a
125 (free_debug_range): New function: Releases the grabbed
127 (decode_64bit_range): New function: Displays a 64-bit range in a
129 (decode_range): New function: Displays a 32-bit range in a
136 (display_64bit_debug_ranges): New function. Displays the contents
138 (display_debug_ranges): New function: Displays the contents of a
153 (get_pointer_size_of_comp_unit): New function: Returns the pointer
155 (get_debug_info): New function to replace
198 (process_note_sections): New function.
211 * stabs.c (stab_demangle_v3_arglist): New static function, broken
[all …]
H A DChangeLog-200540 * po/fi.po: New file: Finnish translation.
81 * readelf.c (get_mips_symbol_other): New function.
82 (get_symbol_other): New function.
100 * po/POTFILES.in: Regenerate.
101 * po/binutils.pot: Regenerate.
607 (process_symbol_table): Don't crash if string table is corrupt
660 * po/zh_TW.po: New Chinese (traditional) translation.
752 * readelf.c (get_ppc_dynamic_type): New function for DT_PPC_GLINK.
778 * dlltool.c (dtab): Remove empty function.
807 * binemul.c (ar_emul_create): Remove unused function.
[all …]
/netbsd-src/external/gpl2/grep/dist/
H A Dconfigure.in41 AC_CHECK_HEADERS(string.h stdlib.h sys/param.h memory.h unistd.h libintl.h)
90 dnl so it won't find it in this file.
131 dnl If it doesn't, arrange to use the replacement function.
144 …file po/Makefile.in intl/Makefile doc/Makefile m4/Makefile vms/Makefile bootstrap/Makefile, [sed -…
H A DChangeLog27 * src/grep.c: Don't hang forever if fed with an empty string to
32 * po/*: Sync wiith translation project
39 * src/Makefile.am, po/Makefile.in.in: Support DESTDIR properly
47 * po/*: Sync with translation project
69 * po/ru.po: Sync with translation project
70 * po/grep.pot: Sync with source
82 we're on a system that provides a working getopt function
129 * po/*.po: New files from the translation team:
130 grep-2.5e.de.po grep-2.5e.el.po grep-2.5e.eo.po grep-2.5e.es.po
131 grep-2.5e.et.po grep-2.5e.fr.po grep-2.5e.gl.po grep-2.5e.it.po
[all …]
/netbsd-src/external/gpl2/gettext/dist/
H A DNEWS34 lib-prefix.m4, nls.m4, po.m4, progtest.m4.
64 function/macro argument has the role of a context. It also supports
65 the GNOME glib convention to specify the context and original string
66 in the same string literal: "context|original".
71 * msgfmt's format string checking is now stricter in the presence of plural
98 Cyrillic PO file (sr.po) to a Serbian Latin PO file (sr@latin.po).
229 New function library:
245 "xgettext --language=ObjectiveC" now supports the @"..." string syntax,
246 the NSLocalizedString function and the ObjectiveC specific format strings.
276 second argument of fprintf(), regardless whether the literal string contains
[all …]
/netbsd-src/external/gpl2/grep/dist/intl/
H A DChangeLog87 * libgettext.h [!ENABLE_NLS]: Cast all function results to
155 * hash-string.h (PARAMS): Likewise.
179 * localename.c: New file, integrating a function from
190 * dcigettext.c (plural_eval): Remove function, moved to plural-eval.c.
346 * loadmsgcat.c (_nl_init_domain_conv): New function, extracted from
348 (_nl_free_domain_conv): New function, extracted from _nl_unload_domain.
406 (new_exp): New function.
408 (new_exp_1): New function.
575 Assume <stddef.h>, <stdlib.h>, <string.h>, <locale.h> exist.
602 - It uses a slow string to integer conversion.
[all …]
/netbsd-src/external/gpl3/binutils.old/dist/ld/
H A DChangeLog-201051 after_open_default from after_open function.
213 * po/ja.po: Update.
217 * po/bg.po: Update.
218 * po/es.po: Update.
219 * po/fi.po: Update.
220 * po/ja.po: New.
221 * po/zh_CN.po: Update.
255 * plugin.c (is_visible_from_outside): New function.
281 * po/ld.pot: Regenerate
282 * po/POTFILES.in: Regenerate
[all …]
/netbsd-src/external/gpl3/binutils/dist/ld/
H A DChangeLog-201051 after_open_default from after_open function.
213 * po/ja.po: Update.
217 * po/bg.po: Update.
218 * po/es.po: Update.
219 * po/fi.po: Update.
220 * po/ja.po: New.
221 * po/zh_CN.po: Update.
255 * plugin.c (is_visible_from_outside): New function.
281 * po/ld.pot: Regenerate
282 * po/POTFILES.in: Regenerate
[all …]
/netbsd-src/external/gpl2/gmake/dist/
H A DChangeLog34 * function.c (fold_newlines): Takes an unsigned int *.
52 function.
53 (die): Cleanup code was removed from here; call the new function.
60 * maintMakefile (do-po-update): Rewrite this rule to clean up and
98 we *don't* find UNIX "/".
104 locator function find_and_set_default_shell if SHELL came from the
115 string values to avoid memory leaks.
168 * function.c (check_numeric): Ditto.
178 empty string we still need to free the allocated buffer.
182 * variable.c (free_variable_set): New function.
[all …]
/netbsd-src/external/bsd/flex/dist/
H A DChangeLog3 * po/ca.po, po/da.po, po/de.po, po/eo.po, po/es.po, po/fi.po,
4 po/fr.po, po/ga.po, po/hr.po, po/ko.po, po/nl.po, po/pl.po,
5 po/pt_BR.po, po/ro.po, po/ru.po, po/sr.po, po/sv.po, po/tr.po,
6 po/vi.po, po/zh_CN.po, po/zh_TW.po: gettext: pulled latest
75 * po/POTFILES.in: gettext: revert listing generated .c files
91 strtoul(). No sense to keep these two function when libc's strtoul() can do the
104 * po/Makevars, po/Rules-getpo, po/update_linguas.sh: gettext: more
105 …recent makevars; new script to update po files. Previously, "make dist" and similar commands woul…
108 all po files.
112 * po/POTFILES.in: gettext: list generated files instead of flex,
[all …]
/netbsd-src/external/gpl3/binutils.old/dist/gprof/
H A DChangeLog-920310 (How do I?): Mention the function call overhead introduced by -pg.
28 * po/de.po: New German translation.
37 * po/tr.po: Updated Turkish translation.
47 * po/fr.po: Updated French translation.
51 * po/Make-in (.po.gmo): Do check if the .gmo file is writable
56 * po/es.po: New Spanish translation.
60 * po/gprof.pot: Regenerate.
64 * po/Make-in (DESTDIR): New.
85 * po/pt_BR: New Brazillian Portugese translation.
99 * po/da.po: New Danish translation.
[all …]
/netbsd-src/external/gpl3/binutils/dist/gprof/
H A DChangeLog-920310 (How do I?): Mention the function call overhead introduced by -pg.
28 * po/de.po: New German translation.
37 * po/tr.po: Updated Turkish translation.
47 * po/fr.po: Updated French translation.
51 * po/Make-in (.po.gmo): Do check if the .gmo file is writable
56 * po/es.po: New Spanish translation.
60 * po/gprof.pot: Regenerate.
64 * po/Make-in (DESTDIR): New.
85 * po/pt_BR: New Brazillian Portugese translation.
99 * po/da.po: New Danish translation.
[all …]
/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A DChangeLog-202034 * ecoff.c (ecoff_type_to_string): Pass in return string buff rather
38 * elf32-rx.c (describe_flags): Pass in return string buf rather
42 * mach-o.c (cpusubtype): Pass in return string buffer rather than
47 * peXXigen.c (rsrc_resource_name): Pass in return string buffer
51 * vms-misc.c (get_vms_time_string): Pass in return string tbuf
169 * elfxx-riscv.c (riscv_ext_dont_care_version): New function. Return
182 * opncls.c (bfd_fdopenw): New function.
225 to add the implicit extensions, but won't output it to arch string.
228 (riscv_arch_str1): Do not output g to the arch string.
237 (riscv_init_ext_order): New function. Init the riscv_ext_order
[all …]

12345678910