Home
last modified time | relevance | path

Searched refs:els (Results 1 – 25 of 89) sorted by relevance

1234

/netbsd/external/gpl3/gdb/dist/libctf/
H A Dctf-util.c231 size_t els = ctf_dynhash_elements ((ctf_dynhash_t *) i->cu.ctn_h); in ctf_next_copy() local
232 if ((i2->u.ctn_sorted_hkv = calloc (els, sizeof (ctf_next_hkv_t))) == NULL) in ctf_next_copy()
238 els * sizeof (ctf_next_hkv_t)); in ctf_next_copy()
H A Dctf-hash.c497 size_t els = ctf_dynhash_elements (h); in ctf_dynhash_next_sorted() local
503 if (((ssize_t) els) < 0) in ctf_dynhash_next_sorted()
509 if ((i->u.ctn_sorted_hkv = calloc (els, sizeof (ctf_next_hkv_t))) == NULL) in ctf_dynhash_next_sorted()
531 ctf_qsort_r (i->u.ctn_sorted_hkv, els, sizeof (ctf_next_hkv_t), in ctf_dynhash_next_sorted()
535 i->ctn_size = (ssize_t) els; in ctf_dynhash_next_sorted()
/netbsd/external/gpl3/gdb.old/dist/libctf/
H A Dctf-util.c231 size_t els = ctf_dynhash_elements ((ctf_dynhash_t *) i->cu.ctn_h); in ctf_next_copy() local
232 if ((i2->u.ctn_sorted_hkv = calloc (els, sizeof (ctf_next_hkv_t))) == NULL) in ctf_next_copy()
238 els * sizeof (ctf_next_hkv_t)); in ctf_next_copy()
H A Dctf-hash.c497 size_t els = ctf_dynhash_elements (h); in ctf_dynhash_next_sorted() local
503 if (((ssize_t) els) < 0) in ctf_dynhash_next_sorted()
509 if ((i->u.ctn_sorted_hkv = calloc (els, sizeof (ctf_next_hkv_t))) == NULL) in ctf_dynhash_next_sorted()
531 ctf_qsort_r (i->u.ctn_sorted_hkv, els, sizeof (ctf_next_hkv_t), in ctf_dynhash_next_sorted()
535 i->ctn_size = (ssize_t) els; in ctf_dynhash_next_sorted()
/netbsd/external/gpl3/binutils/dist/libctf/
H A Dctf-util.c304 size_t els = ctf_dynhash_elements ((ctf_dynhash_t *) i->cu.ctn_h); in ctf_next_copy() local
305 if ((i2->u.ctn_sorted_hkv = calloc (els, sizeof (ctf_next_hkv_t))) == NULL) in ctf_next_copy()
311 els * sizeof (ctf_next_hkv_t)); in ctf_next_copy()
H A Dctf-hash.c495 size_t els = ctf_dynhash_elements (h); in ctf_dynhash_next_sorted() local
501 if (((ssize_t) els) < 0) in ctf_dynhash_next_sorted()
507 if ((i->u.ctn_sorted_hkv = calloc (els, sizeof (ctf_next_hkv_t))) == NULL) in ctf_dynhash_next_sorted()
529 ctf_qsort_r (i->u.ctn_sorted_hkv, els, sizeof (ctf_next_hkv_t), in ctf_dynhash_next_sorted()
533 i->ctn_size = (ssize_t) els; in ctf_dynhash_next_sorted()
/netbsd/sys/kern/
H A Dcore_elf32.c487 elf_lwpstatus els; member
508 elf_read_lwpstatus(l, &d->els); in ELFNAMEEND()
510 ELFNAMEEND(coredump_savenote)(ns, PT_LWPSTATUS, d->name, &d->els, in ELFNAMEEND()
511 sizeof(d->els)); in ELFNAMEEND()
/netbsd/external/gpl2/gettext/dist/gettext-tools/po/
H A Dca.po946 "Filtra els missatges d’un catàleg de traduccions segons els seus atributs, i\n"
1032 " --translated Manté els missatges traduïts, elimina els no "
1040 " --untranslated Manté els missatges no traduïts, elimina els "
1300 "Concatena i mescla els fitxers PO especificats. Troba els missatges comuns\n"
1308 "tots els fitxers PO s’acumularan.\n"
1468 " --untranslated Manté els missatges no traduïts, elimina els "
1534 "que els definesca. Les posicions de fitxer de tots els fitxers PO\n"
2802 "que encara concorden; els comentaris seran preservats, però es descartaran els\n"
2908 " --translated Manté els missatges traduïts, elimina els no "
3097 " -u, --unique Només mostra els missatges únics, descartant els\n"
[all …]
/netbsd/external/gpl2/gettext/dist/gettext-runtime/po/
H A Dca.po6 # * Sempre que es puga s’usaran els caràcters adequats per al text en català:
31 # * sempre van en una sola línia, a no ser que els retorns importen; en
66 # Amb el mateix format que els errors de la libc. ivb
279 " Obté del DOMINI_TEXTUAL els missatges traduïts.\n"
306 "no només còpia els seus arguments en l’eixida estàndard, sinò que tradueix els\n"
337 " Obté del DOMINI_TEXTUAL els missatges traduïts.\n"
/netbsd/external/gpl3/gdb/dist/binutils/
H A Dcoffgrok.c517 int els; in do_type() local
521 els = (dimind < DIMNUM in do_type()
531 a = els; in do_type()
536 non_fatal (_("Out of range sum for els (%#x) * size (%#x)"), els, res->size); in do_type()
538 ptr->u.array.dim = els; in do_type()
/netbsd/external/gpl3/binutils/dist/binutils/
H A Dcoffgrok.c517 int els; in do_type() local
521 els = (dimind < DIMNUM in do_type()
531 a = els; in do_type()
536 non_fatal (_("Out of range sum for els (%#x) * size (%#x)"), els, res->size); in do_type()
538 ptr->u.array.dim = els; in do_type()
/netbsd/external/gpl3/binutils.old/dist/binutils/
H A Dcoffgrok.c517 int els; in do_type() local
521 els = (dimind < DIMNUM in do_type()
531 a = els; in do_type()
536 non_fatal (_("Out of range sum for els (%#x) * size (%#x)"), els, res->size); in do_type()
538 ptr->u.array.dim = els; in do_type()
/netbsd/external/gpl3/gdb.old/dist/binutils/
H A Dcoffgrok.c517 int els; in do_type() local
521 els = (dimind < DIMNUM in do_type()
531 a = els; in do_type()
536 non_fatal (_("Out of range sum for els (%#x) * size (%#x)"), els, res->size); in do_type()
538 ptr->u.array.dim = els; in do_type()
/netbsd/crypto/external/bsd/openssl.old/dist/util/perl/OpenSSL/
H A DTest.pm662 my @els = ();
671 push @els, @el;
676 @els
/netbsd/crypto/external/bsd/openssl/dist/util/perl/OpenSSL/
H A DTest.pm709 my @els = ();
718 push @els, @el;
723 @els
/netbsd/crypto/external/bsd/heimdal/dist/lib/asn1/
H A Dgen_decode.c574 const char *els = ""; in decode_type() local
595 els, in decode_type()
610 els = "else "; in decode_type()
/netbsd/external/gpl3/binutils/dist/binutils/po/
H A Dca.po279 msgstr " [v] - mostra tots els missatges\n"
891 msgid "Out of range sum for els (%#x) * size (%#x)"
965 msgstr "Informeu els erros a %s.\n"
1474 msgstr " -M --mcore-elf <nom-de-sortida> Processa els fitxers objectes mcore-els a <nom-de-sorti…
4642 " -p, --no-sort No ordenis els símbols\n"
6012 " -l, --line-numbers Inclou els números de línia i els fitxers a la \n"
6608 " toc Mostra els símbols\n"
7469 " els símbols\n"
12398 msgstr "no s'han pogut llegir els continguts de %s"
12850 #~ msgstr "estableix els senyaladors de la secció"
[all …]
/netbsd/external/gpl3/gdb/dist/binutils/po/
H A Dca.po279 msgstr " [v] - mostra tots els missatges\n"
891 msgid "Out of range sum for els (%#x) * size (%#x)"
965 msgstr "Informeu els erros a %s.\n"
1474 msgstr " -M --mcore-elf <nom-de-sortida> Processa els fitxers objectes mcore-els a <nom-de-sorti…
4642 " -p, --no-sort No ordenis els símbols\n"
6012 " -l, --line-numbers Inclou els números de línia i els fitxers a la \n"
6608 " toc Mostra els símbols\n"
7469 " els símbols\n"
12398 msgstr "no s'han pogut llegir els continguts de %s"
12850 #~ msgstr "estableix els senyaladors de la secció"
[all …]
/netbsd/external/gpl3/binutils.old/dist/binutils/po/
H A Dca.po279 msgstr " [v] - mostra tots els missatges\n"
891 msgid "Out of range sum for els (%#x) * size (%#x)"
965 msgstr "Informeu els erros a %s.\n"
1474 msgstr " -M --mcore-elf <nom-de-sortida> Processa els fitxers objectes mcore-els a <nom-de-sorti…
4642 " -p, --no-sort No ordenis els símbols\n"
6012 " -l, --line-numbers Inclou els números de línia i els fitxers a la \n"
6608 " toc Mostra els símbols\n"
7469 " els símbols\n"
12398 msgstr "no s'han pogut llegir els continguts de %s"
12850 #~ msgstr "estableix els senyaladors de la secció"
[all …]
/netbsd/external/gpl3/gdb.old/dist/binutils/po/
H A Dca.po279 msgstr " [v] - mostra tots els missatges\n"
891 msgid "Out of range sum for els (%#x) * size (%#x)"
965 msgstr "Informeu els erros a %s.\n"
1474 msgstr " -M --mcore-elf <nom-de-sortida> Processa els fitxers objectes mcore-els a <nom-de-sorti…
4642 " -p, --no-sort No ordenis els símbols\n"
6012 " -l, --line-numbers Inclou els números de línia i els fitxers a la \n"
6608 " toc Mostra els símbols\n"
7469 " els símbols\n"
12398 msgstr "no s'han pogut llegir els continguts de %s"
12850 #~ msgstr "estableix els senyaladors de la secció"
[all …]
/netbsd/external/bsd/pcc/dist/pcc/cc/cpp/stuff/
H A Dstdio.diff310 @@ -385,7 +387,7 @@ cppcmt: if (Cflag) { PUTCH(ch); } els
319 @@ -395,7 +397,7 @@ cppcmt: if (Cflag) { PUTCH(ch); } els
/netbsd/usr.bin/xlint/lint1/
H A Dfunc.c646 stmt_if_else_stmt(bool els) in stmt_if_else_stmt() argument
652 else if (!els) in stmt_if_else_stmt()
/netbsd/sys/dev/ic/
H A Disp_target.c170 els_t *els; in isp_target_notify() member
191 #define els unp.els in isp_target_notify() macro
473 #undef els in isp_target_notify()
/netbsd/external/gpl3/binutils.old/dist/gprof/po/
H A Dhu.po317 msgstr "%s: a profilozási arány nem kompatibilis az első gmon fájllal\n"
322 msgstr "%s: nem kompatibilis az első gmon fájllal\n"
/netbsd/external/gpl3/gdb/dist/gprof/po/
H A Dhu.po317 msgstr "%s: a profilozási arány nem kompatibilis az első gmon fájllal\n"
322 msgstr "%s: nem kompatibilis az első gmon fájllal\n"

1234