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

  /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...]
  /external/llvm/lib/CodeGen/AsmPrinter/
DwarfDebug.h 205 // Target of Dwarf emission, used for sizing of abbreviations.
208 // Used to uniquely define abbreviations.
211 // A list of all the unique abbreviations in use.
212 std::vector<DIEAbbrev *> *Abbreviations;
230 Asm(AP), AbbreviationsSet(AS), Abbreviations(A),
306 // Used to uniquely define abbreviations.
309 // A list of all the unique abbreviations in use.
310 std::vector<DIEAbbrev *> Abbreviations;
427 // Used to uniquely define abbreviations for the skeleton emission.
430 // A list of all the unique abbreviations in use
    [all...]

Completed in 96 milliseconds