Home
last modified time | relevance | path

Searched refs:pipeReady (Results 1 – 5 of 5) sorted by relevance

/dports/net/py-impacket/impacket-0.9.17/examples/
H A Dpsexec.py93 pipeReady = False
95 while pipeReady is False and tries > 0:
98 pipeReady = True
H A DgoldenPac.py194 pipeReady = False
196 while pipeReady is False and tries > 0:
199 pipeReady = True
H A DraiseChild.py236 pipeReady = False
238 while pipeReady is False and tries > 0:
241 pipeReady = True
/dports/audio/carla/Carla-2.4.1/source/modules/juce_gui_extra/native/
H A Djuce_linux_X11_WebBrowserComponent.cpp442 bool pipeReady (gint fd, GIOCondition) in pipeReady() function in juce::GtkChildProcess
569 … return (reinterpret_cast<GtkChildProcess*> (user)->pipeReady (fd, condition) ? TRUE : FALSE); in pipeReadyStatic()
/dports/devel/juce/JUCE-f37e9a1/modules/juce_gui_extra/native/
H A Djuce_linux_X11_WebBrowserComponent.cpp442 bool pipeReady (gint fd, GIOCondition) in pipeReady() function in juce::GtkChildProcess
569 … return (reinterpret_cast<GtkChildProcess*> (user)->pipeReady (fd, condition) ? TRUE : FALSE); in pipeReadyStatic()