Home
last modified time | relevance | path

Searched defs:func_suffix (Results 1 – 5 of 5) sorted by relevance

/external/protobuf/php/tests/
Dtest_util.php528 private static function appendHelper($obj, $func_suffix, $value)
538 private static function kvUpdateHelper($obj, $func_suffix, $key, $value)
/external/freetype/include/freetype/internal/
Dftrfork.h85 #define CONST_FT_RFORK_RULE_ARRAY_ENTRY( func_suffix, type_suffix ) \ argument
/external/flatbuffers/src/
Didl_gen_csharp.cpp1378 std::string func_suffix = "()"; in GenUnionUnPack_ObjectAPI() local
/external/python/cpython2/Lib/test/
Dtest_argparse.py2828 def __init__(self, test_class, func_suffix, std_name): argument
/external/python/cpython3/Lib/test/
Dtest_argparse.py3126 def __init__(self, test_class, func_suffix, std_name): argument