HomeSort by: relevance | last modified time | path
    Searched defs:subname (Results 1 - 22 of 22) sorted by relevancy

  /src/crypto/external/bsd/heimdal/dist/lib/asn1/
gen_seq.c 43 char *subname; local
69 subname = type->subtype->symbol->gen_name;
74 s->gen_name, s->gen_name, subname,
80 s->gen_name, s->gen_name, subname);
94 subname);
118 subname);
  /src/external/bsd/openldap/dist/libraries/liblmdb/
mdb_dump.c 174 char *subname = NULL; local
199 if (subname)
219 subname = optarg;
245 if (alldbs || subname) {
261 rc = mdb_open(txn, subname, 0, &dbi);
309 rc = dumpit(txn, dbi, subname);
mdb_stat.c 56 char *subname = NULL; local
79 if (subname)
98 subname = optarg;
115 if (alldbs || subname) {
148 if (!(subname || alldbs || freinfo))
208 rc = mdb_open(txn, subname, 0, &dbi);
219 printf("Status of %s\n", subname ? subname : "Main DB");
mdb_load.c 28 static char *subname = NULL; variable
97 if (subname) free(subname);
98 subname = strdup((char *)dbuf.mv_data+STRLENOF("database="));
339 subname = strdup(optarg);
408 rc = mdb_open(txn, subname, flags|MDB_CREATE, &dbi);
  /src/external/gpl3/binutils/dist/gprofng/src/
Function.cc 285 char *subname = mangled_name; local
296 if (*subname != '_' || subname[1] != '$') // Not a specially named function
300 if (strncmp (subname + 2, NTXT ("d1"), 2) == 0) // doall function
302 else if (strncmp (subname + 2, "p1", 2) == 0) // parallel region function
304 else if (strncmp (subname + 2, "l1", 2) == 0) // single thread loop setup
306 else if (strncmp (subname + 2, "s1", 2) == 0) // parallel section function
308 else if (strncmp (subname + 2, "t1", 2) == 0) // task function
310 else if (strncmp (subname + 2, "o1", 2) == 0) // outline function
315 else if (strncmp (subname + 2, "c1", 2) == 0) // clone functio
    [all...]
Hist_data.cc 1303 char *subname; local
1307 subname = GTXT ("agent error");
1310 subname = GTXT ("GC active");
1313 subname = GTXT ("unknown non-Java frame");
1316 subname = GTXT ("unwalkable non-Java frame");
1319 subname = GTXT ("unknown Java frame");
1322 subname = GTXT ("unwalkable Java frame");
1325 subname = GTXT ("unknown thread state");
1328 subname = GTXT ("thread in exit");
1331 subname = GTXT ("deopt in process ticks")
    [all...]
  /src/external/gpl3/binutils.old/dist/gprofng/src/
Function.cc 285 char *subname = mangled_name; local
296 if (*subname != '_' || subname[1] != '$') // Not a specially named function
300 if (strncmp (subname + 2, NTXT ("d1"), 2) == 0) // doall function
302 else if (strncmp (subname + 2, "p1", 2) == 0) // parallel region function
304 else if (strncmp (subname + 2, "l1", 2) == 0) // single thread loop setup
306 else if (strncmp (subname + 2, "s1", 2) == 0) // parallel section function
308 else if (strncmp (subname + 2, "t1", 2) == 0) // task function
310 else if (strncmp (subname + 2, "o1", 2) == 0) // outline function
315 else if (strncmp (subname + 2, "c1", 2) == 0) // clone functio
    [all...]
Hist_data.cc 1303 char *subname; local
1307 subname = GTXT ("agent error");
1310 subname = GTXT ("GC active");
1313 subname = GTXT ("unknown non-Java frame");
1316 subname = GTXT ("unwalkable non-Java frame");
1319 subname = GTXT ("unknown Java frame");
1322 subname = GTXT ("unwalkable Java frame");
1325 subname = GTXT ("unknown thread state");
1328 subname = GTXT ("thread in exit");
1331 subname = GTXT ("deopt in process ticks")
    [all...]
  /src/external/gpl3/binutils/dist/gas/config/
tc-tic4x.c 968 char *subname; local
969 c = get_symbol_name (&subname); /* Get terminator. */
  /src/external/gpl3/binutils/dist/opcodes/
ia64-gen.c 554 char *subname = name;
565 ics[ind]->subs[0] = fetch_insn_class (subname, 1);
570 char *subname = xsect + 1;
572 xsect = strchr (subname, '\\');
575 ics[ind]->xsubs[ics[ind]->nxsubs] = fetch_insn_class (subname,1);
649 char *subname;
658 subname = tmp;
672 sub = fetch_insn_class (subname, 1);
552 char *subname = name; local
568 char *subname = xsect + 1; local
647 char *subname; local
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-tic4x.c 968 char *subname; local
969 c = get_symbol_name (&subname); /* Get terminator. */
  /src/external/gpl3/binutils.old/dist/opcodes/
ia64-gen.c 554 char *subname = name;
565 ics[ind]->subs[0] = fetch_insn_class (subname, 1);
570 char *subname = xsect + 1;
572 xsect = strchr (subname, '\\');
575 ics[ind]->xsubs[ics[ind]->nxsubs] = fetch_insn_class (subname,1);
649 char *subname;
658 subname = tmp;
672 sub = fetch_insn_class (subname, 1);
552 char *subname = name; local
568 char *subname = xsect + 1; local
647 char *subname; local
  /src/external/gpl3/gdb/dist/opcodes/
ia64-gen.c 554 char *subname = name;
565 ics[ind]->subs[0] = fetch_insn_class (subname, 1);
570 char *subname = xsect + 1;
572 xsect = strchr (subname, '\\');
575 ics[ind]->xsubs[ics[ind]->nxsubs] = fetch_insn_class (subname,1);
649 char *subname;
658 subname = tmp;
672 sub = fetch_insn_class (subname, 1);
552 char *subname = name; local
568 char *subname = xsect + 1; local
647 char *subname; local
  /src/external/gpl3/gdb.old/dist/opcodes/
ia64-gen.c 554 char *subname = name;
565 ics[ind]->subs[0] = fetch_insn_class (subname, 1);
570 char *subname = xsect + 1;
572 xsect = strchr (subname, '\\');
575 ics[ind]->xsubs[ics[ind]->nxsubs] = fetch_insn_class (subname,1);
649 char *subname;
658 subname = tmp;
672 sub = fetch_insn_class (subname, 1);
552 char *subname = name; local
568 char *subname = xsect + 1; local
647 char *subname; local
  /src/external/mpl/dhcp/dist/keama/
confparse.c 1745 struct string *subname; local
1757 subname = makeString(-1, "sub#");
1758 concatString(subname, name);
1761 appendString(subname, buf);
1762 mapSet(class, createString(subname), "name");
  /src/external/gpl3/gcc/dist/gcc/
gengtype.cc 1249 const char *subname;
1259 subname = "rt_int";
1264 subname = "rt_subreg";
1269 t = mem_attrs_tp, subname = "rt_mem";
1271 t = rtx_tp, subname = "rt_rtx";
1273 t = scalar_tp, subname = "rt_int";
1275 t = rtx_tp, subname = "rt_rtx";
1277 t = rtx_tp, subname = "rt_rtx";
1279 t = note_union_tp, subname = "";
1281 t = scalar_tp, subname = "rt_int"
1244 const char *subname; local
    [all...]
  /src/external/gpl3/gcc.old/dist/gcc/
gengtype.cc 1250 const char *subname;
1260 subname = "rt_int";
1265 subname = "rt_subreg";
1270 t = mem_attrs_tp, subname = "rt_mem";
1272 t = rtx_tp, subname = "rt_rtx";
1274 t = scalar_tp, subname = "rt_int";
1276 t = rtx_tp, subname = "rt_rtx";
1278 t = rtx_tp, subname = "rt_rtx";
1280 t = note_union_tp, subname = "";
1282 t = scalar_tp, subname = "rt_int"
1245 const char *subname; local
    [all...]
  /src/external/gpl3/binutils/dist/bfd/
elfxx-mips.c 15407 const char *subname;
15468 subname = o->name + sizeof ".gptab" - 1;
15469 if (bfd_get_section_by_name (abfd, subname) == NULL)
15475 subname = o->name + sizeof ".gptab" - 1;
15476 BFD_ASSERT (bfd_get_section_by_name (abfd, subname) != NULL);
15362 const char *subname; local
  /src/external/gpl3/binutils.old/dist/bfd/
elfxx-mips.c 15356 const char *subname;
15417 subname = o->name + sizeof ".gptab" - 1;
15418 if (bfd_get_section_by_name (abfd, subname) == NULL)
15424 subname = o->name + sizeof ".gptab" - 1;
15425 BFD_ASSERT (bfd_get_section_by_name (abfd, subname) != NULL);
15311 const char *subname; local
  /src/external/gpl3/gdb/dist/bfd/
elfxx-mips.c 15251 const char *subname;
15312 subname = o->name + sizeof ".gptab" - 1;
15313 if (bfd_get_section_by_name (abfd, subname) == NULL)
15319 subname = o->name + sizeof ".gptab" - 1;
15320 BFD_ASSERT (bfd_get_section_by_name (abfd, subname) != NULL);
15206 const char *subname; local
  /src/external/gpl3/gdb.old/dist/bfd/
elfxx-mips.c 15265 const char *subname;
15326 subname = o->name + sizeof ".gptab" - 1;
15327 if (bfd_get_section_by_name (abfd, subname) == NULL)
15333 subname = o->name + sizeof ".gptab" - 1;
15334 BFD_ASSERT (bfd_get_section_by_name (abfd, subname) != NULL);
15220 const char *subname; local
  /src/external/apache2/mDNSResponder/dist/Clients/dnssdutil/
dnssdutil.c 14237 const uint8_t * subname; local
14245 // Find the name's longest subname (more accurately, its longest sub-FQDN) in the name compression list.
14247 for( subname = inName; subname[ 0 ] != 0; subname += ( 1 + subname[ 0 ] ) )
14251 if( DomainNameEqual( item->name, subname ) ) break;
14254 // If an item was found for this subname, then append a name compression pointer and we're done. Otherwise, append
14255 // the subname's first label.
14267 err = DataBuffer_Append( inResponse, subname, 1 + subname[ 0 ] )
14414 const uint8_t * subname; local
    [all...]

Completed in 117 milliseconds