Lines Matching refs:driOptionCache
118 findOption(const driOptionCache *cache, const char *name) in findOption()
508 driOptionCache *cache;
577 driOptionCache *cache = data->cache; in parseOptInfoAttr()
718 driParseOptionInfo(driOptionCache *info, const char *configOptions) in driParseOptionInfo()
761 driOptionCache *cache;
834 driOptionCache *cache = data->cache; in parseOptConfAttr()
924 initOptionCache(driOptionCache *cache, const driOptionCache *info) in initOptionCache()
988 driParseConfigFiles(driOptionCache *cache, const driOptionCache *info, in driParseConfigFiles()
1039 driDestroyOptionInfo(driOptionCache *info) in driDestroyOptionInfo()
1055 driDestroyOptionCache(driOptionCache *cache) in driDestroyOptionCache()
1068 driCheckOption(const driOptionCache *cache, const char *name, in driCheckOption()
1076 driQueryOptionb(const driOptionCache *cache, const char *name) in driQueryOptionb()
1086 driQueryOptioni(const driOptionCache *cache, const char *name) in driQueryOptioni()
1096 driQueryOptionf(const driOptionCache *cache, const char *name) in driQueryOptionf()
1106 driQueryOptionstr(const driOptionCache *cache, const char *name) in driQueryOptionstr()