Home
last modified time | relevance | path

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

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