/dalvik/opcode-gen/ |
opcode-gen.awk | 528 split(flags[idx], parts, /\|/); # Split flags[idx] at pipes.
|
/device/generic/goldfish/camera/ |
QemuClient.cpp | 265 /* Note that we don't use here qemud_client_send, since with qemu pipes we
|
/docs/source.android.com/src/source/ |
using-repo.jd | 165 <p><code>-p</code>: show project headers before output of the specified command. This is achieved by binding pipes to the command's stdin, stdout, and sterr streams, and piping all output into a continuous stream that is displayed in a single pager session.</p>
|
/external/bison/lib/ |
localcharset.c | 464 But in GUI programs and for output sent to files and pipes, GetACP()
|
/external/chromium/third_party/libjingle/source/talk/base/ |
unixfilesystem.cc | 312 // Treat symlinks, named pipes, etc. all as files.
|
/external/chromium_org/content/browser/ |
ppapi_plugin_process_host.cc | 56 // create the server side of chrome pipes.
|
/external/chromium_org/native_client_sdk/src/libraries/third_party/newlib-extras/netinet/ |
in.h | 413 #define IP_DUMMYNET_GET 64 /* get entire dummynet pipes */
|
/external/chromium_org/native_client_sdk/src/libraries/third_party/newlib-extras/sys/ |
socket.h | 121 #define PF_LOCAL 1 /* Local to host (pipes and file-domain). */
|
/external/chromium_org/remoting/host/setup/ |
native_messaging_host_unittest.cc | 240 // Each test creates two unidirectional pipes: "input" and "output".
|
/external/chromium_org/third_party/libjingle/source/talk/base/ |
unixfilesystem.cc | 310 // Treat symlinks, named pipes, etc. all as files.
|
/external/chromium_org/third_party/npapi/npspy/extern/nspr/md/ |
_os2.h | 204 * - For files and pipes, we are using OS/2 handles,
|
_win95.h | 195 * - For files and pipes, we are using Win32 HANDLE,
|
_winnt.h | 218 * - For files and pipes, we are using Win32 HANDLE,
|
/external/chromium_org/tools/ |
nocompile_driver.py | 385 # Select on the output pipes.
|
/external/e2fsprogs/debugfs/ |
debugfs.8.in | 522 program always pipes the output of the some commands through a
|
/external/iproute2/man/man8/ |
tc-cbq-details.8 | 89 bandwidth in that case is probably determined by the efficiency of pipes
|
/external/libnfc-nci/src/include/ |
nfc_target.h | 540 /* Max number of HCI pipes that can be created for the whole system */
|
/external/libnfc-nxp/src/ |
phHciNfc_PollingLoop.c | 232 * all the required pipes and sets the Session ID
|
phHciNfc_RFReader.h | 135 * The phHciNfc_ReaderMgmt_Release function closes the opened RF Reader pipes
|
/external/linux-tools-perf/ |
perf.c | 295 /* Ignore write errors for pipes and sockets.. */
|
/external/llvm/docs/ |
SystemLibrary.rst | 244 that was available or named pipes, or whatever gets the job done effectively
|
/external/openfst/src/include/fst/ |
const-fst.h | 124 // made the default since the aligned version does not work on pipes.
|
/external/openssh/ |
defines.h | 671 * Define this to use pipes instead of socketpairs for communicating with the
|
/external/valgrind/main/coregrind/ |
pub_core_options.h | 71 /* prefix for the named pipes (FIFOs) used by vgdb/gdb to communicate with valgrind */
|
/frameworks/av/services/audioflinger/ |
AudioFlinger.h | 632 // compile-time default size of tee sink pipes, in frames
|