/openbsd/gnu/lib/libreadline/support/ |
H A D | wcwidth.c | 70 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 D | wcwidth.h | 136 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 D | combine.out_utf8 | 4 cchhaarr--aacccceenntt--ccoommbbiinnee - combining accents
|
H A D | nocombine.out_ascii | 4 cchhaarr--aacccceenntt--nnooccoommbbiinnee - non-combining accents
|
H A D | nocombine.out_utf8 | 4 cchhaarr--aacccceenntt--nnooccoommbbiinnee - non-combining accents
|
/openbsd/gnu/usr.bin/perl/lib/Unicode/ |
H A D | UCD.t | 54 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 D | llvm-lipo.rst | 54 Output a universal binary combining the input files.
|
H A D | llvm-bcanalyzer.rst | 23 input from standard input. This is useful for combining the tool into a
|
/openbsd/gnu/usr.bin/perl/dist/base/ |
H A D | Changes | 78 into fields-base.t combining all tests
|
/openbsd/gnu/usr.bin/perl/lib/unicore/ |
H A D | CompositionExclusions.txt | 35 # involving dagesh and/or other combining marks. 208 # Note that a "Starter" is any character with a zero combining class.
|
H A D | NamesList.txt | 409 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 D | Index.txt | 44 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 D | cppenv.texi | 61 In other words, this environment variable is equivalent to combining
|
H A D | gcov.texi | 88 @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 D | cppenv.texi | 61 In other words, this environment variable is equivalent to combining
|
H A D | gcov.texi | 89 @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 D | predict.def | 28 in the first match combining heuristics, the predictor appearing
|
/openbsd/gnu/usr.bin/gcc/gcc/ |
H A D | predict.def | 29 in the first match combining heuristics, the predictor appearing
|
/openbsd/gnu/usr.bin/perl/dist/Unicode-Normalize/t/ |
H A D | func.t | 303 # 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 D | NEWS | 115 ** Use CTAP2 canonical CBOR when combining hmac-secret and credProtect.
|
/openbsd/gnu/usr.bin/binutils/ld/scripttempl/ |
H A D | elfi370.sc | 105 a single segment, combining both text and data, for this case.
|
/openbsd/gnu/usr.bin/binutils-2.17/ld/scripttempl/ |
H A D | elfi370.sc | 105 a single segment, combining both text and data, for this case.
|
/openbsd/gnu/usr.bin/perl/dist/Unicode-Normalize/ |
H A D | Changes | 109 where an intervening character with higher combining class blocks
|
/openbsd/gnu/llvm/clang/docs/ |
H A D | SafeStack.rst | 84 A complete protection against control-flow hijack attacks requires combining
|
/openbsd/sys/dev/pci/drm/radeon/ |
H A D | radeon_object.c | 187 thanks to write-combining in radeon_bo_create()
|