Home
last modified time | relevance | path

Searched +defs:follow +defs:link (Results 1 – 25 of 57) sorted by relevance

123

/dports/www/dtse/dtse-1.3/
H A DProcessor.cpp132 inHeading(false), inComment(false), follow(true), answer(true); in process() local
229 string link(getLink(tag.substr(start, finish - in process() local
238 string link(getLink(tag.substr(start, finish - in process() local
250 string link(getLink(tag.substr(start, finish - in process() local
257 string link(getLink(tag.substr(start, close - in process() local
/dports/www/py-scrapy/Scrapy-2.5.1/scrapy/spiders/
H A Dcrawl.py42 follow=None, argument
84 def _build_request(self, rule_index, link): argument
112 def _parse_response(self, response, callback, cb_kwargs, follow=True): argument
/dports/audio/lsp-plugins-lv2/lsp-plugins-1.1.31/res/i18n/es/
H A Dactions.json38 "link": { object
40 "follow": "Seguir enlace" string
/dports/audio/lsp-plugins-lv2/lsp-plugins-1.1.31/res/i18n/it/
H A Dactions.json40 "link": { object
42 "follow": "Segui link" string
/dports/devel/py-pympler/Pympler-0.4.2/test/gui/
H A Dtest_web.py64 def follow(self, link): argument
/dports/audio/lsp-plugins-lv2/lsp-plugins-1.1.31/res/i18n/fr/
H A Dactions.json42 "link": { object
44 "follow": "Suivre le lien" string
/dports/audio/lsp-plugins-lv2/lsp-plugins-1.1.31/res/i18n/us/
H A Dactions.json42 "link": { object
44 "follow": "Follow link" string
/dports/audio/lsp-plugins-lv2/lsp-plugins-1.1.31/res/i18n/ru/
H A Dactions.json42 "link": { object
44 "follow": "Перейти по ссылке" string
/dports/audio/lsp-plugins-lv2/lsp-plugins-1.1.31/res/i18n/default/
H A Dactions.json42 "link": { object
44 "follow": "Follow link" string
/dports/net/py-twitter-tools/twitter-twitter-1.18.0/twitter/
H A Dutil.py116 def follow_redirects(link, sites= None): argument
119 def follow(url): function
/dports/emulators/qemu5/qemu-5.2.0/roms/skiboot/external/trace/
H A Ddump_trace.c41 struct list_node link; member
44 static int follow; variable
/dports/emulators/qemu42/qemu-4.2.1/roms/skiboot/external/trace/
H A Ddump_trace.c41 struct list_node link; member
44 static int follow; variable
/dports/emulators/qemu-utils/qemu-4.2.1/roms/skiboot/external/trace/
H A Ddump_trace.c41 struct list_node link; member
44 static int follow; variable
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/skiboot/external/trace/
H A Ddump_trace.c41 struct list_node link; member
44 static int follow; variable
/dports/emulators/qemu60/qemu-6.0.0/roms/skiboot/external/trace/
H A Ddump_trace.c41 struct list_node link; member
44 static int follow; variable
/dports/emulators/qemu/qemu-6.2.0/roms/skiboot/external/trace/
H A Ddump_trace.c32 struct list_node link; member
35 static int follow; variable
/dports/cad/sumo/sumo-1.2.0/src/microsim/
H A DMSLink.cpp391 MSLink::addBlockedLink(MSLink* link) { in addBlockedLink()
812 MSLink* link = via->getLinkCont()[0]; in getLengthsBeforeCrossing() local
908 MSLink* link = nullptr; in getCorrespondingExitLink() local
1344 MSLink::couldBrakeForLeader(double followDist, double leaderDist, const MSVehicle* follow, const MS… in couldBrakeForLeader()
1364 for (const MSLink* link : cand->getLinkCont()) { in checkContOff() local
H A DMSLane.cpp237 MSLane::addLink(MSLink* link) { in addLink()
682 …MSLinkCont::const_iterator link = succLinkSec(*aVehicle, nRouteSuccs, *currentLane, bestLaneConts); in isInsertionSuccess() local
1378 MSVehicle* follow = (MSVehicle*)*veh; in detectCollisions() local
1767 …const MSLinkCont::const_iterator link = succLinkSec(*veh, 1, *this, veh->getBestLanesContinuation(… in executeMovements() local
1914 MSLinkCont::const_iterator link = succLinkSec(*veh, 1, *this, veh->getBestLanesContinuation()); in appropriate() local
2065 MSLinkCont::const_iterator link; in succLinkSec() local
2355 MSLinkCont::const_iterator link = succLinkSec(veh, view, *nextLane, bestLaneConts); in getLeaderOnConsecutive() local
2467 MSLinkCont::const_iterator link = succLinkSec(veh, view, *nextLane, bestLaneConts); in getCriticalLeader() local
2623 for (const MSLink* link : myLinks) { in getOutgoingViaLanes() local
3250 MSLinkCont::const_iterator link = succLinkSec(*ego, view, *nextLane, bestLaneConts); in getLeadersOnConsecutive() local
[all …]
/dports/x11-fm/caja/caja-1.26.0/libcaja-private/
H A Dcaja-file-utilities.c117 char* link = g_file_read_link(user_directory, NULL); in caja_get_user_directory() local
1303 caja_get_filesystem_id_by_location (GFile *location, gboolean follow) in caja_get_filesystem_id_by_location()
1327 caja_get_filesystem_id_by_uri (const char *uri, gboolean follow) in caja_get_filesystem_id_by_uri()
/dports/games/hedgewars-server/hedgewars-src-1.0.0/QTfrontend/ui/widget/
H A Dchatwidget.cpp308 void HWChatWidget::linkClicked(const QUrl & link) in linkClicked()
670 emit follow(mil[0].data().toString()); in onFollow() local
/dports/games/hedgewars/hedgewars-src-1.0.0/QTfrontend/ui/widget/
H A Dchatwidget.cpp308 void HWChatWidget::linkClicked(const QUrl & link) in linkClicked()
670 emit follow(mil[0].data().toString()); in onFollow() local
/dports/lang/ghc/ghc-8.10.7/compiler/utils/
H A DDominators.hs226 link v w = do function
255 let follow s = do function
/dports/www/libwww/w3c-libwww-5.4.2/Robot/src/
H A DHTRobot.c138 HTLink * link = HTAnchor_findLinkType((HTAnchor *) anchor, mr->relation); in calculate_linkRelations() local
167 HTLink * link = HTAnchor_mainLink((HTAnchor *) anchor); in calculate_linkRelations() local
570 HTLink * link = HTAnchor_mainLink(src); local
1316 BOOL follow = YES; local
/dports/net/google-cloud-sdk/google-cloud-sdk/lib/third_party/docker/api/
H A Dcontainer.py799 timestamps=False, tail='all', since=None, follow=None, argument
989 def remove_container(self, container, v=False, link=False, force=False): argument
/dports/sysutils/py-docker/docker-5.0.3/docker/api/
H A Dcontainer.py800 timestamps=False, tail='all', since=None, follow=None, argument
990 def remove_container(self, container, v=False, link=False, force=False): argument

123