Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-ot-glyf-table.hh514 unsigned int instructions_length () const in instructions_length() function
682 unsigned int instructions_length (hb_bytes_t bytes) const in instructions_length() function
/external/compiler-rt/lib/interception/
Dinterception_win.cc686 size_t instructions_length = kBranchLength; in OverrideFunctionWithTrampoline() local