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

  /hardware/libhardware/tests/input/evdev/
SwitchInputMapper_test.cpp 49 deviceNode.addSwitch(SW_LID);
50 deviceNode.addSwitch(SW_CAMERA_LENS_COVER);
73 deviceNode.addSwitch(SW_LID);
InputMocks.cpp 67 node->addSwitch(SW_LID);
105 node->addSwitch(SW_HEADPHONE_INSERT);
106 node->addSwitch(SW_MICROPHONE_INSERT);
107 node->addSwitch(SW_LINEOUT_INSERT);
109 node->addSwitch(0x0e); // SW_HPHL_OVERCURRENT
110 node->addSwitch(0x0f); // SW_HPHR_OVERCURRENT
InputMocks.h 78 void addSwitch(int32_t sw) { mSwitches.insert(sw); }
  /external/swiftshader/src/OpenGL/compiler/
localintermediate.h 44 TIntermSwitch *addSwitch(TIntermTyped *init, TIntermAggregate *statementList, const TSourceLoc &line);
ParseHelper.h 222 TIntermSwitch *addSwitch(TIntermTyped *init, TIntermAggregate *statementList, const TSourceLoc &loc);
Intermediate.cpp 558 TIntermSwitch *TIntermediate::addSwitch(TIntermTyped *init, TIntermAggregate *statementList, const TSourceLoc &line)
    [all...]
glslang.y     [all...]
ParseHelper.cpp     [all...]
  /prebuilts/ndk/r13/sources/third_party/shaderc/third_party/glslang/hlsl/
hlslParseHelper.h 144 TIntermNode* addSwitch(const TSourceLoc&, TIntermTyped* expression, TIntermAggregate* body);
hlslGrammar.cpp     [all...]
hlslParseHelper.cpp     [all...]
  /prebuilts/ndk/r13/sources/third_party/shaderc/third_party/glslang/glslang/MachineIndependent/
ParseHelper.h 293 TIntermNode* addSwitch(const TSourceLoc&, TIntermTyped* expression, TIntermAggregate* body);
glslang.y     [all...]
ParseHelper.cpp     [all...]
  /external/testng/ant/3rdparty/
cobertura.jar 
  /external/owasp/sanitizer/tools/findbugs/lib/
findbugs.jar 
  /prebuilts/tools/common/m2/repository/com/google/code/findbugs/findbugs/2.0.1/
findbugs-2.0.1.jar 
  /prebuilts/tools/common/m2/repository/com/google/code/findbugs/findbugs/2.0.3/
findbugs-2.0.3.jar 
  /prebuilts/tools/common/m2/repository/com/google/code/findbugs/findbugs/3.0.0/
findbugs-3.0.0.jar 

Completed in 148 milliseconds