Home
last modified time | relevance | path

Searched defs:_argument_list (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/emboss/compiler/front_end/
H A Dmodule_ir.py713 def _argument_list(head, tail): function
/aosp_15_r20/external/deqp/external/openglcts/modules/gl/
H A Dgl4cGPUShaderFP64Tests.hpp1318 typedef std::vector<Utils::_variable_type> _argument_list; typedef in gl4cts::GPUShaderFP64Test8