Home
last modified time | relevance | path

Searched defs:applied_first (Results 1 – 3 of 3) sorted by relevance

/external/python/cpython2/Lib/test/
Dtest_decorators.py293 def applied_first(x): function
/external/python/cpython3/Lib/test/
Dtest_decorators.py443 def applied_first(x): function
/external/harfbuzz_ng/src/
Dhb-ot-layout-gpos-table.hh1223 … bool applied_first = valueFormats[0].apply_value (c, this, &record->values[0], buffer->cur_pos()); in apply() local
1563 bool applied_first = valueFormat1.apply_value (c, this, v, buffer->cur_pos()); in apply() local