Home
last modified time | relevance | path

Searched refs:ACTION (Results 1 – 25 of 1481) sorted by relevance

12345678910>>...60

/third_party/boost/boost/lambda/detail/
Doperators.hpp34 #define BOOST_LAMBDA_BE1(OPER_NAME, ACTION, CONSTA, CONSTB, CONVERSION) \ argument
39 ACTION, \
46 ACTION, \
57 #define BOOST_LAMBDA_BE2(OPER_NAME, ACTION, CONSTA, CONSTB, CONVERSION) \ argument
62 ACTION, \
69 ACTION, \
80 #define BOOST_LAMBDA_BE3(OPER_NAME, ACTION, CONSTA, CONSTB, CONVERSION) \ argument
85 ACTION, \
92 ACTION, \
102 #define BOOST_LAMBDA_BE(OPER_NAME, ACTION, CONSTA, CONSTB, CONST_CONVERSION) \ argument
[all …]
/third_party/boost/boost/msm/front/
Dfunctor_row.hpp58 template <class SOURCE,class EVENT,class TARGET,class ACTION=none,class GUARD=none>
64 typedef ACTION Action;
94 template<class SOURCE,class EVENT,class TARGET,class ACTION>
95 struct Row<SOURCE,EVENT,TARGET,ACTION,none>
100 typedef ACTION Action;
130 template<class SOURCE,class EVENT,class ACTION>
131 struct Row<SOURCE,EVENT,none,ACTION,none>
136 typedef ACTION Action;
165 template<class SOURCE,class EVENT,class ACTION,class GUARD>
166 struct Row<SOURCE,EVENT,none,ACTION,GUARD>
[all …]
/third_party/grpc/tools/distrib/
Dyapf_code.sh18 ACTION=${1:---in-place}
19 [[ $ACTION == '--in-place' ]] || [[ $ACTION == '--diff' ]]
40 $PYTHON -m yapf $ACTION --recursive --style=setup.cfg "${DIRS[@]}"
/third_party/skia/third_party/externals/expat/expat/conftools/
Dexpatcfg-compiler-supports-visibility.m45 # EXPATCFG_COMPILER_SUPPORTS_VISIBILITY([ACTION-IF-YES],
6 # [ACTION-IF-NO])
14 # In addition, execute ACTION-IF-YES or ACTION-IF-NO.
Dax-check-link-flag.m47 # AX_CHECK_LINK_FLAG(FLAG, [ACTION-SUCCESS], [ACTION-FAILURE], [EXTRA-FLAGS], [INPUT])
14 # ACTION-SUCCESS/ACTION-FAILURE are shell commands to execute on
/third_party/gstreamer/gstreamer/
Dgst-element-check-1.0.m43 dnl GST_ELEMENT_CHECK(ELEMENT-NAME, MIN-VERSION, ACTION-IF-FOUND, ACTION-IF-NOT-FOUND)
7 dnl ACTION-IF_FOUND : action if element exists and is of the desired version
8 dnl ACTION-IF-NOT-FOUND : action if element does not exist or is too old
/third_party/musl/porting/uniproton/kernel/include/
Dsearch.h13 typedef enum { FIND, ENTER } ACTION; typedef
23 ENTRY *hsearch(ENTRY, ACTION);
34 int hsearch_r(ENTRY, ACTION, ENTRY **, struct hsearch_data *);
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Dsearch.h13 typedef enum { FIND, ENTER } ACTION; typedef
23 ENTRY *hsearch(ENTRY, ACTION);
34 int hsearch_r(ENTRY, ACTION, ENTRY **, struct hsearch_data *);
/third_party/musl/ndk_musl_include/
Dsearch.h13 typedef enum { FIND, ENTER } ACTION; typedef
23 ENTRY *hsearch(ENTRY, ACTION);
34 int hsearch_r(ENTRY, ACTION, ENTRY **, struct hsearch_data *);
/third_party/musl/porting/liteos_m/kernel/include/
Dsearch.h13 typedef enum { FIND, ENTER } ACTION; typedef
23 ENTRY *hsearch(ENTRY, ACTION);
34 int hsearch_r(ENTRY, ACTION, ENTRY **, struct hsearch_data *);
/third_party/musl/include/
Dsearch.h13 typedef enum { FIND, ENTER } ACTION; typedef
23 ENTRY *hsearch(ENTRY, ACTION);
34 int hsearch_r(ENTRY, ACTION, ENTRY **, struct hsearch_data *);
/third_party/musl/libc-test/src/api/
Dsearch.c8 T(ACTION) in f()
16 switch((ACTION)0){ in f()
28 {ENTRY*(*p)(ENTRY,ACTION) = hsearch;} in f()
/third_party/eudev/rules/
D60-block.rules4 ACTION=="add", SUBSYSTEM=="module", KERNEL=="block", ATTR{parameters/events_dfl_poll_msecs}=="0", \
8 ACTION=="change", SUBSYSTEM=="scsi", ENV{DEVTYPE}=="scsi_device", TEST=="block", ATTR{block/*/ueven…
11 ACTION!="remove", SUBSYSTEM=="block", KERNEL=="loop*|nvme*|sd*|vd*|xvd*|pmem*|mmcblk*", OPTIONS+="w…
/third_party/freetype/builds/unix/
Dax_prog_python_version.m47 # AX_PROG_PYTHON_VERSION([VERSION],[ACTION-IF-TRUE],[ACTION-IF-FALSE])
12 # commands in ACTION-IF-TRUE are executed. If not the shell commands in
13 # ACTION-IF-FALSE are run. Note if $PYTHON is not set (for example by
/third_party/skia/third_party/externals/freetype/builds/unix/
Dax_prog_python_version.m47 # AX_PROG_PYTHON_VERSION([VERSION],[ACTION-IF-TRUE],[ACTION-IF-FALSE])
12 # commands in ACTION-IF-TRUE are executed. If not the shell commands in
13 # ACTION-IF-FALSE are run. Note if $PYTHON is not set (for example by
/third_party/pulseaudio/m4/
Dax_check_flag.m47 # AX_CHECK_PREPROC_FLAG(FLAG, [ACTION-SUCCESS], [ACTION-FAILURE], [EXTRA-FLAGS])
8 # AX_CHECK_COMPILE_FLAG(FLAG, [ACTION-SUCCESS], [ACTION-FAILURE], [EXTRA-FLAGS])
9 # AX_CHECK_LINK_FLAG(FLAG, [ACTION-SUCCESS], [ACTION-FAILURE], [EXTRA-FLAGS])
20 # ACTION-SUCCESS/ACTION-FAILURE are shell commands to execute on
/third_party/libffi/m4/
Dax_check_compile_flag.m47 # AX_CHECK_COMPILE_FLAG(FLAG, [ACTION-SUCCESS], [ACTION-FAILURE], [EXTRA-FLAGS], [INPUT])
14 # ACTION-SUCCESS/ACTION-FAILURE are shell commands to execute on
/third_party/boost/tools/build/src/engine/
Drules.h41 typedef struct _action ACTION; typedef
83 ACTION * action;
237 void action_free ( ACTION * );
238 ACTIONS * actionlist ( ACTIONS *, ACTION * );
/third_party/ltp/m4/
Dax_prog_perl_modules.m47 # AX_PROG_PERL_MODULES([MODULES], [ACTION-IF-TRUE], [ACTION-IF-FALSE])
12 # commands in ACTION-IF-TRUE are executed. If not the shell commands in
13 # ACTION-IF-FALSE are run. Note if $PERL is not set (for example by
/third_party/flutter/flutter/packages/flutter/test/material/
Dsnack_bar_test.dart273 label: 'ACTION',
291 await tester.tap(find.text('ACTION'));
293 await tester.tap(find.text('ACTION'));
296 await tester.tap(find.text('ACTION'));
315 label: 'ACTION',
357 label: 'ACTION',
396 label: 'ACTION',
414 final Element actionTextBox = tester.element(find.text('ACTION'));
445 action: SnackBarAction(label: 'ACTION', onPressed: () { }),
461 final Offset actionTextBottomLeft = tester.getBottomLeft(find.text('ACTION'));
[all …]
/third_party/gn/src/gn/
Dninja_group_target_writer_unittest.cc19 dep.set_output_type(Target::ACTION); in TEST()
25 dep2.set_output_type(Target::ACTION); in TEST()
39 datadep.set_output_type(Target::ACTION); in TEST()
Dninja_action_target_writer_unittest.cc46 target.set_output_type(Target::ACTION); in TEST()
82 target.set_output_type(Target::ACTION); in TEST()
128 target.set_output_type(Target::ACTION); in TEST()
170 dep.set_output_type(Target::ACTION); in TEST()
184 datadep.set_output_type(Target::ACTION); in TEST()
425 dep.set_output_type(Target::ACTION); in TEST()
431 foo.set_output_type(Target::ACTION); in TEST()
461 bar.set_output_type(Target::ACTION); in TEST()
513 foo.set_output_type(Target::ACTION); in TEST()
Dninja_generated_file_target_writer_unittest.cc28 dep.set_output_type(Target::ACTION); in TEST_F()
34 dep2.set_output_type(Target::ACTION); in TEST_F()
48 datadep.set_output_type(Target::ACTION); in TEST_F()
/third_party/alsa-lib/include/
Dsearch.h68 ACTION; typedef
88 extern ENTRY *hsearch __P ((ENTRY __item, ACTION __action));
107 extern int hsearch_r __P ((ENTRY __item, ACTION __action, ENTRY **__retval,
/third_party/python/
Daclocal.m421 # AX_C_FLOAT_WORDS_BIGENDIAN([ACTION-IF-TRUE], [ACTION-IF-FALSE], [ACTION-IF-UNKNOWN])
105 # AX_CHECK_COMPILE_FLAG(FLAG, [ACTION-SUCCESS], [ACTION-FAILURE], [EXTRA-FLAGS], [INPUT])
112 # ACTION-SUCCESS/ACTION-FAILURE are shell commands to execute on
170 # and calls ACTION-IF-FOUND or ACTION-IF-NOT-FOUND appropriately
358 dnl PKG_CHECK_EXISTS(MODULES, [ACTION-IF-FOUND], [ACTION-IF-NOT-FOUND])
408 dnl PKG_CHECK_MODULES(VARIABLE-PREFIX, MODULES, [ACTION-IF-FOUND],
409 dnl [ACTION-IF-NOT-FOUND])
472 dnl PKG_CHECK_MODULES_STATIC(VARIABLE-PREFIX, MODULES, [ACTION-IF-FOUND],
473 dnl [ACTION-IF-NOT-FOUND])
539 dnl [ACTION-IF-FOUND], [ACTION-IF-NOT-FOUND])
[all …]

12345678910>>...60