/hardware/ti/omap3/omx/audio/src/openmax_il/g729_enc/tests/ |
G729EncTest.c | 158 * M A C R O S FOR MALLOC and MEMORY FREE and CLOSING PIPES [all...] |
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_dec/inc/ |
OMX_AmrDecoder.h | 598 /** The pipes for sending buffers to the thread */ 601 /** The pipes for sending buffers to the thread */ 604 /** The pipes for sending buffers to the thread */
|
/external/chromium/testing/gtest/src/ |
gtest-death-test.cc | 547 // implementation uses pipes for child-to-parent communication. But due to 548 // the specifics of pipes on Windows, some extra steps are required: [all...] |
/external/chromium_org/remoting/tools/ |
me2me_virtual_host.py | 21 import pipes namespace 510 return ["/bin/sh", "-c", pipes.quote(startup_file)] [all...] |
/external/chromium_org/testing/gtest/src/ |
gtest-death-test.cc | 585 // implementation uses pipes for child-to-parent communication. But due to 586 // the specifics of pipes on Windows, some extra steps are required: [all...] |
/external/chromium_org/third_party/mesa/src/src/gtest/src/ |
gtest-death-test.cc | 547 // implementation uses pipes for child-to-parent communication. But due to 548 // the specifics of pipes on Windows, some extra steps are required: [all...] |
/external/gtest/src/ |
gtest-death-test.cc | 547 // implementation uses pipes for child-to-parent communication. But due to 548 // the specifics of pipes on Windows, some extra steps are required: [all...] |
/external/libmtp/ |
README | 402 Typical sign of this illness: broken pipes on closing sessions, 403 on the main transfer pipes(s) or the interrupt pipe:
|
/external/libpcap/ |
savefile.c | 1033 * on pipes. We want to be able to read from a pipe, so [all...] |
/external/libvpx/libvpx/third_party/googletest/src/src/ |
gtest-death-test.cc | 547 // implementation uses pipes for child-to-parent communication. But due to 548 // the specifics of pipes on Windows, some extra steps are required: [all...] |
/external/llvm/utils/unittest/googletest/ |
gtest-death-test.cc | 546 // implementation uses pipes for child-to-parent communication. But due to 547 // the specifics of pipes on Windows, some extra steps are required: [all...] |
/external/mesa3d/src/gtest/src/ |
gtest-death-test.cc | 547 // implementation uses pipes for child-to-parent communication. But due to 548 // the specifics of pipes on Windows, some extra steps are required: [all...] |
/external/open-vcdiff/gtest/src/ |
gtest-death-test.cc | 499 // implementation uses pipes for child-to-parent communication. But due to 500 // the specifics of pipes on Windows, some extra steps are required: [all...] |
/external/openssh/ |
sshconnect.c | 110 /* Create pipes for communicating with the proxy. */ 112 fatal("Could not create pipes to communicate with the proxy: %.100s", [all...] |
/external/protobuf/gtest/src/ |
gtest-death-test.cc | 499 // implementation uses pipes for child-to-parent communication. But due to 500 // the specifics of pipes on Windows, some extra steps are required: [all...] |
/external/wpa_supplicant_8/wpa_supplicant/wpa_gui-qt4/ |
wpagui.cpp | 774 * QSocketNotifier cannot be used with Windows named pipes, so use a 776 * optimized be doing something specific to named pipes or Windows [all...] |
/ndk/sources/host-tools/nawk-20071023/ |
FIXES | 237 fflush() or fflush("") flushes all files and pipes. 386 pipes (thanks to Steve Adams for this helpful suggestion). [all...] |
/ndk/sources/third_party/googletest/googletest/src/ |
gtest-death-test.cc | 587 // implementation uses pipes for child-to-parent communication. But due to 588 // the specifics of pipes on Windows, some extra steps are required: [all...] |
/external/bison/src/ |
output.c | 542 /* Create an m4 subprocess connected to us via two pipes. */
|
/external/chromium/base/ |
process_util_unittest.cc | 82 // there were cases in the past where pipes caused problems (other
|
/external/chromium_org/content/common/ |
plugin_list_posix.cc | 171 // Open with O_NONBLOCK so we don't block on pipes.
|
/external/chromium_org/third_party/libusb/src/libusb/os/ |
poll_windows.c | 255 * As libusbx only uses pipes for signaling, all we need from a pipe is an
|
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/r300/ |
r300_blit.c | 189 * On chips with 2 Z pipes, every other dword maps to a different
|
r300_context.h | 296 /* The number of pipes where query results are stored. */
|
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/r600/ |
evergreen_compute.c | 279 COMPUTE_DBG("Using %u pipes, there are %u wavefronts per thread block\n",
|