OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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
216
// Target of Dwarf emission, used for sizing of
abbreviations
.
219
// Used to uniquely define
abbreviations
.
222
// A list of all the unique
abbreviations
in use.
223
std::vector<DIEAbbrev *> *
Abbreviations
;
248
: Asm(AP), AbbreviationsSet(AS),
Abbreviations
(A), StringPool(DA),
323
// Used to uniquely define
abbreviations
.
326
// A list of all the unique
abbreviations
in use.
327
std::vector<DIEAbbrev *>
Abbreviations
;
448
// Used to uniquely define
abbreviations
for the skeleton emission.
451
// A list of all the unique
abbreviations
in use
[
all
...]
Completed in 36 milliseconds