Home
last modified time | relevance | path

Searched refs:NO_LIMITS (Results 1 – 8 of 8) sorted by relevance

/dports/devel/xparam/xparam-1.22/lib/sources/
H A Dxp_regtype_double.cpp38 #ifndef NO_LIMITS
89 #ifdef NO_LIMITS
H A Dxp_regtype_float.cpp38 #ifndef NO_LIMITS
89 #ifdef NO_LIMITS
H A Dxp_regtype_long_double.cpp38 #ifndef NO_LIMITS
89 #ifdef NO_LIMITS
/dports/net/ns3/ns-allinone-3.35/ns-3.35/src/traffic-control/model/
H A Dmq-queue-disc.cc42 : QueueDisc (QueueDiscSizePolicy::NO_LIMITS) in MqQueueDisc()
H A Dprio-queue-disc.cc72 : QueueDisc (QueueDiscSizePolicy::NO_LIMITS) in PrioQueueDisc()
H A Dqueue-disc.h108 NO_LIMITS /**< Used by queue discs with unlimited size */ enumerator
H A Dqueue-disc.cc460 case QueueDiscSizePolicy::NO_LIMITS: in GetMaxSize()
500 case QueueDiscSizePolicy::NO_LIMITS: in SetMaxSize()
/dports/devel/flex-sdk/flex-sdk-4.6.0.23201/frameworks/projects/textLayout/src/flashx/textLayout/property/
H A DProperty.as148 public static const NO_LIMITS:String ="noLimits"; constant in flashx.textLayout.property.Property