Home
last modified time | relevance | path

Searched defs:subProxy (Results 1 – 25 of 32) sorted by relevance

12

/dports/devel/hs-git-annex/git-annex-8.20210903/_cabal_deps/reflection-2.1.5/fast/Data/
H A DReflection.hs414 subProxy _ _ = Proxy function
417 subProxy _ _ = error "Exp.(-): undefined" function
426 subProxy _ _ = error "Exp.(-): undefined" function
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/reflection-2.1.6/fast/Data/
H A DReflection.hs426 subProxy _ _ = Proxy function
429 subProxy _ _ = error "Exp.(-): undefined" function
438 subProxy _ _ = error "Exp.(-): undefined" function
/dports/security/hs-cryptol/cryptol-2.11.0/_cabal_deps/reflection-2.1.6/fast/Data/
H A DReflection.hs426 subProxy _ _ = Proxy function
429 subProxy _ _ = error "Exp.(-): undefined" function
438 subProxy _ _ = error "Exp.(-): undefined" function
/dports/www/hs-DAV/DAV-1.3.4/_cabal_deps/reflection-2.1.6/fast/Data/
H A DReflection.hs426 subProxy _ _ = Proxy function
429 subProxy _ _ = error "Exp.(-): undefined" function
438 subProxy _ _ = error "Exp.(-): undefined" function
/dports/www/hs-postgrest/postgrest-8.0.0/_cabal_deps/reflection-2.1.6/fast/Data/
H A DReflection.hs426 subProxy _ _ = Proxy function
429 subProxy _ _ = error "Exp.(-): undefined" function
438 subProxy _ _ = error "Exp.(-): undefined" function
/dports/net-im/matterhorn/matterhorn-50200.13.0/_cabal_deps/reflection-2.1.6/fast/Data/
H A DReflection.hs426 subProxy _ _ = Proxy function
429 subProxy _ _ = error "Exp.(-): undefined" function
438 subProxy _ _ = error "Exp.(-): undefined" function
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/jdk/java/net/httpclient/reactivestreams-tck/org/reactivestreams/tck/
H A DSubscriberBlackboxVerification.java464 private Optional<BlackboxSubscriberProxy<T>> subProxy = Optional.empty(); field in SubscriberBlackboxVerification.BlackboxTestStage
488 public BlackboxSubscriberProxy<T> subProxy() { in subProxy() method in SubscriberBlackboxVerification.BlackboxTestStage
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/jdk/java/net/httpclient/reactivestreams-tck/org/reactivestreams/tck/
H A DSubscriberBlackboxVerification.java464 private Optional<BlackboxSubscriberProxy<T>> subProxy = Optional.empty(); field in SubscriberBlackboxVerification.BlackboxTestStage
488 public BlackboxSubscriberProxy<T> subProxy() { in subProxy() method in SubscriberBlackboxVerification.BlackboxTestStage
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/jdk/java/net/httpclient/reactivestreams-tck/org/reactivestreams/tck/
H A DSubscriberBlackboxVerification.java464 private Optional<BlackboxSubscriberProxy<T>> subProxy = Optional.empty(); field in SubscriberBlackboxVerification.BlackboxTestStage
488 public BlackboxSubscriberProxy<T> subProxy() { in subProxy() method in SubscriberBlackboxVerification.BlackboxTestStage
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/jdk/java/net/httpclient/reactivestreams-tck/org/reactivestreams/tck/
H A DSubscriberBlackboxVerification.java464 private Optional<BlackboxSubscriberProxy<T>> subProxy = Optional.empty(); field in SubscriberBlackboxVerification.BlackboxTestStage
488 public BlackboxSubscriberProxy<T> subProxy() { in subProxy() method in SubscriberBlackboxVerification.BlackboxTestStage
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/jdk/java/net/httpclient/reactivestreams-tck/org/reactivestreams/tck/
H A DSubscriberBlackboxVerification.java464 private Optional<BlackboxSubscriberProxy<T>> subProxy = Optional.empty(); field in SubscriberBlackboxVerification.BlackboxTestStage
488 public BlackboxSubscriberProxy<T> subProxy() { in subProxy() method in SubscriberBlackboxVerification.BlackboxTestStage
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/jdk/java/net/httpclient/reactivestreams-tck/org/reactivestreams/tck/
H A DSubscriberBlackboxVerification.java464 private Optional<BlackboxSubscriberProxy<T>> subProxy = Optional.empty(); field in SubscriberBlackboxVerification.BlackboxTestStage
488 public BlackboxSubscriberProxy<T> subProxy() { in subProxy() method in SubscriberBlackboxVerification.BlackboxTestStage
/dports/converters/wkhtmltopdf/qt-5db36ec/src/gui/graphicsview/
H A Dqgraphicsproxywidget.cpp491 QGraphicsProxyWidget *subProxy = new QGraphicsProxyWidget(q_func(), subWin->windowFlags()); in embedSubWindow() local
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/widgets/graphicsview/
H A Dqgraphicsproxywidget.cpp484 QGraphicsProxyWidget *subProxy = new QGraphicsProxyWidget(q_func(), subWin->windowFlags()); in embedSubWindow() local
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/widgets/graphicsview/
H A Dqgraphicsproxywidget.cpp484 QGraphicsProxyWidget *subProxy = new QGraphicsProxyWidget(q_func(), subWin->windowFlags()); in embedSubWindow() local
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/widgets/graphicsview/
H A Dqgraphicsproxywidget.cpp484 QGraphicsProxyWidget *subProxy = new QGraphicsProxyWidget(q_func(), subWin->windowFlags()); in embedSubWindow() local
/dports/devel/qt5-qmake/kde-qtbase-5.15.2p263/src/widgets/graphicsview/
H A Dqgraphicsproxywidget.cpp484 QGraphicsProxyWidget *subProxy = new QGraphicsProxyWidget(q_func(), subWin->windowFlags()); in embedSubWindow() local
/dports/textproc/qt5-xml/kde-qtbase-5.15.2p263/src/widgets/graphicsview/
H A Dqgraphicsproxywidget.cpp484 QGraphicsProxyWidget *subProxy = new QGraphicsProxyWidget(q_func(), subWin->windowFlags()); in embedSubWindow() local
/dports/databases/qt5-sqldrivers-mysql/kde-qtbase-5.15.2p263/src/widgets/graphicsview/
H A Dqgraphicsproxywidget.cpp484 QGraphicsProxyWidget *subProxy = new QGraphicsProxyWidget(q_func(), subWin->windowFlags()); in embedSubWindow() local
/dports/databases/qt5-sqldrivers-ibase/kde-qtbase-5.15.2p263/src/widgets/graphicsview/
H A Dqgraphicsproxywidget.cpp484 QGraphicsProxyWidget *subProxy = new QGraphicsProxyWidget(q_func(), subWin->windowFlags()); in embedSubWindow() local
/dports/databases/qt5-sql/kde-qtbase-5.15.2p263/src/widgets/graphicsview/
H A Dqgraphicsproxywidget.cpp484 QGraphicsProxyWidget *subProxy = new QGraphicsProxyWidget(q_func(), subWin->windowFlags()); in embedSubWindow() local
/dports/databases/qt5-sqldrivers-odbc/kde-qtbase-5.15.2p263/src/widgets/graphicsview/
H A Dqgraphicsproxywidget.cpp484 QGraphicsProxyWidget *subProxy = new QGraphicsProxyWidget(q_func(), subWin->windowFlags()); in embedSubWindow() local
/dports/databases/qt5-sqldrivers-pgsql/kde-qtbase-5.15.2p263/src/widgets/graphicsview/
H A Dqgraphicsproxywidget.cpp484 QGraphicsProxyWidget *subProxy = new QGraphicsProxyWidget(q_func(), subWin->windowFlags()); in embedSubWindow() local
/dports/net/qt5-network/kde-qtbase-5.15.2p263/src/widgets/graphicsview/
H A Dqgraphicsproxywidget.cpp484 QGraphicsProxyWidget *subProxy = new QGraphicsProxyWidget(q_func(), subWin->windowFlags()); in embedSubWindow() local
/dports/x11-toolkits/qt5-widgets/kde-qtbase-5.15.2p263/src/widgets/graphicsview/
H A Dqgraphicsproxywidget.cpp484 QGraphicsProxyWidget *subProxy = new QGraphicsProxyWidget(q_func(), subWin->windowFlags()); in embedSubWindow() local

12