Searched defs:isLocal (Results 1 - 3 of 3) sorted by relevance

/frameworks/compile/mclinker/lib/Target/Mips/
H A DMipsGOT.h83 bool isLocal(const ResolveInfo* pInfo) { function in class:mcld::MipsGOT
/frameworks/rs/
H A DrsThreadIO.cpp106 const bool isLocal = !isPureFifo(); local
137 if (isLocal) {
160 if (isLocal) {
/frameworks/compile/mclinker/lib/LD/
H A DResolveInfo.cpp181 // isLocal - [L,W] == [1, 0]
182 bool ResolveInfo::isLocal() const function in class:ResolveInfo

Completed in 439 milliseconds