Home
last modified time | relevance | path

Searched defs:foz_db (Results 1 - 3 of 3) sorted by relevance

/third_party/mesa3d/src/util/
H A Ddisk_cache_os.h54 struct foz_db foz_db; member
H A Dfossilize_db.h75 struct foz_db { struct
H A Dfossilize_db.c111 update_foz_index(struct foz_db *foz_db, FILE *db_idx, unsigned file_idx) in update_foz_index() argument
199 load_foz_dbs(struct foz_db *foz_db, FILE *db_idx, uint8_t file_idx, in load_foz_dbs() argument
269 foz_prepare(struct foz_db *foz_db, char *cache_path) foz_prepare() argument
344 foz_destroy(struct foz_db *foz_db) foz_destroy() argument
365 foz_read_entry(struct foz_db *foz_db, const uint8_t *cache_key_160bit, size_t *size) foz_read_entry() argument
435 foz_write_entry(struct foz_db *foz_db, const uint8_t *cache_key_160bit, const void *blob, size_t blob_size) foz_write_entry() argument
540 foz_prepare(struct foz_db *foz_db, char *filename) foz_prepare() argument
549 foz_destroy(struct foz_db *foz_db) foz_destroy() argument
554 foz_read_entry(struct foz_db *foz_db, const uint8_t *cache_key_160bit, size_t *size) foz_read_entry() argument
561 foz_write_entry(struct foz_db *foz_db, const uint8_t *cache_key_160bit, const void *blob, size_t size) foz_write_entry() argument
[all...]

Completed in 2 milliseconds