Lines Matching defs:string
24 import io,os,re,string,sys
29 # api - string naming the API to match
30 # profile - string naming the profile to match
45 # 'string' None Always matches
46 # None 'string' Does not match. Can't generate multiple APIs
49 # 'string' 'string' Strings must match
126 # name - feature name string (e.g. 'vk_ext_khr_surface')
474 # api - string specifying API name being generated
475 # profile - string specifying API profile being generated