HomeSort by relevance Sort by last modified time
    Searched refs:qmode (Results 1 - 7 of 7) sorted by null

  /hardware/qcom/display/msm8909/libhwcomposer/
hwc_qdcm.h 43 namespace qmode { namespace
56 qmode::ModeManager* (*factory)() = NULL;
73 void (*destroy)(qmode::ModeManager*) = NULL;
hwc_utils.h 60 namespace qmode { namespace
579 qmode::ModeManager *mQdcmMode;
hwc_qdcm.cpp 41 using namespace qmode;
  /external/python/cpython2/PC/VS7.1/
rt.bat 28 set qmode= variable
34 if "%1"=="-q" (set qmode=yes) & shift & goto CheckOpts variable
38 if defined qmode goto Qmode
50 :Qmode
  /external/python/cpython2/PC/VS8.0/
rt.bat 28 set qmode= variable
34 if "%1"=="-q" (set qmode=yes) & shift & goto CheckOpts variable
38 if defined qmode goto Qmode
50 :Qmode
  /external/python/cpython2/PC/VS9.0/
rt.bat 33 set qmode= variable
39 if "%1"=="-q" (set qmode=yes) & shift & goto CheckOpts variable
46 if defined qmode goto Qmode
58 :Qmode
  /external/python/cpython2/PCbuild/
rt.bat 33 set qmode= variable
39 if "%1"=="-q" (set qmode=yes) & shift & goto CheckOpts variable
46 if defined qmode goto Qmode
58 :Qmode

Completed in 291 milliseconds