Home
last modified time | relevance | path

Searched defs:followers (Results 1 – 25 of 240) sorted by relevance

12345678910

/dports/graphics/scantailor/scantailor-advanced-1.0.16/interaction/
H A DInteractionHandler.cpp80 intrusive_ptr<HandlerList> followers(m_followers); in paint() local
92 intrusive_ptr<HandlerList> followers(m_followers); in proximityUpdate() local
105 intrusive_ptr<HandlerList> followers(m_followers); in keyPressEvent() local
118 intrusive_ptr<HandlerList> followers(m_followers); in keyReleaseEvent() local
132 intrusive_ptr<HandlerList> followers(m_followers); in mousePressEvent() local
145 intrusive_ptr<HandlerList> followers(m_followers); in mouseReleaseEvent() local
158 intrusive_ptr<HandlerList> followers(m_followers); in mouseDoubleClickEvent() local
172 intrusive_ptr<HandlerList> followers(m_followers); in mouseMoveEvent() local
186 intrusive_ptr<HandlerList> followers(m_followers); in wheelEvent() local
199 intrusive_ptr<HandlerList> followers(m_followers); in contextMenuEvent() local
/dports/devel/libzookeeper/apache-zookeeper-3.7.0/zookeeper-client/zookeeper-client-c/tests/
H A DTestReconfigServer.cc105 std::vector<std::size_t> followers; in getFollowers() local
176 std::vector<std::size_t> followers = getFollowers(); in testRemoveFollower() local
245 std::vector<std::size_t> followers = getFollowers(); in testNonIncremental() local
288 connectFollowers(std::vector<std::size_t> &followers) { in connectFollowers()
324 std::vector<std::size_t> followers = getFollowers(); in testRemoveConnectedFollower() local
359 std::vector<std::size_t> followers = getFollowers(); in testReconfigFailureWithoutAuth() local
403 std::vector<std::size_t> followers = getFollowers(); in testReconfigFailureWithoutServerSuperuserPasswordConfigured() local
/dports/devel/p5-Pithub/Pithub-0.01036/lib/Pithub/
H A DUsers.pm19 sub followers { subroutine
/dports/www/choqok/choqok-1.7.0/microblogs/mastodon/
H A Dmastodonaccount.cpp39 QStringList followers; member in MastodonAccount::Private
143 QStringList MastodonAccount::followers() { in followers() function in MastodonAccount
147 void MastodonAccount::setFollowers(const QStringList &followers) { in setFollowers()
/dports/games/openmw/openmw-openmw-0.47.0/apps/openmw/mwworld/
H A Dactionteleport.cpp26 std::set<MWWorld::Ptr> followers; in executeImp() local
66 std::set<MWWorld::Ptr> followers; in getFollowers() local
/dports/multimedia/navidrome/navidrome-0.40.0/tests/fixtures/
H A Dspotify.search.artist.json9 "followers": { object
46 "followers": { object
79 "followers": { object
112 "followers": { object
145 "followers": { object
162 "followers": { object
179 "followers": { object
196 "followers": { object
229 "followers": { object
262 "followers": { object
[all …]
/dports/net/p5-Net-GitHub/Net-GitHub-1.02/lib/Net/GitHub/V3/
H A DUsers.pm33 sub followers { method in Net::GitHub::V3::Users
/dports/net/py-twitter-tools/twitter-twitter-1.18.0/twitter/
H A Dfollow.py118 def follow_portion(twitter, screen_name, cursor=-1, followers=True): argument
127 def follow(twitter, screen_name, followers=True): argument
/dports/audio/ampache/ampache-php74-5.0.0/vendor/jwilsson/spotify-web-api-php/tests/fixtures/
H A Dartist-related-artists.json6 "followers" : { object
38 "followers" : { object
70 "followers" : { object
102 "followers" : { object
134 "followers" : { object
166 "followers" : { object
198 "followers" : { object
230 "followers" : { object
262 "followers" : { object
294 "followers" : { object
[all …]
H A Duser.json6 "followers" : { object
H A Dartists.json6 "followers" : { object
38 "followers" : { object
/dports/audio/spotify-tui/spotify-tui-0.25.0/cargo-crates/rspotify-0.10.0/src/model/
H A Duser.rs14 pub followers: Option<HashMap<String, Option<Value>>>, field
31 pub followers: Option<HashMap<String, Option<Value>>>, field
/dports/audio/spotifyd/spotifyd-0.3.0/cargo-crates/rspotify-0.8.0/src/spotify/model/
H A Duser.rs14 pub followers: Option<HashMap<String, Option<Value>>>, field
31 pub followers: Option<HashMap<String, Option<Value>>>, field
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/test/tools/llvm-nm/
H A Dformat-sysv-layout.test28 # CHECK-NEXT: symbol_2 | | U | FUNC| | …
/dports/graphics/py-nwdiag/nwdiag-2.0.0/src/nwdiag/
H A Dparser.py92 def make_peer(first, edge_type, second, followers, attrs): argument
102 def make_route(first, edge_type, second, followers, attrs): argument
/dports/net/p5-POE-Component-Server-Twirc/POE-Component-Server-Twirc-0.20/lib/POE/Component/Server/Twirc/
H A DState.pm23 has followers => ( attribute in POE::Component::Server::Twirc::State
/dports/audio/spotify-qt/spotify-qt-3.7/lib/include/lib/spotify/
H A Dartist.hpp22 int followers = 0; member in lib::spt::artist
/dports/cad/sumo/sumo-1.2.0/src/router/
H A DROEdge.cpp363 std::set<ROEdge*> followers; in getSuccessors() local
399 std::set<std::pair<const ROEdge*, const ROEdge*> > followers; in getViaSuccessors() local
424 const ROEdgeVector& followers = getSuccessors(vClass); in isConnectedTo() local
/dports/audio/ampache/ampache-php74-5.0.0/src/Module/Api/Method/
H A DFollowersMethod.php55 public static function followers(array $input) function in Ampache\\Module\\Api\\Method\\FollowersMethod
/dports/www/py-flask-peewee/flask-peewee-3.0.4/example/
H A Dviews.py63 def followers(): function
/dports/games/scourge/scourge/src/
H A Dpathmanager.h107 FormationFollowerPathManager* followers; //so we can update our followers when we make a new path variable
/dports/databases/py-peewee/peewee-3.14.4/examples/twitter/
H A Dapp.py52 def followers(self): member in User
244 def followers(): function
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/aliyun/aliyun-tablestore-go-sdk/timeline/sample/feed/
H A Dfeed.go18 followers []string member
/dports/audio/spotify-qt/spotify-qt-3.7/src/view/artist/
H A Dplaybutton.cpp56 auto followers = lib::fmt::format("Follow ({} follower{})", in setArtist() local
/dports/misc/dartsim/dart-6.11.1/unittests/comprehensive/
H A Dtest_Frames.cpp526 const std::vector<SimpleFrame*>& followers, in set_relative_values()
554 const std::vector<SimpleFrame*>& followers, in check_world_values()
595 const std::vector<SimpleFrame*>& followers, in check_values()
648 const std::vector<SimpleFrame*>& followers, in check_offset_computations()
771 std::vector<SimpleFrame*> followers; in test_relative_values() local

12345678910