/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...] |
/developers/build/prebuilts/gradle/StorageProvider/StorageProviderSample/src/main/java/com/example/android/storageprovider/ |
MyCloudProvider.java | 298 // transfer from the network, a better solution may be pipes or sockets
|
/developers/samples/android/content/documentsUi/StorageProvider/StorageProviderSample/src/main/java/com/example/android/storageprovider/ |
MyCloudProvider.java | 298 // transfer from the network, a better solution may be pipes or sockets
|
/development/samples/browseable/StorageProvider/src/com.example.android.storageprovider/ |
MyCloudProvider.java | 298 // transfer from the network, a better solution may be pipes or sockets
|
/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/base/process/ |
process_util_unittest.cc | 94 // there were cases in the past where pipes caused problems (other
|
/external/chromium_org/components/breakpad/app/ |
breakpad_win.cc | 716 // a result, there are two different named pipes to connect to. The
|
/external/chromium_org/content/common/ |
plugin_list_posix.cc | 171 // Open with O_NONBLOCK so we don't block on pipes.
|
/external/chromium_org/mojo/public/system/ |
core.h | 375 // TODO(vtl): Add a notion of capacity for message pipes, and return
|
/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",
|
/external/chromium_org/third_party/protobuf/src/google/protobuf/io/ |
zero_copy_stream_unittest.cc | 808 // Pipes are not seekable, so File{Input,Output}Stream ends up doing some
|
/external/clang/docs/ |
DriverInternals.rst | 233 module, pipes, temporary files, or user provided filenames). If an
|
/external/guava/guava/src/com/google/common/io/ |
Files.java | 387 * denoting system-dependent entities such as devices or pipes, in
|
/external/iproute2/doc/actions/ |
actions-general | 152 # which marks the packet fwmark as 2 and pipes
|