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

  /external/llvm/lib/CodeGen/AsmPrinter/
DwarfFile.h 37 // Target of Dwarf emission, used for sizing of abbreviations.
42 // Used to uniquely define abbreviations.
45 // A list of all the unique abbreviations in use.
46 std::vector<DIEAbbrev *> Abbreviations;
90 /// \brief Emit a set of abbreviations to the specific section.
  /external/iproute2/doc/
ip-cref.tex 187 or asking for advice. ``Officially'' allowed abbreviations are listed
270 \paragraph{Abbreviations:} \verb|set|, \verb|s|.
367 \paragraph{Abbreviations:} \verb|show|, \verb|list|, \verb|lst|, \verb|sh|, \verb|ls|,
583 \paragraph{Abbreviations:} \verb|address|, \verb|addr|, \verb|a|.
602 \paragraph{Abbreviations:} \verb|add|, \verb|a|.
687 \paragraph{Abbreviations:} \verb|delete|, \verb|del|, \verb|d|.
714 \paragraph{Abbreviations:} \verb|show|, \verb|list|, \verb|lst|, \verb|sh|, \verb|ls|,
824 \paragraph{Abbreviations:} \verb|flush|, \verb|f|.
869 \paragraph{Abbreviations:} \verb|neighbour|, \verb|neighbor|, \verb|neigh|,
891 \paragraph{Abbreviations:} \verb|add|, \verb|a|; \verb|change|, \verb|chg|
    [all...]
  /external/llvm/tools/dsymutil/
DwarfLinker.cpp 681 // We share one abbreviations table across all units so it's always at the
    [all...]

Completed in 633 milliseconds