Home
last modified time | relevance | path

Searched defs:is_active (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/opencsd/decoder/include/common/
H A Dtrc_ret_stack.h64 bool is_active() const in is_active() function
/freebsd/sys/contrib/dev/broadcom/brcm80211/brcmfmac/
H A Dp2p.h89 bool is_active; member
/freebsd/contrib/llvm-project/lldb/include/lldb/Target/
H A DTarget.h1370 void SetIsActive(bool is_active) { m_active = is_active; } in SetIsActive()
/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_dispatch_hier.h425 kmp_int32 is_active() const { return active; } in is_active() function
/freebsd/sys/dev/iwn/
H A Dif_iwn.c7030 int is_active; in iwn_scan() local
/freebsd/contrib/llvm-project/lldb/source/Core/
H A DIOHandlerCursesGUI.cpp2654 void DrawSubmitHint(Surface &surface, bool is_active) { in DrawSubmitHint()
/freebsd/sys/dev/ice/
H A Dice_adminq_cmd.h2913 u8 is_active; member