Searched defs:func_suffix (Results 1 – 6 of 6) sorted by relevance
/external/protobuf/php/tests/ |
D | test_util.php | 514 private static function appendHelper($obj, $func_suffix, $value) 524 private static function kvUpdateHelper($obj, $func_suffix, $key, $value)
|
/external/cronet/stable/third_party/protobuf/php/tests/ |
D | test_util.php | 514 private static function appendHelper($obj, $func_suffix, $value) 524 private static function kvUpdateHelper($obj, $func_suffix, $key, $value)
|
/external/cronet/tot/third_party/protobuf/php/tests/ |
D | test_util.php | 514 private static function appendHelper($obj, $func_suffix, $value) 524 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 | 1861 std::string func_suffix = "()"; in GenUnionUnPack_ObjectAPI() local
|
/external/python/cpython3/Lib/test/ |
D | test_argparse.py | 3801 def __init__(self, test_class, func_suffix, std_name): argument
|