/external/antlr/antlr-3.4/runtime/Python/tests/ |
D | t052import.py | 72 def execParser(self, grammar, grammarEntry, slaves, input): argument 73 for slave in slaves: 93 def execLexer(self, grammar, slaves, input): argument 94 for slave in slaves: 159 slaves=[slave], 215 slaves=[slave], 252 slaves=[slave], 301 slaves=[slave, slave2], 353 slaves=[slave, slave2], 701 slaves=[slave], [all …]
|
/external/toolchain-utils/cros_utils/ |
D | buildbot_json.py | 576 super(BuilderSlaves, self).__init__(parent, parent.parent.parent.slaves, 796 return self.parent.parent.parent.parent.slaves[self.data['slave']] 909 self.slaves = BuilderSlaves(self) 916 self.slaves.discard() 949 def slaves(self): member in Buildbot 1119 for slave in buildbot.slaves: 1145 if options.slaves: 1147 slaves = list(set(options.slaves).intersection(set(builder.slaves.names))) 1148 if not slaves: 1151 slaves = builder.slaves.names [all …]
|
/external/chromium-trace/catapult/common/lab/ |
D | hardware.py | 56 slaves = sorted(master_data.iteritems(), 58 for slave_name, slave_data in slaves:
|
/external/testng/src/main/java/org/testng/internal/remote/ |
D | SlavePool.java | 20 public void addSlaves(Socket[] slaves) throws IOException { in addSlaves() argument 21 for (Socket s : slaves) { in addSlaves()
|
/external/autotest/site_utils/ |
D | check_slave_db_delay.py | 101 slaves = server_manager_utils.get_servers( 103 for slave in slaves:
|
/external/llvm/docs/ |
D | HowToAddABuilder.rst | 15 Volunteers can provide their build machines to work as build slaves to 73 * slaves are added to ``buildbot/osuosl/master/config/slaves.py``
|
/external/fio/ |
D | diskutil.c | 29 while (!flist_empty(&du->slaves)) { in disk_util_free() 32 slave = flist_first_entry(&du->slaves, struct disk_util, slavelist); in disk_util_free() 277 flist_add_tail(&slavedu->slavelist, &masterdu->slaves); in find_add_disk_slaves() 311 INIT_FLIST_HEAD(&du->slaves); in disk_util_add() 530 flist_for_each(entry, &masterdu->slaves) { in aggregate_slaves_stats()
|
D | diskutil.h | 65 struct flist_head slaves; member
|
/external/rootdev/ |
D | README.chromium | 13 - Supports resolving through to /sys/block/XXX/slaves/*/dev devices
|
D | rootdev_test.sh | 157 mkdir -p $block/dm-0/slaves/sda1 159 echo "10:1" > $block/dm-0/slaves/sda1/dev
|
/external/ltp/testcases/kernel/fs/fs_bind/cloneNS/ |
D | 00_Descriptions.txt | 57 chain of slaves
|
/external/python/cpython2/Lib/lib-tk/ |
D | Tkinter.py | 1370 slaves = pack_slaves variable in Misc 1961 slaves = pack_slaves = Misc.pack_slaves variable in Pack 2005 slaves = place_slaves = Misc.place_slaves variable in Place 2052 slaves = grid_slaves = Misc.grid_slaves variable in Grid
|
D | Tix.py | 267 def slaves(self): member in Form
|
/external/python/cpython3/Lib/tkinter/ |
D | __init__.py | 1521 slaves = pack_slaves variable in Misc 2152 slaves = pack_slaves = Misc.pack_slaves variable in Pack 2196 slaves = place_slaves = Misc.place_slaves variable in Place 2243 slaves = grid_slaves = Misc.grid_slaves variable in Grid
|
D | tix.py | 259 def slaves(self): member in Form
|
/external/google-breakpad/src/build/ |
D | common.gypi | 105 # using distcc to distribute a build to compile slaves that don't
|
/external/jline/src/src/test/resources/jline/example/ |
D | english.gz |
|
/external/brotli/tests/testdata/ |
D | plrabn12.txt | 10215 Too numerous; whence of guests he makes them slaves
|
/external/python/cpython2/Misc/ |
D | HISTORY | 10286 *all* of the slaves being returned, not just the slave associated with
|
/external/python/cpython3/Misc/ |
D | HISTORY | 27665 *all* of the slaves being returned, not just the slave associated with
|