/external/llvm/tools/llvm-cov/ |
D | gcov.cpp | 88 cl::opt<bool> AllBlocks("a", cl::Grouping, cl::init(false), in gcovMain() 92 cl::opt<bool> BranchProb("b", cl::Grouping, cl::init(false), in gcovMain() 96 cl::opt<bool> BranchCount("c", cl::Grouping, cl::init(false), in gcovMain() 101 cl::opt<bool> LongNames("l", cl::Grouping, cl::init(false), in gcovMain() 105 cl::opt<bool> FuncSummary("f", cl::Grouping, cl::init(false), in gcovMain() 109 cl::opt<bool> NoOutput("n", cl::Grouping, cl::init(false), in gcovMain() 119 cl::opt<bool> PreservePaths("p", cl::Grouping, cl::init(false), in gcovMain() 123 cl::opt<bool> UncondBranch("u", cl::Grouping, cl::init(false), in gcovMain()
|
/external/llvm/tools/llvm-nm/ |
D | llvm-nm.cpp | 70 cl::aliasopt(UndefinedOnly), cl::Grouping); 76 cl::aliasopt(DynamicSyms), cl::Grouping); 81 cl::aliasopt(DefinedOnly), cl::Grouping); 86 cl::aliasopt(ExternalOnly), cl::Grouping); 89 cl::Grouping); 91 cl::Grouping); 93 cl::Grouping); 105 cl::aliasopt(PrintFileName), cl::Grouping); 107 cl::aliasopt(PrintFileName), cl::Grouping); 112 cl::aliasopt(DebugSyms), cl::Grouping); [all …]
|
/external/icu/icu4c/source/i18n/ |
D | winnmfmt.cpp | 89 fmt->Grouping = getGrouping(buf); in getNumberFormat() 116 fmt->Grouping = getGrouping(buf); in getCurrencyFormat() 308 formatInfo.currency.Grouping = 0; in format() 330 formatInfo.number.Grouping = 0; in format()
|
/external/iptables/extensions/ |
D | libxt_hashlimit.man | 3 rule. Grouping can be done per-hostgroup (source and/or destination address)
|
/external/fmtlib/doc/bootstrap/ |
D | normalize.less | 196 // Grouping content
|
/external/libogg/doc/ |
D | rfc3533.txt | 232 called "Grouping") and sequential multiplexing (so-called 233 "Chaining"). Grouping defines how to interleave several logical 234 bitstreams page-wise in the same physical bitstream. Grouping is for
|
/external/llvm/docs/ |
D | CommandLine.rst | 623 Grouping options into categories 1176 .. _cl::Grouping: 1178 * The **cl::Grouping** modifier is used to implement Unix-style tools (like 1181 options, all of which are single letters. Note that **cl::Grouping** options 1185 **cl::Grouping** modifiers, but it is possible to specify ambiguous argument
|
/external/regex-re2/doc/ |
D | syntax.txt | 47 Grouping:
|
/external/swiftshader/third_party/LLVM/lib/Support/ |
D | CommandLine.cpp | 335 return O->getFormattingFlag() == cl::Grouping; in isGrouping()
|
/external/mesa3d/src/gallium/docs/source/drivers/freedreno/ |
D | ir3-notes.rst | 401 Grouping section in Shader Passes
|
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
D | CommandLine.h | 150 Grouping = 0x03 // Can this option group with other options? enumerator
|
/external/llvm/include/llvm/Support/ |
D | CommandLine.h | 145 Grouping = 0x03 // Can this option group with other options? enumerator
|
/external/swiftshader/third_party/LLVM/include/llvm/Support/ |
D | CommandLine.h | 136 Grouping = 0x180, // Can this option group with other options? enumerator
|
/external/llvm/lib/Support/ |
D | CommandLine.cpp | 587 return O->getFormattingFlag() == cl::Grouping; in isGrouping()
|
/external/swiftshader/third_party/llvm-subzero/lib/Support/ |
D | CommandLine.cpp | 606 return O->getFormattingFlag() == cl::Grouping; in isGrouping()
|
/external/autotest/docs/ |
D | user-doc.md | 362 - Categorisation - Grouping similar tests together, possibly with deps they
|
/external/libcups/filter/ |
D | ppd-compiler.shtml | 256 <h3><a name='GROUPING'>Grouping and Inheritance</a></h3>
|
/external/python/cpython2/Doc/howto/ |
D | functional.rst | 1025 Grouping elements
|
D | regex.rst | 764 Grouping section in More Pattern Power
|
/external/python/cpython2/Doc/library/ |
D | unittest.rst | 1350 Grouping tests
|
D | optparse.rst | 559 Grouping Options
|
/external/icu/icu4c/source/test/testdata/ |
D | regextst.txt | 461 # Atomic Grouping
|
/external/bison/doc/ |
D | bison.texi | 12099 @item Grouping
|
D | bison.info | 11203 Grouping
|
/external/pcre/dist2/doc/ |
D | pcre2.txt | 636 of parameters that control the way PCRE2 operates. Grouping a number of
|