/external/libvterm/src/ |
D | unicode.c | 79 static const struct interval combining[] = { variable 194 if (bisearch(ucs, combining, in mk_wcwidth() 195 sizeof(combining) / sizeof(struct interval) - 1)) in mk_wcwidth() 331 return bisearch(codepoint, combining, sizeof(combining) / sizeof(struct interval) - 1); in vterm_unicode_is_combining()
|
/external/harfbuzz_ng/src/hb-ucdn/ |
D | ucdn.c | 23 unsigned char combining; member 174 return get_ucd_record(code)->combining; in ucdn_get_combining_class()
|
/external/icu/icu4c/source/data/brkitr/ |
D | line.txt | 32 # which says to treat any combining mark that is not attached to a base 155 # Each class of character can stand by itself as an unbroken token, with trailing combining stuff 186 # CAN_CM is the set of characters that may combine with CM combining chars. 187 # Note that Linebreak UAX 14's concept of a combining char and the rules 241 $CAN_CM $CM+; # Stick together any combining sequences that don't match other ru… 325 $QUcm $LB18NonBreaks $CM*; # Don't let a combining mark go onto $CR, $BK, etc. 493 # Stick together any combining sequences that don't match other rules.
|
D | line_normal_fi.txt | 35 # which says to treat any combining mark that is not attached to a base 160 # Each class of character can stand by itself as an unbroken token, with trailing combining stuff 192 # CAN_CM is the set of characters that may combine with CM combining chars. 193 # Note that Linebreak UAX 14's concept of a combining char and the rules 247 $CAN_CM $CM+; # Stick together any combining sequences that don't match other ru… 331 $QUcm $LB18NonBreaks $CM*; # Don't let a combining mark go onto $CR, $BK, etc. 503 # Stick together any combining sequences that don't match other rules.
|
D | line_fi.txt | 34 # which says to treat any combining mark that is not attached to a base 159 # Each class of character can stand by itself as an unbroken token, with trailing combining stuff 191 # CAN_CM is the set of characters that may combine with CM combining chars. 192 # Note that Linebreak UAX 14's concept of a combining char and the rules 246 $CAN_CM $CM+; # Stick together any combining sequences that don't match other ru… 330 $QUcm $LB18NonBreaks $CM*; # Don't let a combining mark go onto $CR, $BK, etc. 502 # Stick together any combining sequences that don't match other rules.
|
D | line_normal.txt | 35 # which says to treat any combining mark that is not attached to a base 158 # Each class of character can stand by itself as an unbroken token, with trailing combining stuff 189 # CAN_CM is the set of characters that may combine with CM combining chars. 190 # Note that Linebreak UAX 14's concept of a combining char and the rules 244 $CAN_CM $CM+; # Stick together any combining sequences that don't match other ru… 328 $QUcm $LB18NonBreaks $CM*; # Don't let a combining mark go onto $CR, $BK, etc. 496 # Stick together any combining sequences that don't match other rules.
|
D | line_ja.txt | 29 # which says to treat any combining mark that is not attached to a base 152 # Each class of character can stand by itself as an unbroken token, with trailing combining stuff 183 # CAN_CM is the set of characters that may combine with CM combining chars. 184 # Note that Linebreak UAX 14's concept of a combining char and the rules 238 $CAN_CM $CM+; # Stick together any combining sequences that don't match other ru… 322 $QUcm $LB18NonBreaks $CM*; # Don't let a combining mark go onto $CR, $BK, etc. 490 # Stick together any combining sequences that don't match other rules.
|
D | line_loose.txt | 38 # which says to treat any combining mark that is not attached to a base 163 # Each class of character can stand by itself as an unbroken token, with trailing combining stuff 195 # CAN_CM is the set of characters that may combine with CM combining chars. 196 # Note that Linebreak UAX 14's concept of a combining char and the rules 250 $CAN_CM $CM+; # Stick together any combining sequences that don't match other ru… 336 $QUcm $LB18NonBreaks $CM*; # Don't let a combining mark go onto $CR, $BK, etc. 506 # Stick together any combining sequences that don't match other rules.
|
D | line_loose_fi.txt | 36 # which says to treat any combining mark that is not attached to a base 163 # Each class of character can stand by itself as an unbroken token, with trailing combining stuff 196 # CAN_CM is the set of characters that may combine with CM combining chars. 197 # Note that Linebreak UAX 14's concept of a combining char and the rules 251 $CAN_CM $CM+; # Stick together any combining sequences that don't match other ru… 337 $QUcm $LB18NonBreaks $CM*; # Don't let a combining mark go onto $CR, $BK, etc. 511 # Stick together any combining sequences that don't match other rules.
|
D | line_normal_cj.txt | 36 # which says to treat any combining mark that is not attached to a base 163 # Each class of character can stand by itself as an unbroken token, with trailing combining stuff 196 # CAN_CM is the set of characters that may combine with CM combining chars. 197 # Note that Linebreak UAX 14's concept of a combining char and the rules 251 $CAN_CM $CM+; # Stick together any combining sequences that don't match other ru… 337 $QUcm $LB18NonBreaks $CM*; # Don't let a combining mark go onto $CR, $BK, etc. 508 # Stick together any combining sequences that don't match other rules.
|
D | line_loose_cj.txt | 45 # which says to treat any combining mark that is not attached to a base 178 # Each class of character can stand by itself as an unbroken token, with trailing combining stuff 214 # CAN_CM is the set of characters that may combine with CM combining chars. 215 # Note that Linebreak UAX 14's concept of a combining char and the rules 269 $CAN_CM $CM+; # Stick together any combining sequences that don't match other ru… 356 $QUcm $LB18NonBreaks $CM*; # Don't let a combining mark go onto $CR, $BK, etc. 534 # Stick together any combining sequences that don't match other rules.
|
/external/llvm/test/Transforms/InstCombine/ |
D | 2003-07-21-ExternalConstant.ll | 5 ; This regression test helps check whether the instruction combining
|
D | 2008-11-08-FCmp.ll | 4 ; When inst combining an FCMP with the LHS coming from a uitofp instruction, we
|
/external/icu/icu4c/source/samples/translit/ |
D | README.TXT | 88 to convert each character to a sequence of base and combining 90 Then discard the combining characters (the accents etc.) leaving the
|
/external/icu/icu4c/source/test/testdata/ |
D | testnorm.txt | 45 D802:2 # surrogates with non-zero combining classes
|
/external/llvm/test/CodeGen/ARM/ |
D | swift-vldm.ll | 5 ; micro-ops on swift and so aren't worth combining.
|
/external/deqp/doc/testspecs/GLES3/ |
D | functional.texture.sampler.txt | 42 have random texture parameters set. Image is then rendered combining samples
|
D | functional.texture.shadow.txt | 44 for all texels and combining results in same fashion as in regular
|
/external/openfst/ |
D | README | 3 OpenFst is a library for constructing, combining, optimizing, and
|
/external/llvm/test/Transforms/JumpThreading/ |
D | select.ll | 10 ; Mostly theoretical since instruction combining simplifies all selects of
|
/external/elfutils/src/ |
D | elfutils.spec | 214 - unstrip: New option -F, --force to combining files even if some ELF
|
D | COPYING-LGPLV3 | 27 A "Combined Work" is a work produced by combining or linking an
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/data/unicode/ |
D | CompositionExclusions.txt | 193 # Note that a "Starter" is any character with a zero combining class.
|
/external/chromium-trace/trace-viewer/third_party/webapp2/docs/guide/ |
D | request.rst | 169 A dictionary-like object combining the variables GET and POST.
|
/external/llvm/docs/CommandGuide/ |
D | llvm-bcanalyzer.rst | 21 input from standard input. This is useful for combining the tool into a
|