Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/UI/GUI/
DCompressDialog.cpp3167 static void AddProp_switch(AString &s, const char *name, E_ZSTD_paramSwitch_e e) in AddProp_switch() function
3209 AddProp_switch(s, "zmfr", props->useRowMatchFinder); in ZstdEncProps_Print()
3212 AddProp_switch(s, "zle", props->ldmParams.enableLdm); in ZstdEncProps_Print()