Searched defs:selection (Results 1 – 2 of 2) sorted by relevance
902 COVER_dictSelection_t selection) { in COVER_best_finish()946 COVER_dictSelection_t selection = { NULL, 0, error }; in COVER_dictSelectionError() local950 unsigned COVER_dictSelectionIsError(COVER_dictSelection_t selection) { in COVER_dictSelectionIsError()954 void COVER_dictSelectionFree(COVER_dictSelection_t selection){ in COVER_dictSelectionFree()1000 COVER_dictSelection_t selection = { largestDictbuffer, dictContentSize, totalCompressedSize }; in COVER_selectDict() local1035 … COVER_dictSelection_t selection = { candidateDictBuffer, dictContentSize, totalCompressedSize }; in COVER_selectDict() local1044 COVER_dictSelection_t selection = { largestDictbuffer, dictContentSize, totalCompressedSize }; in COVER_selectDict() local1075 COVER_dictSelection_t selection = COVER_dictSelectionError(ERROR(GENERIC)); in COVER_tryParameters() local
477 COVER_dictSelection_t selection = COVER_dictSelectionError(ERROR(GENERIC)); in FASTCOVER_tryParameters() local