HomeSort by relevance Sort by last modified time
    Searched full:option (Results 101 - 125 of 24237) sorted by null

1 2 3 45 6 7 8 91011>>

  /external/llvm/include/llvm/Option/
Option.h 1 //===--- Option.h - Abstract Driver Options ---------------------*- C++ -*-===//
15 #include "llvm/Option/OptTable.h"
33 /// Option - Abstract representation for a single form of driver
36 /// An Option class represents a form of option that the driver
37 /// takes, for example how many arguments the option has and how
38 /// they can be provided. Individual option instances store
39 /// additional information about what group the option is a member
40 /// of (if any), if the option is an alias, and a number of
43 /// particular Option instance
    [all...]
  /external/chromium/chrome/browser/resources/options/chromeos/
system_options.html 5 <table class="option-control-table">
7 <td class="option-name" i18n-content="timezone"></td>
8 <td class="option-value">
15 <td class="option-name" colspan="2">
31 <table class="option-control-table">
33 <td class="option-name" i18n-content="sensitivity"></td>
34 <td class="option-value">
48 <td class="option-name" colspan="2">
63 <table class="option-control-table">
65 <td class="option-name"><button id="language-button
    [all...]
language_customize_modifier_keys_overlay.html 3 <table class="option-control-table">
5 <td class="option-name" i18n-content="xkbRemapSearchKeyToContent"></td>
6 <td class="option-value">
14 <td class="option-name"
16 <td class="option-value">
24 <td class="option-name" i18n-content="xkbRemapAltKeyToContent"></td>
25 <td class="option-value">
language_mozc_options.html 4 <table class="option-control-table">
6 <td class="option-name" colspan="2">
18 <td class="option-name" colspan="2">
30 <td class="option-name" colspan="2">
42 <td class="option-name" colspan="2">
54 <td class="option-name" colspan="2">
66 <td class="option-name" colspan="2">
78 <td class="option-name" colspan="2">
90 <td class="option-name" colspan="2">
102 <td class="option-name" i18n-content="mozc_preedit_method"></td
    [all...]
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/parsers/
yasm_parsers.xml 39 <option>-p <replaceable>parser</replaceable></option>
42 <option>-r <replaceable>preproc</replaceable></option>
45 <option><replaceable>...</replaceable></option>
63 command line by use of the <option>-p
64 <replaceable>parser</replaceable></option> command line
65 option.</para>
71 <para>NASM syntax, selected with <option>-p nasm</option>, is th
    [all...]
  /external/iputils/doc/
arping.sgml 18 <arg choice="opt"><option>-AbDfhqUV</option></arg>
39 <term><option/-A/</term>
41 The same as <option/-U/, but ARP REPLY packets used instead
47 <term><option>-b</option></term>
56 <term><option><anchor id="arping.count">-c <replaceable/count/</option></term>
61 option, <command/arping/ waits for
67 <term><option/-D/</term
    [all...]
  /external/bison/lib/
