HomeSort by relevance Sort by last modified time
    Searched refs:Abbreviations (Results 1 - 3 of 3) sorted by null

  /external/llvm/lib/CodeGen/AsmPrinter/
DwarfDebug.h 203 /// AbbreviationsSet - Used to uniquely define abbreviations.
207 /// Abbreviations - A list of all the unique abbreviations in use.
209 std::vector<DIEAbbrev *> Abbreviations;
DwarfDebug.cpp 187 Abbreviations.push_back(&Abbrev);
190 Abbrev.setNumber(Abbreviations.size());
816 // Corresponding abbreviations into a abbrev section.
    [all...]
  /external/iproute2/doc/
ip-cref.tex 152 or asking for advice. ``Officially'' allowed abbreviations are listed
235 \paragraph{Abbreviations:} \verb|set|, \verb|s|.
332 \paragraph{Abbreviations:} \verb|show|, \verb|list|, \verb|lst|, \verb|sh|, \verb|ls|,
548 \paragraph{Abbreviations:} \verb|address|, \verb|addr|, \verb|a|.
567 \paragraph{Abbreviations:} \verb|add|, \verb|a|.
652 \paragraph{Abbreviations:} \verb|delete|, \verb|del|, \verb|d|.
679 \paragraph{Abbreviations:} \verb|show|, \verb|list|, \verb|lst|, \verb|sh|, \verb|ls|,
789 \paragraph{Abbreviations:} \verb|flush|, \verb|f|.
834 \paragraph{Abbreviations:} \verb|neighbour|, \verb|neighbor|, \verb|neigh|,
856 \paragraph{Abbreviations:} \verb|add|, \verb|a|; \verb|change|, \verb|chg|
    [all...]

Completed in 201 milliseconds