Searched refs:apply_value (Results 1 – 8 of 8) sorted by relevance
/external/harfbuzz_ng/src/OT/Layout/GPOS/ |
D | SinglePosFormat1.hh | 70 valueFormat.apply_value (c, this, values, buffer->cur_pos()); in apply() 97 valueFormat.apply_value (&c, this, values, pos); in position_single()
|
D | SinglePosFormat2.hh | 80 valueFormat.apply_value (c, this, in apply() 110 valueFormat.apply_value (&c, this, in position_single()
|
D | PairSet.hh | 119 … bool applied_first = valueFormats[0].apply_value (c, this, &record->values[0], buffer->cur_pos()); in apply() 120 …bool applied_second = valueFormats[1].apply_value (c, this, &record->values[len1], buffer->pos[pos… in apply()
|
D | PairPosFormat2.hh | 188 if (valueFormat1.apply_value (c, this, v, pos)) in apply() 227 applied_first = valueFormat1.apply_value (c, this, v, buffer->cur_pos()); in apply() 228 applied_second = valueFormat2.apply_value (c, this, v + len1, buffer->pos[skippy_iter.idx]); in apply()
|
D | ValueFormat.hh | 80 bool apply_value (hb_ot_apply_context_t *c, in apply_value() function
|
/external/tensorflow/tensorflow/python/ops/structured/ |
D | structured_tensor.py | 405 def apply_value(name: str, value: Union['FieldValue', function 433 new_fields[name] = apply_value(name, value)
|
/external/libabigail/tests/data/test-annotate/ |
D | test17-pr19027.so.abi | 21267 …<!-- void OT::ValueFormat::apply_value(hb_font_t*, hb_direction_t, void*, const OT::Value*, hb_gly… 21268 …<function-decl name='apply_value' mangled-name='_ZNK2OT11ValueFormat11apply_valueEP9hb_font_t14hb_…
|
/external/libabigail/tests/data/test-read-dwarf/ |
D | test17-pr19027.so.abi | 13507 …<function-decl name='apply_value' mangled-name='_ZNK2OT11ValueFormat11apply_valueEP9hb_font_t14hb_…
|