Home
last modified time | relevance | path

Searched refs:bits_set (Results 1 – 2 of 2) sorted by relevance

/external/lldb/tools/debugserver/source/
DPThreadEvent.cpp148 uint32_t bits_set = mask & m_bits; in WaitForSetEvents() local
150 return bits_set; in WaitForSetEvents()
162 uint32_t bits_set = mask & m_bits; in WaitForSetEvents() local
163 return bits_set; in WaitForSetEvents()
/external/pcre/dist/
Dpcre_study.c1420 BOOL bits_set = FALSE; in pcre_study() local
1496 bits_set = rc == SSB_DONE; in pcre_study()
1522 if (bits_set || min > 0 || (options & ( in pcre_study()
1548 if (bits_set) in pcre_study()
1556 if (bits_set) in pcre_study()