/external/snakeyaml/src/changes/ |
D | changes.xml | 10 <action dev="asomov" type="update" issue="332"> 12 </action> 13 <action dev="asomov" type="update"> 15 </action> 16 <action dev="asomov" type="update"> 18 </action> 21 <action dev="maslovalex" type="fix" issue="318" due-to="Rog Sigal"> 23 </action> 24 <action dev="asomov" type="update" issue="329"> 26 </action> [all …]
|
/external/linux-kselftest/tools/testing/selftests/tc-testing/tc-tests/actions/ |
D | ife.json | 4 "name": "Create valid ife encode action with mark and pass control", 11 "$TC actions flush action ife", 17 "cmdUnderTest": "$TC actions add action ife encode allow mark pass index 2", 19 "verifyCmd": "$TC actions get action ife index 2", 20 … "matchPattern": "action order [0-9]*: ife encode action pass.*type 0xED3E.*allow mark.*index 2", 23 "$TC actions flush action ife" 28 "name": "Create valid ife encode action with mark and pipe control", 35 "$TC actions flush action ife", 41 "cmdUnderTest": "$TC actions add action ife encode use mark 10 pipe index 2", 43 "verifyCmd": "$TC actions get action ife index 2", [all …]
|
D | gact.json | 4 "name": "Add valid pass action", 11 "$TC actions flush action gact", 17 "cmdUnderTest": "$TC actions add action pass index 8", 19 "verifyCmd": "$TC actions list action gact", 20 "matchPattern": "action order [0-9]*: gact action pass.*index 8 ref", 23 "$TC actions flush action gact" 28 "name": "Add valid pipe action", 35 "$TC actions flush action gact", 41 "cmdUnderTest": "$TC actions add action pipe index 6", 43 "verifyCmd": "$TC actions list action gact", [all …]
|
D | bpf.json | 4 "name": "Add cBPF action with valid bytecode", 11 "$TC action flush action bpf", 17 …"cmdUnderTest": "$TC action add action bpf bytecode '4,40 0 0 12,21 0 1 2048,6 0 0 262144,6 0 0 0'… 19 "verifyCmd": "$TC action get action bpf index 100", 20 …"matchPattern": "action order [0-9]*: bpf bytecode '4,40 0 0 12,21 0 1 2048,6 0 0 262144,6 0 0 0' … 23 "$TC action flush action bpf" 28 "name": "Add cBPF action with invalid bytecode", 35 "$TC actions flush action bpf", 41 …"cmdUnderTest": "$TC action add action bpf bytecode '4,40 0 0 12,31 0 1 2048,6 0 0 262144,6 0 0 0'… 43 "verifyCmd": "$TC action get action bpf index 100", [all …]
|
D | police.json | 4 "name": "Add valid basic police action", 11 "$TC actions flush action police", 17 "cmdUnderTest": "$TC actions add action police rate 1kbit burst 10k index 1", 19 "verifyCmd": "$TC actions ls action police", 20 "matchPattern": "action order [0-9]*: police 0x1 rate 1Kbit burst 10Kb", 23 "$TC actions flush action police" 28 "name": "Add police action with duplicate index", 35 "$TC actions flush action police", 40 "$TC actions add action police rate 4Mbit burst 120k index 9" 42 "cmdUnderTest": "$TC actions add action police rate 8kbit burst 24k index 9", [all …]
|
D | skbedit.json | 4 "name": "Add skbedit action with valid mark", 11 "$TC actions flush action skbedit", 17 "cmdUnderTest": "$TC actions add action skbedit mark 1", 19 "verifyCmd": "$TC actions list action skbedit", 20 "matchPattern": "action order [0-9]*: skbedit mark 1", 23 "$TC actions flush action skbedit" 28 "name": "Add skbedit action with invalid mark", 35 "$TC actions flush action skbedit", 41 "cmdUnderTest": "$TC actions add action skbedit mark 666777888999", 43 "verifyCmd": "$TC actions list action skbedit", [all …]
|
D | nat.json | 4 "name": "Add nat action on ingress with default control action", 11 "$TC actions flush action nat", 17 "cmdUnderTest": "$TC actions add action nat ingress 192.168.1.1 200.200.200.1", 19 "verifyCmd": "$TC actions ls action nat", 20 "matchPattern": "action order [0-9]+: nat ingress 192.168.1.1/32 200.200.200.1 pass", 23 "$TC actions flush action nat" 28 "name": "Add nat action on ingress with pipe control action", 35 "$TC actions flush action nat", 41 "cmdUnderTest": "$TC actions add action nat ingress 1.1.1.1 2.2.2.1 pipe index 77", 43 "verifyCmd": "$TC actions get action nat index 77", [all …]
|
D | vlan.json | 4 "name": "Add vlan pop action with pipe opcode", 11 "$TC actions flush action vlan", 17 "cmdUnderTest": "$TC actions add action vlan pop pipe index 8", 19 "verifyCmd": "$TC actions list action vlan", 20 "matchPattern": "action order [0-9]+: vlan.*pop.*pipe.*index 8 ref", 23 "$TC actions flush action vlan" 28 "name": "Add vlan pop action with pass opcode", 35 "$TC actions flush action vlan", 41 "cmdUnderTest": "$TC actions add action vlan pop pass index 8", 43 "verifyCmd": "$TC actions get action vlan index 8", [all …]
|
D | csum.json | 4 "name": "Add csum iph action", 11 "$TC actions flush action csum", 17 "cmdUnderTest": "$TC actions add action csum iph index 800", 19 "verifyCmd": "$TC actions get action csum index 800", 20 "matchPattern": "action order [0-9]*: csum \\(iph\\) action pass.*index 800 ref", 23 "$TC actions flush action csum" 28 "name": "Add csum ip4h action", 35 "$TC actions flush action csum", 41 "cmdUnderTest": "$TC actions add action csum ip4h index 7", 43 "verifyCmd": "$TC actions get action csum index 7", [all …]
|
D | sample.json | 4 "name": "Add valid sample action with mandatory arguments", 11 "$TC actions flush action sample", 17 "cmdUnderTest": "$TC actions add action sample rate 10 group 1 index 2", 19 "verifyCmd": "$TC actions get action sample index 2", 20 "matchPattern": "action order [0-9]+: sample rate 1/10 group 1.*index 2 ref", 23 "$TC actions flush action sample" 28 "name": "Add valid sample action with mandatory arguments and continue control action", 35 "$TC actions flush action sample", 41 "cmdUnderTest": "$TC actions add action sample rate 700 group 2 continue index 2", 43 "verifyCmd": "$TC actions get action sample index 2", [all …]
|
D | skbmod.json | 4 "name": "Add skbmod action to set destination mac", 11 "$TC actions flush action skbmod", 17 "cmdUnderTest": "$TC actions add action skbmod set dmac 11:22:33:44:55:66 index 5", 19 "verifyCmd": "$TC actions ls action skbmod", 20 "matchPattern": "action order [0-9]*: skbmod pipe set dmac 11:22:33:44:55:66\\s+index 5", 23 "$TC actions flush action skbmod" 28 "name": "Add skbmod action to set source mac", 35 "$TC actions flush action skbmod", 41 "cmdUnderTest": "$TC actions add action skbmod set smac 77:88:99:AA:BB:CC index 7", 43 "verifyCmd": "$TC actions get action skbmod index 7", [all …]
|
D | mirred.json | 4 "name": "Add mirred mirror to egress action", 11 "$TC actions flush action mirred", 17 "cmdUnderTest": "$TC actions add action mirred egress mirror index 1 dev lo", 19 "verifyCmd": "$TC actions list action mirred", 20 "matchPattern": "action order [0-9]*: mirred \\(Egress Mirror to device lo\\).*index 1 ref", 23 "$TC actions flush action mirred" 28 "name": "Add mirred redirect to egress action", 35 "$TC actions flush action mirred", 41 "cmdUnderTest": "$TC actions add action mirred egress redirect index 2 dev lo action pipe", 43 "verifyCmd": "$TC actions list action mirred", [all …]
|
D | tunnel_key.json | 4 "name": "Add tunnel_key set action with mandatory parameters", 11 "$TC actions flush action tunnel_key", 17 … "cmdUnderTest": "$TC actions add action tunnel_key set src_ip 10.10.10.1 dst_ip 20.20.20.2 id 1", 19 "verifyCmd": "$TC actions list action tunnel_key", 20 …"matchPattern": "action order [0-9]+: tunnel_key.*set.*src_ip 10.10.10.1.*dst_ip 20.20.20.2.*key_i… 23 "$TC actions flush action tunnel_key" 28 "name": "Add tunnel_key set action with missing mandatory src_ip parameter", 35 "$TC actions flush action tunnel_key", 41 "cmdUnderTest": "$TC actions add action tunnel_key set dst_ip 20.20.20.2 id 100", 43 "verifyCmd": "$TC actions list action tunnel_key", [all …]
|
D | connmark.json | 4 "name": "Add valid connmark action with defaults", 11 "$TC actions flush action connmark", 17 "cmdUnderTest": "$TC actions add action connmark", 19 "verifyCmd": "$TC actions list action connmark", 20 "matchPattern": "action order [0-9]+: connmark zone 0 pipe", 23 "$TC actions flush action connmark" 28 "name": "Add valid connmark action with control pass", 35 "$TC actions flush action connmark", 41 "cmdUnderTest": "$TC actions add action connmark pass index 1", 43 "verifyCmd": "$TC actions get action connmark index 1", [all …]
|
D | simple.json | 4 "name": "Add simple action", 11 "$TC actions flush action simple", 17 "cmdUnderTest": "$TC actions add action simple sdata \"A triumph\" index 60", 19 "verifyCmd": "$TC actions list action simple", 20 "matchPattern": "action order [0-9]*: Simple <A triumph>.*index 60 ref", 23 "$TC actions flush action simple" 28 "name": "Add simple action with duplicate index", 35 "$TC actions flush action simple", 40 "$TC actions add action simple sdata \"Aruba\" index 4" 42 "cmdUnderTest": "$TC actions add action simple sdata \"Jamaica\" index 4", [all …]
|
/external/apache-commons-bcel/src/changes/ |
D | changes.xml | 39 The <action> type attribute can be add,update,fix,remove. 66 …<action issue="BCEL-294" type="fix" dev="britter" due-to="Mark Roberts">Incorrect comment in Stack… 67 …<action issue="BCEL-296" type="fix" dev="ggregory" due-to="Mark Roberts">Incorrect comment in seve… 68 …<action issue="BCEL-295" type="fix" dev="ggregory" due-to="Mark Roberts">Fix local variable live r… 69 …<action issue="BCEL-300" type="fix" dev="ggregory">org.apache.bcel.classfile.ClassFormatException:… 70 …<action issue="BCEL-301" type="fix" dev="ggregory">org.apache.bcel.classfile.ClassFormatException:… 74 …<action issue="BCEL-293" type="add" dev="britter">Add Automatic-Module-Name MANIFEST entry for Jav… 75 <action issue="BCEL-292" type="add" dev="markt">Add minimal Java 9 support</action> 76 …<action issue="BCEL-286" type="fix" dev="britter" due-to="Mark Roberts">Utility.signatureToString … 77 …<action issue="BCEL-287" type="fix" dev="britter" due-to="Mark Roberts">IINC does not handle -128 … [all …]
|
/external/tagsoup/definitions/ |
D | html.stml | 23 <action id='A_ADUP'/> 24 <action id='A_ADUP_SAVE'/> 25 <action id='A_ADUP_STAGC'/> 26 <action id='A_ANAME'/> 27 <action id='A_ANAME_ADUP_STAGC'/> 28 <action id='A_AVAL'/> 29 <action id='A_AVAL_STAGC'/> 30 <action id='A_CDATA'/> 31 <action id='A_CMNT'/> 32 <action id='A_DECL'/> [all …]
|
/external/apache-commons-compress/src/changes/ |
D | changes.xml | 37 The <action> type attribute can be add,update,fix,remove. 47 <action type="fix" date="2018-09-07"> 50 </action> 54 <action type="fix" date="2018-06-15" due-to="DidierLoiseau"> 59 </action> 60 <action issue="COMPRESS-456" type="fix" date="2018-06-19"> 63 </action> 64 <action issue="COMPRESS-457" type="fix" date="2018-07-01"> 68 </action> 69 <action issue="COMPRESS-455" type="fix" date="2018-07-01"> [all …]
|
/external/libchrome/base/posix/ |
D | file_descriptor_shuffle_unittest.cc | 17 struct Action { struct 24 Action(Type in_type, int in_fd1, int in_fd2 = -1) in Action() function 30 bool operator==(const Action& other) const { in operator ==() argument 49 actions_.push_back(Action(Action::DUPLICATE, *result, fd)); in Duplicate() 54 actions_.push_back(Action(Action::MOVE, src, dest)); in Move() 58 void Close(int fd) override { actions_.push_back(Action(Action::CLOSE, fd)); } in Close() 60 const std::vector<Action>& actions() const { return actions_; } in actions() 64 std::vector<Action> actions_; 100 EXPECT_TRUE(tracer.actions()[0] == Action(Action::MOVE, 0, 1)); in TEST() 111 EXPECT_TRUE(tracer.actions()[0] == Action(Action::MOVE, 0, 1)); in TEST() [all …]
|
/external/libxkbcommon/xkbcommon/test/data/compat/ |
D | mousekeys | 13 action = MovePtr(x=-1,y= +1); 16 action = MovePtr(x=-1,y= +1); 20 action = MovePtr(x=+0,y= +1); 23 action = MovePtr(x=+0,y= +1); 27 action = MovePtr(x=+1,y=+1); 30 action = MovePtr(x=+1,y=+1); 34 action = MovePtr(x=-1,y=+0); 37 action = MovePtr(x=-1,y=+0); 41 action = MovePtr(x=+1,y=+0); 44 action = MovePtr(x=+1,y=+0); [all …]
|
/external/adhd/cras/src/tests/ |
D | ramp_unittest.cc | 24 struct cras_ramp_action action; in TEST() local 29 action = cras_ramp_get_current_action(ramp); in TEST() 31 EXPECT_EQ(action.type, CRAS_RAMP_ACTION_NONE); in TEST() 32 EXPECT_FLOAT_EQ(1.0, action.scaler); in TEST() 33 EXPECT_FLOAT_EQ(0.0, action.increment); in TEST() 43 cras_ramp_action action; in TEST() local 50 action = cras_ramp_get_current_action(ramp); in TEST() 52 EXPECT_EQ(CRAS_RAMP_ACTION_PARTIAL, action.type); in TEST() 53 EXPECT_FLOAT_EQ(0.0, action.scaler); in TEST() 54 EXPECT_FLOAT_EQ(increment, action.increment); in TEST() [all …]
|
/external/python/cpython3/Lib/ |
D | argparse.py | 43 - Action -- The base class for parser actions. Typically actions are 45 the action= argument of add_argument(). However, for greater 46 customization of ArgumentParser actions, subclasses of Action may 47 be defined and passed as the action= argument. 76 'Action', 258 def add_argument(self, action): argument 259 if action.help is not SUPPRESS: 263 invocations = [get_invocation(action)] 264 for subaction in self._iter_indented_subactions(action): 274 self._add_item(self._format_action, [action]) [all …]
|
/external/pdfium/fpdfsdk/ |
D | fsdk_actionhandler.cpp | 24 const CPDF_Action& action, in DoAction_DocOpen() argument 27 return ExecuteDocumentOpenAction(action, pFormFillEnv, &visited); in DoAction_DocOpen() 64 const CPDF_Action& action, in DoAction_Page() argument 68 return ExecuteDocumentPageAction(action, eType, pFormFillEnv, &visited); in DoAction_Page() 72 const CPDF_Action& action, in DoAction_Document() argument 76 return ExecuteDocumentPageAction(action, eType, pFormFillEnv, &visited); in DoAction_Document() 81 const CPDF_Action& action, in DoAction_BookMark() argument 85 return ExecuteBookMark(action, pFormFillEnv, pBookMark, &visited); in DoAction_BookMark() 89 const CPDF_Action& action, in DoAction_Screen() argument 94 return ExecuteScreenAction(action, type, pFormFillEnv, pScreen, &visited); in DoAction_Screen() [all …]
|
/external/clang/include/clang/Driver/ |
D | Action.h | 1 //===--- Action.h - Abstract compilation steps ------------------*- C++ -*-===// 30 /// Action - Represent an abstract compilation step to perform. 32 /// An action represents an edge in the compilation graph; typically 42 class Action { 72 // The offloading kind determines if this action is binded to a particular 78 // action is implemented. 92 /// The output type of this action. 98 Action(ActionClass Kind, types::ID Type) : Action(Kind, ActionList(), Type) {} in Action() function 99 Action(ActionClass Kind, Action *Input, types::ID Type) in Action() function 100 : Action(Kind, ActionList({Input}), Type) {} in Action() [all …]
|
/external/python/cpython2/Lib/ |
D | argparse.py | 43 - Action -- The base class for parser actions. Typically actions are 45 the action= argument of add_argument(). However, for greater 46 customization of ArgumentParser actions, subclasses of Action may 47 be defined and passed as the action= argument. 75 'Action', 255 def add_argument(self, action): argument 256 if action.help is not SUPPRESS: 260 invocations = [get_invocation(action)] 261 for subaction in self._iter_indented_subactions(action): 271 self._add_item(self._format_action, [action]) [all …]
|