HomeSort by relevance Sort by last modified time
    Searched refs:slave (Results 1 - 25 of 48) sorted by null

1 2

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_openpty.py 12 master, slave = os.openpty()
13 if not os.isatty(slave):
14 self.fail("Slave-end of pty is not a terminal.")
16 os.write(slave, 'Ping!')
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_openpty.py 12 master, slave = os.openpty()
13 if not os.isatty(slave):
14 self.fail("Slave-end of pty is not a terminal.")
16 os.write(slave, 'Ping!')
  /external/antlr/antlr-3.4/runtime/Python/tests/
t052import.py 73 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...]
t054main.py 274 slave = textwrap.dedent(
284 parserName = self.writeInlineGrammar(slave)[0]
285 # slave parsers are imported as normal python modules
  /external/qemu/hw/
bt.c 24 /* Slave implementations can ignore this */
32 if (link->slave->reject_reason)
59 link->slave = req->slave;
93 /* Simple slave-only devices need to implement only .lmp_acl_data */
104 dev->next = net->slave;
105 net->slave = dev;
110 struct bt_device_s **p = &dev->net->slave;
bt-hci.c 275 * (Slave to master only)
390 struct bt_device_s *slave;
394 slave = 0;
396 slave = net->slave;
401 bt_submit_lmp(slave, length - 1, data + 1);
405 bt_sumbit_l2cap(slave, length - 1, data + 1, (data[0] >> 2) & 1);
516 struct bt_device_s *slave)
520 .bdaddr = BAINIT(&slave->bd_addr),
524 .dev_class[0] = slave->class[0]
585 struct bt_device_s *slave; local
677 struct bt_device_s *slave; local
944 struct bt_device_s *slave; local
969 struct bt_device_s *slave; local
1019 struct bt_device_s *slave; local
    [all...]
  /external/antlr/antlr-3.4/tool/src/test/java/org/antlr/test/
TestCompositeGrammars.java 50 String slave = local
54 writeFile(tmpdir, "S.g", slave);
70 String slave = local
74 writeFile(tmpdir, "S.g", slave);
90 String slave = local
94 writeFile(tmpdir, "S.g", slave);
107 String slave = local
114 writeFile(tmpdir, "S.g", slave);
126 String slave = local
131 writeFile(tmpdir, "S.g", slave);
148 String slave = local
188 String slave = local
234 String slave = local
263 String slave = local
316 String slave = local
369 String slave = local
407 String slave = local
448 String slave = local
474 String slave = local
498 String slave = local
515 String slave = local
540 String slave = local
567 String slave = local
583 String slave = local
603 String slave = local
644 String slave = local
675 String slave = local
698 String slave = local
721 String slave = local
748 String slave = local
794 String slave = local
857 String slave = local
955 String slave = local
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/alsa/
pcm_plugin.h 80 snd_pcm_t *slave, int close_slave);
89 snd_pcm_format_t sformat, snd_pcm_t *slave,
99 snd_pcm_format_t sformat, snd_pcm_t *slave,
109 snd_pcm_format_t sformat, snd_pcm_t *slave,
119 snd_pcm_format_t sformat, snd_pcm_t *slave,
129 snd_pcm_format_t sformat, snd_pcm_t *slave,
150 snd_pcm_t *slave, int close_slave);
161 snd_pcm_t *slave, int close_slave);
170 snd_pcm_t *slave, int close_slave);
183 snd_pcm_t *slave, int close_slave)
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/alsa/
pcm_plugin.h 80 snd_pcm_t *slave, int close_slave);
89 snd_pcm_format_t sformat, snd_pcm_t *slave,
99 snd_pcm_format_t sformat, snd_pcm_t *slave,
109 snd_pcm_format_t sformat, snd_pcm_t *slave,
119 snd_pcm_format_t sformat, snd_pcm_t *slave,
129 snd_pcm_format_t sformat, snd_pcm_t *slave,
150 snd_pcm_t *slave, int close_slave);
161 snd_pcm_t *slave, int close_slave);
170 snd_pcm_t *slave, int close_slave);
183 snd_pcm_t *slave, int close_slave)
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/alsa/
pcm_plugin.h 80 snd_pcm_t *slave, int close_slave);
89 snd_pcm_format_t sformat, snd_pcm_t *slave,
99 snd_pcm_format_t sformat, snd_pcm_t *slave,
109 snd_pcm_format_t sformat, snd_pcm_t *slave,
119 snd_pcm_format_t sformat, snd_pcm_t *slave,
129 snd_pcm_format_t sformat, snd_pcm_t *slave,
150 snd_pcm_t *slave, int close_slave);
161 snd_pcm_t *slave, int close_slave);
170 snd_pcm_t *slave, int close_slave);
183 snd_pcm_t *slave, int close_slave)
    [all...]
  /hardware/invensense/60xx/mlsdk/platform/include/linux/
