Home
last modified time | relevance | path

Searched refs:changeTarget (Results 1 – 25 of 81) sorted by relevance

1234

/dports/www/grafana8/grafana-8.3.6/public/app/plugins/datasource/graphite/specs/
H A Dstore.test.ts132 await changeTarget(ctx, 'test.prod.*.count');
152 await changeTarget(ctx, '');
180 await changeTarget(ctx, 'my.query.*');
210 await changeTarget(ctx, 'test.count');
323 await changeTarget(ctx, newQuery);
338 await changeTarget(ctx, 'scaleToSeconds(#A, 60)');
373 await changeTarget(ctx, 'sumSeries(#B)');
378 await changeTarget(ctx, 'sumSeries(#B)');
384 await changeTarget(ctx, 'sumSeries(#B)');
392 await changeTarget(ctx, '');
[all …]
/dports/games/legend-of-edgar/edgar-1.34/src/enemy/
H A Dwasp.c33 static void changeTarget(Entity *);
57 e->reactToBlock = &changeTarget; in addWasp()
81 changeTarget(NULL); in flyToTarget()
105 static void changeTarget(Entity *other) in changeTarget() function
/dports/biology/cufflinks/cufflinks-2.2.1-89-gdc3b0cb/src/lemon/
H A Dlist_graph.h264 void changeTarget(Edge e, Node n) in changeTarget() function
363 void changeTarget(Edge e, Node n) { in changeTarget() function
364 Parent::changeTarget(e,n); in changeTarget()
388 changeTarget(e,source(e)); in reverseEdge()
439 else changeTarget(e,a);
483 changeTarget(e,b); in split()
1172 Parent::changeTarget(e,n); in changeTarget()
1186 Parent::changeTarget(e,n); in changeSource()
1199 Parent::changeTarget(e,n); in changeTarget()
1223 changeTarget(e, a);
[all …]
/dports/games/ksirk/ksirk-21.12.3/ksirk/Sprites/
H A Danimspritesgroup.h43 void changeTarget(QObject* target, const char* slot);
H A Danimspritesgroup.cpp41 void AnimSpritesGroup::changeTarget(QObject* target, const char* slot) in changeTarget() function in Ksirk::AnimSpritesGroup
/dports/games/NBlood/NBlood-a1689a4/source/blood/src/
H A Ddude.h39 int changeTarget; // chance to change target when attacked someone else member
/dports/games/bzflag-server/bzflag-2.4.22/src/bzflag/
H A DRoaming.cxx75 changeTarget(next); in setMode()
76 changeTarget(previous); in setMode()
153 void Roaming::changeTarget(Roaming::RoamingTarget target, int explicitIndex) in changeTarget() function in Roaming
H A DRoaming.h58 void changeTarget(RoamingTarget target, int explicitIndex = 0);
H A DclientCommands.cxx950 ROAM.changeTarget(Roaming::next); in cmdRoam()
952 ROAM.changeTarget(Roaming::previous); in cmdRoam()
/dports/games/bzflag/bzflag-2.4.22/src/bzflag/
H A DRoaming.cxx75 changeTarget(next); in setMode()
76 changeTarget(previous); in setMode()
153 void Roaming::changeTarget(Roaming::RoamingTarget target, int explicitIndex) in changeTarget() function in Roaming
H A DRoaming.h58 void changeTarget(RoamingTarget target, int explicitIndex = 0);
H A DclientCommands.cxx950 ROAM.changeTarget(Roaming::next); in cmdRoam()
952 ROAM.changeTarget(Roaming::previous); in cmdRoam()
/dports/print/lyx/lyx-2.3.4.2/src/mathed/
H A DInsetMathRef.h46 void changeTarget(docstring const & target);
H A DInsetMathRef.cpp224 void InsetMathRef::changeTarget(docstring const & target) in changeTarget() function in lyx::InsetMathRef
/dports/games/ksirk/ksirk-21.12.3/ksirk/
H A DgestionSprites.cpp561 m_animFighters->changeTarget(this,SLOT(slotMovingFightersArrived(AnimSpritesGroup*))); in initCombatMovement()
823 m_animFighters->changeTarget(this, SLOT(slotFiringFinished(AnimSpritesGroup*))); in animCombat()
894 m_animFighters->changeTarget(this, SLOT(slotExplosionFinished(AnimSpritesGroup*))); in animExplosion()
1008 m_animFighters->changeTarget(this, SLOT(slotExplosionFinished(AnimSpritesGroup*))); in animExplosionForArena()
/dports/print/lyx/lyx-2.3.4.2/src/insets/
H A DInsetLabel.cpp123 mi->changeTarget(new_label); in updateReferences()
/dports/graphics/blender/blender-2.91.0/extern/quadriflow/3rd/lemon-1.3.1/lemon/
H A Dlist_graph.h278 void changeTarget(Arc e, Node n) in changeTarget() function
407 void changeTarget(Arc a, Node n) { in changeTarget() function
408 Parent::changeTarget(a,n); in changeTarget()
433 changeTarget(a,source(a)); in reverseArc()
467 else changeTarget(e,u);
514 changeTarget(a,v); in split()
/dports/math/lemon/lemon-1.3.1/lemon/
H A Dlist_graph.h278 void changeTarget(Arc e, Node n) in changeTarget() function
407 void changeTarget(Arc a, Node n) { in changeTarget() function
408 Parent::changeTarget(a,n); in changeTarget()
433 changeTarget(a,source(a)); in reverseArc()
467 else changeTarget(e,u);
514 changeTarget(a,v); in split()
/dports/misc/openmvg/openMVG-2.0/src/third_party/lemon/lemon/
H A Dlist_graph.h278 void changeTarget(Arc e, Node n) in changeTarget() function
407 void changeTarget(Arc a, Node n) { in changeTarget() function
408 Parent::changeTarget(a,n); in changeTarget()
433 changeTarget(a,source(a)); in reverseArc()
467 else changeTarget(e,u);
514 changeTarget(a,v); in split()
/dports/cad/sumo/sumo-1.2.0/src/libsumo/
H A DVehicle.h152 static void changeTarget(const std::string& vehicleID, const std::string& edgeID);
/dports/games/scummvm/scummvm-2.5.1/engines/saga2/
H A Dmotion.h487 void changeTarget(const TilePoint &newPos, bool run = false);
/dports/cad/sumo/sumo-1.2.0/tools/contributed/sumopy/plugins/prt/
H A Dprt-12-timingopt.py1058 traci.vehicle.changeTarget(self.get_id_sumo(id_veh), id_edge_sumo_dest)
1065 traci.vehicle.changeTarget(id_veh_sumo, id_edge_sumo_to)
1069 traci.vehicle.changeTarget(self.get_id_sumo(id_veh), id_edge_sumo_to)
/dports/print/lyx/lyx-2.3.4.2/src/
H A DCutAndPaste.cpp328 mi->changeTarget(newname); in pasteSelectionHelper()
358 mi->changeTarget(newname); in pasteSelectionHelper()
/dports/graphics/blender/blender-2.91.0/extern/quadriflow/3rd/lemon-1.3.1/test/
H A Ddigraph_test.cc136 G.changeTarget(a4, n1); in checkDigraphAlter()
/dports/math/lemon/lemon-1.3.1/test/
H A Ddigraph_test.cc136 G.changeTarget(a4, n1); in checkDigraphAlter()

1234