| /openbsd-src/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-src/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-src/regress/usr.bin/mandoc/char/accent/ |
| H A D | combine.out_utf8 | 4 cchhaarr--aacccceenntt--ccoommbbiinnee - combining accents
|
| H A D | nocombine.out_utf8 | 4 cchhaarr--aacccceenntt--nnooccoommbbiinnee - non-combining accents
|
| H A D | nocombine.out_ascii | 4 cchhaarr--aacccceenntt--nnooccoommbbiinnee - non-combining accents
|
| /openbsd-src/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"); 348 is($charinfo->{combining}, "0"); 402 is($charinfo->{combining}, "0"); [all …]
|
| /openbsd-src/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-src/gnu/usr.bin/perl/dist/base/ |
| H A D | Changes | 78 into fields-base.t combining all tests
|
| /openbsd-src/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 | 127 x (combining double acute accent - 030B) 128 x (combining double vertical line above - 030E) 175 x (combining acute accent - 0301) 176 x (combining vertical line above - 030D) 194 x (combining asterisk above - 20F0) 242 x (combining long solidus overlay - 0338) 389 x (combining reverse solidus overlay - 20E5) 400 x (combining circumflex accent - 0302) 408 x (combining macron below - 0331) 409 x (combining low line - 0332) [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 1270 counterclockwise ring overlay, combining 20DA 1407 daku-on, combining japanese 3099 [all …]
|
| /openbsd-src/gnu/gcc/gcc/doc/ |
| H A D | cppenv.texi | 61 In other words, this environment variable is equivalent to combining
|
| /openbsd-src/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-src/gnu/usr.bin/gcc/gcc/ |
| H A D | predict.def | 29 in the first match combining heuristics, the predictor appearing
|
| /openbsd-src/gnu/gcc/gcc/ |
| H A D | predict.def | 28 in the first match combining heuristics, the predictor appearing
|
| /openbsd-src/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-src/lib/libfido2/ |
| H A D | NEWS | 115 ** Use CTAP2 canonical CBOR when combining hmac-secret and credProtect.
|
| /openbsd-src/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-src/gnu/usr.bin/binutils/ld/scripttempl/ |
| H A D | elfi370.sc | 105 a single segment, combining both text and data, for this case.
|
| /openbsd-src/gnu/usr.bin/perl/dist/Unicode-Normalize/ |
| H A D | Changes | 109 where an intervening character with higher combining class blocks
|
| /openbsd-src/gnu/llvm/clang/docs/ |
| H A D | SafeStack.rst | 84 A complete protection against control-flow hijack attacks requires combining
|
| /openbsd-src/sys/dev/pci/drm/radeon/ |
| H A D | radeon_object.c | 181 /* Don't try to enable write-combining when it can't work, or things in radeon_bo_create() 187 thanks to write-combining in radeon_bo_create() 192 "better performance thanks to write-combining\n"); in radeon_bo_create()
|
| /openbsd-src/gnu/usr.bin/perl/pod/ |
| H A D | perlclib.pod | 206 Note also the existence of C<sv_catpvf> and C<sv_vcatpvfn>, combining
|