/external/lldb/source/Plugins/SymbolFile/DWARF/ |
D | LogChannelDWARF.cpp | 92 uint32_t flag_bits = m_log_ap->GetMask().Get(); in Disable() 117 m_log_ap->GetMask().Reset (flag_bits); in Disable() 167 m_log_ap->GetMask().Reset(flag_bits); in Enable() 201 if (g_log_channel->m_log_ap->GetMask().AllSet(mask)) in GetLogIfAll() 212 if (g_log_channel->m_log_ap->GetMask().AnySet(mask)) in GetLogIfAny() 224 if (log && log->GetMask().AnySet(mask)) in LogIf()
|
/external/lldb/source/Plugins/Process/gdb-remote/ |
D | ProcessGDBRemoteLog.cpp | 42 uint32_t log_mask = log->GetMask().Get(); in GetLogIfAllCategoriesSet() 53 if (log && log->GetMask().Get() & mask) in GetLogIfAnyCategoryIsSet() 68 flag_bits = log->GetMask().Get(); in DisableLog() 100 log->GetMask().Reset (flag_bits); in DisableLog() 113 flag_bits = g_log->GetMask().Get(); in EnableLog() 157 g_log->GetMask().Reset(flag_bits); in EnableLog()
|
D | ProcessGDBRemote.cpp | 1356 if (log && log->GetMask().Test(GDBR_LOG_VERBOSE)) in UpdateThreadList() 1379 if (log && log->GetMask().Test(GDBR_LOG_VERBOSE)) in UpdateThreadList() 1388 if (log && log->GetMask().Test(GDBR_LOG_VERBOSE)) in UpdateThreadList() 1484 if (log && log->GetMask().Test(GDBR_LOG_VERBOSE)) in SetThreadStopInfo()
|
/external/lldb/source/Plugins/Process/POSIX/ |
D | ProcessPOSIXLog.cpp | 43 uint32_t log_mask = log->GetMask().Get(); in GetLogIfAllCategoriesSet() 80 flag_bits = log->GetMask().Get(); in DisableLog() 97 log->GetMask().Reset (flag_bits); in DisableLog() 112 flag_bits = g_log->GetMask().Get(); in EnableLog() 147 g_log->GetMask().Reset(flag_bits); in EnableLog()
|
D | ProcessPOSIX.cpp | 123 if (log && log->GetMask().Test(POSIX_LOG_VERBOSE)) in DoAttachToProcessWithID() 492 if (log && log->GetMask().Test(POSIX_LOG_VERBOSE)) in RefreshStateAfterStop() 819 if (log && log->GetMask().Test(POSIX_LOG_VERBOSE)) in UpdateThreadList() 830 if (log && log->GetMask().Test(POSIX_LOG_VERBOSE)) in UpdateThreadList()
|
D | POSIXThread.cpp | 52 if (log && log->GetMask().Test(POSIX_LOG_VERBOSE)) in POSIXThread() 181 if (log && log->GetMask().Test(POSIX_LOG_VERBOSE)) in CreateRegisterContextForFrame()
|
/external/lldb/source/ |
D | lldb-log.cpp | 45 return log->GetMask().Get(); in GetLogMask() 62 uint32_t log_mask = log->GetMask().Get(); in GetLogIfAllCategoriesSet() 99 if (log && mask && (mask & log->GetMask().Get())) in GetLogIfAnyCategoriesSet() 114 flag_bits = log->GetMask().Get(); in DisableLog() 155 log->GetMask().Reset (flag_bits); in DisableLog() 170 flag_bits = g_log->GetMask().Get(); in EnableLog() 224 g_log->GetMask().Reset(flag_bits); in EnableLog()
|
/external/lldb/source/Plugins/Process/MacOSX-Kernel/ |
D | ProcessKDPLog.cpp | 41 uint32_t log_mask = log->GetMask().Get(); in GetLogIfAllCategoriesSet() 58 flag_bits = log->GetMask().Get(); in DisableLog() 87 log->GetMask().Reset (flag_bits); in DisableLog() 102 flag_bits = g_log->GetMask().Get(); in EnableLog() 146 g_log->GetMask().Reset(flag_bits); in EnableLog()
|
D | ProcessKDP.cpp | 542 if (log && log->GetMask().Test(KDP_LOG_VERBOSE)) in UpdateThreadList()
|
/external/lldb/include/lldb/Core/ |
D | Log.h | 169 GetMask(); 172 GetMask() const;
|
/external/lldb/source/Plugins/Process/Linux/ |
D | ProcessMonitor.cpp | 224 if (log && ProcessPOSIXLog::AtTopNestLevel() && log->GetMask().Test(POSIX_LOG_MEMORY)) in DoReadMemory() 249 (log->GetMask().Test(POSIX_LOG_MEMORY_DATA_LONG) || in DoReadMemory() 250 (log->GetMask().Test(POSIX_LOG_MEMORY_DATA_SHORT) && in DoReadMemory() 283 if (log && ProcessPOSIXLog::AtTopNestLevel() && log->GetMask().Test(POSIX_LOG_MEMORY)) in DoWriteMemory() 300 (log->GetMask().Test(POSIX_LOG_MEMORY_DATA_LONG) || in DoWriteMemory() 301 (log->GetMask().Test(POSIX_LOG_MEMORY_DATA_SHORT) && in DoWriteMemory() 336 (log->GetMask().Test(POSIX_LOG_MEMORY_DATA_LONG) || in DoWriteMemory() 337 (log->GetMask().Test(POSIX_LOG_MEMORY_DATA_SHORT) && in DoWriteMemory()
|
/external/lldb/source/Core/ |
D | Log.cpp | 68 Log::GetMask() in GetMask() function in Log 74 Log::GetMask() const in GetMask() function in Log
|
/external/pdfium/core/src/fxge/apple/ |
D | fx_apple_platform.cpp | 136 const CFX_DIBitmap* pClipMask = m_pClipRgn->GetMask(); in DrawDeviceText()
|
/external/ppp/pppd/ |
D | ipcp.c | 1756 if (!sifaddr(u, wo->ouraddr, wo->hisaddr, GetMask(wo->ouraddr))) 1867 mask = GetMask(go->ouraddr); 1893 mask = GetMask(go->ouraddr);
|
D | pppd.h | 678 u_int32_t GetMask __P((u_int32_t)); /* Get appropriate netmask for address */
|
D | sys-linux.c | 1905 u_int32_t GetMask (u_int32_t addr) in GetMask() function
|
D | sys-solaris.c | 2394 GetMask(addr) in GetMask() function
|
/external/pdfium/core/src/fxge/agg/agg23/ |
D | fx_agg_driver.cpp | 1013 m_pClipMask = m_pClipRgn->GetMask(); in Init() 1420 const CFX_DIBitmap* pMask = m_pClipRgn->GetMask(); in SetPixel() 1463 …, draw_rect.top, draw_rect.Width(), draw_rect.Height(), (const CFX_DIBitmap*)m_pClipRgn->GetMask(), in FillRect()
|
/external/pdfium/core/include/fxge/ |
D | fx_ge.h | 118 CFX_DIBitmapRef GetMask() const in GetMask() function
|
/external/opencv/cvaux/include/ |
D | cvvidsurv.hpp | 410 virtual IplImage* GetMask() = 0;
|
/external/pdfium/core/src/fxge/dib/ |
D | fx_dib_composite.cpp | 4116 pClipMask = pClipRgn->GetMask(); in CompositeBitmap() 4169 pClipMask = pClipRgn->GetMask(); in CompositeMask() 4422 m_pClipMask = pClipRgn->GetMask(); in Compose()
|
/external/pdfium/core/src/fxge/skia/ |
D | fx_skia_blitter_new.cpp | 1323 m_pClipMask = m_pClipRgn->GetMask(); in Init()
|