Searched refs:pipes (Results 1 – 10 of 10) sorted by relevance
/toolchain/binutils/binutils-2.27/gas/config/ |
D | tc-tilepro.c | 813 BUNDLE_TEMPLATE_MASK(current_bundle[0].opcode->pipes, in tilepro_flush_bundle() 814 current_bundle[1].opcode->pipes, in tilepro_flush_bundle() 816 ? current_bundle[2].opcode->pipes in tilepro_flush_bundle() 1155 for (first_pipe = 0; (op->pipes & (1 << first_pipe)) == 0; first_pipe++) in md_assemble()
|
D | tc-tilegx.c | 923 BUNDLE_TEMPLATE_MASK(current_bundle[0].opcode->pipes, in tilegx_flush_bundle() 924 current_bundle[1].opcode->pipes, in tilegx_flush_bundle() 926 ? current_bundle[2].opcode->pipes in tilegx_flush_bundle() 1270 for (first_pipe = 0; (op->pipes & (1 << first_pipe)) == 0; first_pipe++) in md_assemble()
|
/toolchain/binutils/binutils-2.27/libiberty/ |
D | pexecute.txh | 19 Use pipes for communication between processes, if possible. 102 was set in the call to @code{pex_init}, and the system supports pipes 193 On systems that do not support pipes, this function returns 203 Most systems' pipes can buffer only a fixed amount of data; a process
|
D | functions.texi | 868 Use pipes for communication between processes, if possible. 917 On systems that do not support pipes, this function returns 927 Most systems' pipes can buffer only a fixed amount of data; a process 1061 was set in the call to @code{pex_init}, and the system supports pipes
|
D | ChangeLog | 7140 * pexecute.c (pexecute): New function for mingw32. Supports pipes.
|
/toolchain/binutils/binutils-2.27/include/opcode/ |
D | tilegx.h | 1228 unsigned char pipes; member
|
D | tilepro.h | 1522 unsigned char pipes; member
|
/toolchain/binutils/binutils-2.27/zlib/ |
D | ChangeLog | 1226 - work around buggy fclose on pipes for HP/UX 1335 - allow skipping .gz extra-field on pipes
|
/toolchain/binutils/binutils-2.27/bfd/ |
D | ChangeLog-2007 | 3434 (bfd_arm_vfp11_pipe): Define VFP11 instruction pipes.
|
/toolchain/binutils/binutils-2.27/ |
D | ChangeLog | 11369 taz target. Run each command separately, don't use pipes.
|