Searched defs:IsSet (Results 1 - 6 of 6) sorted by relevance

/freebsd-13-stable/usr.sbin/ppp/
H A Ddescriptor.h47 int (*IsSet)(struct fdescriptor *, const fd_set *); member in struct:fdescriptor
/freebsd-13-stable/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DGlobalsStream.cpp149 bool IsSet = HashBitmap[WordIdx] & (1U << BitIdx); local
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DDebugCounter.h173 bool IsSet = false; member in struct:llvm::DebugCounter::CounterInfo
/freebsd-13-stable/contrib/llvm-project/lldb/include/lldb/Breakpoint/
H A DBreakpointName.h104 bool IsSet(enum PermissionKinds permission) const function in class:lldb_private::BreakpointName::Permissions
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUArgumentUsageInfo.h38 bool IsSet : 1; member in struct:llvm::ArgDescriptor
/freebsd-13-stable/contrib/googletest/googlemock/include/gmock/
H A Dgmock-actions.h227 static bool IsSet() { return producer_ != NULL; } function in class:testing::DefaultValue
290 static bool IsSet() { return address_ != NULL; } function in class:testing::DefaultValue

Completed in 127 milliseconds