Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-cff-interp-common.hh303 byte_str_t sub_str (unsigned int offset, unsigned int len_) const in sub_str() function
346 byte_str_t sub_str (unsigned int offset_, unsigned int len_) const in sub_str() function
/external/llvm-project/lldb/source/Utility/
DArchSpec.cpp750 llvm::StringRef sub_str; in ParseMachCPUDashSubtypeTriple() local