HomeSort by relevance Sort by last modified time
    Searched defs:option (Results 51 - 75 of 387) sorted by null

1 23 4 5 6 7 8 91011>>

  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/
getopt.h 52 struct option { struct
53 /* name of long option */
57 * whether option takes an argument
60 /* if not NULL, set *flag to val when option found */
68 const struct option *, int *);
70 const struct option *, int *);
  /prebuilts/ndk/9/platforms/android-14/arch-arm/usr/include/
getopt.h 52 struct option { struct
53 /* name of long option */
57 * whether option takes an argument
60 /* if not NULL, set *flag to val when option found */
68 const struct option *, int *);
70 const struct option *, int *);
  /prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/
getopt.h 52 struct option { struct
53 /* name of long option */
57 * whether option takes an argument
60 /* if not NULL, set *flag to val when option found */
68 const struct option *, int *);
70 const struct option *, int *);
  /prebuilts/ndk/9/platforms/android-14/arch-x86/usr/include/
getopt.h 52 struct option { struct
53 /* name of long option */
57 * whether option takes an argument
60 /* if not NULL, set *flag to val when option found */
68 const struct option *, int *);
70 const struct option *, int *);
  /prebuilts/ndk/9/platforms/android-18/arch-arm/usr/include/
getopt.h 52 struct option { struct
53 /* name of long option */
57 * whether option takes an argument
60 /* if not NULL, set *flag to val when option found */
68 const struct option *, int *);
70 const struct option *, int *);
  /prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/
getopt.h 52 struct option { struct
53 /* name of long option */
57 * whether option takes an argument
60 /* if not NULL, set *flag to val when option found */
68 const struct option *, int *);
70 const struct option *, int *);
  /prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/
getopt.h 52 struct option { struct
53 /* name of long option */
57 * whether option takes an argument
60 /* if not NULL, set *flag to val when option found */
68 const struct option *, int *);
70 const struct option *, int *);
  /prebuilts/ndk/9/platforms/android-3/arch-arm/usr/include/
getopt.h 52 struct option { struct
53 /* name of long option */
57 * whether option takes an argument
60 /* if not NULL, set *flag to val when option found */
68 const struct option *, int *);
70 const struct option *, int *);
  /prebuilts/ndk/9/platforms/android-4/arch-arm/usr/include/
getopt.h 52 struct option { struct
53 /* name of long option */
57 * whether option takes an argument
60 /* if not NULL, set *flag to val when option found */
68 const struct option *, int *);
70 const struct option *, int *);
  /prebuilts/ndk/9/platforms/android-5/arch-arm/usr/include/
getopt.h 52 struct option { struct
53 /* name of long option */
57 * whether option takes an argument
60 /* if not NULL, set *flag to val when option found */
68 const struct option *, int *);
70 const struct option *, int *);
  /prebuilts/ndk/9/platforms/android-8/arch-arm/usr/include/
getopt.h 52 struct option { struct
53 /* name of long option */
57 * whether option takes an argument
60 /* if not NULL, set *flag to val when option found */
68 const struct option *, int *);
70 const struct option *, int *);
  /prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/
getopt.h 52 struct option { struct
53 /* name of long option */
57 * whether option takes an argument
60 /* if not NULL, set *flag to val when option found */
68 const struct option *, int *);
70 const struct option *, int *);
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/
getopt.h 52 struct option { struct
53 /* name of long option */
57 * whether option takes an argument
60 /* if not NULL, set *flag to val when option found */
68 const struct option *, int *);
70 const struct option *, int *);
  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/
getopt.h 52 struct option { struct
53 /* name of long option */
57 * whether option takes an argument
60 /* if not NULL, set *flag to val when option found */
68 const struct option *, int *);
70 const struct option *, int *);
  /external/oprofile/libopt++/
popt_options.cpp 3 * option parsing
25 * option_base - base class for implementation of a command line option
27 * Every command line option added before calling parse_options()
33 * option_base - construct an option with the given options.
34 * @param option_name name part of long form e.g. --option
36 * @param help_str short description of the option
125 * option<void> - a binary option
127 * Use this option type for constructing specified / not-specified
146 * option<int> - a integer optio
213 option::option(bool & value, char const * name, char short_name, char const * help) function in class:popt::option
221 option::option(int & value, char const * name, char short_name, function in class:popt::option
231 option::option(string & value, char const * name, char short_name, function in class:popt::option
241 option::option(vector<string> & value, char const * name, char short_name, function in class:popt::option
    [all...]
  /external/smack/src/org/xbill/DNS/
Options.java 51 String option = token.substring(0, index); local
53 set(option, value);
65 /** Sets an option to "true" */
67 set(String option) {
70 table.put(option.toLowerCase(), "true");
73 /** Sets an option to the the supplied value */
75 set(String option, String value) {
78 table.put(option.toLowerCase(), value.toLowerCase());
81 /** Removes an option */
83 unset(String option) {
    [all...]
  /bionic/libc/include/
getopt.h 46 struct option { struct
47 /* name of long option */
51 * whether option takes an argument
54 /* if not NULL, set *flag to val when option found */
62 const struct option *, int *);
64 const struct option *, int *);
  /bionic/libc/kernel/common/linux/netfilter/
xt_dccp.h 35 u_int8_t option; member in struct:xt_dccp_info
  /development/ndk/platforms/android-3/include/linux/netfilter/
xt_dccp.h 30 u_int8_t option; member in struct:xt_dccp_info
  /external/chromium/chrome/browser/ui/webui/options/chromeos/
language_customize_modifier_keys_handler.cc 69 ListValue* option = new ListValue(); local
70 option->Append(Value::CreateIntegerValue(value));
71 option->Append(Value::CreateStringValue(l10n_util::GetStringUTF16(
73 list_value->Append(option);
  /external/chromium/chrome/browser/ui/webui/options/
clear_browser_data_handler.cc 85 ListValue* option = new ListValue(); local
86 option->Append(Value::CreateIntegerValue(i));
87 option->Append(Value::CreateStringValue(label_string));
88 time_list->Append(option);
  /external/chromium_org/chrome/browser/extensions/api/file_system/
file_system_api_unittest.cc 31 AcceptOption* option = new AcceptOption(); local
34 option->description.reset(new std::string(description));
37 option->mime_types.reset(new std::vector<std::string>());
38 base::SplitString(mime_types, ',', option->mime_types.get());
42 option->extensions.reset(new std::vector<std::string>());
43 base::SplitString(extensions, ',', option->extensions.get());
46 return option;
  /external/chromium_org/chrome/browser/ui/webui/options/chromeos/
keyboard_handler.cc 86 ListValue* option = new ListValue(); local
87 option->Append(new base::FundamentalValue(value));
88 option->Append(new base::StringValue(l10n_util::GetStringUTF16(
90 list_value->Append(option);
language_options_util.h 71 base::ListValue* option = new base::ListValue(); local
72 option->Append(CreateValue(
74 option->Append(new base::StringValue(l10n_util::GetStringUTF16(
76 list_value->Append(option);
  /external/chromium_org/third_party/WebKit/Source/bindings/v8/custom/
V8HTMLOptionsCollectionCustom.cpp 87 HTMLOptionElement* option = V8HTMLOptionElement::toNative(v8::Handle<v8::Object>(v8::Handle<v8::Object>::Cast(args[0]))); local
91 imp->add(option, es);
98 imp->add(option, index, es);

Completed in 519 milliseconds

1 23 4 5 6 7 8 91011>>