Searched defs:selection (Results 1 – 5 of 5) sorted by relevance
/dflybsd-src/contrib/zstd/lib/dictBuilder/ |
H A D | cover.c | 902 COVER_dictSelection_t selection) { in COVER_best_finish() 946 COVER_dictSelection_t selection = { NULL, 0, error }; in COVER_dictSelectionError() local 950 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() local 1035 … COVER_dictSelection_t selection = { candidateDictBuffer, dictContentSize, totalCompressedSize }; in COVER_selectDict() local 1044 COVER_dictSelection_t selection = { largestDictbuffer, dictContentSize, totalCompressedSize }; in COVER_selectDict() local 1075 COVER_dictSelection_t selection = COVER_dictSelectionError(ERROR(GENERIC)); in COVER_tryParameters() local
|
H A D | fastcover.c | 477 COVER_dictSelection_t selection = COVER_dictSelectionError(ERROR(GENERIC)); in FASTCOVER_tryParameters() local
|
/dflybsd-src/usr.sbin/installer/dfuibe_installer/ |
H A D | fn_configure.c | 615 char current_path[256], selection[256], temp[256]; in fn_set_timezone() local
|
/dflybsd-src/sys/dev/drm/amd/display/dc/dcn10/ |
H A D | dcn10_dpp_cm.c | 127 uint16_t selection = 0; in program_gamut_remap() local
|
/dflybsd-src/sys/dev/drm/amd/display/dc/inc/hw/ |
H A D | timing_generator.h | 119 enum crc_selection selection; member
|