Searched refs:setActions (Results 1 – 5 of 5) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/GlobalISel/ |
D | LegalizerInfo.h | 985 setActions(TypeIndex, Actions, SizeAndActions); in setScalarAction() 996 setActions(TypeIndex, Actions, SizeAndActions); in setPointerAction() 1009 setActions(TypeIndex, Actions, SizeAndActions); in setScalarInVectorAction() 1025 setActions(TypeIndex, Actions, SizeAndActions); in setVectorNumElementAction() 1089 void setActions(unsigned TypeIndex, in setActions() function
|
/external/sl4a/Common/src/com/googlecode/android_scripting/facade/bluetooth/media/ |
D | BluetoothSL4AAudioSrcMBS.java | 164 .setActions(PlaybackState.ACTION_PLAY | PlaybackState.ACTION_PAUSE in onCreate()
|
D | BluetoothMediaPlayback.java | 120 stateBuilder.setActions(PlaybackState.ACTION_PLAY | PlaybackState.ACTION_PAUSE | in updatePlaybackState()
|
/external/sl4a/Common/src/com/googlecode/android_scripting/facade/media/ |
D | MediaSessionFacade.java | 111 bob.setActions(PlaybackState.ACTION_PLAY | in mediaSessionAddCallback()
|
/external/antlr/tool/src/main/java/org/antlr/tool/ |
D | Rule.java | 521 public void setActions(Map<String, Object> actions) { in setActions() method in Rule
|