| /external/mesa3d/src/amd/compiler/ | 
| D | README.md | 123 #### Glossary of software stages 132 #### Glossary of hardware stages 143 ##### Notes about HW VS and the "GS copy" shader 155 ##### Notes about merged shaders 165 ### Which software stage runs on which hardware stage?
  | 
| /external/markdown/docs/extensions/ | 
| D | api.md | 23 ## Phases of processing {: #stages }  hashtag in Writing Extensions for Python-Markdown 25 ### Preprocessors {: #preprocessors } 72 ### Block Processors {: #blockprocessors } 221 ### Tree processors {: #treeprocessors } 270 ### Inline Processors {: #inlineprocessors } 399 ### Patterns 468 ### Postprocessors {: #postprocessors }
  | 
| /external/angle/third_party/vulkan-deps/glslang/src/glslang/MachineIndependent/ | 
| D | reflection.cpp | 160                     EShLanguageMask& stages = ioItems.back().stages;  in addPipeIOVariable()  local 163                     EShLanguageMask& stages = ioItems[it->second].stages;  in addPipeIOVariable()  local 467                 EShLanguageMask& stages = variables.back().stages;  in blowUpActiveAggregate()  local 477               EShLanguageMask& stages = variables[it->second].stages;  in blowUpActiveAggregate()  local 536             EShLanguageMask& stages = ioItems.back().stages;  in blowUpIOAggregate()  local 539             EShLanguageMask& stages = ioItems[it->second].stages;  in blowUpIOAggregate()  local 662                     EShLanguageMask& stages = blocks.back().stages;  in addBlockName()  local 669                     EShLanguageMask& stages = blocks[blockIndex].stages;  in addBlockName()  local
  | 
| /external/deqp-deps/glslang/glslang/MachineIndependent/ | 
| D | reflection.cpp | 160                     EShLanguageMask& stages = ioItems.back().stages;  in addPipeIOVariable()  local 163                     EShLanguageMask& stages = ioItems[it->second].stages;  in addPipeIOVariable()  local 467                 EShLanguageMask& stages = variables.back().stages;  in blowUpActiveAggregate()  local 477               EShLanguageMask& stages = variables[it->second].stages;  in blowUpActiveAggregate()  local 536             EShLanguageMask& stages = ioItems.back().stages;  in blowUpIOAggregate()  local 539             EShLanguageMask& stages = ioItems[it->second].stages;  in blowUpIOAggregate()  local 662                     EShLanguageMask& stages = blocks.back().stages;  in addBlockName()  local 669                     EShLanguageMask& stages = blocks[blockIndex].stages;  in addBlockName()  local
  | 
| /external/webrtc/common_audio/signal_processing/ | 
| D | complex_fft.c | 30 int WebRtcSpl_ComplexFFT(int16_t frfi[], int stages, int mode)  in WebRtcSpl_ComplexFFT() 159 int WebRtcSpl_ComplexIFFT(int16_t frfi[], int stages, int mode)  in WebRtcSpl_ComplexIFFT()
  | 
