Lines Matching refs:driOptionCache
259 findOption(const driOptionCache *cache, const char *name) in findOption()
316 driParseOptionInfo(driOptionCache *info, in driParseOptionInfo()
594 driOptionCache *cache;
810 driOptionCache *cache = data->cache; in parseOptConfAttr()
1145 initOptionCache(driOptionCache *cache, const driOptionCache *info) in initOptionCache()
1187 driParseConfigFiles(driOptionCache *cache, const driOptionCache *info, in driParseConfigFiles()
1226 driDestroyOptionInfo(driOptionCache *info) in driDestroyOptionInfo()
1241 driDestroyOptionCache(driOptionCache *cache) in driDestroyOptionCache()
1254 driCheckOption(const driOptionCache *cache, const char *name, in driCheckOption()
1262 driQueryOptionb(const driOptionCache *cache, const char *name) in driQueryOptionb()
1272 driQueryOptioni(const driOptionCache *cache, const char *name) in driQueryOptioni()
1282 driQueryOptionf(const driOptionCache *cache, const char *name) in driQueryOptionf()
1292 driQueryOptionstr(const driOptionCache *cache, const char *name) in driQueryOptionstr()