Home
last modified time | relevance | path

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

/external/parameter-framework/upstream/tools/clientSimulator/clientsimulator/scenario/
DScenario.py113 actionValue = action.pop(actionDefinedType)
130 actionValue.update(self.__getActionValue(actionGatherer))
134 action[self.__getActionType(actionGatherer)] = actionValue
/external/swiftshader/third_party/llvm-7.0/llvm/examples/ExceptionDemo/
DExceptionDemo.cpp696 int64_t actionValue = 0; in handleLsda() local
699 exceptionMatched = handleActionValue(&actionValue, in handleLsda()
735 actionValue); in handleLsda()
/external/llvm/examples/ExceptionDemo/
DExceptionDemo.cpp746 int64_t actionValue = 0; in handleLsda() local
749 exceptionMatched = handleActionValue(&actionValue, in handleLsda()
785 actionValue); in handleLsda()
/external/swiftshader/third_party/LLVM/examples/ExceptionDemo/
DExceptionDemo.cpp723 int64_t actionValue = 0; in handleLsda() local
726 exceptionMatched = handleActionValue(&actionValue, in handleLsda()
761 actionValue); in handleLsda()