OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:defaults
(Results
951 - 975
of
3656
) sorted by null
<<
31
32
33
34
35
36
37
38
39
40
>>
/external/chromium_org/chrome/common/extensions/docs/examples/apps/hello-php/lib/oauth/
OAuth.php
295
$
defaults
= array("oauth_version" => OAuthRequest::$version,
variable
300
$
defaults
['oauth_token'] = $token->key;
302
$parameters = array_merge($
defaults
, $parameters);
569
* figure out the signature with some
defaults
/external/chromium_org/chrome/common/extensions/docs/examples/apps/hello-python/oauth2/
__init__.py
458
defaults
= {
465
defaults
.update(parameters)
466
parameters =
defaults
623
"""Figure out the signature with some
defaults
."""
/external/chromium_org/chrome/common/extensions/docs/templates/intros/
browsingData.html
92
<code>originTypes</code>, the API
defaults
to removing data from unprotected
/external/chromium_org/chrome/common/extensions/
manifest_handler.h
56
//
Defaults
to empty.
/external/chromium_org/chrome/common/mac/
app_mode_common.h
67
// When the Chrome browser is run, it stores its location in the
defaults
/external/chromium_org/chrome/installer/test/
alternate_version_generator_main.cc
88
L" --7za_path=7ZA_PATH Path to the directory holding 7za.exe.
Defaults
\n"
/external/chromium_org/chrome/installer/util/
product.h
85
//
defaults
and do not take into account that they can be overriden with a
/external/chromium_org/chrome/service/cloud_print/
print_system.h
170
// Gets the capabilities and
defaults
for a specific printer asynchronously.
/external/chromium_org/chrome/test/chromedriver/js/
call_function.js
125
* @param {Document=} opt_doc The document whose cache to retrieve.
Defaults
to
/external/chromium_org/chrome_frame/cfinstall/src/stub/
prompt.js
19
* script.
Defaults
to the global window object.
/external/chromium_org/chrome_frame/
urlmon_url_request_private.h
245
//
Defaults
to true and indicates whether we want to keep the original
/external/chromium_org/content/browser/download/
base_file.h
118
// security descriptor / permissions on the file to match the
defaults
for the
/external/chromium_org/content/renderer/
date_time_formatter_unittest.cc
29
// Month input
defaults
to the first day of the month (1 based)
/external/chromium_org/gpu/config/
gpu_switching_list_json.cc
61
//
defaults
to "numerical". "number2" is only used if "op" is "between".
/external/chromium_org/native_client_sdk/src/libraries/third_party/pthreads-win32/
config.h
7
*
Defaults
: see target specific redefinitions below.
/external/chromium_org/native_client_sdk/src/tools/tests/
getos_test.py
56
"""
defaults
to relative path."""
/external/chromium_org/net/base/
data_url.cc
62
// fallback to
defaults
if nothing specified in the URL:
/external/chromium_org/net/dns/
host_resolver.h
57
// the rest are optional (and have reasonable
defaults
).
/external/chromium_org/net/quic/congestion_control/
cubic.cc
13
// Constants based on TCP
defaults
.
/external/chromium_org/remoting/host/policy_hack/
policy_watcher_win.cc
174
for (base::DictionaryValue::Iterator i(
Defaults
());
/external/chromium_org/skia/ext/
bitmap_platform_device_linux.h
23
// GdkPixbuf's provide a nice backing store and
defaults
to R.G.B.A order.
platform_device_mac.cc
35
// CG
defaults
to the same settings as Skia
/external/chromium_org/testing/
xvfb.py
99
#
Defaults
to X display 9.
/external/chromium_org/third_party/WebKit/Source/bindings/scripts/
deprecated_idl_serializer.pm
44
# JSON.pm
defaults
to dying on objects (blessed references) and returning
/external/chromium_org/third_party/WebKit/Source/core/loader/cache/
CSSStyleSheetResource.cpp
124
// This code
defaults
to allowing the stylesheet for non-HTTP protocols so
Completed in 615 milliseconds
<<
31
32
33
34
35
36
37
38
39
40
>>