Lines Matching +defs:cache +defs:info
255 findOption(const driOptionCache *cache, const char *name) in findOption()
292 checkValue(const driOptionValue *v, const driOptionInfo *info) in checkValue()
312 driParseOptionInfo(driOptionCache *info, in driParseOptionInfo()
584 driOptionCache *cache; member
629 parseRange(driOptionInfo *info, const char *string) in parseRange()
803 driOptionCache *cache = data->cache; in parseOptConfAttr() local
1013 initOptionCache(driOptionCache *cache, const driOptionCache *info) in initOptionCache()
1040 driParseConfigFiles(driOptionCache *cache, const driOptionCache *info, in driParseConfigFiles()
1075 driDestroyOptionInfo(driOptionCache *info) in driDestroyOptionInfo()
1090 driDestroyOptionCache(driOptionCache *cache) in driDestroyOptionCache()
1103 driCheckOption(const driOptionCache *cache, const char *name, in driCheckOption()
1111 driQueryOptionb(const driOptionCache *cache, const char *name) in driQueryOptionb()
1121 driQueryOptioni(const driOptionCache *cache, const char *name) in driQueryOptioni()
1131 driQueryOptionf(const driOptionCache *cache, const char *name) in driQueryOptionf()
1141 driQueryOptionstr(const driOptionCache *cache, const char *name) in driQueryOptionstr()