HomeSort by relevance Sort by last modified time
    Searched full:specify (Results 901 - 925 of 6490) sorted by null

<<31323334353637383940>>

  /external/chromium/chrome/common/extensions/docs/static/
apps.html 116 By default, or when you specify "tab",
129 For example, you might specify
browserAction.html 98 You can specify locale-specific strings for the <b>default_title</b> field;
134 Specify the HTML file in the <b>default_popup</b> field of <b>browser_action</b>
experimental.tts.html 36 <p>It's also a good idea to specify the locale so that a synthesizer
112 <p>An extension can specify any number of voices. The three
  /external/chromium/net/base/
cert_database.h 71 // They are used in combination with CertType to specify trust for each type
73 // For a CA_CERT, they specify that the CA is trusted for issuing server and
ssl_config_service.h 53 // Ex: To disable TLS_RSA_WITH_RC4_128_MD5, specify 0x0004, while to
54 // disable TLS_ECDH_ECDSA_WITH_RC4_128_SHA, specify 0xC002.
  /external/chromium/net/proxy/
proxy_config_unittest.cc 121 // Only specify a proxy server for "http://" urls.
133 // Specify an HTTP proxy for "ftp://" and a SOCKS proxy for "https://" urls.
  /external/chromium-trace/trace-viewer/third_party/pywebsocket/src/test/
mock.py 66 This enables tests to specify what should be read from a (mock) mp_conn as
109 This enables tests to specify what should be read from a (mock) mp_conn as
  /external/chromium_org/android_webview/buildbot/
deps_whitelist.py 140 raise Exception('You need to specify a DEPS file path.')
148 raise Exception('You need to specify a DEPS file path.')
  /external/chromium_org/chrome/common/extensions/api/
_manifest_features.json 37 // Platform apps always have isolated storage, thus they cannot specify it
52 // Platform apps specify their background page via app.background.
page_action.json 61 "description": "Specify the tab to get the title from."
160 "description": "Specify the tab to get the popup from."
  /external/chromium_org/chrome/common/extensions/docs/templates/articles/
apps.html 125 By default, or when you specify "tab",
138 For example, you might specify
background_pages.html 66 If you need to specify HTML
85 you might also want to specify the
  /external/chromium_org/chrome/common/extensions/docs/templates/intros/
browsingData.html 87 you to specify which types of origins ought to be effected. Currently, origins
93 visit without taking any special action. If you don't specify an
ttsEngine.html 47 <p>An extension can specify any number of voices.</p>
52 with the same name, a client can specify the ID of the extension that
  /external/chromium_org/chrome/common/extensions/manifest_tests/
extension_manifests_platformapp_unittest.cc 69 // Normal platform apps can't specify a CSP value.
97 // But even whitelisted ones must specify a secure policy.
  /external/chromium_org/extensions/common/
manifest_constants.cc 268 "Invalid value for 'background_page'. Hosted apps must specify an "
273 "Must specify one of background.page or background.scripts to use"
388 "Invalid value for intents[*].disposition. Packaged apps cannot specify "
395 "Invalid value for intents[*].href. Packaged apps cannot specify a "
401 "Invalid value for intents[*].href. Hosted apps must specify an "
430 "Could not find key specification for 'command[*].*': Either specify a key "
431 "for '*', or specify a default key.";
493 "Invalid value for 'options_page'. Hosted apps must specify an "
  /external/chromium_org/media/base/
test_helpers.h 89 // interleaved. |start| and |increment| are used to specify the values for the
112 // |channel| channels. |start| and |increment| are used to specify the values
  /external/chromium_org/media/webm/
webm_content_encodings_client.cc 81 // Specify default values to missing mandatory elements.
121 // Specify default value for elements that are not present.
  /external/chromium_org/third_party/WebKit/Source/bindings/scripts/unstable/
idl_compiler.py 71 parser.error('Must specify output directory using --output-directory.')
79 parser.error('Must specify exactly 1 input file as argument, but %d given.' % len(args))
  /external/chromium_org/third_party/WebKit/Source/platform/graphics/
ImageSource.cpp 137 // Many annoying ads specify a 0 duration to make an image flash as quickly as possible.
138 // We follow Firefox's behavior and use a duration of 100 ms for any frames that specify
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/webgl/
update_webgl_conformance_tests.py 133 help='specify an output directory to place files '
144 _log.error("Must specify an input directory or filename.")
  /external/chromium_org/third_party/codesighs/
codesighs.c 117 static Switch gInputSwitch = {"--input", "-i", 1, NULL, "Specify input file." DESC_NEWLINE "stdin is default."};
118 static Switch gOutputSwitch = {"--output", "-o", 1, NULL, "Specify output file." DESC_NEWLINE "Appends if file exists." DESC_NEWLINE "stdout is default."};
124 static Switch gMatchScope = {"--match-scope", "-msco", 1, NULL, "Only consider scopes that have a substring match." DESC_NEWLINE "Multiple uses allowed to specify a range of scopes," DESC_NEWLINE "though PUBLIC, STATIC, and UNDEF are your only choices."};
125 static Switch gMatchClass = {"--match-class", "-mcla", 1, NULL, "Only consider classes that have a substring match." DESC_NEWLINE "Multiple uses allowed to specify a range of classes," DESC_NEWLINE "though CODE and DATA are your only choices."};
126 static Switch gMatchModule = {"--match-module", "-mmod", 1, NULL, "Only consider modules that have a substring match." DESC_NEWLINE "Multiple uses allowed to specify an array of modules."};
127 static Switch gMatchSection = {"--match-section", "-msec", 1, NULL, "Only consider sections that have a substring match." DESC_NEWLINE "Multiple uses allowed to specify an array of sections." DESC_NEWLINE "Section is considered symbol type."};
128 static Switch gMatchObject = {"--match-object", "-mobj", 1, NULL, "Only consider objects that have a substring match." DESC_NEWLINE "Multiple uses allowed to specify an array of objects."};
129 static Switch gMatchSymbol = {"--match-symbol", "-msym", 1, NULL, "Only consider symbols that have a substring match." DESC_NEWLINE "Multiple uses allowed to specify an array of symbols."};
    [all...]
  /external/chromium_org/third_party/flot/
jquery.flot.stack.min.js 14 key (which can be any number or string or just "true"). To specify the default
21 You can also specify it for a single series, like this:
  /external/chromium_org/third_party/icu/source/tools/genccode/
genccode.c 123 "\t-r or --revision Specify a version\n"
132 "\t-f or --filename Specify an alternate base filename. (default: symbolname_typ)\n"
  /external/chromium_org/third_party/libjingle/source/talk/session/media/
rtcpmuxfilter.cc 77 // If the offer didn't specify RTCP mux, the answer shouldn't either.
94 // If the offer didn't specify RTCP mux, the answer shouldn't either.

Completed in 1678 milliseconds

<<31323334353637383940>>