Searched defs:apis (Results 1 – 2 of 2) sorted by relevance
364 def removeDuplicates(apis): argument379 def genHeaders(apis, fname): argument395 def genSrcs(apis, fname): argument413 apis = parseAllSpecs(API_SPECS) # read in all the specfiles variable414 apis = removeDuplicates(apis) # remove duplication of functions common to multiple versions variable
18 ApiEntry apis[128]; variable