| D | complex_fft_mips.c | 22 int WebRtcSpl_ComplexFFT(int16_t frfi[], int stages, int mode) {  in WebRtcSpl_ComplexFFT() 151 int WebRtcSpl_ComplexIFFT(int16_t frfi[], int stages, int mode) {  in WebRtcSpl_ComplexIFFT()
  | 
| D | complex_bit_reverse_mips.c | 64 void WebRtcSpl_ComplexBitReverse(int16_t frfi[], int stages) {  in WebRtcSpl_ComplexBitReverse()
  | 
| D | complex_bit_reverse.c | 49 void WebRtcSpl_ComplexBitReverse(int16_t* __restrict complex_data, int stages) {  in WebRtcSpl_ComplexBitReverse()
  | 
| /external/skia/src/core/ | 
| D | SkRasterPipeline.cpp | 65     auto stages = fAlloc->makeArrayDefault<StageList>(src.fNumStages);  in extend()  local 93     std::vector<const char*> stages;  in dump()  local 451     int stages = fNumStages + 1;  in stages_needed()  local
  | 
| /external/mesa3d/src/gallium/drivers/iris/ | 
| D | iris_pipe.h | 32    static const gl_shader_stage stages[PIPE_SHADER_TYPES] = {  in stage_from_pipe()  local
  | 
| /external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/ | 
| D | XMLUploader.java | 30         String stages[] = { "upload", "Upload XML file",  in writeBulkInfoHtml()  local
  | 
| /external/deqp/external/openglcts/modules/common/subgroups/ | 
| D | glcSubgroupsBallotTests.cpp | 431 		ShaderStageFlags stages = (ShaderStageFlags)(caseDef.shaderStage & supportedStages);  in test()  local 466 	const ShaderStageFlags stages[] =  in createSubgroupsBallotTests()  local
  | 
| D | glcSubgroupsBuiltinMaskVarTests.cpp | 428 …subgroups::ShaderStageFlags stages = (subgroups::ShaderStageFlags)(caseDef.shaderStage & supported…  in test()  local 463 	const subgroups::ShaderStageFlags stages[] =  in createSubgroupsBuiltinMaskVarTests()  local
  | 
| D | glcSubgroupsShapeTests.cpp | 511 		ShaderStageFlags stages = (ShaderStageFlags)(caseDef.shaderStage & supportedStages);  in test()  local 538 	const ShaderStageFlags stages[] =  in createSubgroupsShapeTests()  local
  | 
| D | glcSubgroupsBallotOtherTests.cpp | 516 		ShaderStageFlags stages = (ShaderStageFlags)(caseDef.shaderStage & supportedStages);  in test()  local 544 	const ShaderStageFlags stages[] =  in createSubgroupsBallotOtherTests()  local
  | 
| D | glcSubgroupsBallotBroadcastTests.cpp | 489 		ShaderStageFlags stages = (ShaderStageFlags)(caseDef.shaderStage & supportedStages);  in test()  local 524 	const ShaderStageFlags stages[] =  in createSubgroupsBallotBroadcastTests()  local
  | 
| D | glcSubgroupsQuadTests.cpp | 627 		ShaderStageFlags stages = (ShaderStageFlags)(caseDef.shaderStage & supportedStages);  in test()  local 675 	const ShaderStageFlags stages[] =  in createSubgroupsQuadTests()  local
  | 
| D | glcSubgroupsShuffleTests.cpp | 549 		ShaderStageFlags stages = (ShaderStageFlags)(caseDef.shaderStage & supportedStages);  in test()  local 605 	const ShaderStageFlags stages[] =  in createSubgroupsShuffleTests()  local
  | 
| D | glcSubgroupsVoteTests.cpp | 685 		ShaderStageFlags stages = (ShaderStageFlags)(caseDef.shaderStage & supportedStages);  in test()  local 724 	const ShaderStageFlags stages[] =  in createSubgroupsVoteTests()  local
  | 
| D | glcSubgroupsClusteredTests.cpp | 725 		ShaderStageFlags stages = (ShaderStageFlags)(caseDef.shaderStage & supportedStages);  in test()  local 760 	const ShaderStageFlags stages[] =  in createSubgroupsClusteredTests()  local
  | 
| /external/ComputeLibrary/src/core/utils/helpers/ | 
| D | fft.cpp | 36     std::vector<unsigned int> stages;  in decompose_stages()  local
  | 
| /external/mesa3d/src/mesa/main/ | 
| D | pipelineobj.c | 222                    GLbitfield stages, struct gl_pipeline_object *pipe) {  in use_program_stages() 259 _mesa_UseProgramStages_no_error(GLuint pipeline, GLbitfield stages,  in _mesa_UseProgramStages_no_error() 283 _mesa_UseProgramStages(GLuint pipeline, GLbitfield stages, GLuint program)  in _mesa_UseProgramStages()
  | 
| /external/rust/crates/vulkano/src/sync/ | 
| D | pipeline.rs | 266     pub stages: PipelineStages,  field
  | 
| /external/apache-commons-math/src/main/java/org/apache/commons/math/ode/nonstiff/ | 
| D | RungeKuttaIntegrator.java | 106     final int stages = c.length + 1;  in integrate()  local
  | 
| /external/rust/crates/vulkano/src/pipeline/layout/ | 
| D | sys.rs | 110             let mut stages = ash::vk::ShaderStageFlags::empty();  in new()  localVariable 400     pub stages: ShaderStages,  field
  |