Home
last modified time | relevance | path

Searched refs:HAVE_PIPE (Results 1 – 17 of 17) 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/pulseaudio/include/
Dconfig.h143 #define HAVE_PIPE 1 macro
/third_party/curl/customized/include/
Dcurl_config_standard.h537 #define HAVE_PIPE 1 macro
Dcurl_config_liteos_a.h513 #define HAVE_PIPE 1 macro
Dcurl_config_liteos_m.h531 #define HAVE_PIPE 1 macro
/third_party/ninja/
DCMakeLists.txt77 check_symbol_exists(pipe "unistd.h" HAVE_PIPE)
79 if (HAVE_FORK AND HAVE_PIPE)
/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/python/Modules/clinic/
Dposixmodule.c.h5391 #if defined(HAVE_PIPE)
/third_party/python/patches/
Dcpython_mingw_v3.10.2.patch3188 +# define HAVE_PIPE 1