Home
last modified time | relevance | path

Searched refs:grouping (Results 1 – 25 of 118) sorted by relevance

12345

/openbsd/src/gnu/lib/libstdc++/libstdc++/testsuite/22_locale/
Dnumpunct_members_wchar_t.cc55 string g1 = nump_c.grouping(); in test01()
61 string g2 = nump_us.grouping(); in test01()
67 string g3 = nump_fr.grouping(); in test01()
73 string g4 = nump_de.grouping(); in test01()
Dnumpunct_members_char.cc54 string g1 = nump_c.grouping(); in test01()
60 string g2 = nump_us.grouping(); in test01()
66 string g3 = nump_fr.grouping(); in test01()
72 string g4 = nump_de.grouping(); in test01()
Dmembers.cc100 string g1 = nump_c.grouping(); in test02()
106 string g2 = nump_1.grouping(); in test02()
112 string g3 = nump_2.grouping(); in test02()
118 string g4 = nump_fr.grouping(); in test02()
Dnumpunct_byname.cc54 string g1 = nump_byname.grouping(); in test01()
60 string g2 = nump_de.grouping(); in test01()
85 string g = nump_it.grouping(); in test02()
Dmoneypunct_byname.cc57 string g1 = monp_de.grouping(); in test01()
67 string g2 = monp_byname.grouping(); in test01()
Dmoneypunct_members_char.cc72 string g1 = monp_c_t.grouping(); in test01()
82 string g2 = monp_de_t.grouping(); in test01()
Dmoneypunct_members_wchar_t.cc73 string g1 = monp_c_t.grouping(); in test01()
83 string g2 = monp_de_t.grouping(); in test01()
/openbsd/src/lib/libc/locale/
Dlocaleconv.c60 ret.grouping = (char *) _CurrentNumericLocale->grouping; in localeconv()
/openbsd/src/regress/usr.bin/mandoc/eqn/subsup/
Dsub_group.out_ascii4 ssuubbssuupp--ssuubb__ggrroouupp - grouping of subscripts
/openbsd/src/lib/libc/include/
Dlocaledef.h78 const char *grouping; member
/openbsd/src/include/
Dlocale.h43 char *grouping; member
/openbsd/src/gnu/llvm/llvm/lib/Target/SystemZ/
DSystemZSchedule.td11 // These resources are used to express decoder grouping rules. The number of
/openbsd/src/gnu/lib/libstdc++/libstdc++/include/bits/
Dlocale_facets.tcc162 const string __grouping = __np.grouping(); in _M_extract_float()
348 const string __grouping = __np.grouping(); in _M_extract_int()
1139 const string __grouping = __intl ? __mpt.grouping() : __mpf.grouping(); in do_get()
1421 const string __grouping = __intl ? __mpt.grouping() in do_put()
1422 : __mpf.grouping(); in do_put()
2328 const string __grouping = __np.grouping(); in _M_widen_float()
2374 const string __grouping = __np.grouping(); in _M_widen_int()
2462 string __grouping = __np.grouping(); in __locale_cache()
/openbsd/src/gnu/llvm/llvm/docs/CommandGuide/
Dllvm-libtool-darwin.rst50 Show help and usage for this command without grouping the options
Dllvm-dwarfdump.rst66 Show help and usage for this command without grouping the options
Dllvm-readobj.rst32 :program:`llvm-readobj` does not allow grouping.
/openbsd/src/regress/usr.bin/sed/
Dsedtest.sh175 echo Brace and other grouping
/openbsd/src/gnu/usr.bin/perl/pod/
Dperlrequick.pod282 The B<grouping> metacharacters C<()> allow a part of a regex to be
300 The grouping metacharacters C<()> also allow the extraction of the
301 parts of a string that matched. For each grouping, the part that
338 character, character class, or grouping that we want to specify. They
Dperllocale.pod809 my ($thousands_sep, $grouping) =
810 @{localeconv()}{'thousands_sep', 'grouping'};
815 # grouping and mon_grouping are packed lists
817 # grouping (thousand_seps and mon_thousand_seps
820 # 255 means no more grouping, 0 means repeat
821 # the previous grouping, 1-254 means use that
822 # as the current grouping. Grouping goes from
825 # else than the first grouping (whatever that is).
826 if ($grouping) {
827 @grouping = unpack("C*", $grouping);
[all …]
Dperlreguts.pod385 inside of a grouping parenthesis. It also handles the "special parens"
426 a forward reference to a numbered parenthetical grouping, we need to
427 finish the parse to know if that numbered grouping actually appears in
434 grouping parens. When parsing, however, we don't know where the end will
/openbsd/src/gnu/gcc/libstdc++-v3/include/bits/
Dlocale_facets.tcc193 _M_grouping_size = __np.grouping().size(); in _M_cache()
195 __np.grouping().copy(__grouping, _M_grouping_size); in _M_cache()
198 && static_cast<signed char>(__np.grouping()[0]) > 0); in _M_cache()
229 _M_grouping_size = __mp.grouping().size(); in _M_cache()
231 __mp.grouping().copy(__grouping, _M_grouping_size); in _M_cache()
234 && static_cast<signed char>(__mp.grouping()[0]) > 0); in _M_cache()
/openbsd/src/usr.bin/sed/TEST/
Dsed.test237 echo Brace and other grouping
/openbsd/src/gnu/llvm/libcxx/include/
Dlocale416 return __np.grouping();
455 return __np.grouping();
469 return __np.grouping();
957 // Digit grouping checked
1014 // Digit grouping checked
1069 // Digit grouping checked
1160 string __grouping = __npt.grouping();
1211 string __grouping = __npt.grouping();
2601 _LIBCPP_INLINE_VISIBILITY string grouping() const {return do_grouping();}
2736 __grp = __mp.grouping();
[all …]
/openbsd/src/gnu/llvm/llvm/lib/Target/X86/
DX86ScheduleZnver2.td57 // FPU grouping
66 // Below are the grouping of the units.
69 // ALU grouping
70 // Zn2ALU03 - 0,3 grouping
DX86ScheduleZnver1.td56 // FPU grouping
65 // Below are the grouping of the units.
68 // ALU grouping
69 // ZnALU03 - 0,3 grouping

12345