Searched refs:do_action (Results 1 – 14 of 14) sorted by relevance
/external/autotest/site_utils/ |
D | server_manager.py | 80 post_change=True, do_action=action) 106 post_change=False, do_action=action) 114 post_change=True, do_action=action) 170 do_action=action) 181 do_action=action)
|
D | server_manager_actions.py | 109 do_action=False): argument 149 if do_action:
|
/external/iproute2/tc/ |
D | tc_common.h | 9 extern int do_action(int argc, char **argv);
|
D | tc.c | 205 return do_action(argc-1, argv+1); in do_cmd()
|
D | emp_ematch.lex.c | 851 do_action: /* This label is used only to access EOF actions. */ 1110 goto do_action;
|
D | m_action.c | 671 int do_action(int argc, char **argv) in do_action() function
|
/external/toybox/toys/pending/ |
D | tftpd.c | 88 static void do_action(struct sockaddr *srcaddr, struct sockaddr *dstaddr, in do_action() function 305 do_action((struct sockaddr*)&srcaddr, (struct sockaddr*)&dstaddr, in tftpd_main()
|
/external/angle/src/compiler/preprocessor/ |
D | preprocessor_lex_autogen.cpp | 1071 do_action: /* This label is used only to access EOF actions. */ 1469 goto do_action;
|
/external/swiftshader/src/OpenGL/compiler/preprocessor/ |
D | Tokenizer.cpp | 1412 do_action: /* This label is used only to access EOF actions. */ 1808 goto do_action;
|
/external/libpcap/ |
D | scanner.c | 3458 do_action: /* This label is used only to access EOF actions. */ 4498 goto do_action;
|
/external/swiftshader/src/OpenGL/compiler/ |
D | glslang_lex.cpp | 1640 do_action: /* This label is used only to access EOF actions. */ 2443 goto do_action;
|
/external/angle/src/compiler/translator/ |
D | glslang_lex_autogen.cpp | 1292 do_action: /* This label is used only to access EOF actions. */ 2235 goto do_action;
|
/external/toybox/kconfig/ |
D | lex.zconf.c_shipped | 1009 do_action: /* This label is used only to access EOF actions. */ 1375 goto do_action;
|
/external/ltp/doc/ |
D | test-writing-guidelines.txt | 1434 int do_action(int arg) 1462 if (TST_TRACE(do_action(arg))) { 1471 test.c:8: INFO: do_action(arg) failed
|