HomeSort by relevance Sort by last modified time
    Searched refs:Team (Results 1 - 8 of 8) sorted by null

  /external/replicaisland/src/com/replica/replicaisland/
GameObject.java 71 public enum Team {
77 public Team team; field in class:GameObject
112 team = Team.NONE;
HitReactionComponent.java 21 import com.replica.replicaisland.GameObject.Team;
173 final boolean sameTeam = (parent.team == attacker.team && parent.team != Team.NONE);
GameObjectFactory.java 25 import com.replica.replicaisland.GameObject.Team;
    [all...]
  /external/autotest/cli/
job_unittest.py 146 u'control_file': u'kernel = \'8210088647656509311.kernel-smp-2.6.18-220.5.x86_64.rpm\'\ndef step_init():\n job.next_step([step_test])\n\ndef step_test():\n job.next_step(\'step0\')\n\ndef step0():\n AUTHOR = "Autotest Team"\n NAME = "Sleeptest"\n TIME = "SHORT"\n TEST_CATEGORY = "Functional"\n TEST_CLASS = "General"\n TEST_TYPE = "client"\n \n DOC = """\n This test simply sleeps for 1 second by default. It\'s a good way to test\n profilers and double check that autotest is working.\n The seconds argument can also be modified to make the machine sleep for as\n long as needed.\n """\n \n job.run_test(\'sleeptest\', seconds = 1)',
166 u'control_file': u'kernel = \'8210088647656509311.kernel-smp-2.6.18-220.5.x86_64.rpm\'\ndef step_init():\n job.next_step([step_test])\n\ndef step_test():\n job.next_step(\'step0\')\n\ndef step0():\n AUTHOR = "Autotest Team"\n NAME = "Sleeptest"\n TIME = "SHORT"\n TEST_CATEGORY = "Functional"\n TEST_CLASS = "General"\n TEST_TYPE = "client"\n \n DOC = """\n This test simply sleeps for 1 second by default. It\'s a good way to test\n profilers and double check that autotest is working.\n The seconds argument can also be modified to make the machine sleep for as\n long as needed.\n """\n \n job.run_test(\'sleeptest\', seconds = 1)',
187 u'control_file': u'kernel = \'8210088647656509311.kernel-smp-2.6.18-220.5.x86_64.rpm\'\ndef step_init():\n job.next_step([step_test])\n\ndef step_test():\n job.next_step(\'step0\')\n\ndef step0():\n AUTHOR = "Autotest Team"\n NAME = "Sleeptest"\n TIME = "SHORT"\n TEST_CATEGORY = "Functional"\n TEST_CLASS = "General"\n TEST_TYPE = "client"\n \n DOC = """\n This test simply sleeps for 1 second by default. It\'s a good way to test\n profilers and double check that autotest is working.\n The seconds argument can also be modified to make the machine sleep for as\n long as needed.\n """\n \n job.run_test(\'sleeptest\', seconds = 1)',
    [all...]
  /prebuilts/go/darwin-x86/misc/ios/
go_darwin_arm_exec.go 18 // GOIOS_TEAM_ID: The team id that owns the app id prefix.
74 // https://developer.apple.com/membercenter/index.action#accountSummary as Team ID.
78 // https://developer.apple.com/membercenter/index.action#accountSummary as Team ID.
626 <key>com.apple.developer.team-identifier</key>
  /prebuilts/go/linux-x86/misc/ios/
go_darwin_arm_exec.go 18 // GOIOS_TEAM_ID: The team id that owns the app id prefix.
74 // https://developer.apple.com/membercenter/index.action#accountSummary as Team ID.
78 // https://developer.apple.com/membercenter/index.action#accountSummary as Team ID.
626 <key>com.apple.developer.team-identifier</key>
  /external/capstone/bindings/vb6/
mx86.bas 5 'Contributed by FireEye FLARE Team
    [all...]
Module1.bas 5 'Contributed by FireEye FLARE Team

Completed in 682 milliseconds