Home
last modified time | relevance | path

Searched refs:combining (Results 1 – 25 of 122) sorted by relevance

12345

/openbsd/gnu/lib/libreadline/support/
H A Dwcwidth.c70 static const struct interval combining[] = { in wcwidth() local
114 if (bisearch(ucs, combining, in wcwidth()
115 sizeof(combining) / sizeof(struct interval) - 1)) in wcwidth()
/openbsd/lib/libcurses/
H A Dwcwidth.h136 static const struct interval combining[] = { in mk_wcwidth() local
194 if (bisearch(ucs, combining, in mk_wcwidth()
195 sizeof(combining) / sizeof(struct interval) - 1)) in mk_wcwidth()
/openbsd/regress/usr.bin/mandoc/char/accent/
H A Dcombine.out_utf84 cchhaarr--aacccceenntt--ccoommbbiinnee - combining accents
H A Dnocombine.out_ascii4 cchhaarr--aacccceenntt--nnooccoommbbiinnee - non-combining accents
H A Dnocombine.out_utf84 cchhaarr--aacccceenntt--nnooccoommbbiinnee - non-combining accents
/openbsd/gnu/usr.bin/perl/lib/Unicode/
H A DUCD.t54 is($charinfo->{combining}, "0");
91 is($charinfo->{combining}, "0");
126 is($charinfo->{combining}, "0");
161 is($charinfo->{combining}, undef);
201 is($charinfo->{combining}, "0");
238 is($charinfo->{combining}, "0");
275 is($charinfo->{combining}, "0");
311 is($charinfo->{combining}, "0");
402 is($charinfo->{combining}, "0");
444 is($charinfo->{combining}, "0");
[all …]
/openbsd/gnu/llvm/llvm/docs/CommandGuide/
H A Dllvm-lipo.rst54 Output a universal binary combining the input files.
H A Dllvm-bcanalyzer.rst23 input from standard input. This is useful for combining the tool into a
/openbsd/gnu/usr.bin/perl/dist/base/
H A DChanges78 into fields-base.t combining all tests
/openbsd/gnu/usr.bin/perl/lib/unicore/
H A DCompositionExclusions.txt35 # involving dagesh and/or other combining marks.
208 # Note that a "Starter" is any character with a zero combining class.
H A DNamesList.txt409 x (combining low line - 0332)
486 x (combining tilde - 0303)
646 x (combining macron - 0304)
709 x (combining cedilla - 0327)
2299 x (combining caron - 030C)
2310 x (combining macron - 0304)
2366 x (combining breve - 0306)
2381 x (combining tilde - 0303)
2670 x (combining tilde - 0303)
4007 @ Other combining marks
[all …]
H A DIndex.txt44 above, combining counterclockwise arrow 20D4
334 arrow above, combining counterclockwise 20D4
1036 combining counterclockwise arrow above 20D4
1037 combining counterclockwise ring overlay 20DA
1082 combining hacek 030C
1092 combining japanese daku-on 3099
1093 combining japanese han-daku-on 309A
1267 counterclockwise arrow above, combining 20D4
1407 daku-on, combining japanese 3099
2408 hacek, combining 030C
[all …]
/openbsd/gnu/usr.bin/gcc/gcc/doc/
H A Dcppenv.texi61 In other words, this environment variable is equivalent to combining
H A Dgcov.texi88 @command{gcov} because the optimization, by combining some lines of code
360 simple code lines by combining them with other lines. For example, code
/openbsd/gnu/gcc/gcc/doc/
H A Dcppenv.texi61 In other words, this environment variable is equivalent to combining
H A Dgcov.texi89 @command{gcov} because the optimization, by combining some lines of code
459 simple code lines by combining them with other lines. For example, code
/openbsd/gnu/gcc/gcc/
H A Dpredict.def28 in the first match combining heuristics, the predictor appearing
/openbsd/gnu/usr.bin/gcc/gcc/
H A Dpredict.def29 in the first match combining heuristics, the predictor appearing
/openbsd/gnu/usr.bin/perl/dist/Unicode-Normalize/t/
H A Dfunc.t303 # string with 22 combining characters: (0x300..0x315)
318 # string with 40 combining characters of the same class: (0x300..0x313)x2
/openbsd/lib/libfido2/
H A DNEWS115 ** Use CTAP2 canonical CBOR when combining hmac-secret and credProtect.
/openbsd/gnu/usr.bin/binutils/ld/scripttempl/
H A Delfi370.sc105 a single segment, combining both text and data, for this case.
/openbsd/gnu/usr.bin/binutils-2.17/ld/scripttempl/
H A Delfi370.sc105 a single segment, combining both text and data, for this case.
/openbsd/gnu/usr.bin/perl/dist/Unicode-Normalize/
H A DChanges109 where an intervening character with higher combining class blocks
/openbsd/gnu/llvm/clang/docs/
H A DSafeStack.rst84 A complete protection against control-flow hijack attacks requires combining
/openbsd/sys/dev/pci/drm/radeon/
H A Dradeon_object.c187 thanks to write-combining in radeon_bo_create()

12345