Searched defs:func_suffix (Results 1 – 5 of 5) sorted by relevance
/external/protobuf/php/tests/ |
D | test_util.php | 528 private static function appendHelper($obj, $func_suffix, $value) 538 private static function kvUpdateHelper($obj, $func_suffix, $key, $value)
|
/external/freetype/include/freetype/internal/ |
D | ftrfork.h | 85 #define CONST_FT_RFORK_RULE_ARRAY_ENTRY( func_suffix, type_suffix ) \ argument
|
/external/flatbuffers/src/ |
D | idl_gen_csharp.cpp | 1378 std::string func_suffix = "()"; in GenUnionUnPack_ObjectAPI() local
|
/external/python/cpython2/Lib/test/ |
D | test_argparse.py | 2828 def __init__(self, test_class, func_suffix, std_name): argument
|
/external/python/cpython3/Lib/test/ |
D | test_argparse.py | 3126 def __init__(self, test_class, func_suffix, std_name): argument
|