HomeSort by relevance Sort by last modified time
    Searched refs:option (Results 451 - 475 of 1471) sorted by null

<<11121314151617181920>>

  /external/smali/gradle/wrapper/
gradle-wrapper.jar 
  /external/oprofile/libpopt/
popt.c 278 if (longName && !(item->option.longName &&
279 !strcmp(longName, item->option.longName)))
281 else if (shortName != item->option.shortName)
296 /* We already have an exec to do; remember this option for next
328 con->os->currAlias, con->os->currAlias->option.longName @*/
336 if (longName && (item->option.longName &&
337 !strcmp(longName, item->option.longName)))
339 if (shortName && shortName == item->option.shortName)
348 if (longName && !(item->option.longName &&
349 !strcmp(longName, item->option.longName))
    [all...]
  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/
StatusBarButton.js 430 * @param {!Element} option
432 addOption: function(option)
434 this._selectElement.appendChild(option);
445 var option = this._selectElement.createChild("option");
446 option.text = label;
448 option.title = title;
450 option.value = value;
451 return option;
463 * @param {!Element} option
    [all...]
EventListenersSidebarPane.js 44 var option = document.createElement("option");
45 option.value = "all";
46 option.label = WebInspector.UIString("All Nodes");
47 this.settingsSelectElement.appendChild(option);
49 option = document.createElement("option");
50 option.value = "selected";
51 option.label = WebInspector.UIString("Selected Node Only");
52 this.settingsSelectElement.appendChild(option);
    [all...]
  /external/iptables/extensions/
libxt_tcp.c 26 "[!] --tcp-option number match if TCP option set\n");
29 static const struct option tcp_opts[] = {
36 {.name = "tcp-option", .has_arg = true, .val = '5'},
118 parse_tcp_option(const char *option, uint8_t *result)
122 if (!xtables_strtoui(option, NULL, &ret, 1, UINT8_MAX))
123 xtables_error(PARAMETER_PROBLEM, "Bad TCP option \"%s\"", option);
199 "Only one `--tcp-option' allowed");
201 parse_tcp_option(optarg, &tcpinfo->option);
    [all...]
  /prebuilts/misc/common/commons-cli/
commons-cli-1.2.jar 
  /external/e2fsprogs/ext2ed/
init.c 402 wprintw (command_win,"You may wish to use the configuration option ForceExt2 on\n");
494 char option [80],value [80]; local
505 while (get_next_option (fp,option,value)) {
506 if (strcasecmp (option,"Ext2Descriptors")==0) {
510 else if (strcasecmp (option,"AlternateDescriptors")==0) {
514 else if (strcasecmp (option,"LogFile")==0) {
518 else if (strcasecmp (option,"LogChanges")==0) {
524 fprintf (stderr,"Error - Illegal value: %s %s\n",option,value);
529 else if (strcasecmp (option,"AllowChanges")==0) {
535 fprintf (stderr,"Error - Illegal value: %s %s\n",option,value)
    [all...]
  /external/bluetooth/bluedroid/include/
bte.h 91 UINT8 option; /* option for operation. depends on operation */ member in struct:tHCISU_USERIAL_MSG_tag
94 extern void bte_hcisu_userial_oper( tUSERIAL_MSG_CBACK *p_cback, UINT8 port, UINT8 op, UINT8 option );
  /external/chromium_org/sync/internal_api/test/
test_internal_components_factory.cc 17 StorageOption option)
19 storage_option_(option) {
  /external/chromium_org/third_party/icu/source/test/intltest/
convtest.h 79 ToUnicodeCase(ConversionCase &cc, UConverterToUCallback callback, const char *option);
82 FromUnicodeCase(ConversionCase &cc, UConverterFromUCallback callback, const char *option);
  /external/chromium_org/third_party/icu/source/tools/genrb/
prscmnts.h 52 UParseCommentsOption option,
57 UParseCommentsOption option, UErrorCode *status);
  /external/chromium_org/third_party/libxslt/libxslt/
security.h 35 * the set of option that can be configured
64 xsltSecurityOption option,
68 xsltSecurityOption option);
  /external/dnsmasq/src/
Android.mk 7 netlink.c network.c option.c rfc1035.c rfc2131.c tftp.c util.c
  /external/icu4c/test/intltest/
convtest.h 79 ToUnicodeCase(ConversionCase &cc, UConverterToUCallback callback, const char *option);
82 FromUnicodeCase(ConversionCase &cc, UConverterFromUCallback callback, const char *option);
  /external/icu4c/tools/genrb/
prscmnts.h 52 UParseCommentsOption option,
57 UParseCommentsOption option, UErrorCode *status);
  /external/jpeg/
transupp.h 71 * The "trim" option causes untransformable partial iMCUs to be dropped;
73 * result for odd-size images. Note that when this option is active,
78 * We also offer a "force to grayscale" option, which simply discards the
83 * be aware of the option to know how many components to work on.
131 JPP((j_decompress_ptr srcinfo, JCOPY_OPTION option));
135 JCOPY_OPTION option));
  /external/libxslt/libxslt/
security.h 35 * the set of option that can be configured
64 xsltSecurityOption option,
68 xsltSecurityOption option);
  /external/llvm/bindings/ocaml/analysis/
