Home
last modified time | relevance | path

Searched refs:missing_functions (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/libxml2/tools/
H A Dgentest.py298 missing_functions = {} variable
305 list = missing_functions[module]
308 missing_functions[module] = [name]
949 for module in missing_functions.keys():
950 lst.write("module %s:\n %s\n" % (module, missing_functions[module]))
/aosp_15_r20/external/cronet/third_party/libxml/src/
H A Dgentest.py313 missing_functions = {} variable
320 list = missing_functions[module]
323 missing_functions[module] = [name]
970 for module in missing_functions.keys():
971 lst.write("module %s:\n %s\n" % (module, missing_functions[module]))
/aosp_15_r20/external/mtools/
H A DNEWS792 Renamed missing_functions to missFuncs in order to accommodate