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

/frameworks/compile/mclinker/lib/Target/Mips/
H A DMipsGOT.h65 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/support/renderscript/v8/rs_support/
H A DrsThreadIO.cpp106 const bool isLocal = !isPureFifo(); local
137 if (isLocal) {
160 if (isLocal) {
/frameworks/compile/mclinker/lib/LD/
H A DResolveInfo.cpp168 // isLocal - [L,W] == [1, 0]
169 bool ResolveInfo::isLocal() const function in class:ResolveInfo

Completed in 847 milliseconds