/aosp_15_r20/external/pytorch/tools/code_coverage/package/tool/parser/ |
H A D | llvm_coverage_segment.py | 22 def get_coverage( member in LlvmCoverageSegment
|
/aosp_15_r20/external/harfbuzz_ng/src/OT/Layout/GSUB/ |
H A D | MultipleSubstFormat1.hh | 59 const Coverage &get_coverage () const { return this+coverage; } in get_coverage() function
|
H A D | AlternateSubstFormat1.hh | 59 const Coverage &get_coverage () const { return this+coverage; } in get_coverage() function
|
H A D | SingleSubstFormat2.hh | 73 const Coverage &get_coverage () const { return this+coverage; } in get_coverage() function
|
H A D | LigatureSubstFormat1.hh | 70 const Coverage &get_coverage () const { return this+coverage; } in get_coverage() function
|
H A D | SingleSubstFormat1.hh | 93 const Coverage &get_coverage () const { return this+coverage; } in get_coverage() function
|
H A D | ReverseChainSingleSubstFormat1.hh | 106 const Coverage &get_coverage () const { return this+coverage; } in get_coverage() function
|
/aosp_15_r20/external/harfbuzz_ng/src/OT/Layout/Common/ |
H A D | CoverageFormat1.hh | 58 unsigned int get_coverage (hb_codepoint_t glyph_id) const in get_coverage() function
|
H A D | CoverageFormat2.hh | 60 unsigned int get_coverage (hb_codepoint_t glyph_id) const in get_coverage() function
|
H A D | Coverage.hh | 87 unsigned int get_coverage (hb_codepoint_t glyph_id) const in get_coverage() function
|
/aosp_15_r20/external/harfbuzz_ng/src/OT/Layout/GPOS/ |
H A D | SinglePosFormat1.hh | 61 const Coverage &get_coverage () const { return this+coverage; } in get_coverage() function
|
H A D | MarkBasePosFormat1.hh | 91 const Coverage &get_coverage () const { return this+markCoverage; } in get_coverage() function
|
H A D | MarkMarkPosFormat1.hh | 93 const Coverage &get_coverage () const { return this+mark1Coverage; } in get_coverage() function
|
H A D | MarkLigPosFormat1.hh | 93 const Coverage &get_coverage () const { return this+markCoverage; } in get_coverage() function
|
H A D | SinglePosFormat2.hh | 60 const Coverage &get_coverage () const { return this+coverage; } in get_coverage() function
|
H A D | PairPosFormat1.hh | 104 const Coverage &get_coverage () const { return this+coverage; } in get_coverage() function
|
H A D | CursivePosFormat1.hh | 121 const Coverage &get_coverage () const { return this+coverage; } in get_coverage() function
|
H A D | PairPosFormat2.hh | 124 const Coverage &get_coverage () const { return this+coverage; } in get_coverage() function
|
/aosp_15_r20/external/harfbuzz_ng/src/ |
H A D | hb-ot-layout-gsubgpos.hh | 2422 const Coverage &get_coverage () const { return this+coverage; } in get_coverage() function 2615 const Coverage &get_coverage () const { return this+coverage; } in get_coverage() function 2829 const Coverage &get_coverage () const { return this+coverageZ[0]; } in get_coverage() function 3643 const Coverage &get_coverage () const { return this+coverage; } in get_coverage() function 3856 const Coverage &get_coverage () const { return this+coverage; } in get_coverage() function 4124 const Coverage &get_coverage () const in get_coverage() function
|
H A D | hb-aat-layout-morx-table.hh | 1021 unsigned int get_coverage () const { return coverage >> (sizeof (HBUINT) * 8 - 8); } in get_coverage() function
|
/aosp_15_r20/external/harfbuzz_ng/src/graph/ |
H A D | pairpos-graph.hh | 556 const Coverage* get_coverage (gsubgpos_graph_context_t& c, in get_coverage() function
|