Searched refs:name_func (Results 1 – 3 of 3) sorted by relevance
| /netbsd-src/external/apache2/llvm/dist/llvm/utils/unittest/googletest/include/gtest/internal/ |
| H A D | gtest-param-util.h | 518 ParamNameGeneratorFunc* name_func, in AddTestSuiteInstantiation() argument 521 InstantiationInfo(instantiation_name, func, name_func, file, line)); in AddTestSuiteInstantiation() 538 ParamNameGeneratorFunc* name_func = gen_it->name_func; in RegisterTests() local 554 std::string param_name = name_func( in RegisterTests() 611 name_func(name_func_in), in InstantiationInfo() 617 ParamNameGeneratorFunc* name_func; member
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/frv/ |
| H A D | frv.c | 1943 const char *name_func = XSTR (XEXP (DECL_RTL (function), 0), 0); in frv_asm_output_mi_thunk() local 1971 assemble_name (file, name_func); in frv_asm_output_mi_thunk() 1975 assemble_name (file, name_func); in frv_asm_output_mi_thunk() 1983 assemble_name (file, name_func); in frv_asm_output_mi_thunk() 1990 assemble_name (file, name_func); in frv_asm_output_mi_thunk() 1994 assemble_name (file, name_func); in frv_asm_output_mi_thunk() 2013 assemble_name (file, name_func); in frv_asm_output_mi_thunk() 2017 assemble_name (file, name_func); in frv_asm_output_mi_thunk()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/frv/ |
| H A D | frv.cc | 1932 const char *name_func = XSTR (XEXP (DECL_RTL (function), 0), 0); in frv_asm_output_mi_thunk() local 1960 assemble_name (file, name_func); in frv_asm_output_mi_thunk() 1964 assemble_name (file, name_func); in frv_asm_output_mi_thunk() 1972 assemble_name (file, name_func); in frv_asm_output_mi_thunk() 1979 assemble_name (file, name_func); in frv_asm_output_mi_thunk() 1983 assemble_name (file, name_func); in frv_asm_output_mi_thunk() 2002 assemble_name (file, name_func); in frv_asm_output_mi_thunk() 2006 assemble_name (file, name_func); in frv_asm_output_mi_thunk()
|