| /external/toolchain-utils/ |
| D | COMMIT-QUEUE.ini | 14 ignored-stages: HWTest VMTest key
|
| /external/webrtc/webrtc/common_audio/signal_processing/ |
| D | complex_fft.c | 29 int WebRtcSpl_ComplexFFT(int16_t frfi[], int stages, int mode) in WebRtcSpl_ComplexFFT() 158 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/deqp/external/vulkancts/modules/vulkan/subgroups/ |
| D | vktSubgroupsBallotTests.cpp | 960 …VkShaderStageFlagBits stages = (VkShaderStageFlagBits)(caseDef.shaderStage & subgroupProperties.s… in test() local 999 const VkShaderStageFlags stages[] = in createSubgroupsBallotTests() local
|
| D | vktSubgroupsBuiltinMaskVarTests.cpp | 1403 …VkShaderStageFlagBits stages = (VkShaderStageFlagBits)(caseDef.shaderStage & subgroupProperties.s… in test() local 1438 const VkShaderStageFlags stages[] = in createSubgroupsBuiltinMaskVarTests() local
|
| D | vktSubgroupsShapeTests.cpp | 528 …VkShaderStageFlagBits stages = (VkShaderStageFlagBits)(caseDef.shaderStage & subgroupProperties.s… in test() local 559 const VkShaderStageFlags stages[] = in createSubgroupsShapeTests() local
|
| D | vktSubgroupsBallotOtherTests.cpp | 533 …VkShaderStageFlagBits stages = (VkShaderStageFlagBits)(caseDef.shaderStage & subgroupProperties.s… in test() local 565 const VkShaderStageFlags stages[] = in createSubgroupsBallotOtherTests() local
|
| D | vktSubgroupsBallotBroadcastTests.cpp | 504 …VkShaderStageFlagBits stages = (VkShaderStageFlagBits)(caseDef.shaderStage & subgroupProperties.s… in test() local 543 const VkShaderStageFlags stages[] = in createSubgroupsBallotBroadcastTests() local
|
| D | vktSubgroupsQuadTests.cpp | 642 …VkShaderStageFlagBits stages = (VkShaderStageFlagBits)(caseDef.shaderStage & subgroupProperties.s… in test() local 694 const VkShaderStageFlags stages[] = in createSubgroupsQuadTests() local
|
| D | vktSubgroupsTestsUtils.hpp | 87 vk::VkShaderStageFlagBits stages; member
|
| D | vktSubgroupsShuffleTests.cpp | 558 …VkShaderStageFlagBits stages = (VkShaderStageFlagBits)(caseDef.shaderStage & subgroupProperties.s… in test() local 618 const VkShaderStageFlags stages[] = in createSubgroupsShuffleTests() local
|
| D | vktSubgroupsVoteTests.cpp | 682 …VkShaderStageFlagBits stages = (VkShaderStageFlagBits)(caseDef.shaderStage & subgroupProperties.s… in test() local 724 const VkShaderStageFlags stages[] = in createSubgroupsVoteTests() local
|
| D | vktSubgroupsClusteredTests.cpp | 739 …VkShaderStageFlagBits stages = (VkShaderStageFlagBits)(caseDef.shaderStage & subgroupProperties.s… in test() local 778 const VkShaderStageFlags stages[] = in createSubgroupsClusteredTests() local
|
| D | vktSubgroupsArithmeticTests.cpp | 908 …VkShaderStageFlagBits stages = (VkShaderStageFlagBits)(caseDef.shaderStage & subgroupProperties.s… in test() local 948 const VkShaderStageFlags stages[] = in createSubgroupsArithmeticTests() local
|
| /external/skqp/src/core/ |
| D | SkRasterPipeline.cpp | 44 auto stages = fAlloc->makeArrayDefault<StageList>(src.fNumStages); in extend() local 63 std::vector<const char*> stages; in dump() local
|
| /external/skia/src/core/ |
| D | SkRasterPipeline.cpp | 44 auto stages = fAlloc->makeArrayDefault<StageList>(src.fNumStages); in extend() local 63 std::vector<const char*> stages; in dump() local
|
| /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/deqp/external/vulkancts/modules/vulkan/pipeline/ |
| D | vktPipelineEarlyDestroyTests.cpp | 97 const VkPipelineShaderStageCreateInfo stages[] = in testEarlyDestroy() local
|
| D | vktPipelineTimestampTests.cpp | 184 TimestampTestParam::TimestampTestParam(const VkPipelineStageFlagBits* stages, in TimestampTestParam() 252 TransferTimestampTestParam::TransferTimestampTestParam(const VkPipelineStageFlagBits* stages, in TransferTimestampTestParam() 310 TwoCmdBuffersTestParam::TwoCmdBuffersTestParam (const VkPipelineStageFlagBits* stages, in TwoCmdBuffersTestParam() 594 const StageFlagVector& stages, in TimestampTestInstance() 1036 const StageFlagVector stages, in BasicGraphicsTestInstance() 1235 const StageFlagVector stages, in AdvGraphicsTestInstance() 1412 const StageFlagVector stages, in BasicComputeTestInstance() 1620 const StageFlagVector stages, in TransferTestInstance() 1921 const StageFlagVector stages, in TwoCmdBuffersTestInstance()
|
| D | vktPipelineMatchedAttachmentsTests.cpp | 188 const VkPipelineShaderStageCreateInfo stages[] = in testMatchedAttachments() local
|
| /external/mesa3d/src/mesa/main/ |
| D | pipelineobj.c | 221 GLbitfield stages, struct gl_pipeline_object *pipe) { in use_program_stages() 258 _mesa_UseProgramStages_no_error(GLuint pipeline, GLbitfield stages, in _mesa_UseProgramStages_no_error() 282 _mesa_UseProgramStages(GLuint pipeline, GLbitfield stages, GLuint program) in _mesa_UseProgramStages()
|
| /external/mesa3d/src/mesa/drivers/dri/i965/ |
| D | gen7_urb.c | 77 int stages = 2 + gs_present + 2 * tess_present; in gen7_allocate_push_constants() local
|
| /external/mesa3d/src/mesa/tnl/ |
| D | t_pipeline.c | 39 const struct tnl_pipeline_stage **stages ) in _tnl_install_pipeline()
|