Home
last modified time | relevance | path

Searched defs:parameter_count (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/tint/src/
Dtraits.h42 static constexpr std::size_t parameter_count = sizeof...(PARAMETERS); member
/third_party/mesa3d/src/gallium/frontends/vdpau/
Dmixer.c44 uint32_t parameter_count, in vlVdpVideoMixerCreate()
906 uint32_t parameter_count, in vlVdpVideoMixerGetParameterValues()
/third_party/mesa3d/src/compiler/glsl/
Dast_function.cpp1202 const unsigned parameter_count = in process_vec_mat_constructor() local
1308 const unsigned parameter_count = in process_array_constructor() local
1963 const unsigned parameter_count = in process_record_constructor() local
/third_party/boost/boost/wave/util/
Dcpp_macromap.hpp863 IteratorT const &end, SizeT const &parameter_count, bool& seen_newline) in collect_arguments()