/external/chromium-trace/catapult/third_party/pipeline/pipeline/ui/ |
root_list.js | 43 if (response.pipelines && response.pipelines.length > 0) { 53 $.each(response.pipelines, function(index, infoMap) { 85 $('#empty-list-message').text('No pipelines found.').show(); 117 // Ignore internal pipelines.
|
status.js | 73 // Opens all pipelines down to the target one if not already expanded and 106 var current = STATUS_MAP.pipelines[pipelineId]; 432 var otherPipeline = STATUS_MAP.pipelines[slot.fillerPipelineId]; 521 // Related pipelines 531 var relatedInfoMap = STATUS_MAP.pipelines[relatedPipelineId]; 594 var parentInfoMap = statusMap.pipelines[nextPipelineId]; 598 if (statusMap.pipelines[nextPipelineId]) { 599 var children = statusMap.pipelines[nextPipelineId].children; 631 var infoMap = STATUS_MAP.pipelines[pipelineId]; 644 var infoMapA = STATUS_MAP.pipelines[a] [all...] |
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/tests/integration/elastictranscoder/ |
test_layer1.py | 77 pipelines = self.api.list_pipelines()['Pipelines'] 78 pipeline_names = [p['Name'] for p in pipelines]
|
/frameworks/base/opengl/java/android/opengl/ |
GLES31.java | 354 // C function void glDeleteProgramPipelines ( GLsizei n, const GLuint *pipelines ) 358 int[] pipelines, 362 // C function void glDeleteProgramPipelines ( GLsizei n, const GLuint *pipelines ) 366 java.nio.IntBuffer pipelines 369 // C function void glGenProgramPipelines ( GLsizei n, GLuint *pipelines ) 373 int[] pipelines, 377 // C function void glGenProgramPipelines ( GLsizei n, GLuint *pipelines ) 381 java.nio.IntBuffer pipelines [all...] |
/frameworks/native/opengl/tools/glgen/specs/gles11/ |
GLES31.spec | 16 void glDeleteProgramPipelines ( GLsizei n, const GLuint *pipelines ) 17 void glGenProgramPipelines ( GLsizei n, GLuint *pipelines )
|
/external/deqp/framework/platform/null/ |
tcuNullRenderContext.cpp | 602 GLW_APICALL void GLW_APIENTRY glGenProgramPipelines (GLsizei n, GLuint* pipelines) 606 if (pipelines) 609 pipelines[ndx] = ctx->programPipelines.allocate();
|
/frameworks/base/core/jni/ |
android_opengl_GLES31.cpp | 973 GLuint *pipelines = (GLuint *) 0; local 1014 GLuint *pipelines = (GLuint *) 0; local 1039 GLuint *pipelines = (GLuint *) 0; local 1080 GLuint *pipelines = (GLuint *) 0; local [all...] |
/frameworks/native/vulkan/nulldrv/ |
null_driver.cpp | [all...] |
/external/deqp/modules/gles31/functional/ |
es31fProgramInterfaceQueryTests.cpp | 4225 } pipelines[] = local 4954 } pipelines[] = local 6108 } pipelines[] = local [all...] |
/external/mesa3d/include/GLES2/ |
gl2ext.h | [all...] |
/prebuilts/go/darwin-x86/src/html/template/ |
doc.go | 138 By default, this package assumes that all pipelines produce a plain text string.
|
error.go | 83 // {{if}}, {{range}}, or {{with}} to escape any following pipelines.
|
/prebuilts/go/linux-x86/src/html/template/ |
doc.go | 138 By default, this package assumes that all pipelines produce a plain text string.
|
error.go | 83 // {{if}}, {{range}}, or {{with}} to escape any following pipelines.
|
/prebuilts/go/darwin-x86/src/text/template/ |
doc.go | 41 Here is the list of actions. "Arguments" and "pipelines" are evaluations of 187 Pipelines 230 Here are some example one-line templates demonstrating pipelines and variables.
|
/prebuilts/go/linux-x86/src/text/template/ |
doc.go | 41 Here is the list of actions. "Arguments" and "pipelines" are evaluations of 187 Pipelines 230 Here are some example one-line templates demonstrating pipelines and variables.
|
/development/ndk/platforms/android-21/include/GLES2/ |
gl2ext.h | [all...] |
/development/ndk/platforms/android-24/include/GLES3/ |
gl31.h | [all...] |
/frameworks/native/opengl/include/GLES3/ |
gl31.h | [all...] |
/prebuilts/misc/darwin-x86_64/sdl2/include/SDL2/ |
SDL_opengles2.h | [all...] |
/prebuilts/misc/windows/sdl2/i686-w64-mingw32/include/SDL2/ |
SDL_opengles2.h | [all...] |
/prebuilts/misc/windows/sdl2/include/ |
SDL_opengles2.h | [all...] |
/prebuilts/misc/windows/sdl2/x86_64-w64-mingw32/include/SDL2/ |
SDL_opengles2.h | [all...] |
/prebuilts/ndk/current/platforms/android-21/arch-arm/usr/include/GLES2/ |
gl2ext.h | [all...] |
/prebuilts/ndk/current/platforms/android-21/arch-arm64/usr/include/GLES2/ |
gl2ext.h | [all...] |