/third_party/flutter/skia/third_party/externals/harfbuzz/src/ |
D | hb-aat-layout-ankr-table.hh | 42 struct Anchor struct 44 bool sanitize (hb_sanitize_context_t *c) const in sanitize() 51 FWORD xCoordinate; 52 FWORD yCoordinate;
|
D | hb-ot-layout-gpos-table.hh | 333 struct Anchor struct 335 void get_anchor (hb_ot_apply_context_t *c, hb_codepoint_t glyph_id, in get_anchor() 347 bool sanitize (hb_sanitize_context_t *c) const in sanitize() 360 union { 365 } u;
|
/third_party/harfbuzz/src/ |
D | hb-aat-layout-ankr-table.hh | 42 struct Anchor struct 44 bool sanitize (hb_sanitize_context_t *c) const in sanitize() 51 FWORD xCoordinate; 52 FWORD yCoordinate;
|
D | hb-ot-layout-gpos-table.hh | 509 struct Anchor struct 511 void get_anchor (hb_ot_apply_context_t *c, hb_codepoint_t glyph_id, in get_anchor() 523 bool sanitize (hb_sanitize_context_t *c) const in sanitize() 535 bool subset (hb_subset_context_t *c) const in subset() 554 void collect_variation_indices (hb_collect_variation_indices_context_t *c) const in collect_variation_indices() 567 union { 572 } u;
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
D | hb-aat-layout-ankr-table.hh | 42 struct Anchor struct 44 bool sanitize (hb_sanitize_context_t *c) const in sanitize() 51 FWORD xCoordinate; 52 FWORD yCoordinate;
|
D | hb-ot-layout-gpos-table.hh | 509 struct Anchor struct 511 void get_anchor (hb_ot_apply_context_t *c, hb_codepoint_t glyph_id, in get_anchor() 523 bool sanitize (hb_sanitize_context_t *c) const in sanitize() 535 bool subset (hb_subset_context_t *c) const in subset() 554 void collect_variation_indices (hb_collect_variation_indices_context_t *c) const in collect_variation_indices() 567 union { 572 } u;
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
D | YAMLParser.h | 182 StringRef Anchor; variable 210 ScalarNode(std::unique_ptr<Document> &D, StringRef Anchor, StringRef Tag, in ScalarNode() 253 BlockScalarNode(std::unique_ptr<Document> &D, StringRef Anchor, StringRef Tag, in BlockScalarNode() 414 MappingNode(std::unique_ptr<Document> &D, StringRef Anchor, StringRef Tag, in MappingNode() 469 SequenceNode(std::unique_ptr<Document> &D, StringRef Anchor, StringRef Tag, in SequenceNode()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
D | YAMLParser.h | 169 StringRef Anchor; variable 197 ScalarNode(std::unique_ptr<Document> &D, StringRef Anchor, StringRef Tag, in ScalarNode() 240 BlockScalarNode(std::unique_ptr<Document> &D, StringRef Anchor, StringRef Tag, in BlockScalarNode() 400 MappingNode(std::unique_ptr<Document> &D, StringRef Anchor, StringRef Tag, in MappingNode() 454 SequenceNode(std::unique_ptr<Document> &D, StringRef Anchor, StringRef Tag, in SequenceNode()
|
/third_party/typescript/tests/cases/compiler/ |
D | excessPropertyCheckWithUnions.ts | 80 type Anchor = { tag: 'a'; type?: string; href: string }; alias
|
/third_party/re2/util/ |
D | pcre.h | 436 enum Anchor { enum
|
/third_party/nghttp2/src/ |
D | nghttp.cc | 73 struct Anchor { struct 74 int32_t stream_id; 76 int32_t dep_stream_id; 78 int32_t weight;
|
/third_party/re2/re2/ |
D | prog.h | 175 enum Anchor { enum
|
D | re2.h | 472 enum Anchor { enum
|
/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/model/ |
D | NumberingScheme.java | 652 public abstract static class Anchor implements Comparable<Anchor> { class in NumberingScheme.Comment
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/ |
D | SystemZISelDAGToDAG.cpp | 487 SDValue Anchor = Base.getOperand(0); in expandAddress() local
|
D | SystemZISelLowering.cpp | 2978 uint64_t Anchor = Offset & ~uint64_t(0xfff); in lowerGlobalAddress() local
|