Home
last modified time | relevance | path

Searched refs:HAVE_PIPE (Results 1 – 21 of 21) sorted by relevance

/third_party/libsnd/src/
Dsfconfig.h104 #ifndef HAVE_PIPE
105 #define HAVE_PIPE 0 macro
Dconfig.h.cmake125 #cmakedefine01 HAVE_PIPE
/third_party/pulseaudio/src/pulsecore/
Dpipe.h23 #ifndef HAVE_PIPE
Dpipe.c35 #ifndef HAVE_PIPE
Dfdsem.c38 #ifndef HAVE_PIPE
/third_party/libsnd/include/
Dconfig.h147 #define HAVE_PIPE 1 macro
/third_party/curl/lib/
Dconfig-tpf.h314 #define HAVE_PIPE 1 macro
Dconfig-vxworks.h377 #define HAVE_PIPE 1 macro
Dconfig-plan9.h136 #define HAVE_PIPE 1 macro
Dcurl_config_liteos_a.h513 #define HAVE_PIPE 1 macro
Dcurl_config_standard.h537 #define HAVE_PIPE 1 macro
Dcurl_config_liteos_m.h531 #define HAVE_PIPE 1 macro
Dcurl_config.h.cmake444 #cmakedefine HAVE_PIPE 1
/third_party/pulseaudio/include/
Dconfig.h143 #define HAVE_PIPE 1 macro
/third_party/curl/src/
Dtool_main.c90 #ifdef HAVE_PIPE in main_checkfds()
/third_party/libsnd/cmake/
DSndFileChecks.cmake166 check_function_exists (pipe HAVE_PIPE)
/third_party/libsnd/tests/
Dpipe_test.tpl30 #if (OS_IS_WIN32 || defined __OS2__ || HAVE_PIPE == 0 || HAVE_WAITPID == 0)
/third_party/pulseaudio/src/pulse/
Dmainloop.c31 #ifndef HAVE_PIPE
/third_party/python/Modules/
Dposixmodule.c314 # define HAVE_PIPE 1 macro
335 # define HAVE_PIPE 1 macro
10082 #ifdef HAVE_PIPE
/third_party/curl/
DCMakeLists.txt1043 check_symbol_exists(pipe "${CURL_INCLUDES}" HAVE_PIPE)
/third_party/python/Modules/clinic/
Dposixmodule.c.h5391 #if defined(HAVE_PIPE)