Searched refs:type_suffix (Results 1 – 4 of 4) sorted by relevance
85 #define CONST_FT_RFORK_RULE_ARRAY_ENTRY( func_suffix, type_suffix ) \ argument87 FT_RFork_Rule_ ## type_suffix },
777 static std::string type_suffix(ParmVarDecl *param) in type_suffix() function827 type = type_suffix(param); in name_without_type_suffixes()
452 set (type_suffix "_${type}") variable454 set (type_suffix "") variable462 OUTPUT_NAME "gflags${opts}${type_suffix}"
1377 std::string type_suffix = ""; in GenUnionUnPack_ObjectAPI() local1382 type_suffix = "(_j)"; in GenUnionUnPack_ObjectAPI()1393 type_suffix + ";\n"; in GenUnionUnPack_ObjectAPI()1395 indent + "switch (this." + camel_name + "Type" + type_suffix + ") {\n"; in GenUnionUnPack_ObjectAPI()