Searched defs:apis (Results 1 – 3 of 3) sorted by relevance
356 def removeDuplicates(apis): argument371 def genHeaders(apis, fname): argument387 def genSrcs(apis, fname): argument405 apis = parseAllSpecs(API_SPECS) # read in all the specfiles variable406 apis = removeDuplicates(apis) # remove duplication of functions common to GL1 and GL2 variable
18 ApiEntry apis[128]; variable