Home
last modified time | relevance | path

Searched refs:subpart (Results 1 – 2 of 2) sorted by relevance

/external/icu4c/i18n/
Ddecimfmt.cpp3962 int32_t subpart = 1, sub0Start = 0, sub0Limit = 0, sub2Limit = 0; in applyPatternWithoutExpandAffix() local
3994 switch (subpart) { in applyPatternWithoutExpandAffix()
4110 subpart = 2; // suffix subpart in applyPatternWithoutExpandAffix()
4130 if (subpart == 1) { // prefix subpart in applyPatternWithoutExpandAffix()
4131 subpart = 0; // pattern proper subpart in applyPatternWithoutExpandAffix()
4169 subpart += 2; // open quote in applyPatternWithoutExpandAffix()
4175 if (subpart == 1 || part == 1) { in applyPatternWithoutExpandAffix()
4255 subpart -= 2; // close quote in applyPatternWithoutExpandAffix()
4305 subpart > 2) in applyPatternWithoutExpandAffix()
/external/grub/docs/
Dgrub.texi1836 @code{(@var{device}[,@var{part-num}][,@var{bsd-subpart-letter}])}
1852 and @var{bsd-subpart-letter} represents the BSD disklabel subpartition,
1856 @code{(@var{device},@var{bsd-subpart-letter})}, in this case, GRUB
1858 finds the subpartition @var{bsd-subpart-letter}. Here is an example: