Home
last modified time | relevance | path

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

/external/libnl/include/netlink-private/
Dtc.h46 static inline void *tca_xstats(struct rtnl_tc *tca) in tca_xstats()
/external/pdfium/xfa/fgas/layout/
Dfgas_rtfbreak.cpp179 std::vector<CFX_RTFChar>& tca = m_pCurLine->m_LineChars; in GetLastChar() local
701 int32_t CFX_RTFBreak::GetBreakPos(std::vector<CFX_RTFChar>& tca, in GetBreakPos()