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

<<111213141516

  /external/proguard/src/proguard/gui/
MemberSpecificationsPanel.java 9 * Software Foundation; either version 2 of the License, or (at your option)
229 MemberSpecification option = wrapper.memberSpecification; local
230 String name = option.name;
231 String descriptor = option.descriptor;
290 * the option refers to a field or to a method.
  /external/qemu/android/
qemu-setup.c 39 /* Contains arguments for -android-ports option. */
41 /* Contains arguments for -android-port option. */
43 /* Contains arguments for -android-report-console option. */
45 /* Contains arguments for -http-proxy option. */
85 derror( "socket port/path can be followed by [,<option>]+ only\n");
252 fprintf( stderr, "option -adb-port is obsolete, use -port instead\n" );
270 derror( "option -ports must be followed by two comma separated positive integer numbers" );
277 derror( "option -ports must be followed by two comma separated positive integer numbers" );
282 derror( "option -ports must be followed by two different integer numbers" );
307 derror( "option -port must be followed by an even integer number between %d and %d\n"
402 ProxyOption* option = option_tab; local
    [all...]
  /external/regex-re2/util/
pcre.h 213 // "(?s)" has the same effect as the PCRE_DOTALL option.
214 enum Option {
224 PCRE(const char* pattern, Option option);
226 PCRE(const string& pattern, Option option);
444 // Type of match (TODO: Should be restructured as an Option)
463 void Init(const char* pattern, Option option, int match_limit,
505 Option options_
533 PCRE::Option option() const { return option_; } function in class:re2::PCRE_Options
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
diagnostic.h 10 Software Foundation; either version 3, or (at your option) any later
50 int option; member in struct:diagnostic_classification_change_t
76 /* The number of option indexes that can be passed to warning() et
80 /* For each option index that can be passed to warning() et al
102 /* True if we should print the command line option which controls
118 /* The index of the option to associate with turning permerrors into
149 /* Client hook to say whether the option controlling a diagnostic is
157 /* Client hook to return the name of an option that controls a
162 May be passed 0 as well as the index of a particular option. */
248 /* Override the option index to be used for reporting
    [all...]
params.h 10 Software Foundation; either version 3, or (at your option) any later
46 const char *const option; member in struct:param_info
57 /* A short description of the option. */
86 #define DEFPARAM(enumerator, option, msgid, default, min, max) \
105 option processing. */
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
diagnostic.h 10 Software Foundation; either version 3, or (at your option) any later
50 int option; member in struct:diagnostic_classification_change_t
76 /* The number of option indexes that can be passed to warning() et
80 /* For each option index that can be passed to warning() et al
102 /* True if we should print the command line option which controls
118 /* The index of the option to associate with turning permerrors into
149 /* Client hook to say whether the option controlling a diagnostic is
157 /* Client hook to return the name of an option that controls a
162 May be passed 0 as well as the index of a particular option. */
248 /* Override the option index to be used for reporting
    [all...]
params.h 10 Software Foundation; either version 3, or (at your option) any later
46 const char *const option; member in struct:param_info
57 /* A short description of the option. */
86 #define DEFPARAM(enumerator, option, msgid, default, min, max) \
105 option processing. */
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
diagnostic.h 10 Software Foundation; either version 3, or (at your option) any later
50 int option; member in struct:diagnostic_classification_change_t
76 /* The number of option indexes that can be passed to warning() et
80 /* For each option index that can be passed to warning() et al
102 /* True if we should print the command line option which controls
118 /* The index of the option to associate with turning permerrors into
149 /* Client hook to say whether the option controlling a diagnostic is
157 /* Client hook to return the name of an option that controls a
162 May be passed 0 as well as the index of a particular option. */
248 /* Override the option index to be used for reporting
    [all...]
params.h 10 Software Foundation; either version 3, or (at your option) any later
46 const char *const option; member in struct:param_info
57 /* A short description of the option. */
86 #define DEFPARAM(enumerator, option, msgid, default, min, max) \
105 option processing. */
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
diagnostic.h 10 Software Foundation; either version 3, or (at your option) any later
50 int option; member in struct:diagnostic_classification_change_t
76 /* The number of option indexes that can be passed to warning() et
80 /* For each option index that can be passed to warning() et al
102 /* True if we should print the command line option which controls
118 /* The index of the option to associate with turning permerrors into
149 /* Client hook to say whether the option controlling a diagnostic is
157 /* Client hook to return the name of an option that controls a
162 May be passed 0 as well as the index of a particular option. */
248 /* Override the option index to be used for reporting
    [all...]
params.h 10 Software Foundation; either version 3, or (at your option) any later
46 const char *const option; member in struct:param_info
57 /* A short description of the option. */
86 #define DEFPARAM(enumerator, option, msgid, default, min, max) \
105 option processing. */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/
Xresource.h 324 * Command line option mapping to resource entries
330 XrmoptionIsArg, /* Value is the option string itself */
331 XrmoptionStickyArg, /* Value is characters immediately following option */
334 XrmoptionSkipArg, /* Ignore this option and the next argument in argv */
335 XrmoptionSkipLine, /* Ignore this option and the rest of argv */
336 XrmoptionSkipNArgs /* Ignore this option and the next
341 char *option; /* Option abbreviation in argv */ member in struct:__anon38716
343 XrmOptionKind argKind; /* Which style of option it is */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/X11/
Xresource.h 324 * Command line option mapping to resource entries
330 XrmoptionIsArg, /* Value is the option string itself */
331 XrmoptionStickyArg, /* Value is characters immediately following option */
334 XrmoptionSkipArg, /* Ignore this option and the next argument in argv */
335 XrmoptionSkipLine, /* Ignore this option and the rest of argv */
336 XrmoptionSkipNArgs /* Ignore this option and the next
341 char *option; /* Option abbreviation in argv */ member in struct:__anon40306
343 XrmOptionKind argKind; /* Which style of option it is */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/X11/
Xresource.h 324 * Command line option mapping to resource entries
330 XrmoptionIsArg, /* Value is the option string itself */
331 XrmoptionStickyArg, /* Value is characters immediately following option */
334 XrmoptionSkipArg, /* Ignore this option and the next argument in argv */
335 XrmoptionSkipLine, /* Ignore this option and the rest of argv */
336 XrmoptionSkipNArgs /* Ignore this option and the next
341 char *option; /* Option abbreviation in argv */ member in struct:__anon41821
343 XrmOptionKind argKind; /* Which style of option it is */
  /prebuilts/python/darwin-x86/2.7.5/bin/
smtpd.py 542 'Cannot import module "pwd"; try running with -n option.' namespace
550 'Cannot setuid "nobody"; try running with -n option.'
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
smtpd.py 542 'Cannot import module "pwd"; try running with -n option.' namespace
550 'Cannot setuid "nobody"; try running with -n option.'
  /prebuilts/python/linux-x86/2.7.5/bin/
smtpd.py 542 'Cannot import module "pwd"; try running with -n option.' namespace
550 'Cannot setuid "nobody"; try running with -n option.'
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
smtpd.py 542 'Cannot import module "pwd"; try running with -n option.' namespace
550 'Cannot setuid "nobody"; try running with -n option.'
  /external/chromium_org/chrome/test/webdriver/
webdriver_capabilities_parser.cc 26 const Value* option) {
30 GetJsonTypeName(option->GetType()),
31 JsonStringifyForDisplay(option).c_str()));
138 const Value* option = &iter.value(); local
139 Error* error = (this->*parser_map[iter.key()])(option);
150 Error* CapabilitiesParser::ParseArgs(const Value* option) {
152 if (!option->GetAsList(&args))
153 return CreateBadInputError("arguments", Value::TYPE_LIST, option);
157 return CreateBadInputError("argument", Value::TYPE_STRING, option);
162 return CreateBadInputError("argument", Value::TYPE_STRING, option);
381 const Value* option = NULL; local
    [all...]
  /external/chromium_org/printing/
emf_win.cc 452 const DWORD* option = reinterpret_cast<const DWORD*>(xform + 1); local
454 switch (*option) {
464 res = 0 != ModifyWorldTransform(hdc, xform, *option);
  /external/chromium_org/third_party/mesa/src/src/mesa/program/
program_parser.h 213 } option; member in struct:asm_parser_state
258 * Parses and processes an option string to an ARB vertex program
264 const char *option);
267 * Parses and processes an option string to an ARB fragment program
273 const char *option);
  /external/dhcpcd/
