Home
last modified time | relevance | path

Searched defs:qmode (Results 1 – 6 of 6) sorted by relevance

/external/python/cpython2/PC/VS7.1/
Drt.bat28 set qmode= variable
34 if "%1"=="-q" (set qmode=yes) & shift & goto CheckOpts variable
/external/python/cpython2/PC/VS8.0/
Drt.bat28 set qmode= variable
34 if "%1"=="-q" (set qmode=yes) & shift & goto CheckOpts variable
/external/python/cpython2/PC/VS9.0/
Drt.bat33 set qmode= variable
39 if "%1"=="-q" (set qmode=yes) & shift & goto CheckOpts variable
/external/python/cpython2/PCbuild/
Drt.bat33 set qmode= variable
39 if "%1"=="-q" (set qmode=yes) & shift & goto CheckOpts variable
/external/python/cpython3/PCbuild/
Drt.bat33 set qmode= variable
40 if "%1"=="-q" (set qmode=yes) & shift & goto CheckOpts variable
/external/swiftshader/third_party/astc-encoder/Source/
Dastc_block_sizes2.cpp127 int qmode = (base_quant_mode - 2) + 6 * H; in decode_block_mode_2d() local
216 int qmode = (base_quant_mode - 2) + 6 * H; in decode_block_mode_3d() local