Home
last modified time | relevance | path

Searched defs:capString (Results 1 – 11 of 11) sorted by relevance

/dports/finance/hs-hledger-ui/hledger-ui-1.19/_cabal_deps/vty-5.33/test/
H A DVerifyParseTerminfoCaps.hs73 literalPercentCaps (LiteralPercentCap capString expectedBytes) = do function
76 incFirstTwoCaps (IncFirstTwoCap capString expectedBytes) = do function
79 pushParamCaps (PushParamCap capString expectedParamCount expectedBytes) = do function
87 decPrintParamCaps (DecPrintCap capString expectedParamCount expectedBytes) = do function
/dports/devel/hs-git-brunch/git-brunch-1.5.1.0/_cabal_deps/vty-5.33/test/
H A DVerifyParseTerminfoCaps.hs73 literalPercentCaps (LiteralPercentCap capString expectedBytes) = do function
76 incFirstTwoCaps (IncFirstTwoCap capString expectedBytes) = do function
79 pushParamCaps (PushParamCap capString expectedParamCount expectedBytes) = do function
87 decPrintParamCaps (DecPrintCap capString expectedParamCount expectedBytes) = do function
/dports/net-im/matterhorn/matterhorn-50200.13.0/_cabal_deps/vty-5.32/test/
H A DVerifyParseTerminfoCaps.hs73 literalPercentCaps (LiteralPercentCap capString expectedBytes) = do function
76 incFirstTwoCaps (IncFirstTwoCap capString expectedBytes) = do function
79 pushParamCaps (PushParamCap capString expectedParamCount expectedBytes) = do function
87 decPrintParamCaps (DecPrintCap capString expectedParamCount expectedBytes) = do function
/dports/misc/hs-hascard/hascard-0.3.0.1/_cabal_deps/vty-5.30/test/
H A DVerifyParseTerminfoCaps.hs73 literalPercentCaps (LiteralPercentCap capString expectedBytes) = do function
76 incFirstTwoCaps (IncFirstTwoCap capString expectedBytes) = do function
79 pushParamCaps (PushParamCap capString expectedParamCount expectedBytes) = do function
87 decPrintParamCaps (DecPrintCap capString expectedParamCount expectedBytes) = do function
/dports/net-im/kopete/kopete-21.12.3/protocols/oscar/liboscar/
H A Doscarutils.cpp84 QString capString; in capName() local
/dports/security/kgpg/kgpg-21.12.3/core/
H A Dconvert.cpp210 KgpgSubKeyType toSubType(const QString& capString, bool upper) in toSubType()
/dports/multimedia/zoneminder/zoneminder-1.36.5/src/
H A Dzm_local_camera.cpp1297 #define capString(test,prefix,yesString,noString,capability) \ macro
/dports/misc/qt5-examples/qt-everywhere-src-5.15.2/qtscript/examples/script/context2d/
H A Dcontext2d.cpp370 void Context2D::setLineCap(const QString &capString) in setLineCap()
/dports/converters/wkhtmltopdf/qt-5db36ec/examples/script/context2d/
H A Dcontext2d.cpp364 void Context2D::setLineCap(const QString &capString) in setLineCap()
/dports/devel/libvirt/libvirt-7.10.0/src/lxc/
H A Dlxc_native.c1068 const char *capString; in lxcSetCapDrop() local
/dports/irc/konversation/konversation-21.12.3/src/irc/
H A Dserver.cpp846 for (const QString &capString : qAsConst(capsList)) in capDel() local