Home
last modified time | relevance | path

Searched refs:KeyValue (Results 1 – 7 of 7) sorted by relevance

/haiku/src/libs/libsolv/solv/
H A Ddataiterator.h35 } KeyValue; typedef
116 KeyValue kv;
133 KeyValue kv;
H A Drepopack.h139 data_fetch(unsigned char *dp, KeyValue *kv, Repokey *key) in data_fetch()
H A Drepo.h138 …nt (*callback)(void *cbdata, Solvable *s, Repodata *data, Repokey *key, KeyValue *kv), void *cbdat…
H A Drepo.c836 int (*callback)(void *cbdata, Solvable *s, Repodata *data, Repokey *key, KeyValue *kv);
841 repo_matchvalue(void *cbdata, Solvable *s, Repodata *data, Repokey *key, KeyValue *kv) in repo_matchvalue()
881 KeyValue kv; in domatch_idarray()
896 KeyValue kv; in repo_search_md()
1055 …nt (*callback)(void *cbdata, Solvable *s, Repodata *data, Repokey *key, KeyValue *kv), void *cbdat… in repo_search()
H A Drepo_write.c639 repo_write_collect_needed(struct cbdata *cbdata, Repo *repo, Repodata *data, Repokey *key, KeyValue in repo_write_collect_needed()
736 repo_write_cb_needed(void *vcbdata, Solvable *s, Repodata *data, Repokey *key, KeyValue *kv) in repo_write_cb_needed()
755 repo_write_adddata(struct cbdata *cbdata, Repodata *data, Repokey *key, KeyValue *kv) in repo_write_adddata()
902 repo_write_cb_adddata(void *vcbdata, Solvable *s, Repodata *data, Repokey *key, KeyValue *kv) in repo_write_cb_adddata()
H A Drepodata.c813 repodata_stringify(Pool *pool, Repodata *data, Repokey *key, KeyValue *kv, int flags) in repodata_stringify()
863 KeyValue *parent;
868 …nt (*callback)(void *cbdata, Solvable *s, Repodata *data, Repokey *key, KeyValue *kv), void *cbdat… in repodata_search()
876 KeyValue kv; in repodata_search()
982 repodata_setpos_kv(Repodata *data, KeyValue *kv) in repodata_setpos_kv()
1001 solvabledata_fetch(Solvable *s, KeyValue *kv, Id keyname) in solvabledata_fetch()
H A Dpool.c1097 addfileprovides_cb(void *cbdata, Solvable *s, Repodata *data, Repokey *key, KeyValue *value) in addfileprovides_cb()
1572 solver_fill_DU_cb(void *cbdata, Solvable *s, Repodata *data, Repokey *key, KeyValue *value) in solver_fill_DU_cb()