OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:used
(Results
1326 - 1350
of
64207
) sorted by null
<<
51
52
53
54
55
56
57
58
59
60
>>
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/config/
_warnings_off.h
10
* we have to disable this warning as the string are
used
as data members type of many iostream classes.
16
# pragma warning( disable : 4097 ) // typedef-name
used
as based class of (...)
24
# pragma warning( disable : 4701 ) // local variable '...' may be
used
without having been initialized
39
# pragma warning( disable : 4355 ) // this
used
in base member initializer list (
used
in rope implementation)
50
# pragma option -w-par // -w-8057 Parameter 'parameter' is never
used
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/config/
_warnings_off.h
10
* we have to disable this warning as the string are
used
as data members type of many iostream classes.
16
# pragma warning( disable : 4097 ) // typedef-name
used
as based class of (...)
24
# pragma warning( disable : 4701 ) // local variable '...' may be
used
without having been initialized
39
# pragma warning( disable : 4355 ) // this
used
in base member initializer list (
used
in rope implementation)
50
# pragma option -w-par // -w-8057 Parameter 'parameter' is never
used
/prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/config/
_warnings_off.h
10
* we have to disable this warning as the string are
used
as data members type of many iostream classes.
16
# pragma warning( disable : 4097 ) // typedef-name
used
as based class of (...)
24
# pragma warning( disable : 4701 ) // local variable '...' may be
used
without having been initialized
39
# pragma warning( disable : 4355 ) // this
used
in base member initializer list (
used
in rope implementation)
50
# pragma option -w-par // -w-8057 Parameter 'parameter' is never
used
/external/chromium_org/ash/
ash_strings.grd
167
<message name="IDS_AURA_APP_LIST_TITLE" desc="The title
used
for the Aura app list in the launcher">
170
<message name="IDS_AURA_APP_LIST_SYNCING_TITLE" desc="The title
used
for the Aura app list in the launcher to indicate loading/syncing apps.">
173
<message name="IDS_ASH_SHELF_OVERFLOW_NAME" desc="The title
used
for the Ash overflow button in the shelf">
195
<message name="IDS_AURA_SET_DESKTOP_WALLPAPER" desc="The label
used
for change wallpaper in context menu">
215
<message name="IDS_ASH_STATUS_TRAY_SETTINGS" desc="The label
used
for the settings item in the status tray.">
218
<message name="IDS_ASH_STATUS_TRAY_SIGN_OUT" desc="The label
used
for the button in the status tray to sign out of the system.">
221
<message name="IDS_ASH_STATUS_TRAY_SIGN_OUT_ALL" desc="The label
used
for the button in the status tray to sign out all users of the system.">
224
<message name="IDS_ASH_STATUS_TRAY_GUEST_LABEL" desc="The label
used
in the system tray's user card to indicate that the current session is a guest session.">
227
<message name="IDS_ASH_STATUS_TRAY_EXIT_GUEST" desc="The label
used
for the button in the status tray to terminate a guest session.">
230
<message name="IDS_ASH_STATUS_TRAY_KIOSK_LABEL" desc="The label
used
in the system tray's user card to indicate that the current session is running in demo mode."
[
all
...]
/external/bison/doc/
Doxyfile.in
3
# This file describes the settings to be
used
by the documentation system
22
# The PROJECT_NUMBER tag can be
used
to enter a project or revision number.
24
# if some version control system is
used
.
28
# The OUTPUT_DIRECTORY tag is
used
to specify the (relative or absolute)
31
# where doxygen was started. If left blank the current directory will be
used
.
35
# The OUTPUT_LANGUAGE tag is
used
to specify the language in which all
46
# This tag can be
used
to specify the encoding
used
in the generated output.
85
# to NO the shortest path that makes the file name unique will be
used
.
90
# can be
used
to strip a user-defined part of the path. Stripping i
[
all
...]
/external/wpa_supplicant_8/wpa_supplicant/
README-HS20
7
GUI or Wi-Fi framework) is
used
to manage this functionality.
13
Hotspot 2.0 is the name of the Wi-Fi Alliance specification that is
used
37
used
similarly to the network blocks that can be configured by the user,
38
but it is not stored into the configuration file and is meant to be
used
49
used
based on configured priorities, scan results, and ANQP information.
70
wpa_supplicant.conf when using the configuration file) that can be
used
82
# If this is set, scans will be
used
to request response only from BSSes
83
# belonging to the specified Homogeneous ESS. This is
used
only if interworking
106
# Each credential
used
for automatic network selection is configured as a set
108
# interworking_select and interworking_connect commands are
used
[
all
...]
README-WPS
6
management GUI) is
used
to enable WPS enrollment and registrar
38
when WPS is
used
to configure the access point.
48
wpa_supplicant includes an optional WPS component that can be
used
as
70
Following parameter can be
used
to enable support for NFC config method:
104
The PIN value
used
in the commands must be processed by an UI to
106
digit. "wpa_cli wps_check_pin <PIN>" can be
used
to do such processing.
125
used
. wpa_supplicant is notified this with a control interface
134
interface, an optional timeout parameter can be
used
to specify
141
can be
used
to generate a new PIN without starting WPS negotiation.
167
This is
used
to fetch the current AP settings instead of actuall
[
all
...]
/cts/tools/dasm/src/java_cup/runtime/
symbol.java
5
* other things can be placed on the parse stack. Symbols are
used
to
10
* symbols are
used
contain to any attributes
used
by semantic action (this
/dalvik/vm/analysis/
VfyBasicBlock.h
18
* Basic block functions, as
used
by the verifier. (The names were chosen
19
* to avoid conflicts with similar structures
used
by the compiler.)
32
* This is
used
for liveness analysis, which is a reverse-flow algorithm,
/dalvik/vm/mterp/c/
OP_EXECUTE_INLINE.cpp
8
* We only set the arguments that are actually
used
, leaving
13
* causing a "may be
used
uninitialized" warning. Quieting
17
*
used
.
/external/bison/lib/
timevar.def
1
/* This file contains the definitions for timing variables
used
to -*- C -*-
23
/* This file contains timing variable definitions,
used
by timevar.h
30
where ID is the enumeral value
used
to identify the timing
/external/chromium/chrome/browser/chromeos/login/
help_app_launcher.h
34
// Showed in case when hosted account is
used
.
38
// Parent window is
used
to show dialog.
55
// Dialog
used
to display help like "Can't access your account".
/external/chromium/chrome/browser/ui/cocoa/bookmarks/
bookmark_bar_constants.h
5
// Constants
used
for positioning the bookmark bar. These aren't placed in a
15
// Correction
used
for computing other values based on the height.
39
// The radius of the corner curves on the menu. Also
used
for sizing the shadow
/external/chromium/net/base/
completion_callback.h
14
// is
used
to report a byte count or network error code.
17
//
Used
to implement a CompletionCallback.
28
// CancelableCompletionCallback is
used
for completion callbacks
/external/chromium_org/android_webview/browser/
find_helper.h
52
//
Used
to check the validity of FindNext operations.
56
//
Used
to provide different ids to each request and for result
66
//
Used
to post synchronous result notifications to ourselves.
/external/chromium_org/ash/display/
display_layout.h
35
//
Used
for persistence and webui.
48
// This method is
used
by base::JSONValueConverter, you don't need to call
62
// The id of the display
used
as a primary display.
/external/chromium_org/ash/wm/gestures/
system_pinch_handler.h
65
// A phantom window is
used
to provide visual cues for
71
//
used
to track the state of the phantom window.
75
// to keep track of the overall pinch-amount. |pinch_factor_| is
used
for
/external/chromium_org/base/threading/
non_thread_safe.h
9
// non dll-interface class 'Bar'
used
as base for dll-interface class 'Foo'.
42
// NonThreadSafe is a helper class
used
to help verify that methods of a
46
// This is intended to be
used
with classes that appear to be thread safe, but
worker_pool.h
25
// WARNING: This shouldn't be
used
unless absolutely necessary. We don't wait
33
// should be
used
for tasks that will take a long time to execute. Returns
48
// on. (Note that if the Windows worker pool is
used
without going through
/external/chromium_org/chrome/browser/extensions/
extension_sync_data.h
53
// Version-independent properties (i.e.,
used
even when the
60
// Version-dependent properties (i.e., should be
used
only when the
64
//
Used
only for debugging.
/external/chromium_org/chrome/browser/media_galleries/win/
mtp_device_object_enumerator.h
19
// MTPDeviceObjectEnumerator is
used
to enumerate the media transfer protocol
22
// MTPDeviceObjectEnumerator may only be
used
on a single thread.
52
// Should only be
used
when |is_index_ready_| is true.
/external/chromium_org/chrome/browser/password_manager/
password_form_data.h
13
// Struct
used
for creation of PasswordForms from static arrays of data.
14
// Note: This is only meant to be
used
in unit test.
50
// This gmock matcher is
used
to check that the |arg| contains exactly the same
/external/chromium_org/chrome/browser/policy/proto/cloud/
chrome_extension_policy.proto
18
// SHA-1 hash of the data at |download_url|. This is
used
to verify the
23
// An authentication method that can be
used
to verify that the client is
32
// same as the DMToken
used
for the policy fetch.
/external/chromium_org/chrome/browser/prefs/
chrome_pref_service_factory.h
34
// |extension_pref_store| is
used
as the source for extension-controlled
36
// |policy_service| is
used
as the source for mandatory or recommended
39
// If |async| is true, asynchronous version is
used
.
/external/chromium_org/chrome/browser/prerender/
prerender_config.h
46
// before they were going to be
used
.
52
// The default tab bounds
used
as the prerenderer tab size when the active tab
56
// User agent being
used
as an override for the WebContents.
Completed in 1656 milliseconds
<<
51
52
53
54
55
56
57
58
59
60
>>