Searched refs:names (Results 51 - 75 of 118) sorted by relevance

12345

/haiku-fatelf/src/libs/ncurses/tack/
H A Dedit.c555 ** Scan the name list and get the names.
634 const char *names,
640 if (names) {
642 while ((s = strstr(names, cap))) {
643 c = (names == s) ? 0 : *(s - 1);
652 names = s + l;
633 cap_match( const char *names, const char *cap) argument
H A Dtack.h354 extern int cap_match(const char *names, const char *cap);
/haiku-fatelf/src/add-ons/translators/stxt/
H A DSTXTTranslator.cpp182 #include "names.h"
207 struct names *p;
303 * I believe Plan 9 troff allows non-ASCII characters in the names
331 /* look for tokens from names.h - this is expensive! */
355 for (p = names; p < names + NNAMES; p++) {
/haiku-fatelf/src/add-ons/translators/hpgs/lib/
H A Dhpgsfont.c54 // Standard glyph names in mac encoding cf.
299 if (post_data->names) free((void*)post_data->names);
1072 font->post_data.names = (const char**)malloc((size_t)font->post_data.numberOfGlyphs*sizeof(const char**));
1074 if (!font->post_data.names) return -1;
1135 font->post_data.names[ig] = std_glyph_names[glyphNameIndex[ig]];
1137 font->post_data.names[ig] = name_data + name_offsets[(size_t)glyphNameIndex[ig] - 258];
1139 font->post_data.names[ig] = 0;
1664 since all known font names are ASCII-encoded.
1817 return font->post_data.names[gi
[all...]
/haiku-fatelf/src/bin/gdb/gdb/
H A Dhppa-tdep.c639 static char *names[] = {
673 if (i < 0 || i >= (sizeof (names) / sizeof (*names)))
676 return names[i];
682 static char *names[] = {
708 if (i < 0 || i >= (sizeof (names) / sizeof (*names)))
711 return names[i];
638 static char *names[] = { local
681 static char *names[] = { local
/haiku-fatelf/src/tools/docbook/libxml2/include/libxml/
H A Dvalid.h413 const xmlChar **names,
420 const xmlChar **names,
/haiku-fatelf/build/scripts/
H A Dbuild_fatelf_cross_tools53 local names="$*"
64 fatal "Could not find required tool: ${names}"
292 # names like '<triplet>-<cmd>', but on fat architectures, only a single
/haiku-fatelf/src/bin/gawk/
H A Dawkgram.y293 /* check for duplicate parameter names */
387 * and that both the loop var and array names match.
2350 const char *fname, **names;
2367 emalloc(names, const char **, count * sizeof(char *), "dup_parms");
2372 free(names);
2375 names[i++] = np->param;
2381 if (strcmp(names[i], names[j]) == 0) {
2385 fname, i+1, names[j], j+1);
2390 free(names);
[all...]
H A Dawkgram.c1716 /* check for duplicate parameter names */
1823 * and that both the loop var and array names match.
4189 const char *fname, **names;
4206 emalloc(names, const char **, count * sizeof(char *), "dup_parms");
4211 free(names);
4214 names[i++] = np->param;
4220 if (strcmp(names[i], names[j]) == 0) {
4224 fname, i+1, names[j], j+1);
4229 free(names);
4185 const char *fname, **names; local
4612 char **pnames, *names, *sp; local
[all...]
/haiku-fatelf/src/bin/gdb/gdb/rdi-share/
H A Ddbg_rdi.h468 char const * const *names; member in struct:__anon3840
/haiku-fatelf/src/bin/gdb/opcodes/
H A Dfrv-dis.c71 print_spr (cd, dis_info, names, regno, attrs)
74 CGEN_KEYWORD *names;
79 if (cgen_keyword_lookup_value (names, regno) == NULL)
85 print_keyword (cd, dis_info, names, regno, attrs);
H A Dmips-dis.c72 /* The mips16 register names. */
406 /* ISA and processor type to disassemble for, and register names to use.
498 /* Defaults: mipsIII/r3000 (?!), (o)32-style ("oldabi") GPR names,
499 and numeric FPR, CP0 register, and HWR names. */
509 /* If an ELF "newabi" binary, use the n32/(n)64 GPR names. */
519 /* Set ISA, architecture, and cp0 register names as best we can. */
566 if (strncmp("gpr-names", option, optionlen) == 0
567 && strlen("gpr-names") == optionlen)
575 if (strncmp("fpr-names", option, optionlen) == 0
576 && strlen("fpr-names")
[all...]
/haiku-fatelf/src/libs/print/libgutenprint/scripts/
H A Dmkchlog189 } elsif ($in_header && $_ =~ /^symbolic names:/) {
222 # We don't want to print out any symbolic names associated with
/haiku-fatelf/src/tools/fs_shell/
H A Dfssh.cpp192 char* names = _names; local
193 strcpy(names, command->Name());
196 while (char* name = strtok_r(names, " /", &cookie)) {
198 names = NULL;
/haiku-fatelf/src/libs/ncurses/ncurses/
H A DMakefile154 names.c \
204 names.c
224 names.c codes.c: $(tinfo)/MKnames.awk
226 cat namehdr boolnames boolfnames numnames numfnames strnames strfnames nameftr >names.c
435 ./names.c \
614 ../objects/names$o \
1128 ../objects/names$o : ./names.c
1129 $(LIBTOOL_COMPILE) $(CC) $(CFLAGS_NORMAL) -c ../ncurses/names.c -o ../objects/names
[all...]
/haiku-fatelf/src/bin/network/wget/src/
H A Dprogress.c90 /* Return true if NAME names a valid progress bar implementation. The
299 static char names[] = {' ', 'K', 'M', 'G'};
314 rate, names[units]);
298 static char names[] = {' ', 'K', 'M', 'G'}; local
/haiku-fatelf/src/bin/diffutils/ms/
H A Dconfig.bat131 Rem Make sure crucial file names are not munged by unpacking
138 Rem to file names, and "make install" will do nothing if Make
/haiku-fatelf/src/add-ons/media/media-add-ons/radeon/
H A DRadeon.cpp379 const char* names[] = { local
396 while(names[i]) {
397 PRINT((names[i], fMMTable[i]));
/haiku-fatelf/src/apps/poorman/libhttpd/
H A Dlibhttpd.c2670 /*static*/char* names = NULL; local
2777 /* Read in names. */
2786 names = NEW( char, maxnames * ( MAXPATHLEN + 1 ) );
2792 names = RENEW( names, char, maxnames * ( MAXPATHLEN + 1 ) );
2795 if ( names == (char*) 0 || nameptrs == (char**) 0 )
2797 // syslog( LOG_ERR, "out of memory reallocating directory names" );
2802 nameptrs[i] = &names[i * ( MAXPATHLEN + 1 )];
2812 /* Sort the names. */
2937 free(names);
[all...]
/haiku-fatelf/src/tools/docbook/libxml2/
H A Dvalid.c3736 * all notation names in the declaration must be declared.
6098 * qualified names handling is problematic, having a
6765 * @names: an array to store the list of child names
6776 const xmlChar **names,
6780 if ((ctree == NULL) || (names == NULL) || (len == NULL))
6787 if (xmlStrEqual(BAD_CAST "#PCDATA", names[i])) return(*len);
6788 names[(*len)++] = BAD_CAST "#PCDATA";
6792 if (xmlStrEqual(ctree->name, names[i])) return(*len);
6793 names[(*le
6775 xmlValidGetPotentialChildren(xmlElementContent *ctree, const xmlChar **names, int *len, int max) argument
6842 xmlValidGetValidElements(xmlNode *prev, xmlNode *next, const xmlChar **names, int max) argument
[all...]
/haiku-fatelf/src/bin/bash/lib/readline/
H A Dbind.c1109 /* Associate textual names with actual functions. */
1273 For straight function names just look for whitespace, since
1563 /* Unknown variable names return NULL. */
1586 /* For the time being, unknown variable names or string names without a
1871 /* Print the names of functions known to Readline. */
2089 const char **names; local
2092 names = rl_funmap_names ();
2096 for (i = 0; name = names[i]; i++)
/haiku-fatelf/src/bin/gdb/readline/
H A Dbind.c966 /* Associate textual names with actual functions. */
1116 For straight function names just look for whitespace, since
1402 /* For the time being, unknown variable names or string names without a
1655 /* Print the names of functions known to Readline. */
1869 const char **names; local
1872 names = rl_funmap_names ();
1876 for (i = 0; name = names[i]; i++)
/haiku-fatelf/src/libs/ncurses/progs/
H A Dtic.c62 [-e names] \
122 " -e<names> translate/compile only entries named by comma-separated list",
264 /* emit a comment char, translating terminfo names to termcap names */
356 /* Parse the "-e" option-value into a list of names */
386 } else { /* literal list of names */
625 "%s: Too many file names. Usage:\n\t%s %s",
792 * This bit of legerdemain turns all the terminfo variable names into
1215 static const char *names[] = local
1240 names[nu
[all...]
/haiku-fatelf/src/add-ons/kernel/drivers/audio/emuxki/
H A Demuxki.c31 * 4. Neither the name of The NetBSD Foundation nor the names of its
81 char * names[NUM_CARDS*20+1]; variable
2117 names[num_names++] = card->midi.name;
2121 // names[num_names++] = card->joy.name1;
2124 names[num_names++] = card->name;
2126 names[num_names] = NULL;
3068 for (ix=0; names[ix]; ix++) {
3069 PRINT(("publish %s\n", names[ix]));
3071 return (const char **)names;
/haiku-fatelf/docs/user/
H A Dapidoc.dox109 lines with names and email addresses. The latter one is optional, but
360 ... names of the methods ...
431 here, which means you should use the right names. So use \b method

Completed in 590 milliseconds

12345