mpu.h 106 * slave is on the secondary bus the MPU will first enger bypass mode
173 * slave devices
176 * for this slave
177 * @irq: the irq number attached to the slave if any.
179 * @bus: the bus the slave is attached to: enum ext_slave_bus
180 * @address: the I2C slave address of the slave device.
182 * @irq_data: private data for the slave irq handler
218 * struct ext_slave_descr - Description of the slave device for programming.
234 * @range: full scale range of the slave ouput: struct fix_pnt_rang
    [all...]
  /external/dropbear/
chansession.h 47 int slave; member in struct:ChanSess
sshpty.c 75 char *slave;
77 slave = _getpty(ptyfd, O_RDWR, 0622, 0);
78 if (slave == NULL) {
83 strlcpy(namebuf, slave, namebuflen);
84 /* Open the slave side. */
123 "Slave pty side name could not be obtained.");
128 /* Open the slave side. */
176 "Could not open pty slave side %.100s: %.100s",
210 /* Open the slave side. */
  /hardware/invensense/60xx/mlsdk/mllite/
mldl_cfg_mpu.c 320 * Send slave configuration information
324 * @param slave_handle handle to the slave sensor
325 * @param slave slave description
326 * @param pdata slave platform data
334 struct ext_slave_descr *slave,
339 if (!mldl_cfg || !gyro_handle || !data || !slave) {
344 switch (slave->type) {
364 * Send slave configuration information
368 * @param slave_handle handle to the slave senso
    [all...]
mldl_cfg.h 124 /* Slave related information */
158 /* Slave Read functions */
162 struct ext_slave_descr *slave,
209 /* Slave Config functions */
214 struct ext_slave_descr *slave,
260 /* Slave get config functions */
265 struct ext_slave_descr *slave,
  /external/chromium/chrome/browser/visitedlink/
visitedlink_unittest.cc 119 // slave to make sure it reads the data properly.
132 // Create a slave database.
133 VisitedLinkSlave slave; local
137 slave.OnUpdateVisitedLinks(new_handle);
138 g_slaves.push_back(&slave);
146 found = slave.IsVisited(cur);
147 EXPECT_TRUE(found) << "URL " << i << "not found in slave.";
153 found = slave.IsVisited(GURL("http://unfound.site/"));
274 VisitedLinkSlave slave; local
278 slave.OnUpdateVisitedLinks(new_handle)
323 VisitedLinkSlave slave; local
    [all...]
  /external/chromium_org/components/visitedlink/test/
visitedlink_unittest.cc 167 // 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.OnUpdateVisitedLinks(new_handle)
360 VisitedLinkSlave slave; local
    [all...]
  /external/openssh/openbsd-compat/
bsd-openpty.c 81 char *slave; local
83 if ((slave = _getpty(amaster, O_RDWR, 0622, 0)) == NULL)
86 /* Open the slave side. */
87 if ((*aslave = open(slave, O_RDWR | O_NOCTTY)) == -1) {
118 /* Open the slave side. */
168 /* Open the slave side. */
202 /* Open the slave side. */
  /external/qemu/slirp/
misc.c 174 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/
misc.c 154 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;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
isdn.h 116 char slave[10]; /* Name of Slave for Bundling */ member in struct:__anon39418
126 int slavedelay; /* Delay until slave starts up */
135 int triggercps; /* BogoCPS needed for triggering slave */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
isdn.h 116 char slave[10]; /* Name of Slave for Bundling */ member in struct:__anon41009
126 int slavedelay; /* Delay until slave starts up */
135 int triggercps; /* BogoCPS needed for triggering slave */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
isdn.h 116 char slave[10]; /* Name of Slave for Bundling */ member in struct:__anon42523
126 int slavedelay; /* Delay until slave starts up */
135 int triggercps; /* BogoCPS needed for triggering slave */
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/common/net/
layouttestresults_unittest.py 83 "layout_tests_dir": "\/b\/build\/slave\/Webkit_Mac10_5\/build\/src\/third_party\/WebKit\/LayoutTests",
  /external/bison/lib/
wait-process.c 57 '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 and its 'used' bit have been written to the memory location
    [all...]

Completed in 1401 milliseconds

1 2