Home
last modified time | relevance | path

Searched defs:createAdaptor (Results 1 – 6 of 6) sorted by relevance

/dports/math/apache-commons-math/commons-math3-3.6.1-src/src/main/java/org/apache/commons/math3/random/
H A DRandomAdaptor.java57 public static Random createAdaptor(RandomGenerator randomGenerator) { in createAdaptor() method in RandomAdaptor
/dports/net-im/telepathy-qt/telepathy-qt-0.9.8/TelepathyQt/
H A Dbase-channel.cpp454 void BaseChannelTextType::createAdaptor() in createAdaptor() function in Tp::BaseChannelTextType
697 void BaseChannelMessagesInterface::createAdaptor() in createAdaptor() function in Tp::BaseChannelMessagesInterface
1392 void BaseChannelFileTransferType::createAdaptor() in createAdaptor() function in Tp::BaseChannelFileTransferType
1688 void BaseChannelRoomListType::createAdaptor() in createAdaptor() function in Tp::BaseChannelRoomListType
2468 void BaseChannelSecurableInterface::createAdaptor() in createAdaptor() function in Tp::BaseChannelSecurableInterface
2549 void BaseChannelChatStateInterface::createAdaptor() in createAdaptor() function in Tp::BaseChannelChatStateInterface
3204 void BaseChannelGroupInterface::createAdaptor() in createAdaptor() function in Tp::BaseChannelGroupInterface
3443 void BaseChannelRoomInterface::createAdaptor() in createAdaptor() function in Tp::BaseChannelRoomInterface
4028 void BaseChannelCallType::createAdaptor() in createAdaptor() function in Tp::BaseChannelCallType
4195 void BaseChannelHoldInterface::createAdaptor() in createAdaptor() function in Tp::BaseChannelHoldInterface
[all …]
H A Dbase-protocol.cpp949 void BaseProtocolAddressingInterface::createAdaptor() in createAdaptor() function in Tp::BaseProtocolAddressingInterface
1110 void BaseProtocolAvatarsInterface::createAdaptor() in createAdaptor() function in Tp::BaseProtocolAvatarsInterface
1224 void BaseProtocolPresenceInterface::createAdaptor() in createAdaptor() function in Tp::BaseProtocolPresenceInterface
H A Dbase-call.cpp324 void BaseCallMuteInterface::createAdaptor() in createAdaptor() function in Tp::BaseCallMuteInterface
467 void BaseCallContentDTMFInterface::createAdaptor() in createAdaptor() function in Tp::BaseCallContentDTMFInterface
H A Dbase-connection.cpp925 void BaseConnectionRequestsInterface::createAdaptor() in createAdaptor() function in Tp::BaseConnectionRequestsInterface
1090 void BaseConnectionContactsInterface::createAdaptor() in createAdaptor() function in Tp::BaseConnectionContactsInterface
1178 void BaseConnectionSimplePresenceInterface::createAdaptor() in createAdaptor() function in Tp::BaseConnectionSimplePresenceInterface
1532 void BaseConnectionContactListInterface::createAdaptor() in createAdaptor() function in Tp::BaseConnectionContactListInterface
1821 void BaseConnectionContactGroupsInterface::createAdaptor() in createAdaptor() function in Tp::BaseConnectionContactGroupsInterface
2070 void BaseConnectionContactInfoInterface::createAdaptor() in createAdaptor() function in Tp::BaseConnectionContactInfoInterface
2182 void BaseConnectionAddressingInterface::createAdaptor() in createAdaptor() function in Tp::BaseConnectionAddressingInterface
2344 void BaseConnectionAliasingInterface::createAdaptor() in createAdaptor() function in Tp::BaseConnectionAliasingInterface
2565 void BaseConnectionAvatarsInterface::createAdaptor() in createAdaptor() function in Tp::BaseConnectionAvatarsInterface
2711 void BaseConnectionClientTypesInterface::createAdaptor() in createAdaptor() function in Tp::BaseConnectionClientTypesInterface
[all …]
/dports/print/qpdfview/qpdfview-0.4.18/sources/
H A Dmainwindow.cpp3607 MainWindowAdaptor* MainWindowAdaptor::createAdaptor(MainWindow* mainWindow) in createAdaptor() function in qpdfview::MainWindowAdaptor