Home
last modified time | relevance | path

Searched defs:apply_value (Results 1 – 2 of 2) sorted by relevance

/external/harfbuzz_ng/src/OT/Layout/GPOS/
DValueFormat.hh82 bool apply_value (hb_ot_apply_context_t *c, in apply_value() function
/external/tensorflow/tensorflow/python/ops/structured/
Dstructured_tensor.py405 def apply_value(name: str, value: Union['FieldValue', function