llvm_analysis.ml 11 external verify_module : Llvm.llmodule -> string option = "llvm_verify_module"
  /external/qemu/distrib/jpeg-6b/
transupp.h 71 * The "trim" option causes untransformable partial iMCUs to be dropped;
73 * result for odd-size images. Note that when this option is active,
78 * We also offer a "force to grayscale" option, which simply discards the
83 * be aware of the option to know how many components to work on.
131 JPP((j_decompress_ptr srcinfo, JCOPY_OPTION option));
135 JCOPY_OPTION option));
  /external/skia/tools/
test_pictures.py 33 def ModeParse(option, opt_str, value, parser):
34 """Parses the --mode option of the commandline.
36 The --mode option will either take in three parameters (if tile or
53 setattr(parser.values, option.dest, result)
  /external/xmp_toolkit/XMPCore/src/com/adobe/xmp/options/
AliasOptions.java 65 * @return Returns the option.
85 * @return Returns the option.
105 * @return Returns the option.
125 * @return Returns the option.
158 protected String defineOptionName(int option)
160 switch (option)
ParseOptions.java 126 * @return Returns the option "omit normalization".
148 protected String defineOptionName(int option)
150 switch (option)
  /frameworks/av/libvideoeditor/vss/3gpwriter/inc/
M4MP4W_Writer.h 176 * @param option (IN) Option ID.
177 * @param valuePtr (OUT) Pointer to the option value.
182 * @return M4ERR_BAD_STREAM_ID: Bad stream ID in the option value
186 M4OSA_OptionID option,
193 * @param option (IN) Option ID.
194 * @param value (IN) Option value.
199 * @return M4ERR_BAD_STREAM_ID: Bad stream ID in the option value
204 M4OSA_OptionID option,
    [all...]
  /external/linux-tools-perf/util/
parse-options.c 8 static int opterror(const struct option *opt, const char *reason, int flags)
13 return error("option `no-%s' %s", opt->long_name, reason);
14 return error("option `%s' %s", opt->long_name, reason);
17 static int get_arg(struct parse_opt_ctx_t *p, const struct option *opt,
35 const struct option *opt, int flags)
186 static int parse_short_opt(struct parse_opt_ctx_t *p, const struct option *options)
198 const struct option *options)
201 const struct option *abbrev_option = NULL, *ambiguous_option = NULL;
270 return error("Ambiguous option: %s "
282 static void check_typos(const char *arg, const struct option *options
    [all...]
  /external/skia/bench/
ResultsWriter.h 29 // Records one option set for this run. All options must be set before
31 virtual void option(const char name[], const char value[]) = 0;
58 virtual void option(const char name[], const char value[]) { function in class:LoggerResultsWriter
109 virtual void option(const char name[], const char value[]) { function in class:JSONResultsWriter
146 virtual void option(const char name[], const char value[]) { function in class:MultiResultsWriter
148 writers[i]->option(name, value);

Completed in 644 milliseconds

<<11121314151617181920>>