OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:used
(Results
2076 - 2100
of
64207
) sorted by null
<<
81
82
83
84
85
86
87
88
89
90
>>
/external/chromium_org/chrome/browser/ui/webui/print_preview/
sticky_settings.h
39
// Stores app state for the last
used
printer.
41
// Stores the last path the user
used
to save to pdf.
/external/chromium_org/chrome/browser/web_resource/
eula_accepted_notifier.h
27
// the class is
used
.
50
//
Used
to listen for the EULA accepted pref change notification.
/external/chromium_org/chrome/common/extensions/api/
proxy.json
25
"singleProxy": {"$ref": "ProxyServer", "optional": true, "description": "The proxy server to be
used
for all per-URL requests (that is http, https, and ftp)."},
26
"proxyForHttp": {"$ref": "ProxyServer", "optional": true, "description": "The proxy server to be
used
for HTTP requests."},
27
"proxyForHttps": {"$ref": "ProxyServer", "optional": true, "description": "The proxy server to be
used
for HTTPS requests."},
28
"proxyForFtp": {"$ref": "ProxyServer", "optional": true, "description": "The proxy server to be
used
for FTP requests."},
29
"fallbackProxy": {"$ref": "ProxyServer", "optional": true, "description": "The proxy server to be
used
for everthing else or if any of the specific proxyFor... is not specified."},
38
"url": {"type": "string", "optional": true, "description": "URL of the PAC file to be
used
."},
61
"description": "Proxy settings to be
used
. The value of this setting is a ProxyConfig object.",
80
"description": "If true, the error was fatal and the network transaction was aborted. Otherwise, a direct connection is
used
instead."
web_request_internal.json
13
"description": "
Used
internally to implement the special form of addListener for the webRequest events.",
39
"description": "
Used
internally to send a response for a blocked event.",
/external/chromium_org/chrome/common/extensions/docs/examples/api/fontSettings/js/cr/ui/
list_item.js
51
* selection model. This is only
used
for display purpose.
61
* the underlying selection model. This is only
used
for display purpose.
/external/chromium_org/chrome/common/extensions/docs/examples/extensions/plugin_settings/domui/js/cr/ui/
list_item.js
51
* selection model. This is only
used
for display purpose.
61
* the underlying selection model. This is only
used
for display purpose.
/external/chromium_org/chrome/common/extensions/docs/templates/intros/
power.html
35
<code>"display"</code> is
used
until app B
38
<code>"system"</code> is then
used
.
/external/chromium_org/chrome/common/extensions/manifest_handlers/
sandboxed_page_info.h
36
// Content Security Policy that should be
used
to enforce the sandbox
used
/external/chromium_org/chrome/common/translate/
translate_util_unittest.cc
11
// Tests that synonym language code is converted to one
used
in supporting list.
32
// Tests that synonym language code is converted to one
used
in Chrome internal.
/external/chromium_org/chrome/renderer/extensions/
native_handler.h
13
// NativeHandlers are intended to be
used
with a ModuleSystem. The ModuleSystem
26
// Invalidate this object so it cannot be
used
any more. This is needed
/external/chromium_org/chrome/test/functional/
chromeos_security.py
19
"""Override default list of extra flags typically
used
with automation.
21
See the default flags
used
with automation in pyauto.py.
/external/chromium_org/chrome/test/functional/ispy/ispy_core/tests/rendering_test_manager/
mock_cloud_bucket.py
5
"""Subclass of CloudBucket
used
for testing."""
11
"""Subclass of CloudBucket
used
for testing."""
/external/chromium_org/chromeos/dbus/
sms_client.h
26
// SMSMessageClient is
used
to communicate with the
47
// Create() should be
used
instead.
system_clock_client.h
18
// SystemClockClient is
used
to communicate with the system clock.
43
// Create() should be
used
instead.
/external/chromium_org/chromeos/network/
network_ip_config.h
23
IPCONFIG_TYPE_BOOTP, // Not
Used
.
48
//
Used
to return the list of IP configs and hardware address from an
/external/chromium_org/chromeos/network/onc/
onc_translator.h
25
// This function is
used
to translate network settings from ONC to Shill's
36
// This function is
used
to translate network settings coming from Shill to ONC
/external/chromium_org/content/browser/aura/
image_transport_factory.cc
33
// Only
used
if the enable command line flag is
used
.
/external/chromium_org/content/browser/loader/
upload_data_stream_builder.h
42
// |file_system_context| is
used
to create a FileStreamReader for files with
43
// filesystem URLs. |file_task_runner| is
used
to perform file operations
/external/chromium_org/content/browser/renderer_host/java/
java_type.h
35
// This is only
used
as a return type, so we should never convert from
45
scoped_ptr<JavaType> inner_type; //
Used
for TypeArray only.
/external/chromium_org/content/browser/renderer_host/media/
audio_input_sync_writer.h
19
// is
used
by AudioInputController to provide a low latency data source for
51
// Socket to be
used
by the renderer. The reference is released after
/external/chromium_org/content/browser/renderer_host/
render_widget_host_view_mac_dictionary_helper.h
28
// This |target_view| can be different from |view_|, |view_| is
used
to get
29
// the current selection value where |target_view| is
used
to bring up the
/external/chromium_org/content/browser/speech/endpointer/
energy_endpointer.h
26
// noise and a fast update rate is
used
for the noise level. The duration for
29
// If
used
in noisy conditions, the endpointer should be started and run in the
73
// Start environment estimation. Audio will be
used
for environment estimation
117
int64 frame_counter_; // Number of frames seen.
Used
for initial adaptation.
130
// Flag to indicate that audio should be
used
to estimate environment, prior
134
// Estimate of the background noise level.
Used
externally for UI feedback.
137
// An adaptive threshold
used
to update decision_threshold_ when appropriate.
147
// is
used
to time forced rejection of audio feedback contamination.
/external/chromium_org/content/browser/ssl/
ssl_policy_backend.h
30
// Records that |cert| is not permitted to be
used
for |host| in the future,
36
// Records that |cert| is permitted to be
used
for |host| in the future, for
/external/chromium_org/content/browser/worker_host/
worker_message_filter.h
22
// |next_routing_id| is owned by this object. It can be
used
up until
56
// not
used
after.
/external/chromium_org/content/child/npapi/
webplugin_accelerated_surface_mac.h
16
// Interface class for interacting with an accelerated plugin surface,
used
25
// Returns the context
used
to draw into this surface.
Completed in 1377 milliseconds
<<
81
82
83
84
85
86
87
88
89
90
>>