Home
last modified time | relevance | path

Searched refs:subgroups (Results 1 – 23 of 23) sorted by relevance

/external/clang/test/TableGen/
DDiagnosticBase.inc15 class DiagGroup<string Name, list<DiagGroup> subgroups = []> {
17 list<DiagGroup> SubGroups = subgroups;
/external/clang/include/clang/Basic/
DDiagnostic.td47 class DiagGroup<string Name, list<DiagGroup> subgroups = []> {
49 list<DiagGroup> SubGroups = subgroups;
/external/ltp/testcases/kernel/controllers/cpuacct/
Dcpuacct.sh57 nsubgroup - number of subgroups to create
/external/libcups/cups/
Dppd.h194 struct ppd_group_s *subgroups; /* Sub-groups (max depth = 1) */ member
Dppd-mark.c734 for (i = g->num_subgroups, sg = g->subgroups; i > 0; i --, sg ++) in ppd_defaults()
Dppd.c2607 for (i = group->num_subgroups, subgroup = group->subgroups; in ppd_free_group()
2612 ppd_free(group->subgroups); in ppd_free_group()
/external/wycheproof/doc/
Ddh.md7 if the multiplicative group modulo p contains small subgroups. In particular an
/external/python/cpython2/Doc/library/
Dre.rst848 Returns one or more subgroups of the match. If there is a single argument, the
899 Return a tuple containing all the subgroups of the match, from 1 up to however
925 Return a dictionary containing all the *named* subgroups of the match, keyed by
/external/python/cpython2/Doc/howto/
Dregex.rst769 divided into several subgroups which match different components of interest.
828 subgroups, from 1 up to however many there are. ::
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/ActionScript/
DActionScript.stg1112 * subgroups to stick in members.
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/JavaScript/
DJavaScript.stg1156 * subgroups to stick in members.
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Perl5/
DPerl5.stg1196 * subgroups to stick in members.
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Scala/
DScala.stg1207 * subgroups to stick in members.
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Java/
DJava.stg1224 * subgroups to stick in members.
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Python/
DPython.stg1282 * subgroups to stick in members.
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/CSharp2/
DCSharp2.stg1514 * subgroups to stick in members.
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/CSharp3/
DCSharp3.stg1496 * subgroups to stick in members.
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Delphi/
DDelphi.stg1609 * subgroups to stick in members.
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/ObjC/
DObjC.stg1857 * subgroups to stick in members.
/external/llvm/include/llvm/Target/
DTarget.td1257 // model and is used to categorize instructions into subgroups. For instance,
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/C/
DC.stg3050 * subgroups to stick in members.
/external/antlr/antlr-3.4/tool/
DCHANGES.txt1523 assumes new subgroups exist.
/external/jline/src/src/test/resources/jline/example/
Denglish.gz