Home
last modified time | relevance | path

Searched defs:IsSet (Results 1 – 5 of 5) sorted by relevance

/freebsd-13.1/usr.sbin/ppp/
H A Ddescriptor.h47 int (*IsSet)(struct fdescriptor *, const fd_set *); member
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Support/
H A DDebugCounter.h173 bool IsSet = false; member
/freebsd-13.1/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DGlobalsStream.cpp149 bool IsSet = HashBitmap[WordIdx] & (1U << BitIdx); in readGSIHashBuckets() local
/freebsd-13.1/contrib/llvm-project/lldb/include/lldb/Breakpoint/
H A DBreakpointName.h104 bool IsSet(enum PermissionKinds permission) const in IsSet() function
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUArgumentUsageInfo.h37 bool IsSet : 1; member