getopt1.c 9 (at your option) any later version.
42 const struct option *long_options, int *opt_index)
50 const struct option *long_options, int *opt_index,
57 /* Like getopt_long, but '-' as well as '--' can indicate a long option.
58 If an option that starts with '-' (not '--') doesn't match a long option,
59 but does match a short option, it is parsed as a short option
65 const struct option *long_options, int *opt_index)
73 const struct option *long_options, int *opt_index
    [all...]
  /external/chromium_org/third_party/lcov/
lcovrc 8 # Specify an external style sheet file (same as --css-file option of genhtml)
24 # Width of overview image (used by --frames option of genhtml)
30 # option of genhtml)
36 # --frames option of genhtml)
40 # --keep-descriptions option of genhtml)
44 # option of genhtml)
47 # Do not create source code view if non-zero (same as --no-source option of
52 # option of genhtml)
56 # option of genhtml)
59 # Include color legend in HTML output if non-zero (same as --legend option o
    [all...]
  /ndk/sources/host-tools/sed-4.2.1/lib/
getopt1.c 9 (at your option) any later version.
42 const struct option *long_options, int *opt_index)
50 const struct option *long_options, int *opt_index,
57 /* Like getopt_long, but '-' as well as '--' can indicate a long option.
58 If an option that starts with '-' (not '--') doesn't match a long option,
59 but does match a short option, it is parsed as a short option
65 const struct option *long_options, int *opt_index)
73 const struct option *long_options, int *opt_index
    [all...]
  /external/valgrind/main/none/docs/
nl-manual.xml 11 <option>--tool=none</option> on the Valgrind
24 that you need to use the option <option>--tool=none</option> to run
25 Nulgrind (ie. not <option>--tool=nulgrind</option>).</para>
  /external/chromium_org/content/test/data/session_history/
form.html 23 <option selected>a
24 <option>b
25 <option>c
  /external/clang/test/Frontend/
warning-options.cpp 3 // CHECK: unknown warning option '-Wmonkey'
4 // CHECK: unknown warning option '-Wno-monkey'
5 // CHECK: unknown warning option '-Wno-unused-command-line-arguments'; did you mean '-Wno-unused-command-line-argument'?
  /external/oprofile/m4/
precompiledheader.m4 1 dnl AX_CXXFLAGS_OPTIONS(var-name, option)
2 dnl add option to var-name if $CXX support it.
11 dnl the fact than some pch will be invalid for the given compilation option
  /development/tools/idegen/
idegen.ipr 7 <option name="BUILD_JARS_ON_MAKE" value="false" />
10 <option name="PROJECT_PROFILE" />
11 <option name="USE_PROJECT_LEVEL_SETTINGS" value="false" />
14 <option name="PER_PROJECT_SETTINGS">
16 <option name="ALIGN_MULTILINE_PARAMETERS" value="false" />
17 <option name="CLASS_COUNT_TO_USE_IMPORT_ON_DEMAND" value="1000" />
18 <option name="RIGHT_MARGIN" value="80" />
19 <option name="BINARY_OPERATION_SIGN_ON_NEXT_LINE" value="true" />
20 <option name="PLACE_ASSIGNMENT_SIGN_ON_NEXT_LINE" value="true" />
22 <option name="INDENT_SIZE" value="4" /
    [all...]
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/common/
xmlconfig.h 33 /** \brief Option data types */
38 /** \brief Option value */
53 /** \brief Information about an option */
61 /** \brief Option cache
63 * \li One in <driver>Screen caching option info and the default values
67 /**< \brief Array of option infos
71 /**< \brief Array of option values
84 /** \brief Parse XML option info from configOptions
88 * \param info pointer to a driOptionCache that will store the option info
92 * For the option information to be available to external configuration tool
    [all...]
  /external/mesa3d/src/mesa/drivers/dri/common/
xmlconfig.h 33 /** \brief Option data types */
38 /** \brief Option value */
53 /** \brief Information about an option */
61 /** \brief Option cache
63 * \li One in <driver>Screen caching option info and the default values
67 /**< \brief Array of option infos
71 /**< \brief Array of option values
84 /** \brief Parse XML option info from configOptions
88 * \param info pointer to a driOptionCache that will store the option info
92 * For the option information to be available to external configuration tool
    [all...]
  /external/dnsmasq/po/
de.po 46 #: cache.c:933 option.c:1055
94 #: util.c:229 option.c:548
114 #: option.c:228
121 #: option.c:229
126 #: option.c:230
132 #: option.c:231
143 #: option.c:232
148 #: option.c:233
153 #: option.c:234
161 #: option.c:23
    [all...]
fi.po 42 #: cache.c:933 option.c:1055
81 #: util.c:229 option.c:548
100 #: option.c:228
104 #: option.c:229
108 #: option.c:230
112 #: option.c:231
116 #: option.c:232
121 #: option.c:233
126 #: option.c:234
130 #: option.c:23
    [all...]
it.po 42 #: cache.c:933 option.c:1055
81 #: util.c:229 option.c:548
100 #: option.c:228
104 #: option.c:229
108 #: option.c:230
112 #: option.c:231
116 #: option.c:232
121 #: option.c:233
126 #: option.c:234
130 #: option.c:23
    [all...]
pt_BR.po 42 #: cache.c:933 option.c:1055
81 #: util.c:229 option.c:548
100 #: option.c:228
104 #: option.c:229
108 #: option.c:230
112 #: option.c:231
116 #: option.c:232
121 #: option.c:233
126 #: option.c:234
130 #: option.c:23
    [all...]
  /art/test/089-many-methods/
expected.txt 3 You may try using --multi-dex option.
  /cts/tests/tests/graphics/src/android/graphics/cts/
BitmapFactory_OptionsTest.java 27 BitmapFactory.Options option = new BitmapFactory.Options(); local
29 assertFalse(option.mCancel);
30 option.requestCancelDecode();
31 assertTrue(option.mCancel);
  /dalvik/dx/tests/120-disable-extended-ops/
info.txt 1 This is a test of the dx option --target-api, which is supposed to
  /dalvik/tests/089-many-methods/
expected.txt 3 You may try using --multi-dex option.
  /external/chromium/chrome/common/extensions/docs/examples/apps/hello-java/workspace/HelloLicense/src/META-INF/
jdoconfig.xml 9 <property name="javax.jdo.option.ConnectionURL" value="appengine"/>
10 <property name="javax.jdo.option.NontransactionalRead" value="true"/>
11 <property name="javax.jdo.option.NontransactionalWrite" value="true"/>
12 <property name="javax.jdo.option.RetainValues" value="true"/>

Completed in 689 milliseconds

1 2 3 45 6 7 8 91011>>