/external/ppp/pppd/plugins/radius/ |
D | config.c | 31 static OPTION *find_option(char *optname, unsigned int type) in find_option() 53 static int set_option_str(char *filename, int line, OPTION *option, char *p) in set_option_str() 63 static int set_option_int(char *filename, int line, OPTION *option, char *p) in set_option_int() 83 static int set_option_srv(char *filename, int line, OPTION *option, char *p) in set_option_srv() 133 static int set_option_auo(char *filename, int line, OPTION *option, char *p) in set_option_auo() 190 OPTION *option; in rc_read_config() 269 OPTION *option; in rc_conf_str() 280 OPTION *option; in rc_conf_int() 291 OPTION *option; in rc_conf_srv()
|
D | options.h | 29 } OPTION; typedef 37 static OPTION config_options[] = {
|
/external/qemu/android/ |
D | cmdline-option.c | 32 #define OPTION(_name,_type,_config) \ macro 37 #define OPT_FLAG(_name,_descr) OPTION(_name,OPTION_IS_FLAG,0) 38 #define OPT_PARAM(_name,_template,_descr) OPTION(_name,OPTION_IS_PARAM,0) 39 #define OPT_LIST(_name,_template,_descr) OPTION(_name,OPTION_IS_LIST,0) 40 #define CFG_FLAG(_name,_descr) OPTION(_name,OPTION_IS_FLAG,1) 41 #define CFG_PARAM(_name,_template,_descr) OPTION(_name,OPTION_IS_PARAM,1)
|
/external/clang/lib/Driver/ |
D | DriverOptions.cpp | 18 #define OPTION(PREFIX, NAME, ID, KIND, GROUP, ALIAS, FLAGS, PARAM, \ macro 21 #undef OPTION 26 #define OPTION(PREFIX, NAME, ID, KIND, GROUP, ALIAS, FLAGS, PARAM, \ macro
|
D | CC1AsOptions.cpp | 19 #define OPTION(PREFIX, NAME, ID, KIND, GROUP, ALIAS, FLAGS, PARAM, \ macro 22 #undef OPTION 27 #define OPTION(PREFIX, NAME, ID, KIND, GROUP, ALIAS, FLAGS, PARAM, \ macro
|
/external/llvm/unittests/Option/ |
D | OptionParsingTest.cpp | 21 #define OPTION(PREFIX, NAME, ID, KIND, GROUP, ALIAS, FLAGS, PARAM, \ macro 25 #undef OPTION 33 #define OPTION(PREFIX, NAME, ID, KIND, GROUP, ALIAS, FLAGS, PARAM, \ macro 38 #undef OPTION
|
/external/libusb-compat/m4/ |
D | ltoptions.m4 | 16 # _LT_MANGLE_OPTION(MACRO-NAME, OPTION-NAME) 22 # _LT_SET_OPTION(MACRO-NAME, OPTION-NAME) 24 # Set option OPTION-NAME for macro MACRO-NAME, and if there is a 25 # matching handler defined, dispatch to it. Other OPTION-NAMEs are 35 # _LT_IF_OPTION(MACRO-NAME, OPTION-NAME, IF-SET, [IF-NOT-SET]) 37 # Execute IF-SET if OPTION is set, IF-NOT-SET otherwise. 42 # _LT_UNLESS_OPTIONS(MACRO-NAME, OPTION-LIST, IF-NOT-SET) 44 # Execute IF-NOT-SET unless all options in OPTION-LIST for MACRO-NAME 55 # _LT_SET_OPTIONS(MACRO-NAME, OPTION-LIST) 57 # OPTION-LIST is a space-separated list of Libtool options associated [all …]
|
/external/qemu/distrib/sdl-1.2.15/acinclude/ |
D | ltoptions.m4 | 17 # _LT_MANGLE_OPTION(MACRO-NAME, OPTION-NAME) 23 # _LT_SET_OPTION(MACRO-NAME, OPTION-NAME) 25 # Set option OPTION-NAME for macro MACRO-NAME, and if there is a 26 # matching handler defined, dispatch to it. Other OPTION-NAMEs are 36 # _LT_IF_OPTION(MACRO-NAME, OPTION-NAME, IF-SET, [IF-NOT-SET]) 38 # Execute IF-SET if OPTION is set, IF-NOT-SET otherwise. 43 # _LT_UNLESS_OPTIONS(MACRO-NAME, OPTION-LIST, IF-NOT-SET) 45 # Execute IF-NOT-SET unless all options in OPTION-LIST for MACRO-NAME 56 # _LT_SET_OPTIONS(MACRO-NAME, OPTION-LIST) 58 # OPTION-LIST is a space-separated list of Libtool options associated [all …]
|
/external/expat/m4/ |
D | ltoptions.m4 | 17 # _LT_MANGLE_OPTION(MACRO-NAME, OPTION-NAME) 23 # _LT_SET_OPTION(MACRO-NAME, OPTION-NAME) 25 # Set option OPTION-NAME for macro MACRO-NAME, and if there is a 26 # matching handler defined, dispatch to it. Other OPTION-NAMEs are 36 # _LT_IF_OPTION(MACRO-NAME, OPTION-NAME, IF-SET, [IF-NOT-SET]) 38 # Execute IF-SET if OPTION is set, IF-NOT-SET otherwise. 43 # _LT_UNLESS_OPTIONS(MACRO-NAME, OPTION-LIST, IF-NOT-SET) 45 # Execute IF-NOT-SET unless all options in OPTION-LIST for MACRO-NAME 56 # _LT_SET_OPTIONS(MACRO-NAME, OPTION-LIST) 58 # OPTION-LIST is a space-separated list of Libtool options associated [all …]
|
/external/open-vcdiff/m4/ |
D | ltoptions.m4 | 16 # _LT_MANGLE_OPTION(MACRO-NAME, OPTION-NAME) 22 # _LT_SET_OPTION(MACRO-NAME, OPTION-NAME) 24 # Set option OPTION-NAME for macro MACRO-NAME, and if there is a 25 # matching handler defined, dispatch to it. Other OPTION-NAMEs are 35 # _LT_IF_OPTION(MACRO-NAME, OPTION-NAME, IF-SET, [IF-NOT-SET]) 37 # Execute IF-SET if OPTION is set, IF-NOT-SET otherwise. 42 # _LT_UNLESS_OPTIONS(MACRO-NAME, OPTION-LIST, IF-NOT-SET) 44 # Execute IF-NOT-SET unless all options in OPTION-LIST for MACRO-NAME 55 # _LT_SET_OPTIONS(MACRO-NAME, OPTION-LIST) 57 # OPTION-LIST is a space-separated list of Libtool options associated [all …]
|
/external/libcap-ng/libcap-ng-0.7/m4/ |
D | ltoptions.m4 | 17 # _LT_MANGLE_OPTION(MACRO-NAME, OPTION-NAME) 23 # _LT_SET_OPTION(MACRO-NAME, OPTION-NAME) 25 # Set option OPTION-NAME for macro MACRO-NAME, and if there is a 26 # matching handler defined, dispatch to it. Other OPTION-NAMEs are 36 # _LT_IF_OPTION(MACRO-NAME, OPTION-NAME, IF-SET, [IF-NOT-SET]) 38 # Execute IF-SET if OPTION is set, IF-NOT-SET otherwise. 43 # _LT_UNLESS_OPTIONS(MACRO-NAME, OPTION-LIST, IF-NOT-SET) 45 # Execute IF-NOT-SET unless all options in OPTION-LIST for MACRO-NAME 56 # _LT_SET_OPTIONS(MACRO-NAME, OPTION-LIST) 58 # OPTION-LIST is a space-separated list of Libtool options associated [all …]
|
/external/openfst/m4/ |
D | ltoptions.m4 | 17 # _LT_MANGLE_OPTION(MACRO-NAME, OPTION-NAME) 23 # _LT_SET_OPTION(MACRO-NAME, OPTION-NAME) 25 # Set option OPTION-NAME for macro MACRO-NAME, and if there is a 26 # matching handler defined, dispatch to it. Other OPTION-NAMEs are 36 # _LT_IF_OPTION(MACRO-NAME, OPTION-NAME, IF-SET, [IF-NOT-SET]) 38 # Execute IF-SET if OPTION is set, IF-NOT-SET otherwise. 43 # _LT_UNLESS_OPTIONS(MACRO-NAME, OPTION-LIST, IF-NOT-SET) 45 # Execute IF-NOT-SET unless all options in OPTION-LIST for MACRO-NAME 56 # _LT_SET_OPTIONS(MACRO-NAME, OPTION-LIST) 58 # OPTION-LIST is a space-separated list of Libtool options associated [all …]
|
/external/libmtp/m4/ |
D | ltoptions.m4 | 16 # _LT_MANGLE_OPTION(MACRO-NAME, OPTION-NAME) 22 # _LT_SET_OPTION(MACRO-NAME, OPTION-NAME) 24 # Set option OPTION-NAME for macro MACRO-NAME, and if there is a 25 # matching handler defined, dispatch to it. Other OPTION-NAMEs are 35 # _LT_IF_OPTION(MACRO-NAME, OPTION-NAME, IF-SET, [IF-NOT-SET]) 37 # Execute IF-SET if OPTION is set, IF-NOT-SET otherwise. 42 # _LT_UNLESS_OPTIONS(MACRO-NAME, OPTION-LIST, IF-NOT-SET) 44 # Execute IF-NOT-SET unless all options in OPTION-LIST for MACRO-NAME 55 # _LT_SET_OPTIONS(MACRO-NAME, OPTION-LIST) 57 # OPTION-LIST is a space-separated list of Libtool options associated [all …]
|
/external/protobuf/m4/ |
D | ltoptions.m4 | 16 # _LT_MANGLE_OPTION(MACRO-NAME, OPTION-NAME) 22 # _LT_SET_OPTION(MACRO-NAME, OPTION-NAME) 24 # Set option OPTION-NAME for macro MACRO-NAME, and if there is a 25 # matching handler defined, dispatch to it. Other OPTION-NAMEs are 35 # _LT_IF_OPTION(MACRO-NAME, OPTION-NAME, IF-SET, [IF-NOT-SET]) 37 # Execute IF-SET if OPTION is set, IF-NOT-SET otherwise. 42 # _LT_UNLESS_OPTIONS(MACRO-NAME, OPTION-LIST, IF-NOT-SET) 44 # Execute IF-NOT-SET unless all options in OPTION-LIST for MACRO-NAME 55 # _LT_SET_OPTIONS(MACRO-NAME, OPTION-LIST) 57 # OPTION-LIST is a space-separated list of Libtool options associated [all …]
|
/external/eigen/bench/btl/cmake/ |
D | MacroOptionalAddSubdirectory.cmake | 1 # - MACRO_OPTIONAL_ADD_SUBDIRECTORY() combines ADD_SUBDIRECTORY() with an OPTION() 23 OPTION(BUILD_${_dir} "Build directory ${_dir}" ${ARGV1}) 25 OPTION(BUILD_${_dir} "Build directory ${_dir}" TRUE)
|
/external/clang/include/clang/Driver/ |
D | CC1AsOptions.h | 21 #define OPTION(PREFIX, NAME, ID, KIND, GROUP, ALIAS, FLAGS, PARAM, \ macro 25 #undef OPTION
|
D | Options.h | 21 #define OPTION(PREFIX, NAME, ID, KIND, GROUP, ALIAS, FLAGS, PARAM, \ macro 25 #undef OPTION
|
/external/bison/m4/ |
D | warnings.m4 | 18 # gl_COMPILER_OPTION_IF(OPTION, [IF-SUPPORTED], [IF-NOT-SUPPORTED], 21 # Check if the compiler supports OPTION when compiling PROGRAM. 42 # gl_WARN_ADD(OPTION, [VARIABLE = WARN_CFLAGS],
|
/external/libpng/scripts/ |
D | libpng-config.in | 31 Usage: $0 [OPTION] ... 33 Known values for OPTION are:
|
D | libpng-config-body.in | 5 Usage: libpng-config [OPTION] ... 7 Known values for OPTION are:
|
/external/webkit/Source/cmake/ |
D | WebKitFeatures.cmake | 36 OPTION(${_feature} "${_description}" DEPS_OK_${_feature}) 38 OPTION(${_feature} "${_description}" ${_args})
|
/external/eigen/bench/btl/ |
D | CMakeLists.txt | 8 OPTION(BTL_NOVEC "Disable SSE/Altivec optimizations when possible" OFF) 68 OPTION(BUILD_${targetname} "Build benchmark ${targetname}" ${_last_var})
|
/external/chromium/webkit/glue/ |
D | webmenuitem.h | 17 OPTION = WebKit::WebMenuItemInfo::Option, enumerator
|
D | webmenuitem.cc | 8 : type(OPTION), in WebMenuItem()
|
/external/v8/tools/ |
D | merge-to-branch.sh | 71 while getopts ":hs:fp:" OPTION ; do 72 case $OPTION in
|