Searched defs:pipeName (Results 1 – 6 of 6) sorted by relevance
44 void C2VDAAdaptorProxy::onConnectionError(const std::string& pipeName) { in onConnectionError()
1331 GLuint pipeName = pipeline.pipeline->getPipeline(); in testPipelineRendering() local1363 GLuint pipeName = pipeline.pipeline->getPipeline(); in testCurrentProgPriority() local1461 GLuint pipeName = pipeline.pipeline->getPipeline(); in testPipelineQueryPrograms() local1478 GLuint pipeName = pipeline.pipeline->getPipeline(); in testPipelineQueryActive() local
762 char pipeName[80]; /* Should be [GLX_HYPERPIPE_PIPE_NAME_LENGTH_SGIX] */ member766 char pipeName[80]; /* Should be [GLX_HYPERPIPE_PIPE_NAME_LENGTH_SGIX] */ member772 char pipeName[80]; /* Should be [GLX_HYPERPIPE_PIPE_NAME_LENGTH_SGIX] */ member777 char pipeName[80]; /* Should be [GLX_HYPERPIPE_PIPE_NAME_LENGTH_SGIX] */ member
748 char pipeName[80]; /* Should be [GLX_HYPERPIPE_PIPE_NAME_LENGTH_SGIX] */ member752 char pipeName[80]; /* Should be [GLX_HYPERPIPE_PIPE_NAME_LENGTH_SGIX] */ member758 char pipeName[80]; /* Should be [GLX_HYPERPIPE_PIPE_NAME_LENGTH_SGIX] */ member763 char pipeName[80]; /* Should be [GLX_HYPERPIPE_PIPE_NAME_LENGTH_SGIX] */ member
450 char pipeName[128]; in createPipeWithOverlappedIO() local
3745 def registerNamedPipe(self, pipeName, address): argument3749 def unregisterNamedPipe(self, pipeName): argument