dhcpcd.h 88 char *option; member in struct:ra_opt
  /external/ipsec-tools/src/racoon/
sockmisc.c 305 int option = (family == AF_INET) ? IP_IPSEC_POLICY : IPV6_IPSEC_POLICY; local
307 if (setsockopt(s, level, option, &p, len) == -1) {
312 if (setsockopt(s, level, option, &p, len) == -1) {
  /external/linux-tools-perf/util/
parse-options.h 53 struct option;
54 typedef int parse_opt_cb(const struct option *, const char *arg, int unset);
58 * holds the type of the option, you must have an OPTION_END last in your
62 * the character to use as a short option name, '\0' if none.
65 * the long option name, without the leading dashes, NULL if none.
71 * token to explain the kind of argument this option wants. Keep it
75 * the short help associated to what the option does.
82 * PARSE_OPT_NOARG: says that this option takes no argument, for CALLBACKs
83 * PARSE_OPT_NONEG: says that this option cannot be negated
84 * PARSE_OPT_HIDDEN this option is skipped in the default usage, showed i
96 struct option { struct
    [all...]
  /external/mesa3d/src/mesa/program/
program_parser.h 213 } option; member in struct:asm_parser_state
258 * Parses and processes an option string to an ARB vertex program
264 const char *option);
267 * Parses and processes an option string to an ARB fragment program
273 const char *option);

Completed in 1630 milliseconds

<<111213141516