/toolchain/binutils/binutils-2.27/intl/ |
D | loadmsgcat.c | 765 _nl_init_domain_conv (domain_file, domain, domainbinding) in _nl_init_domain_conv() argument 767 struct loaded_domain *domain; 779 domain->codeset_cntr = 782 domain->conv = (__gconv_t) -1; 785 domain->conv = (iconv_t) -1; 788 domain->conv_tab = NULL; 843 if (__gconv_open (outcharset, charset, &domain->conv, 846 domain->conv = (__gconv_t) -1; 863 domain->conv = iconv_open (outcharset, charset); 869 domain->conv = iconv_open (outcharset, charset); [all …]
|
D | dcigettext.c | 229 struct loaded_l10nfile *domain; member 307 static char *plural_lookup PARAMS ((struct loaded_l10nfile *domain, 438 struct loaded_l10nfile *domain; variable 498 retval = plural_lookup ((*foundp)->domain, n, (*foundp)->translation, 621 domain = _nl_find_domain (dirname, single_locale, xdomainname, binding); 623 if (domain != NULL) 625 retval = _nl_find_msg (domain, binding, msgid1, &retlen); 631 for (cnt = 0; domain->successor[cnt] != NULL; ++cnt) 633 retval = _nl_find_msg (domain->successor[cnt], binding, 638 domain = domain->successor[cnt]; [all …]
|
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/ppc/ |
D | range64.l | 2 .*:3: Error: operand out of domain \(-1 is not a multiple of 4\) 3 .*:4: Error: operand out of domain \(2 is not a multiple of 4\)
|
/toolchain/binutils/binutils-2.27/config/ |
D | lcmessage.m4 | 16 dnl They are *not* in the public domain.
|
D | nls.m4 | 16 dnl They are *not* in the public domain.
|
D | progtest.m4 | 16 dnl They are *not* in the public domain.
|
D | po.m4 | 16 dnl They are *not* in the public domain.
|
D | gettext.m4 | 16 dnl They are *not* in the public domain.
|
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/sh/sh64/ |
D | creg-1.s | 2 ! case; getcon and putcon. Exhaustive test in those domain is small and
|
/toolchain/binutils/binutils-2.27/binutils/ |
D | MAINTAINERS | 51 the immediate domain that they maintain. 53 If there is no maintainer for a given domain then the responsibility 55 maintainers for a given domain then responsibility falls to the first 214 are not the domain of the binutils project and they cannot be approved
|
D | wrstabs.c | 1143 char *domain, *return_type, *buf; in stab_method_type() local 1161 domain = stab_pop_type (info); in stab_method_type() 1206 len = strlen (domain) + strlen (return_type) + 10; in stab_method_type() 1212 sprintf (buf, "#%s,%s", domain, return_type); in stab_method_type() 1213 free (domain); in stab_method_type()
|
D | stabs.c | 1417 debug_type domain; in parse_stab_type() local 1422 domain = parse_stab_type (dhandle, info, (const char *) NULL, pp, in parse_stab_type() 1424 if (domain == DEBUG_TYPE_NULL) in parse_stab_type() 1439 dtype = debug_make_offset_type (dhandle, domain, memtype); in parse_stab_type() 1466 debug_type domain; in parse_stab_type() local 1473 domain = parse_stab_type (dhandle, info, (const char *) NULL, in parse_stab_type() 1475 if (domain == DEBUG_TYPE_NULL) in parse_stab_type() 1531 dtype = debug_make_method_type (dhandle, return_type, domain, args, in parse_stab_type()
|
D | prdbg.c | 919 pr_method_type (void *p, bfd_boolean domain, int argcount, bfd_boolean varargs) in pr_method_type() argument 929 if (! domain) in pr_method_type() 980 if (! domain) in pr_method_type()
|
D | ieee.c | 5707 ieee_method_type (void *p, bfd_boolean domain, int argcount, in ieee_method_type() argument 5716 if (domain) in ieee_method_type()
|
D | ChangeLog-0001 | 847 (main): Set the locale domain to LC_ALL not just LC_MESSAGES.
|
/toolchain/binutils/binutils-2.27/bfd/po/ |
D | Make-in | 96 $(XGETTEXT) --default-domain=$(PACKAGE) \ 101 $(XGETTEXT) --default-domain=$(PACKAGE) \
|
/toolchain/binutils/binutils-2.27/ld/po/ |
D | Make-in | 90 $(XGETTEXT) --default-domain=$(PACKAGE) --directory=$(top_srcdir) \
|
/toolchain/binutils/binutils-2.27/ |
D | config.sub | 1602 os=-domain
|
D | ChangeLog | 520 * f-exp.y (yylex): Add new module domain to be parsed. 521 * symtab.h: New domain for fortran modules. 525 * f-exp.y (yylex): Add domain array to enable lookup
|
/toolchain/binutils/binutils-2.27/gas/po/ |
D | Make-in | 90 $(XGETTEXT) --default-domain=$(PACKAGE) --directory=$(top_srcdir) \
|
/toolchain/binutils/binutils-2.27/gold/po/ |
D | Make-in | 90 $(XGETTEXT) --default-domain=$(PACKAGE) --directory=$(top_srcdir) \
|
/toolchain/binutils/binutils-2.27/binutils/po/ |
D | Make-in | 90 $(XGETTEXT) --default-domain=$(PACKAGE) --directory=$(top_srcdir) \
|
/toolchain/binutils/binutils-2.27/opcodes/po/ |
D | Make-in | 90 $(XGETTEXT) --default-domain=$(PACKAGE) --directory=$(top_srcdir) \
|
/toolchain/binutils/binutils-2.27/gas/ |
D | ChangeLog-2007 | 1785 error message. Return after printing domain error.
|
/toolchain/binutils/binutils-2.27/libiberty/ |
D | ChangeLog | 6014 * calloc.c: Add a public domain notice. 8321 * memmove.c: Re-wrote; placed in public domain.
|