Home
last modified time | relevance | path

Searched refs:IsDormant (Results 1 – 18 of 18) sorted by relevance

/dports/misc/usd/USD-21.11/pxr/usd/sdf/
H A DpySpec.cpp51 if (!spec || spec->IsDormant() || !spec->GetLayer()) { in _SpecRepr()
85 if (spec.IsDormant()) { in _CreateHolder()
H A DdeclareHandles.h96 if (ARCH_UNLIKELY(_spec.IsDormant())) {
122 return _spec.IsDormant() ? 0 : &This::_spec; in UnspecifiedBoolType()
128 return _spec.IsDormant();
154 return ARCH_UNLIKELY(x._spec.IsDormant()) ? in get_pointer()
H A Dspec.h77 bool IsDormant() const;
H A Dspec.cpp92 SdfSpec::IsDormant() const in IsDormant() function in SdfSpec
H A Dlayer.cpp2327 if (!spec.IsDormant()) { in _RemoveIfInert()
/dports/editors/lazarus/lazarus/components/sparta/toolsapi/source/
H A Ddesignintf.pas139 property IsDormant: Boolean read GetIsDormant; property
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/sparta/toolsapi/source/
H A Ddesignintf.pas141 property IsDormant: Boolean read GetIsDormant; property
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/sparta/toolsapi/source/
H A Ddesignintf.pas141 property IsDormant: Boolean read GetIsDormant; property
/dports/editors/lazarus-qt5/lazarus/components/sparta/toolsapi/source/
H A Ddesignintf.pas139 property IsDormant: Boolean read GetIsDormant; property
/dports/security/softether-devel/v4.36-9754/src/Cedar/
H A DAdmin.h673 bool IsDormant; // Is in the dormant state member
H A DAdmin.c11620 e->IsDormant = true; in SiEnumLocalSession()
11626 e->IsDormant = true; in SiEnumLocalSession()
13973 e->IsDormant = PackGetBoolEx(p, "IsDormant", i); in InRpcEnumSession()
14014 PackAddBoolEx(p, "IsDormant", e->IsDormant, i, t->NumSession); in OutRpcEnumSession()
H A DSM.c9635 if (e->IsDormantEnabled && e->IsDormant) in SmSessionDlgRefresh()
/dports/security/softether/v4.38-9760/src/Cedar/
H A DAdmin.h673 bool IsDormant; // Is in the dormant state member
H A DAdmin.c11620 e->IsDormant = true; in SiEnumLocalSession()
11626 e->IsDormant = true; in SiEnumLocalSession()
13973 e->IsDormant = PackGetBoolEx(p, "IsDormant", i); in InRpcEnumSession()
14014 PackAddBoolEx(p, "IsDormant", e->IsDormant, i, t->NumSession); in OutRpcEnumSession()
H A DSM.c9635 if (e->IsDormantEnabled && e->IsDormant) in SmSessionDlgRefresh()
/dports/security/softether5/SoftEtherVPN-5.02.5180/src/Cedar/
H A DAdmin.h608 bool IsDormant; // Is in the dormant state member
H A DAdmin.c12042 e->IsDormant = true; in SiEnumLocalSession()
12048 e->IsDormant = true; in SiEnumLocalSession()
14571 e->IsDormant = PackGetBoolEx(p, "IsDormant", i); in InRpcEnumSession()
14612 PackAddBoolEx(p, "IsDormant", e->IsDormant, i, t->NumSession); in OutRpcEnumSession()
H A DSM.c9502 if (e->IsDormantEnabled && e->IsDormant) in SmSessionDlgRefresh()