Home
last modified time | relevance | path

Searched defs:first_param (Results 1 – 9 of 9) sorted by relevance

/third_party/rust/rust/src/tools/rust-analyzer/crates/ide-completion/src/tests/
Dfn_param.rs48 fn first_param() { in first_param() function
/third_party/mesa3d/src/compiler/glsl/
Dast_function.cpp1512 ir_rvalue *first_param = (ir_rvalue *)parameters->get_head_raw(); in emit_inline_vector_constructor() local
1705 ir_rvalue *const first_param = (ir_rvalue *) parameters->get_head_raw(); in emit_inline_matrix_constructor() local
/third_party/mesa3d/src/mesa/program/
Dprog_statevars.c1428 for (int first_param = list->FirstStateVarIndex; in _mesa_optimize_state_parameters() local
/third_party/rust/rust/src/tools/rust-analyzer/crates/ide/src/
Drename.rs234 let first_param = params in rename_to_self() localVariable
/third_party/python/Lib/test/
Dtest_posix.py717 def _test_all_chown_common(self, chown_func, first_param, stat_func): argument
/third_party/rust/rust/compiler/rustc_parse/src/parser/
Ditem.rs2351 let mut first_param = true; in parse_fn_params() localVariable
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/pipeline/jit/ps/
Daction.cc976 auto first_param = vmap_func->parameters()[0]; in UsedByVmap() local
/third_party/mesa3d/src/compiler/spirv/
Dspirv_to_nir.c7199 unsigned first_param = returns ? 1 : 0; in func_to_nir_builder() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/pipeline/jit/pi/graph_capture/
Dgraph_build.cc1786 AObject *first_param = iterable_node->GetVobj(); in CheckSupportCreateInstance() local