/netbsd-src/crypto/external/bsd/heimdal/dist/lib/wind/ |
H A D | NormalizationCorrections.txt | 7 # Consortium ordinarily precludes any change to the decomposition 10 # exceptional (and rare) conditions, an error in a decomposition 30 # Field 2: Original (erroneous) decomposition 31 # Field 3: Corrected decomposition
|
H A D | CompositionExclusions-3.2.0.txt | 114 # by including all characters whose canonical decomposition 164 # by including all characters whose canonical decomposition consists
|
/netbsd-src/external/mit/isl/dist/test_inputs/schedule/ |
H A D | fork1.sc | 1 # Check the decomposition of the topological sort. 2 # This decomposition is only performed by the incremental scheduler.
|
H A D | fork2.sc | 1 # Check the decomposition of the topological sort. 2 # This decomposition is only performed by the incremental scheduler.
|
H A D | fork3.sc | 1 # Check the decomposition of the topological sort. 2 # This decomposition is only performed by the incremental scheduler.
|
H A D | nana.sc | 1 # Check the decomposition of the topological sort. 2 # This decomposition is only performed by the incremental scheduler.
|
/netbsd-src/external/bsd/openldap/dist/libraries/liblunicode/ucdata/ |
H A D | format.txt | 189 The next data file is called "decomp.dat" and contains the decomposition data 193 decomposition field. Each list of character codes represents a full 194 decomposition of a composite character. The nodes are arranged in increasing 200 unsigned short NumDecompNodes, count of all decomposition nodes 210 of character codes representing the decomposition. 212 Locating the decomposition of a composite character requires a binary search 214 locate the start of the decomposition. The length of the decomposition list
|
H A D | api.txt | 78 This function determines if a character has a decomposition and returns the 79 decomposition information if it exists. 81 If a zero is returned, there is no decomposition. If a non-zero is 102 returned, no decomposition occurred. Any other value means the output string 113 This function determines if a Hangul syllable has a decomposition and 114 returns the decomposition information. 117 decomposition of the syllable.
|
H A D | README | 9 (and surrogates), case mapping, decomposition lookup, and provides a 27 upper, lower, and title case, to look up the decomposition of a 44 combining class field (3), the decomposition field (5), the numeric value 48 The decomposition table contains all the canonical decompositions. This means 313 canonical composition and decomposition.
|
/netbsd-src/share/i18n/csmapper/APPLE/ |
H A D | UCS%ROMANIAN.src | 42 # to its canonical decomposition, U+03A9. 46 # decomposition mappings). 138 # the previous mappings were to the equivalent decomposition 149 # decomposition, U+03A9. 152 # our decomposition mappings).
|
H A D | ROMANIAN%UCS.src | 42 # to its canonical decomposition, U+03A9. 46 # decomposition mappings). 138 # the previous mappings were to the equivalent decomposition 149 # decomposition, U+03A9. 152 # our decomposition mappings).
|
H A D | UCS%TURKISH.src | 38 # to its canonical decomposition, U+03A9. 128 # decomposition, U+03A9.
|
H A D | TURKISH%UCS.src | 38 # to its canonical decomposition, U+03A9. 128 # decomposition, U+03A9.
|
H A D | CROATIAN%UCS.src | 40 # to its canonical decomposition, U+03A9. 138 # decomposition, U+03A9.
|
H A D | UCS%CROATIAN.src | 40 # to its canonical decomposition, U+03A9. 138 # decomposition, U+03A9.
|
H A D | UCS%GREEK.src | 40 # canonical decomposition, U+00B7. Also 142 # decomposition, U+00B7.
|
H A D | UCS%ICELAND.src | 41 # to its canonical decomposition, U+03A9. 156 # decomposition, U+03A9.
|
H A D | UCS%ROMAN.src | 45 # to its canonical decomposition, U+03A9. 157 # decomposition, U+03A9.
|
H A D | ICELAND%UCS.src | 37 # to its canonical decomposition, U+03A9. 152 # decomposition, U+03A9.
|
H A D | GREEK%UCS.src | 40 # canonical decomposition, U+00B7. Also 142 # decomposition, U+00B7.
|
H A D | ROMAN%UCS.src | 45 # to its canonical decomposition, U+03A9. 157 # decomposition, U+03A9.
|
/netbsd-src/sys/fs/hfs/ |
H A D | TODO | 5 - unicode decomposition
|
/netbsd-src/external/apache2/llvm/dist/llvm/docs/CommandGuide/ |
H A D | llvm-exegesis.rst | 16 throughput, or port decomposition. 20 possible so that we can measure the latency (resp. inverse throughput/uop decomposition) 42 Measuring the uop decomposition or inverse throughput of an instruction works similarly:
|
/netbsd-src/external/bsd/openldap/dist/libraries/liblunicode/ |
H A D | CompositionExclusions.txt | 114 # by including all characters whose canonical decomposition 164 # by including all characters whose canonical decomposition consists
|
/netbsd-src/external/gpl2/gettext/dist/gnulib-local/lib/ |
H A D | gen-lbrkprop.c | 41 const char *decomposition; /* Character decomposition mapping */ member 84 uni->decomposition = (field5[0] == '\0' ? "" : strdup (field5)); in fill_attribute()
|