Home
last modified time | relevance | path

Searched defs:pipeName (Results 1 – 6 of 6) sorted by relevance

/external/v4l2_codec2/
DC2VDAAdaptorProxy.cpp44 void C2VDAAdaptorProxy::onConnectionError(const std::string& pipeName) { in onConnectionError()
/external/deqp/modules/gles31/functional/
Des31fSeparateShaderTests.cpp1331 GLuint pipeName = pipeline.pipeline->getPipeline(); in testPipelineRendering() local
1363 GLuint pipeName = pipeline.pipeline->getPipeline(); in testCurrentProgPriority() local
1461 GLuint pipeName = pipeline.pipeline->getPipeline(); in testPipelineQueryPrograms() local
1478 GLuint pipeName = pipeline.pipeline->getPipeline(); in testPipelineQueryActive() local
/external/mesa3d/include/GL/
Dglxext.h748 char pipeName[80]; /* Should be [GLX_HYPERPIPE_PIPE_NAME_LENGTH_SGIX] */ member
752 char pipeName[80]; /* Should be [GLX_HYPERPIPE_PIPE_NAME_LENGTH_SGIX] */ member
758 char pipeName[80]; /* Should be [GLX_HYPERPIPE_PIPE_NAME_LENGTH_SGIX] */ member
763 char pipeName[80]; /* Should be [GLX_HYPERPIPE_PIPE_NAME_LENGTH_SGIX] */ member
/external/swiftshader/include/GL/
Dglxext.h762 char pipeName[80]; /* Should be [GLX_HYPERPIPE_PIPE_NAME_LENGTH_SGIX] */ member
766 char pipeName[80]; /* Should be [GLX_HYPERPIPE_PIPE_NAME_LENGTH_SGIX] */ member
772 char pipeName[80]; /* Should be [GLX_HYPERPIPE_PIPE_NAME_LENGTH_SGIX] */ member
777 char pipeName[80]; /* Should be [GLX_HYPERPIPE_PIPE_NAME_LENGTH_SGIX] */ member
/external/deqp/execserver/
DxsWin32TestProcess.cpp450 char pipeName[128]; in createPipeWithOverlappedIO() local
/external/curl/tests/python_dependencies/impacket/
Dsmbserver.py3745 def registerNamedPipe(self, pipeName, address): argument
3749 def unregisterNamedPipe(self, pipeName): argument