Lines Matching defs:force
109 HRESULT ParseMtProp2(const UString &name, const PROPVARIANT &prop, UInt32 &numThreads, bool &force)
111 force = false;
118 force = true;
128 force = true;
130 // force = true; for debug
131 // "(VT_BOOL = VARIANT_TRUE)" set "force = false" and doesn't change numThreads
151 /* we force up, if threads number specified
152 only `d` will force it down */
161 force_loc = false; // force down
167 force_loc = true; // force up
187 force = force_loc;