/third_party/libabigail/autoconf-archive/ |
D | ax_check_python_modules.m4 | 15 # ACTION-IF-FOUND, 16 # ACTION-IF-NOT-FOUND) 28 # HAVE_PYMOD_MODNAME is set to 'yes' and ACTION-IF_FOUND is 30 # to 'no' and ACTION-IF-NOT-FOUND is evaluated. 68 # ACTION-IF-FOUND, 69 # ACTION-IF-NOT-FOUND) 83 # of the test stops and ACTION-IF-NOT-FOUND is evaluated. 84 # Otherwise, if all modules are found, ACTION-IF-FOUND is evaluated.
|
D | ax_prog_python_version.m4 | 8 # AX_PROG_PYTHON_VERSION([VERSION],[ACTION-IF-TRUE],[ACTION-IF-FALSE]) 13 # commands in ACTION-IF-TRUE are executed. If not the shell commands in 14 # ACTION-IF-FALSE are run. Note if $PYTHON is not set (for example by
|
/third_party/skia/third_party/externals/expat/expat/conftools/ |
D | expatcfg-compiler-supports-visibility.m4 | 5 # EXPATCFG_COMPILER_SUPPORTS_VISIBILITY([ACTION-IF-YES], 6 # [ACTION-IF-NO]) 14 # In addition, execute ACTION-IF-YES or ACTION-IF-NO.
|
D | ax-check-link-flag.m4 | 7 # 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/ |
D | gst-element-check-1.0.m4 | 3 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/ndk_musl_include/ |
D | search.h | 13 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/ |
D | search.h | 13 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/uniproton/kernel/include/ |
D | search.h | 13 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/ |
D | search.h | 13 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/ |
D | search.h | 13 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/ |
D | search.c | 8 T(ACTION) in f() 16 switch((ACTION)0){ in f() 28 {ENTRY*(*p)(ENTRY,ACTION) = hsearch;} in f()
|
/third_party/skia/third_party/externals/freetype/builds/unix/ |
D | ax_prog_python_version.m4 | 7 # 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/libffi/m4/ |
D | ax_check_compile_flag.m4 | 7 # 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/ltp/m4/ |
D | ax_prog_perl_modules.m4 | 7 # 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/gn/src/gn/ |
D | ninja_action_target_writer_unittest.cc | 46 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()
|
D | ninja_group_target_writer_unittest.cc | 19 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()
|
D | ninja_generated_file_target_writer_unittest.cc | 28 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()
|
D | ninja_build_writer_unittest.cc | 74 target_foo.set_output_type(Target::ACTION); in TEST_F() 82 target_bar.set_output_type(Target::ACTION); in TEST_F() 111 target_baz.set_output_type(Target::ACTION); in TEST_F() 219 target_foo.set_output_type(Target::ACTION); in TEST_F() 227 target_bar.set_output_type(Target::ACTION); in TEST_F()
|
/third_party/python/ |
D | aclocal.m4 | 21 # 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 …]
|
/third_party/alsa-lib/include/ |
D | search.h | 68 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/icu/icu4c/source/ |
D | aclocal.m4 | 21 # AX_CHECK_COMPILE_FLAG(FLAG, [ACTION-SUCCESS], [ACTION-FAILURE], [EXTRA-FLAGS], [INPUT]) 28 # ACTION-SUCCESS/ACTION-FAILURE are shell commands to execute on 149 dnl PKG_CHECK_EXISTS(MODULES, [ACTION-IF-FOUND], [ACTION-IF-NOT-FOUND]) 199 dnl PKG_CHECK_MODULES(VARIABLE-PREFIX, MODULES, [ACTION-IF-FOUND], 200 dnl [ACTION-IF-NOT-FOUND]) 263 dnl PKG_CHECK_MODULES_STATIC(VARIABLE-PREFIX, MODULES, [ACTION-IF-FOUND], 264 dnl [ACTION-IF-NOT-FOUND]) 330 dnl [ACTION-IF-FOUND], [ACTION-IF-NOT-FOUND])
|
/third_party/skia/third_party/externals/microhttpd/m4/ |
D | libcurl.m4 | 1 # LIBCURL_CHECK_CONFIG ([DEFAULT-ACTION], [MINIMUM-VERSION], 2 # [ACTION-IF-YES], [ACTION-IF-NO]) 6 # Checks for libcurl. DEFAULT-ACTION is the string yes or no to 8 # If not supplied, DEFAULT-ACTION is yes. MINIMUM-VERSION is the 11 # accepted. ACTION-IF-YES is a list of shell commands to run if 13 # ACTION-IF-NO is a list of shell commands that are run otherwise. 14 # Note that using --without-libcurl does run ACTION-IF-NO.
|
D | ax_have_epoll.m4 | 7 # AX_HAVE_EPOLL([ACTION-IF-FOUND], [ACTION-IF-NOT-FOUND]) 8 # AX_HAVE_EPOLL_PWAIT([ACTION-IF-FOUND], [ACTION-IF-NOT-FOUND])
|
/third_party/curl/docs/libcurl/ |
D | libcurl.m4 | 24 # LIBCURL_CHECK_CONFIG ([DEFAULT-ACTION], [MINIMUM-VERSION], 25 # [ACTION-IF-YES], [ACTION-IF-NO]) 29 # Checks for libcurl. DEFAULT-ACTION is the string yes or no to 31 # If not supplied, DEFAULT-ACTION is yes. MINIMUM-VERSION is the 34 # accepted. ACTION-IF-YES is a list of shell commands to run if 36 # ACTION-IF-NO is a list of shell commands that are run otherwise. 37 # Note that using --without-libcurl does run ACTION-IF-NO.
|
/third_party/libcoap/m4/ |
D | ax_check_compile_flag.m4 | 7 # AX_CHECK_COMPILE_FLAG(FLAG, [ACTION-SUCCESS], [ACTION-FAILURE], [EXTRA-FLAGS], [INPUT]) 14 # ACTION-SUCCESS/ACTION-FAILURE are shell commands to execute on
|