/hardware/qcom/display/msm8x26/liboverlay/ |
overlayUtils.h | 284 // Identify destination pipes 301 /* Used when a buffer is split over 2 pipes and sent to display */
|
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/ |
libiberty.h | 383 /* Use pipes for communication between processes, if possible. */ 475 and the system supports pipes). If a file is used, it
|
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/ |
libiberty.h | 383 /* Use pipes for communication between processes, if possible. */ 475 and the system supports pipes). If a file is used, it
|
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/ |
libiberty.h | 383 /* Use pipes for communication between processes, if possible. */ 475 and the system supports pipes). If a file is used, it
|
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/ |
libiberty.h | 383 /* Use pipes for communication between processes, if possible. */ 475 and the system supports pipes). If a file is used, it
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/ |
IOBinding.py | 10 import pipes namespace 507 command = command % pipes.quote(filename)
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/ |
IOBinding.py | 10 import pipes namespace 507 command = command % pipes.quote(filename)
|
/hardware/ti/omap3/omx/audio/src/openmax_il/mp3_dec/inc/ |
OMX_Mp3Dec_Utils.h | 573 /** The pipes for sending buffers to the thread */ 576 /** The pipes for sending buffers to the thread */ 579 /** The pipes for sending command data to the thread */ [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
test_subprocess.py | 617 # see bug #5179: Popen leaks file descriptors to PIPEs if [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
test_subprocess.py | 617 # see bug #5179: Popen leaks file descriptors to PIPEs if [all...] |
/external/chromium_org/third_party/lcov/ |
descriptions.tests | 931 This tool can be used to beat on system or named pipes. 946 Check what happens when the system runs out of pipes. [all...] |
/dalvik/opcode-gen/ |
opcode-gen.awk | 528 split(flags[idx], parts, /\|/); # Split flags[idx] at pipes.
|
/development/samples/Vault/src/com/example/android/vault/ |
VaultProvider.java | 64 * All content is encrypted/decrypted on demand through pipes, using
|
/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/build/config/compiler/ |
BUILD.gn | 98 "-pipe", # Use pipes for communicating between sub-processes. Faster.
|
/external/chromium_org/content/browser/ |
ppapi_plugin_process_host.cc | 56 // create the server side of chrome pipes.
|
/external/chromium_org/mojo/system/ |
core_impl.cc | 33 // Some objects have multiple handles associated to them, e.g., message 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 | 125 #define PF_LOCAL 1 /* Local to host (pipes and file-domain). */
|
/external/chromium_org/remoting/host/it2me/ |
it2me_native_messaging_host_unittest.cc | 194 // Each test creates two unidirectional pipes: "input" and "output".
|
/external/chromium_org/remoting/host/setup/ |
me2me_native_messaging_host_unittest.cc | 245 // 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.
|