Home
last modified time | relevance | path

Searched defs:get_coverage (Results 1 – 21 of 21) sorted by relevance

/aosp_15_r20/external/pytorch/tools/code_coverage/package/tool/parser/
H A Dllvm_coverage_segment.py22 def get_coverage( member in LlvmCoverageSegment
/aosp_15_r20/external/harfbuzz_ng/src/OT/Layout/GSUB/
H A DMultipleSubstFormat1.hh59 const Coverage &get_coverage () const { return this+coverage; } in get_coverage() function
H A DAlternateSubstFormat1.hh59 const Coverage &get_coverage () const { return this+coverage; } in get_coverage() function
H A DSingleSubstFormat2.hh73 const Coverage &get_coverage () const { return this+coverage; } in get_coverage() function
H A DLigatureSubstFormat1.hh70 const Coverage &get_coverage () const { return this+coverage; } in get_coverage() function
H A DSingleSubstFormat1.hh93 const Coverage &get_coverage () const { return this+coverage; } in get_coverage() function
H A DReverseChainSingleSubstFormat1.hh106 const Coverage &get_coverage () const { return this+coverage; } in get_coverage() function
/aosp_15_r20/external/harfbuzz_ng/src/OT/Layout/Common/
H A DCoverageFormat1.hh58 unsigned int get_coverage (hb_codepoint_t glyph_id) const in get_coverage() function
H A DCoverageFormat2.hh60 unsigned int get_coverage (hb_codepoint_t glyph_id) const in get_coverage() function
H A DCoverage.hh87 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 DSinglePosFormat1.hh61 const Coverage &get_coverage () const { return this+coverage; } in get_coverage() function
H A DMarkBasePosFormat1.hh91 const Coverage &get_coverage () const { return this+markCoverage; } in get_coverage() function
H A DMarkMarkPosFormat1.hh93 const Coverage &get_coverage () const { return this+mark1Coverage; } in get_coverage() function
H A DMarkLigPosFormat1.hh93 const Coverage &get_coverage () const { return this+markCoverage; } in get_coverage() function
H A DSinglePosFormat2.hh60 const Coverage &get_coverage () const { return this+coverage; } in get_coverage() function
H A DPairPosFormat1.hh104 const Coverage &get_coverage () const { return this+coverage; } in get_coverage() function
H A DCursivePosFormat1.hh121 const Coverage &get_coverage () const { return this+coverage; } in get_coverage() function
H A DPairPosFormat2.hh124 const Coverage &get_coverage () const { return this+coverage; } in get_coverage() function
/aosp_15_r20/external/harfbuzz_ng/src/
H A Dhb-ot-layout-gsubgpos.hh2422 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 Dhb-aat-layout-morx-table.hh1021 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 Dpairpos-graph.hh556 const Coverage* get_coverage (gsubgpos_graph_context_t& c, in get_coverage() function