HomeSort by: relevance | last modified time | path
    Searched refs:ABBREV (Results 1 - 7 of 7) sorted by relevancy

  /src/external/bsd/nsd/dist/contrib/
nsd_munin_ 102 ABBREV="-e s/num/n/ -e s/type/t/ -e s/opcode/o/ -e s/rcode/r/ -e s/class/c/"
198 mn=`echo $1 | sed $ABBREV | tr . _`
208 mn=`echo $1 | sed $ABBREV | tr . _`
343 mn=`echo $1 | sed $ABBREV | tr . _`
350 mn=`echo $1 | sed $ABBREV | tr . _`
  /src/external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/
DWARFUnitIndex.cpp 54 CASE(ABBREV, ABBREV);
80 CASE(ABBREV, ABBREV);
  /src/external/bsd/unbound/dist/contrib/
unbound_munin_ 112 ABBREV="-e s/total/t/ -e s/thread/t/ -e s/num/n/ -e s/query/q/ -e s/answer/a/ -e s/unwanted/u/ -e s/requestlist/ql/ -e s/type/t/ -e s/class/c/ -e s/opcode/o/ -e s/rcode/r/ -e s/edns/e/ -e s/mem/m/ -e s/cache/c/ -e s/mod/m/"
220 mn=`echo $1 | sed $ABBREV | tr . _`
230 mn=`echo $1 | sed $ABBREV | tr . _`
438 mn=`echo $1 | sed $ABBREV | tr . _`
445 mn=`echo $1 | sed $ABBREV | tr . _`
  /src/external/gpl2/texinfo/dist/makeinfo/
xml.h 70 ABBREV, ABBREVWORD, ABBREVDESC,
cmds.c 743 xml_insert_element (is_abbr ? ABBREV : ACRONYM, START);
745 xml_insert_element (is_abbr ? ABBREV : ACRONYM, END);
749 xml_insert_element (is_abbr ? ABBREV : ACRONYM, START);
762 xml_insert_element (is_abbr ? ABBREV : ACRONYM, END);
  /src/external/gpl3/binutils/dist/binutils/
dwarf.c 766 /* Records a single attribute in an abbrev. */
776 /* Records a single abbrev. */
809 /* Maps between CU offsets and abbrev sets. */
1039 searching doesn't find a matching abbrev, set *FREE_LIST to the
1057 warn (_("Debug info is corrupted, abbrev size (%#" PRIx64 ")"
1058 " is larger than abbrev section size (%#" PRIx64 ")\n"),
1064 warn (_("Debug info is corrupted, abbrev offset (%#" PRIx64 ")"
1065 " is larger than abbrev section size (%#" PRIx64 ")\n"),
2272 NULL /* abbrev num return */,
3538 printf (_("\t[Abbrev Number: %ld"), abbrev_number)
    [all...]
  /src/external/gpl3/binutils.old/dist/binutils/
dwarf.c 765 /* Records a single attribute in an abbrev. */
775 /* Records a single abbrev. */
808 /* Maps between CU offsets and abbrev sets. */
1038 searching doesn't find a matching abbrev, set *FREE_LIST to the
1056 warn (_("Debug info is corrupted, abbrev size (%#" PRIx64 ")"
1057 " is larger than abbrev section size (%#" PRIx64 ")\n"),
1063 warn (_("Debug info is corrupted, abbrev offset (%#" PRIx64 ")"
1064 " is larger than abbrev section size (%#" PRIx64 ")\n"),
2203 NULL /* abbrev num return */,
3461 printf (_("\t[Abbrev Number: %ld"), abbrev_number)
    [all...]

Completed in 30 milliseconds