Searched refs:slave (Results 1 - 22 of 22) sorted by relevance

/external/antlr/antlr-3.4/runtime/Python/tests/
H A Dt052import.py73 for slave in slaves:
74 parserName = self.writeInlineGrammar(slave)[0]
75 # slave parsers are imported as normal python modules
94 for slave in slaves:
95 parserName = self.writeInlineGrammar(slave)[0]
96 # slave parsers are imported as normal python modules
130 slave = textwrap.dedent(
159 slaves=[slave],
170 # String slave =
174 # writeFile(tmpdir, "S.g", slave);
[all...]
H A Dt054main.py274 slave = textwrap.dedent(
284 parserName = self.writeInlineGrammar(slave)[0]
285 # slave parsers are imported as normal python modules
/external/antlr/antlr-3.4/tool/src/test/java/org/antlr/test/
H A DTestCompositeGrammars.java50 String slave =
54 writeFile(tmpdir, "S.g", slave);
70 String slave =
74 writeFile(tmpdir, "S.g", slave);
90 String slave =
94 writeFile(tmpdir, "S.g", slave);
107 String slave =
114 writeFile(tmpdir, "S.g", slave);
126 String slave =
131 writeFile(tmpdir, "S.g", slave);
[all...]
/external/fio/
H A Ddiskutil.h42 /* If this disk is a slave, hook it into the master's
58 * entries for the slave devices. The disk_util entries for
81 struct disk_util *slave; local
83 slave = flist_entry(n, struct disk_util, slavelist);
84 slave->users += val;
H A Ddiskutil.c31 struct disk_util *slave; local
33 slave = flist_entry(du->slaves.next, struct disk_util, slavelist);
34 flist_del(&slave->slavelist);
35 slave->users--;
239 * are links to the real directories for the slave
244 perror("readlink() for slave device.");
252 perror("Error getting slave device numbers.");
606 * those slave devices also.
640 * those slave devices also.
/external/chromium_org/components/visitedlink/test/
H A Dvisitedlink_unittest.cc167 // slave to make sure it reads the data properly.
179 // Create a slave database.
180 VisitedLinkSlave slave; local
184 slave.OnUpdateVisitedLinks(new_handle);
185 g_slaves.push_back(&slave);
193 found = slave.IsVisited(cur);
194 EXPECT_TRUE(found) << "URL " << i << "not found in slave.";
200 found = slave.IsVisited(GURL("http://unfound.site/"));
313 VisitedLinkSlave slave; local
317 slave
360 VisitedLinkSlave slave; local
[all...]
/external/qemu/slirp/
H A Dmisc.c174 register int master, slave; local
187 if ((slave = open(ptr, O_RDWR)) < 0 ||
188 ioctl(slave, I_PUSH, "ptem") < 0 ||
189 ioctl(slave, I_PUSH, "ldterm") < 0 ||
190 ioctl(slave, I_PUSH, "ttcompat") < 0) {
192 close(slave);
197 *aslave = slave;
220 if ((slave = open(line, O_RDWR, 0)) != -1) {
222 *aslave = slave;
/external/qemu/slirp-android/
H A Dmisc.c154 register int master, slave; local
167 if ((slave = open(ptr, O_RDWR)) < 0 ||
168 ioctl(slave, I_PUSH, "ptem") < 0 ||
169 ioctl(slave, I_PUSH, "ldterm") < 0 ||
170 ioctl(slave, I_PUSH, "ttcompat") < 0) {
172 close(slave);
177 *aslave = slave;
200 if ((slave = open(line, O_RDWR, 0)) != -1) {
202 *aslave = slave;
/external/kernel-headers/original/uapi/linux/
H A Disdn.h111 char slave[10]; /* Name of Slave for Bundling */ member in struct:__anon23118
121 int slavedelay; /* Delay until slave starts up */
130 int triggercps; /* BogoCPS needed for triggering slave */
/external/bison/lib/
H A Dwait-process.c57 'child' field to 0 when unregistering a slave process, and wouldn't need
68 /* The registered slave subprocesses. */
74 /* The termination signal for slave subprocesses.
88 /* Get the last registered slave. */
97 pid_t slave = slaves[n].child; local
99 /* Kill the slave. */
100 kill (slave, TERMINATOR);
105 /* Register a subprocess as being a slave process. This means that the
120 /* Try to store the new slave in an unused entry of the slaves array. */
166 new slave an
[all...]
/external/chromium_org/build/android/pylib/utils/
H A Dflakiness_dashboard_results_uploader.py102 from slave import slave_utils # pylint: disable=F0401
/external/chromium_org/tools/valgrind/
H A Dwaterfall.sh66 echo -n "Fetching builds by slave '${SLAVE_NAME}'"
168 -n N Fetch N builds from each slave.
/external/chromium_org/native_client_sdk/src/gonacl_appengine/src/
H A DMakefile189 BOT_GSUTIL = /b/build/scripts/slave/gsutil
/external/chromium_org/chrome/test/chromedriver/
H A Drun_buildbot_steps.py50 from slave import gsutil_download
51 from slave import slave_utils
/external/qemu-pc-bios/bochs/bios/
H A Drombios.c2517 Bit8u channel, slave, shift; local
2521 slave = device % 2;
2530 outb(iobase1+ATA_CB_DH, slave ? ATA_CB_DH_DEV1 : ATA_CB_DH_DEV0);
2549 outb(iobase1+ATA_CB_DH, slave ? ATA_CB_DH_DEV1 : ATA_CB_DH_DEV0);
2607 BX_INFO("ata%d-%d: PCHS=%u/%d/%d translation=", channel, slave,cylinders, heads, spt);
2743 printf("ata%d %s: ",channel,slave?" slave":"master");
2751 printf("ata%d %s: ",channel,slave?" slave":"master");
2759 printf("ata%d %s: Unknown device\n",channel,slave
2789 Bit8u channel, slave, sn, sc; local
2859 Bit8u channel, slave; local
3010 Bit8u channel, slave; local
3162 Bit8u channel, slave; local
[all...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.text_3.5.0.v20100601-1300.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.jface.text_3.6.1.r361_v20100825-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/qemu/
H A Dqemu-char.c863 const char *slave; local
875 if ((slave = ptsname(mfd)) == NULL)
878 if ((sfd = open(slave, O_RDONLY | O_NOCTTY)) == -1)
/external/ppp/pppd/
H A Dsys-linux.c179 static int slave_fd = -1; /* pty for old-style demand mode, slave */
1968 char slave[16]; local
1975 * So we grab a pty master/slave pair and use that.
1977 if (!get_pty(&mfd, &local_fd, slave, 0)) {
2543 * get_pty - get a pty master/slave pair and chown the slave side
2570 warn("Couldn't unlock pty slave %s: %m", pty_name);
2573 warn("Couldn't open pty slave %s: %m", pty_name);
2620 * in demand mode. Under Linux, we use a pty master/slave pair.
2651 warn("couldn't set slave loopbac
[all...]
/external/qemu/include/hw/
H A Dbt.h57 struct bt_device_s *slave; member in struct:bt_scatternet_s
61 struct bt_device_s *slave, *host; member in struct:bt_link_s
/external/chromium_org/third_party/sqlite/src/src/
H A Dtclsqlite.c3516 Tcl_Interp *slave; local
3522 slave = Tcl_GetSlave(interp, Tcl_GetString(objv[1]));
3523 if( !slave ){
3527 init_all(slave);
/external/libnl/lib/route/
H A Dlink.c455 nl_dump(p, "slave-of %s ", ll ? ll->l_name : "NONE");
1032 __ADD(IFF_SLAVE, slave)

Completed in 656 milliseconds