/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/layout/ |
D | DecompTable.java | 26 private int composed; field in DecompTable.DecompEntry 33 composed = composedChar; in DecompEntry() 46 return composed; in getComposedCharacter() 70 return this.composed - that.composed; in compareTo() 106 public void add(int composed, String decomposition) in add() argument 108 DecompEntry entry = new DecompEntry(composed, decomposition); in add()
|
D | CanonicalCharacterData.java | 34 composed = character; in Record() 63 return composed; in getComposedCharacter() 113 private int composed; field in CanonicalCharacterData.Record
|
D | CanonGSUBBuilder.java | 277 String composed = UCharacter.toString(record.getComposedCharacter()); in buildLigatureTree() local 282 ligatureTree.insert(equivalent + composed); in buildLigatureTree()
|
/third_party/flutter/skia/third_party/externals/harfbuzz/src/ |
D | hb-ot-shape-normalize.cc | 429 hb_codepoint_t composed, glyph; in _hb_ot_shape_normalize() local 444 &composed) && in _hb_ot_shape_normalize() 446 font->get_nominal_glyph (composed, &glyph)) in _hb_ot_shape_normalize() 455 buffer->out_info[starter].codepoint = composed; in _hb_ot_shape_normalize()
|
/third_party/harfbuzz/src/ |
D | hb-ot-shape-normalize.cc | 441 hb_codepoint_t composed, glyph; in _hb_ot_shape_normalize() local 456 &composed) && in _hb_ot_shape_normalize() 458 font->get_nominal_glyph (composed, &glyph)) in _hb_ot_shape_normalize() 465 buffer->out_info[starter].codepoint = composed; in _hb_ot_shape_normalize()
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
D | hb-ot-shape-normalize.cc | 442 hb_codepoint_t composed, glyph; in _hb_ot_shape_normalize() local 457 &composed) && in _hb_ot_shape_normalize() 459 font->get_nominal_glyph (composed, &glyph)) in _hb_ot_shape_normalize() 466 buffer->out_info[starter].codepoint = composed; in _hb_ot_shape_normalize()
|
/third_party/node/lib/internal/ |
D | event_target.js | 89 const { cancelable, bubbles, composed } = { ...options }; 92 this[kComposed] = !!composed; 157 get composed() { return this[kComposed]; } getter in Event
|
/third_party/ffmpeg/doc/dev_community/ |
D | community.md | 49 is composed of 5 members. 72 composed of 5 members.
|
/third_party/openssl/doc/internal/man7/ |
D | VERSION.pod | 85 The minimal version number, a string composed from B<MAJOR>, B<MINOR> and 91 The fully loaded version number, a string composed from $config{version},
|
/third_party/nghttp2/ |
D | CONTRIBUTION | 1 [The text below was composed based on 1.2. License section of
|
/third_party/ntfs-3g/include/ntfs-3g/ |
D | unistr.h | 117 extern int ntfs_macosx_normalize_utf8(const char *utf8_string, char **target, int composed);
|
/third_party/vk-gl-cts/external/openglcts/docs/specs/ |
D | CTS_ARB_shader_atomic_counter_ops.txt | 44 All test cases are composed from following steps:
|
D | CTS_ARB_shader_group_vote.txt | 53 All test cases below are composed from the following steps:
|
/third_party/skia/third_party/externals/dawn/docs/ |
D | overview.md | 3 This repository contains the implementation of Dawn, which is itself composed of two main libraries… 34 …anslating to native graphics APIs such as D3D12, Metal or Vulkan. It is composed of a frontend tha…
|
/third_party/skia/third_party/externals/dawn/src/dawn_node/interop/ |
D | Browser.idl | 21 boolean composed = false;
|
/third_party/ltp/testcases/kernel/security/mmc_security/ |
D | README | 8 It's composed of the following files:
|
/third_party/python/Lib/test/ |
D | test_unicodedata.py | 182 composed = ("\u0b47\u0300\u0b3e", "\u1100\u0300\u1161", 188 for text in composed:
|
/third_party/openGLES/extensions/SGIX/ |
D | SGIX_blend_cmultiply.txt | 65 components. The resulting image will also be composed of
|
D | SGIX_blend_cadd.txt | 64 components. The resulting image will also be composed of
|
/third_party/skia/third_party/externals/opengl-registry/extensions/SGIX/ |
D | SGIX_blend_cadd.txt | 64 components. The resulting image will also be composed of
|
D | SGIX_blend_cmultiply.txt | 65 components. The resulting image will also be composed of
|
/third_party/flutter/skia/site/user/api/ |
D | SkPath_Overview.md | 4 composed of a series of connected <a href='undocumented#Line'>Lines</a> and <a href='undocumented#C… 14 … <a href='undocumented#Circle'>Circle</a>, and <a href='undocumented#Oval'>Oval</a> are composed of
|
/third_party/flutter/flutter/packages/flutter/lib/src/services/ |
D | text_formatter.dart | 150 /// out a number of useful possible characters (like many emoji and composed 156 /// which is the letter "o" followed by a composed diaeresis "¨", or it can
|
/third_party/mesa3d/docs/drivers/ |
D | virgl.rst | 24 The project also consists of a complete Linux guest stack, composed of a
|
/third_party/nghttp2/doc/sources/ |
D | contribute.rst | 4 [This text was composed based on 1.2. License section of curl/libcurl
|