/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/openssh/contrib/cygwin/ |
sshd-inetd | 1 # This file can be used to enable sshd as a slave of the inetd service
|
/external/chromium_org/tools/emacs/ |
trybot-mac.txt | 6 pump xcodebuild -configuration Debug -project all.xcodeproj -buildhostsfile /b/build/scripts/slave/mac_distcc_hosts/golo_mini-10_6
16 cd /b/build/slave/mac/build/src/app
17 /bin/sh -c /b/build/slave/mac/build/src/app/../xcodebuild/app.build/Debug/app_strings.build/Script-3555EADE2A4F7996024F949F.sh
39 cd /b/build/slave/mac/build/src/third_party/protobuf
40 /bin/sh -c /b/build/slave/mac/build/src/third_party/protobuf/../../xcodebuild/protobuf.build/Debug/protoc.build/Script-7AC9923F7CDD2087661C69AB.sh
46 cd /b/build/slave/mac/build/src/chrome/browser/sync/protocol
47 /bin/sh -c /b/build/slave/mac/build/src/chrome/browser/sync/protocol/../../../../xcodebuild/sync_proto.build/Debug/sync_proto.build/Script-237DAA9DBF3380A9B7228EAF.sh
54 cd /b/build/slave/mac/build/src/chrome/browser/policy/proto
55 /bin/sh -c /b/build/slave/mac/build/src/chrome/browser/policy/proto/../../../../xcodebuild/device_management_proto.build/Debug/device_management_proto.build/Script-7D8C1925B70AD3724821C80A.sh
128 cd /b/build/slave/mac/build/src/net [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/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...] |
/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...] |
/external/arduino/libraries/Wire/ |
Wire.cpp | 100 // set address of targeted slave 125 // slave tx event callback 141 // in slave send mode 148 // slave tx event callback 158 // in slave send mode 165 // slave tx event callback 173 // slave tx event callback 181 // slave rx event callback 189 // slave rx event callback 246 // sets function called on slave writ [all...] |
/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...] |
/external/arduino/libraries/Wire/utility/ |
twi.c | 95 * Desc sets slave address and enables interrupt 101 // set twi slave address (skip over TWGCE bit) 140 // build sla+w, slave device address + w bit 203 // build sla+w, slave device address + w bit 227 * Desc fills slave tx buffer with data 228 * must be called in slave tx event callback 232 * 2 not slave transmitter 244 // ensure we are currently a slave transmitter 260 * Desc sets function called before a slave read operation 271 * Desc sets function called before a slave write operatio [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...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/ |
pty.h | 31 /* Create pseudo tty master slave pair with NAME and set terminal 37 /* Create child process and establish the slave pseudo terminal as the
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/ |
pty.h | 31 /* Create pseudo tty master slave pair with NAME and set terminal 37 /* Create child process and establish the slave pseudo terminal as the
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/ |
pty.h | 31 /* Create pseudo tty master slave pair with NAME and set terminal 37 /* Create child process and establish the slave pseudo terminal as the
|
/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...] |
/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/kernel-headers/original/linux/ |
mount.h | 52 struct list_head mnt_slave_list;/* list of slave mounts */ 53 struct list_head mnt_slave; /* slave list entry */ 54 struct vfsmount *mnt_master; /* slave is on master->mnt_slave_list */
|
/external/kernel-headers/original/media/ |
v4l2-mediabus.h | 18 * Can the client run in master or in slave mode. By "Master mode" an operation 20 * horizontal and vertical synchronisation. In "Slave mode" the host is 21 * providing these signals to the slave.
|
/hardware/qcom/msm8960/original-kernel-headers/linux/mfd/wcd9xxx/ |
wcd9xxx-slimslave.h | 45 * we need to add offset for getting the absolute slave 74 /* below details are taken from SLIMBUS slave SWI */ 92 /* slave port water mark level
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/ |
i2c-dev.h | 37 /* NOTE: Slave address is 7 or 10 bits, but 10-bit addresses 40 #define I2C_SLAVE 0x0703 /* Use this slave address */ 41 #define I2C_SLAVE_FORCE 0x0706 /* Use this slave address, even if it
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
i2c-dev.h | 37 /* NOTE: Slave address is 7 or 10 bits, but 10-bit addresses 40 #define I2C_SLAVE 0x0703 /* Use this slave address */ 41 #define I2C_SLAVE_FORCE 0x0706 /* Use this slave address, even if it
|