Lines Matching defs:dictLoadMethod
1064 ZSTD_dictLoadMethod_e dictLoadMethod, ZSTD_dictContentType_e dictContentType)
1072 if (dictLoadMethod == ZSTD_dlm_byRef) {
4641 ZSTD_dictLoadMethod_e dictLoadMethod)
4650 + (dictLoadMethod == ZSTD_dlm_byRef ? 0
4672 ZSTD_dictLoadMethod_e dictLoadMethod,
4680 if ((dictLoadMethod == ZSTD_dlm_byRef) || (!dictBuffer) || (!dictSize)) {
4723 ZSTD_dictLoadMethod_e dictLoadMethod,
4735 (dictLoadMethod == ZSTD_dlm_byRef ? 0
4759 ZSTD_dictLoadMethod_e dictLoadMethod,
4771 dictLoadMethod, dictContentType,
4777 ZSTD_dictLoadMethod_e dictLoadMethod,
4810 dictLoadMethod, cctxParams.cParams,
4816 dictLoadMethod, dictContentType,
4876 ZSTD_dictLoadMethod_e dictLoadMethod,
4884 + (dictLoadMethod == ZSTD_dlm_byRef ? 0
4912 dictLoadMethod, dictContentType,