/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/chromium_org/chrome_frame/ |
D | exception_barrier_lowlevel.asm | 36 OPTION PROLOGUE:None label 37 OPTION EPILOGUE:None label 51 OPTION PROLOGUE:None label 52 OPTION EPILOGUE:None label
|
/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/libexif/auto-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/chromium_org/third_party/tcmalloc/vendor/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/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/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/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/chromium_org/sdch/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/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/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/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 | 25 #define OPTION(PREFIX, NAME, ID, KIND, GROUP, ALIAS, ALIASARGS, FLAGS, PARAM, \ macro 29 #undef OPTION
|
D | Options.h | 38 #define OPTION(PREFIX, NAME, ID, KIND, GROUP, ALIAS, ALIASARGS, FLAGS, PARAM, \ macro 42 #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/clang/lib/Driver/ |
D | DriverOptions.cpp | 24 #define OPTION(PREFIX, NAME, ID, KIND, GROUP, ALIAS, ALIASARGS, FLAGS, PARAM, \ macro 29 #undef OPTION
|
D | CC1AsOptions.cpp | 24 #define OPTION(PREFIX, NAME, ID, KIND, GROUP, ALIAS, ALIASARGS, FLAGS, PARAM, \ macro 29 #undef OPTION
|
/external/llvm/unittests/Option/ |
D | OptionParsingTest.cpp | 22 #define OPTION(PREFIX, NAME, ID, KIND, GROUP, ALIAS, ALIASARGS, FLAGS, PARAM, \ macro 26 #undef OPTION 40 #define OPTION(PREFIX, NAME, ID, KIND, GROUP, ALIAS, ALIASARGS, FLAGS, PARAM, \ macro 45 #undef OPTION
|
/external/chromium_org/third_party/libxml/src/ |
D | xml2-config.in | 11 Usage: xml2-config [OPTION] 13 Known values for OPTION are:
|
/external/chromium_org/third_party/libxml/linux/ |
D | xml2-config | 11 Usage: xml2-config [OPTION] 13 Known values for OPTION are:
|
/external/libpng/scripts/ |
D | libpng-config.in | 31 Usage: $0 [OPTION] ... 33 Known values for OPTION are:
|
/external/chromium_org/third_party/libxslt/ |
D | xslt-config.in | 12 Usage: xslt-config [OPTION]... 14 Known values for OPTION are:
|