Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/test/
Dtest_decorators.py296 def applied_second(x): function
/external/python/cpython3/Lib/test/
Dtest_decorators.py446 def applied_second(x): function
/external/harfbuzz_ng/src/
Dhb-ot-layout-gpos-table.hh1224 …bool applied_second = valueFormats[1].apply_value (c, this, &record->values[len1], buffer->pos[pos… in apply() local
1564 … bool applied_second = valueFormat2.apply_value (c, this, v + len1, buffer->pos[skippy_iter.idx]); in apply() local