Home
last modified time | relevance | path

Searched refs:OPTION (Results 1 – 25 of 153) sorted by relevance

1234567

/external/ppp/pppd/plugins/radius/
Dconfig.c31 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()
Doptions.h29 } OPTION; typedef
37 static OPTION config_options[] = {
/external/qemu/android/
Dcmdline-option.c32 #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/
Dexception_barrier_lowlevel.asm36 OPTION PROLOGUE:None label
37 OPTION EPILOGUE:None label
51 OPTION PROLOGUE:None label
52 OPTION EPILOGUE:None label
/external/open-vcdiff/m4/
Dltoptions.m416 # _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/
Dltoptions.m417 # _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/
Dltoptions.m416 # _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/
Dltoptions.m416 # _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/
Dltoptions.m417 # _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/
Dltoptions.m417 # _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/
Dltoptions.m416 # _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/
Dltoptions.m416 # _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/
Dltoptions.m416 # _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/
Dltoptions.m417 # _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/
DMacroOptionalAddSubdirectory.cmake1 # - 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/
DCC1AsOptions.h25 #define OPTION(PREFIX, NAME, ID, KIND, GROUP, ALIAS, ALIASARGS, FLAGS, PARAM, \ macro
29 #undef OPTION
DOptions.h38 #define OPTION(PREFIX, NAME, ID, KIND, GROUP, ALIAS, ALIASARGS, FLAGS, PARAM, \ macro
42 #undef OPTION
/external/bison/m4/
Dwarnings.m418 # 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/
DDriverOptions.cpp24 #define OPTION(PREFIX, NAME, ID, KIND, GROUP, ALIAS, ALIASARGS, FLAGS, PARAM, \ macro
29 #undef OPTION
DCC1AsOptions.cpp24 #define OPTION(PREFIX, NAME, ID, KIND, GROUP, ALIAS, ALIASARGS, FLAGS, PARAM, \ macro
29 #undef OPTION
/external/llvm/unittests/Option/
DOptionParsingTest.cpp22 #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/
Dxml2-config.in11 Usage: xml2-config [OPTION]
13 Known values for OPTION are:
/external/chromium_org/third_party/libxml/linux/
Dxml2-config11 Usage: xml2-config [OPTION]
13 Known values for OPTION are:
/external/libpng/scripts/
Dlibpng-config.in31 Usage: $0 [OPTION] ...
33 Known values for OPTION are:
/external/chromium_org/third_party/libxslt/
Dxslt-config.in12 Usage: xslt-config [OPTION]...
14 Known values for OPTION are:

1234567