Home
last modified time | relevance | path

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

/third_party/node/test/parallel/
Dtest-http2-respond-file-with-pipe.js17 const pipeName = path.join(tmpdir.path, 'pipe'); constant
Dtest-http2-respond-file-error-pipe-offset.js17 const pipeName = path.join(tmpdir.path, 'pipe'); constant
/third_party/libuv/test/
Decho-server.c348 static int pipe_echo_start(char* pipeName) { in pipe_echo_start()
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fSeparateShaderTests.cpp1342 GLuint pipeName = pipeline.pipeline->getPipeline(); in testPipelineRendering() local
1374 GLuint pipeName = pipeline.pipeline->getPipeline(); in testCurrentProgPriority() local
1472 GLuint pipeName = pipeline.pipeline->getPipeline(); in testPipelineQueryPrograms() local
1489 GLuint pipeName = pipeline.pipeline->getPipeline(); in testPipelineQueryActive() local
/third_party/skia/third_party/externals/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
/third_party/mesa3d/include/GL/
Dglxext.h778 char pipeName[80]; /* Should be [GLX_HYPERPIPE_PIPE_NAME_LENGTH_SGIX] */ member
782 char pipeName[80]; /* Should be [GLX_HYPERPIPE_PIPE_NAME_LENGTH_SGIX] */ member
788 char pipeName[80]; /* Should be [GLX_HYPERPIPE_PIPE_NAME_LENGTH_SGIX] */ member
793 char pipeName[80]; /* Should be [GLX_HYPERPIPE_PIPE_NAME_LENGTH_SGIX] */ member
/third_party/skia/third_party/externals/opengl-registry/api/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
/third_party/openGLES/api/GL/
Dglxext.h763 char pipeName[80]; /* Should be [GLX_HYPERPIPE_PIPE_NAME_LENGTH_SGIX] */ member
767 char pipeName[80]; /* Should be [GLX_HYPERPIPE_PIPE_NAME_LENGTH_SGIX] */ member
773 char pipeName[80]; /* Should be [GLX_HYPERPIPE_PIPE_NAME_LENGTH_SGIX] */ member
778 char pipeName[80]; /* Should be [GLX_HYPERPIPE_PIPE_NAME_LENGTH_SGIX] */ member
/third_party/vk-gl-cts/execserver/
DxsWin32TestProcess.cpp450 char pipeName[128]; in createPipeWithOverlappedIO() local