OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:used
(Results
2351 - 2375
of
64207
) sorted by null
<<
91
92
93
94
95
96
97
98
99
100
>>
/external/chromium_org/ash/
ash_chromeos_strings.grdp
15
<message name="IDS_ASH_STATUS_TRAY_NETWORK" desc="The label
used
in the network dialog header.">
18
<message name="IDS_ASH_STATUS_TRAY_VPN" desc="The label
used
in the VPN detailed view header.">
45
<message name="IDS_ASH_STATUS_TRAY_VPN_DISCONNECTED" desc="The label
used
in system tray bubble to display vpn is disconnected.">
66
<message name="IDS_ASH_STATUS_TRAY_NETWORK_SETTINGS" desc="The label
used
in the settings entry in the network dialog.">
69
<message name="IDS_ASH_STATUS_TRAY_NETWORK_PROXY_SETTINGS" desc="The label
used
in the proxy settings entry in the network dialog in the login screen.">
72
<message name="IDS_ASH_STATUS_TRAY_NETWORK_WIFI_ENABLED" desc="The label
used
in the tray popup to notify that Wi-Fi is turned on.">
75
<message name="IDS_ASH_STATUS_TRAY_NETWORK_WIFI_DISABLED" desc="The label
used
in the tray popup to notify that Wi-Fi is turned off.">
78
<message name="IDS_ASH_STATUS_TRAY_NETWORK_NO_VPN" desc="The label
used
in the tray popup to notify no vpn is configured.">
81
<message name="IDS_ASH_STATUS_TRAY_ENABLE_WIFI" desc="The label
used
for the item to enable wifi.">
84
<message name="IDS_ASH_STATUS_TRAY_DISABLE_WIFI" desc="The label
used
for the item to disable wifi."
[
all
...]
shell_window_ids.h
17
// kShellWindowId_LockScreenContainer. Only
used
by PowerButtonController for
22
// windows. Only
used
by PowerButtonController for animating lower-level
28
// containers stacked above kShellWindowId_LockSystemModalContainer). Only
used
32
// A container
used
for windows of WINDOW_TYPE_CONTROL that have no parent.
96
// The topmost container,
used
for power off animation.
/external/chromium_org/cc/layers/
draw_properties.h
46
// xxx_is_animating flags are
used
to indicate whether the DrawProperties
48
// animating, the main thread may not have the same values that are
used
77
// value is
used
to avoid unnecessarily changing GL scissor state.
80
// The scale
used
to move between layer space and content space, and bounds
83
// and not always the one
used
.
/external/chromium_org/chrome/browser/bookmarks/
bookmark_html_writer.h
26
// Observer for bookmark html output.
Used
only in tests.
38
// Should be
used
only by WriteBookmarks function.
74
// The Profile object
used
for accessing FaviconService, bookmarks model.
77
// All URLs that are extracted from bookmarks.
Used
to fetch favicons
101
// thread is
used
.
/external/chromium_org/chrome/browser/chromeos/profiles/
profile_helper.h
21
// This helper class is
used
on Chrome OS to keep track of currently
27
// 1. Get "signin profile" which is a special type of profile that is only
used
29
// 2. Get profile dir of an active user,
used
by ProfileManager:
53
// Returns true if |profile| is the signin Profile. This can be
used
during
68
// Returns hash for active user ID which is
used
to identify that user profile
/external/chromium_org/chrome/browser/google_apis/
request_sender.h
37
// |auth_service| is
used
for fetching OAuth tokens. It'll be owned by
40
// |url_request_context_getter| is the context
used
to perform network
43
// |blocking_task_runner| is
used
for running blocking operation, e.g.,
46
// |custom_user_agent| will be
used
for the User-Agent header in HTTP
89
// Cancels the request.
Used
for implementing the returned closure of
/external/chromium_org/chrome/browser/search/
instant_service.h
98
// object.
Used
to preload InstantNTP.
102
// object.
Used
to destroy the preloaded InstantNTP.
136
//
Used
by tests.
159
// created for OTR browser windows).
Used
to preload and delete InstantNTP.
162
//
Used
for Top Sites async retrieval.
/external/chromium_org/chrome/browser/spellchecker/
spellcheck_platform_mac.h
6
// needs to implement in order to be
used
by the browser.
34
// Returns true if there is a platform-specific spellchecker that can be
used
.
50
// Translates the codes
used
by chrome to the language codes
used
by os x
75
// Gets a unique tag to identify a document.
Used
in ignoring words.
spelling_service_client.h
61
// * SUGGEST: Retrieving suggestions for a word (
used
by Google Search), and;
62
// * SPELLCHECK: Spellchecking text (
used
by Google Docs).
63
// This type is
used
for choosing a backend when sending a JSON-RPC request to
111
// Creates a URLFetcher object
used
for sending a JSON-RPC request. This
116
// The URLFetcher object
used
for sending a JSON-RPC request.
/external/chromium_org/chrome/browser/ui/search/
instant_loader.h
26
// InstantLoader is
used
to create and maintain a WebContents where we can
27
// preload a page into. It is
used
by InstantNTP to preload an Instant page.
57
// Creates a new WebContents in the context of |profile| that will be
used
to
110
//
Used
to mark when the page is stale.
113
//
Used
to get notifications about renderers.
/external/chromium_org/chrome/browser/ui/webui/options/
language_options_handler_common.h
44
// Gets the set of language codes that can be
used
as UI language.
52
// Gets the set of language codes that can be
used
for spellchecking.
82
// Updates the hunspell dictionary that is
used
for spellchecking.
85
// Returns the hunspell dictionary that is
used
for spellchecking. Never null.
88
// The hunspell dictionary that is
used
for spellchecking. Might be null.
/external/chromium_org/content/public/common/
child_process_host.h
27
//
Used
to create a child process host. The delegate must outlive this object.
52
// option should be
used
sparingly, and only when absolutely necessary.
58
// with mprotect, so this mode should be
used
sparingly. It is intended
66
// Returns the pathname to be
used
for a child process. If a subprocess
67
// pathname was specified on the command line, that will be
used
. Otherwise,
/external/chromium_org/crypto/
encryptor.h
31
// This class implements a 128-bits counter to be
used
in AES-CTR encryption.
59
// key or the initialization vector cannot be
used
.
77
// be
used
as a padding oracle to attack the cryptosystem.
89
// Generates a mask using |counter_| to be
used
for encryption in CTR mode.
98
// This method is
used
only in CTR mode.
/external/chromium_org/net/base/
upload_file_element_reader.h
28
// |task_runner| is
used
to perform file operations. It must not be NULL.
54
// This class is
used
as a template argument of scoped_ptr.
78
// This method is
used
to implement Init().
84
// This method is
used
to implement Read().
90
//
Used
for tests.
/external/chromium_org/net/socket/
ssl_server_socket_nss.h
26
// parameters are
used
.
104
// Members
used
to send and receive buffer.
116
//
Used
by Read function.
120
//
Used
by Write function.
139
// Private key
used
by the server.
/external/chromium_org/ppapi/api/dev/
ppb_text_input_dev.idl
16
* PP_TextInput_Type is
used
to indicate the status of a plugin in regard to
22
* Input caret is not in an editable mode, no input method shall be
used
.
26
* Input caret is in a normal editable mode, any input method can be
used
.
30
* Input caret is in a password box, an input method may be
used
only if
52
*
used
for composing East Asian characters).
/external/chromium_org/ppapi/api/
ppb_text_input_controller.idl
15
* PP_TextInput_Type is
used
to indicate the status of a plugin in regard to
21
* Input caret is not in an editable mode, no input method shall be
used
.
25
* Input caret is in a normal editable mode, any input method can be
used
.
29
* Input caret is in a password box, an input method may be
used
only if
51
*
used
for composing East Asian characters).
/external/chromium_org/ppapi/c/
ppb_text_input_controller.h
34
* PP_TextInput_Type is
used
to indicate the status of a plugin in regard to
39
* Input caret is not in an editable mode, no input method shall be
used
.
43
* Input caret is in a normal editable mode, any input method can be
used
.
47
* Input caret is in a password box, an input method may be
used
only if
77
*
used
for composing East Asian characters).
/external/chromium_org/remoting/host/
ipc_desktop_environment.h
37
// |desktop_session_connector| is
used
to bind DesktopSessionProxy to
64
//
Used
to create IpcDesktopEnvironment objects integrating with the desktop via
103
//
Used
to run the audio capturer.
110
//
Used
to run the video capturer.
113
// Task runner
used
for running background I/O.
/external/chromium_org/sandbox/win/src/
service_resolver.h
13
// This is the concrete resolver
used
to perform service-call type functions
83
// This is the concrete resolver
used
to perform service-call type functions
98
// This is the concrete resolver
used
to perform service-call type functions
113
// This is the concrete resolver
used
to perform service-call type functions
130
// This is the concrete resolver
used
to perform service-call type functions
/external/chromium_org/sandbox/win/wow_helper/
wow_helper.cc
59
// that will be
used
to store the information about the patch.
67
size_t
used
= resolver.GetThunkSize();
local
68
char* code = reinterpret_cast<char*>(thunk) +
used
;
77
if (size +
used
> thunk_bytes)
94
// the address of a page of memory on that process that will be
used
for the
/external/chromium_org/third_party/freetype/include/freetype/internal/
ftvalid.h
10
/* This file is part of the FreeType project, and may only be
used
, */
50
/* A table that passes this validation level can be
used
reliably by */
55
/* A table that passes this validation level can be
used
reliably and */
58
/* be
used
with FreeType in default mode (the library will simply */
87
ft_jmp_buf jump_buffer; /*
used
for exception handling */
/external/chromium_org/third_party/harfbuzz-ng/src/
hb-ot-shape-complex-indic-private.hh
39
/* Cateories
used
in the OpenType spec:
58
OT_RS, /* Register Shifter,
used
in Khmer OT spec */
61
OT_Ra, /* Not explicitly listed in the OT spec, but
used
in the grammar. */
92
/* Categories
used
in IndicSyllabicCategory.txt from UCD. */
118
/* Categories
used
in IndicSMatraCategory.txt from UCD */
/external/chromium_org/third_party/icu/source/common/unicode/
unifilt.h
24
* U_ETHER is
used
to represent character values for positions outside
37
* Currently, filters are
used
in conjunction with classes like {@link
44
* are not actually
used
as matchers -- specifically, those in the
47
*
used
in an RBT during real transliteration, these methods will not
110
* a constructor can't be
used
.
/external/chromium_org/third_party/libjingle/source/talk/app/webrtc/
statscollector.h
13
* 3. The name of the author may not be
used
to endorse or promote products
28
// This file contains a class
used
for gathering statistics from an ongoing
55
// Adds a MediaStream with tracks that can be
used
as a |selector| in a call
69
// Prepare an SSRC report for the given ssrc.
Used
internally.
71
// Extracts the ID of a Transport belonging to an SSRC.
Used
internally.
Completed in 1237 milliseconds
<<
91
92
93
94
95
96
97
98
99
100
>>