Home
last modified time | relevance | path

Searched refs:getAgents (Results 1 – 25 of 97) sorted by relevance

1234

/dports/devel/arcanist-lib/arcanist-b2e715f/src/phage/action/
H A DPhagePlanAction.php18 $agents = $this->getAgents();
38 protected function getAgents() { function in PhagePlanAction
43 $agents = $this->getAgents();
/dports/devel/arcanist/arcanist-b2e715f/src/phage/action/
H A DPhagePlanAction.php18 $agents = $this->getAgents();
38 protected function getAgents() { function in PhagePlanAction
43 $agents = $this->getAgents();
/dports/www/osticket/upload/include/cli/modules/
H A Dagent.php98 foreach ($this->getAgents($options) as $agent)
108 $agents = $this->getAgents($options);
160 function getAgents($options, $requireOne=false) { function in AgentManager
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/hotspot/jtreg/vmTestbase/nsk/share/aod/
H A DAODTestRunner.java84 AgentsAttacher attacher = new AgentsAttacher(targetVMId, argParser.getAgents(), log); in doTestActions()
117 … "-" + AODTargetArgParser.agentsNumberParam + " " + argParser.getAgents().size(); in runTest()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/hotspot/jtreg/vmTestbase/nsk/share/aod/
H A DAODTestRunner.java84 AgentsAttacher attacher = new AgentsAttacher(targetVMId, argParser.getAgents(), log); in doTestActions()
117 … "-" + AODTargetArgParser.agentsNumberParam + " " + argParser.getAgents().size(); in runTest()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/hotspot/jtreg/vmTestbase/nsk/share/aod/
H A DAODTestRunner.java84 AgentsAttacher attacher = new AgentsAttacher(targetVMId, argParser.getAgents(), log); in doTestActions()
117 … "-" + AODTargetArgParser.agentsNumberParam + " " + argParser.getAgents().size(); in runTest()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/hotspot/jtreg/vmTestbase/nsk/share/aod/
H A DAODTestRunner.java84 AgentsAttacher attacher = new AgentsAttacher(targetVMId, argParser.getAgents(), log); in doTestActions()
117 … "-" + AODTargetArgParser.agentsNumberParam + " " + argParser.getAgents().size(); in runTest()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/hotspot/jtreg/vmTestbase/nsk/share/aod/
H A DAODTestRunner.java84 AgentsAttacher attacher = new AgentsAttacher(targetVMId, argParser.getAgents(), log); in AODTargetArgParser()
117 … "-" + AODTargetArgParser.agentsNumberParam + " " + argParser.getAgents().size(); in AODTargetArgParser()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/hotspot/jtreg/vmTestbase/nsk/share/aod/
H A DAODTestRunner.java84 AgentsAttacher attacher = new AgentsAttacher(targetVMId, argParser.getAgents(), log); in doTestActions()
117 … "-" + AODTargetArgParser.agentsNumberParam + " " + argParser.getAgents().size(); in runTest()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/hotspot/jtreg/vmTestbase/nsk/share/aod/
H A DAODTestRunner.java84 AgentsAttacher attacher = new AgentsAttacher(targetVMId, argParser.getAgents(), log); in doTestActions()
117 … "-" + AODTargetArgParser.agentsNumberParam + " " + argParser.getAgents().size(); in runTest()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/hotspot/jtreg/vmTestbase/nsk/share/aod/
H A DAODTestRunner.java84 AgentsAttacher attacher = new AgentsAttacher(targetVMId, argParser.getAgents(), log); in doTestActions()
117 … "-" + AODTargetArgParser.agentsNumberParam + " " + argParser.getAgents().size(); in runTest()
/dports/science/cdk/cdk-cdk-2.3/base/datadebug/src/main/java/org/openscience/cdk/debug/
H A DDebugReaction.java225 public IAtomContainerSet getAgents() { in getAgents() method in DebugReaction
226 logger.debug("Getting agents: ", super.getAgents()); in getAgents()
227 return super.getAgents(); in getAgents()
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/Dialogflow/
H A DGoogleCloudDialogflowV2SearchAgentsResponse.php35 public function getAgents() function in Google_Service_Dialogflow_GoogleCloudDialogflowV2SearchAgentsResponse
H A DGoogleCloudDialogflowCxV3ListAgentsResponse.php35 public function getAgents() function in Google_Service_Dialogflow_GoogleCloudDialogflowCxV3ListAgentsResponse
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/google/apiclient-services/src/Google/Service/Dialogflow/
H A DGoogleCloudDialogflowV2SearchAgentsResponse.php35 public function getAgents() function in Google_Service_Dialogflow_GoogleCloudDialogflowV2SearchAgentsResponse
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/hotspot/jtreg/vmTestbase/nsk/jvmti/AttachOnDemand/attach036/
H A Dattach036TestRunner.java81 AgentsAttacher attacher = new AgentsAttacher(currentVMId, argParser.getAgents(), log); in runTest()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/hotspot/jtreg/vmTestbase/nsk/jvmti/AttachOnDemand/attach036/
H A Dattach036TestRunner.java81 AgentsAttacher attacher = new AgentsAttacher(currentVMId, argParser.getAgents(), log); in runTest()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/hotspot/jtreg/vmTestbase/nsk/jvmti/AttachOnDemand/attach036/
H A Dattach036TestRunner.java81 AgentsAttacher attacher = new AgentsAttacher(currentVMId, argParser.getAgents(), log); in runTest()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/hotspot/jtreg/vmTestbase/nsk/jvmti/AttachOnDemand/attach036/
H A Dattach036TestRunner.java80 AgentsAttacher attacher = new AgentsAttacher(currentVMId, argParser.getAgents(), log); in runTest()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/hotspot/jtreg/vmTestbase/nsk/jvmti/AttachOnDemand/attach036/
H A Dattach036TestRunner.java78 AgentsAttacher attacher = new AgentsAttacher(currentVMId, argParser.getAgents(), log); in runTest()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/hotspot/jtreg/vmTestbase/nsk/jvmti/AttachOnDemand/attach036/
H A Dattach036TestRunner.java78 AgentsAttacher attacher = new AgentsAttacher(currentVMId, argParser.getAgents(), log); in runTest()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/hotspot/jtreg/vmTestbase/nsk/jvmti/AttachOnDemand/attach036/
H A Dattach036TestRunner.java81 AgentsAttacher attacher = new AgentsAttacher(currentVMId, argParser.getAgents(), log); in runTest()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/hotspot/jtreg/vmTestbase/nsk/jvmti/AttachOnDemand/attach036/
H A Dattach036TestRunner.java81 AgentsAttacher attacher = new AgentsAttacher(currentVMId, argParser.getAgents(), log); in runTest()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/hotspot/jtreg/vmTestbase/nsk/aod/VirtualMachine/VirtualMachine09/
H A DVirtualMachine09.java76 List<AgentInformation> agents = argParser.getAgents(); in doTestActions()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/hotspot/jtreg/vmTestbase/nsk/aod/VirtualMachine/VirtualMachine09/
H A DVirtualMachine09.java76 List<AgentInformation> agents = argParser.getAgents(); in doTestActions()

1234