/third_party/skia/third_party/externals/harfbuzz/src/ |
H A D | hb-ot-stat-table.hh | 207 case 3: return u.format3.get_value (); in get_value() 219 case 3: return u.format3.get_axis_index (); in get_axis_index() 231 case 3: return u.format3.get_value_name_id (); in get_value_name_id() 247 case 3: return_trace (u.format3.sanitize (c)); in sanitize() 259 AxisValueFormat3 format3; member
|
H A D | hb-aat-layout-bsln-table.hh | 132 case 3: return_trace (parts.format3.sanitize (c)); in sanitize() 149 BaselineTableFormat3Part format3; member
|
H A D | hb-ot-color-cbdt-table.hh | 206 case 3: return_trace (u.format3.sanitize (c, glyph_count)); in sanitize() 224 if (!u.format3.add_offset (c, local_offset, size)) in finish_subtable() 227 return_trace (u.format3.add_offset (c, 0, size)); in finish_subtable() 261 if (unlikely (!u.format3.add_offset (c, local_offset, size))) in fill_missing_glyphs() 302 case 3: return_trace (u.format3.add_offset (c, local_offset, size)); in add_offset() 328 case 3: return u.format3.get_image_data (idx, offset, length); in get_image_data() 354 IndexSubtableFormat3 format3; member
|
H A D | hb-ot-layout-base-table.hh | 125 case 3: return u.format3.get_coord (font, var_store, direction); in get_coord() 137 case 3: return_trace (u.format3.sanitize (c)); in sanitize() 147 BaseCoordFormat3 format3; member
|
H A D | hb-ot-layout-gdef-table.hh | 240 case 3: return u.format3.get_caret_value (font, direction, var_store); in get_caret_value() 253 case 3: return_trace (c->dispatch (u.format3, std::forward<Ts> (ds)...)); in dispatch() 265 u.format3.collect_variation_indices (layout_variation_indices); in collect_variation_indices() 278 case 3: return_trace (u.format3.sanitize (c)); in sanitize() 288 CaretValueFormat3 format3; member
|
H A D | hb-ot-cff2-table.hh | 68 case 3: return format.static_size + u.format3.get_size (); in get_size() 82 case 3: return u.format3.get_fd (glyph); in get_fd() 97 case 3: return_trace (u.format3.sanitize (c, fdcount)); in sanitize() 106 FDSelect3 format3; member
|
H A D | hb-ot-cff-common.hh | 573 case 3: return format.static_size + u.format3.get_size (); in get_size() 585 case 3: return u.format3.get_fd (glyph); in get_fd() 599 case 3: return_trace (u.format3.sanitize (c, fdcount)); in sanitize() 607 FDSelect3 format3; member
|
H A D | hb-ot-kern-table.hh | 141 case 3: return_trace (u.header.apple ? c->dispatch (u.format3, std::forward<Ts> (ds)...) : c->default_return_value ()); in dispatch() 163 KernSubTableFormat3<KernSubTableHeader> format3; member
|
H A D | hb-ot-layout-gpos-table.hh | 518 case 3: u.format3.get_anchor (c, glyph_id, x, y); return; in get_anchor() 530 case 3: return_trace (u.format3.sanitize (c)); in sanitize() 548 case 3: return_trace (bool (reinterpret_cast<Anchor *> (u.format3.copy (c->serializer, in subset() 560 u.format3.collect_variation_indices (c); in collect_variation_indices() 571 AnchorFormat3 format3; member
|
H A D | hb-ot-layout-gsubgpos.hh | 2318 case 3: return_trace (c->dispatch (u.format3, std::forward<Ts> (ds)...)); 2328 ContextFormat3 format3; 3402 case 3: return_trace (c->dispatch (u.format3, std::forward<Ts> (ds)...)); 3412 ChainContextFormat3 format3;
|
/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/aicasm/ |
H A D | aicasm_insformat.h | 160 struct ins_format3 format3; member
|
H A D | aicasm.c | 340 f3_instr = &cur_instr->format.format3; in back_patch()
|
H A D | aicasm_gram.y | 1796 f3_instr = &instr->format.format3;
|
/kernel/linux/linux-6.6/drivers/scsi/aic7xxx/aicasm/ |
H A D | aicasm_insformat.h | 160 struct ins_format3 format3; member
|
H A D | aicasm.c | 340 f3_instr = &cur_instr->format.format3; in back_patch()
|
H A D | aicasm_gram.y | 1795 f3_instr = &instr->format.format3;
|
/third_party/skia/src/sfnt/ |
H A D | SkOTTable_EBLC.h | 141 IndexSubTable3 format3; member
|
/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/ |
H A D | aic7xxx_core.c | 6966 fmt3_ins = &instr.format3; in ahc_download_instr()
|
H A D | aic79xx_core.c | 9511 fmt3_ins = &instr.format3; in ahd_download_instr()
|
/kernel/linux/linux-6.6/drivers/scsi/aic7xxx/ |
H A D | aic7xxx_core.c | 6961 fmt3_ins = &instr.format3; in ahc_download_instr()
|
H A D | aic79xx_core.c | 9507 fmt3_ins = &instr.format3; in ahd_download_instr()
|