HomeSort by relevance Sort by last modified time
    Searched full:used (Results 2501 - 2525 of 64207) sorted by null

<<101102103104105106107108109110>>

  /sdk/eclipse/buildConfig/
build.properties 34 # The prefix that will be used in the generated archive.
79 #codebase should be a URL that will be used as the root of all relative URLs in the output.
107 # Type of build. Used in naming the build output. Typically this value is
111 # ID of the build. Used in naming the build output.
115 # Label for the build. Used in naming the build output
118 # Timestamp for the build. Used in naming the build output
121 #The value to be used for the qualifier of a plugin or feature when you want to override the value computed by pde.
181 # This value takes the form of a comma separated list of repository identifier (like used in the map files) and the
192 # specific JRE locations to compile against. These values are used to compile bundles specifying a
211 # Specify the output format of the compiler log when eclipse jdt is used
    [all...]
  /packages/apps/Dialer/res/values/
strings.xml 24 used in the Launcher icon. -->
43 <!-- Menu item used to send an SMS or MMS message to a phone number -->
46 <!-- Menu item used to call a contact from the call log -->
51 <!-- Menu item used to copy a number from the call log to the dialer so it can be edited before calling it -->
54 <!-- Menu item used to add a number from the call log to contacts -->
57 <!-- Menu item used to remove a single call from the call log -->
60 <!-- Menu item used to remove all calls from the call log -->
63 <!-- Menu item used to delete a voicemail. [CHAR LIMIT=30] -->
66 <!-- Menu item used to share a voicemail. [CHAR LIMIT=30] -->
90 <!-- Used in the notification of a new voicemail for the action to play the voicemail. --
    [all...]
  /external/wpa_supplicant_8/hostapd/
README-WPS 6 used to enable enrollment of client devices.
37 when WPS is used to configure the access point.
47 hostapd includes an optional WPS component that can be used as an
50 be used to allow external WPS Registrars to configure the access
69 Following parameter can be used to enable support for NFC config method:
127 The PIN value used in the commands must be processed by an UI to
129 digit. "hostapd_cli wps_check_pin <PIN>" can be used to do such
179 to be selected before connecting), wildcard UUID may be used to allow
180 the PIN to be used once with any UUID:
184 To reduce likelihood of PIN being used with other devices or o
    [all...]
  /external/ipsec-tools/src/racoon/
racoon.conf.5 17 .\" may be used to endorse or promote products derived from this software
73 are used to show optional keywords and parameters.
92 is used to indicate
100 are used to group keywords and parameters when necessary.
182 This section specifies various paths used by racoon.
247 This section specifies various timer values used by racoon.
313 section can also be used to specify the admin socket mode and ownership
338 used ISO-Latin-1 as the encoding of the GSS-API identifier attribute.
358 This is the encoding used by older versions of
424 can be used as a
    [all...]
  /external/chromium_org/third_party/freetype/include/freetype/internal/
tttypes.h 11 /* This file is part of the FreeType project, and may only be used, */
180 /* A structure modeling TrueType name records. Name records are used */
211 /* but used by the FreeType engine */
268 /* A tiny structure used to model a gasp range according to the */
275 /* modes to be used. */
295 /* A structure modeling the TrueType `gasp' table used to specify */
322 /* A small structure used to model the pre-computed widths of a given */
347 /* A structure used to model the `hdmx' table, which contains */
372 /* A structure used to model a kerning pair for the kerning table */
414 /* A structure used to hold the big metrics of a given glyph bitmap *
    [all...]
  /external/eigen/doc/
Doxyfile.in 1 # This file describes the settings to be used by the documentation system
15 # This tag specifies the encoding used for all characters in the config file
16 # that follow. The default is UTF-8 which is also the encoding used for all
28 # The PROJECT_NUMBER tag can be used to enter a project or revision number.
30 # if some version control system is used.
35 # The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute)
38 # where doxygen was started. If left blank the current directory will be used.
51 # The OUTPUT_LANGUAGE tag is used to specify the language in which all
79 # that is used to form the text in various listings. Each string
82 # used as the annotated text. Otherwise, the brief description is used as-is
    [all...]
  /external/chromium_org/third_party/mesa/src/docs/
autoconf.html 27 The autoconf generated configure script can be used to guess your
58 Some of the generic autoconf options are used with Mesa:
67 only used to derive the directory for the libraries. The default is
74 <code>--libdir=/usr/local/lib64</code> is used, the libraries will be
84 control the C and C++ compilers used during the build. By default,
85 <code>gcc</code> and <code>g++</code> are used with the options
89 pass when linking programs. These are normally empty, but can be used
94 <code>pkg-config</code> utility is used to search for external libraries
95 on the system. This environment variable is used to control the search
108 be used</a> for locating them. If they cannot be found throug
    [all...]
  /external/mesa3d/docs/
autoconf.html 27 The autoconf generated configure script can be used to guess your
58 Some of the generic autoconf options are used with Mesa:
67 only used to derive the directory for the libraries. The default is
74 <code>--libdir=/usr/local/lib64</code> is used, the libraries will be
84 control the C and C++ compilers used during the build. By default,
85 <code>gcc</code> and <code>g++</code> are used with the options
89 pass when linking programs. These are normally empty, but can be used
94 <code>pkg-config</code> utility is used to search for external libraries
95 on the system. This environment variable is used to control the search
108 be used</a> for locating them. If they cannot be found throug
    [all...]
  /art/runtime/
jni_internal.h 106 // Used for testing. By default, we'll LOG(FATAL) the reason.
117 // Used to provide compatibility for apps that assumed direct references.
120 // Used to hold references to pinned primitive arrays.
131 // Used by -Xcheck:jni.
168 // Cookie used when using the local indirect reference table.
188 // Used by -Xcheck:jni.
195 // Used to save and restore the JNIEnvExt state when not going through code created by the JNI
  /bionic/libc/kernel/tools/
find_headers.py 3 # this program is used to find source code that includes linux kernel headers directly
24 -a <archs> used to specify an alternative list
30 this program is used to find all the kernel headers that are used
119 # helper function used to walk the user files
140 # first, obtain the list of kernel files used by our clients
161 print "are used by the following %d files:" % len(files)
  /bionic/libthread_db/
libthread_db.c 65 /* NOTE: not used by gdb 7.0 */
74 /* NOTE: not used by gdb 7.0 */
77 /* NOTE: not used by gdb 7.0 */
125 /* NOTE: not used by gdb 7.0 */
166 This is only used to see if the thread is a zombie or not */
171 /* NOTE: not used by gdb 7.0 */
181 /* NOTE: not used by gdb 7.0 */
  /external/antlr/antlr-3.4/runtime/C/include/
antlr3commontree.h 23 // 3. The name of the author may not be used to endorse or promote products
48 /// Not used by ANTLR, but if a super structure is created above
49 /// this structure, it can be used to point to the start of the super
77 /// token. This can be used by duplication methods and so on
102 /// just the top level base tree is used). Codegen will take care of the rest.
132 /// Pointer to a vector factory that is used to create child list vectors
143 /// A resuse stack for reclaiming Nil nodes that were used in rewrites
  /external/chromium/chrome/browser/
about_flags.h 23 // Experiment is used internally by about_flags to describe an experiment (and
34 // command_line of the Experiment is not used. If the experiment is enabled
39 // Used for MULTI_VALUE types to describe one of the possible values the user
72 // This is used if type is SINGLE_VALUE.
77 // This is used if type is MULTI_VALUE.
81 // This is used if type is MULTI_VALUE.
124 // Separator used for multi values. Multi values are represented in prefs as
  /external/chromium/chrome/browser/prefs/
pref_member.h 20 // An optional observer can be passed into the Init method which can be used to
103 // This method is used to do the actual sync with the preference.
147 // function, the PrefMember may not be used any more.
156 // This method should only be used from the thread the PrefMember is currently
165 // This method should only be used from the thread the PrefMember is currently
173 // This method should only be used from the thread the PrefMember is currently
234 // This method is used to do the actual sync with pref of the specified type.
  /external/chromium/chrome/browser/ui/webui/
mediaplayer_ui.h 99 // Used to detect when the mediaplayer is closed.
131 // Browser containing the playlist. Used to force closes. This is created
135 // Browser containing the Mediaplayer. Used to force closes. This is
144 // Used to register for events on the windows, like to listen for closes.
147 // Tab contents of the mediaplayer. Used to listen for events
152 // Tab contents of the playlist tab. used to listen for events which would
157 // List of mimetypes that the mediaplayer should listen to. Used for
  /external/chromium/net/url_request/
url_request_throttler_manager.h 33 // although to allow it to be used as a singleton, construction and destruction
53 // It is only used by unit tests.
59 // It is only used by unit tests.
76 // Method that allows us to transform a URL into an ID that can be used in our
91 // Used by tests.
118 // This keeps track of how many requests have been made. Used with
130 // keep track of whether we're being used by tests, and turn off certain
  /external/chromium_org/chrome/browser/extensions/api/storage/
managed_value_store_cache.h 43 // |factory| is used to create databases for the PolicyValueStores.
91 // Since this is used on FILE but must retrieve the current policy, this
97 // It posts to UI used |weak_this_on_ui_|, so that the task is dropped if
122 // Used to create a WeakPtr valid on the UI thread, so that FILE tasks can
126 // A WeakPtr to |this| that is valid on UI. This is used by tasks on the FILE
130 // The profile that owns the extension system being used. This is used to
  /external/chromium_org/chrome/browser/google_apis/
gdata_wapi_url_generator.h 16 // The class is used to generate URLs for communicating with the WAPI server.
47 // |override_url| is empty, others are not used. Besides, |search_string|
51 // By default, a hard-coded base URL of the WAPI server is used.
53 // This is used for handling continuation of feeds (2nd page and onward).
89 // should be used in such cases. This method is designed for constructing
95 // resource ID with additionally passed embed origin. This is used to fetch
121 // Used to make changes in the root directory (ex. create a directory in the
  /external/chromium_org/chrome/browser/policy/
url_blacklist_manager.h 62 // Splits a URL filter into its components. A GURL isn't used because these
79 // Creates a condition set that can be used with the |url_matcher|. |id| needs
120 // posted to IO from that method on UI. This is used to go through IO before
150 // Used to delay updating the blacklist while the preferences are
168 // Used to post update tasks to the UI thread.
171 // Used to track the policies and update the blacklist on changes.
179 // Used to get |weak_ptr_| to self on the IO thread.
  /external/chromium_org/chrome/browser/safe_browsing/
safe_browsing_service.h 59 // Makes the passed |factory| the factory used to instanciate
130 // Called to initialize objects that are used on the io_thread. This may be
165 // The factory used to instanciate a SafeBrowsingService object.
170 // The SafeBrowsingURLRequestContextGetter used to access
184 // Whether the service is running. 'enabled_' is used by SafeBrowsingService
189 // This is used to determine if any profile is currently using the safe
193 // Used to track creation and destruction of profiles on the UI thread.
  /external/chromium_org/components/autofill/core/browser/
autofill_xml_parser.h 35 // |context| is a parsing context used to resolve element/attribute names.
41 // |context| is a parsing context used to resolve element/attribute names.
50 // |context| is a parsing context used to resolve names.
85 // |context| is a parsing context used to resolve element/attribute names.
101 // |context| is a parsing context used to resolve element/attribute names.
107 // |context| is a parsing context used to resolve element/attribute names.
165 // |context| is a parsing context used to resolve element/attribute names.
  /external/chromium_org/content/browser/renderer_host/pepper/
pepper_message_filter.h 54 // This class is used in two contexts, both supporting PPAPI plugins. The first
63 // Constructor when used in the context of a render process.
67 // Constructor when used in the context of a PPAPI process..
71 // Constructor when used in the context of an external plugin, i.e. created by
201 // When non-NULL, this should be used instead of the host_resolver_.
204 // When non-NULL, this should be used instead of the resource_context_. Use
208 // The default SSL configuration settings are used, as opposed to Chrome's SSL
  /external/chromium_org/content/public/common/
media_stream_request.h 89 // with three parameters (intended for video) is used.
94 // with three parameters (intended for video) is used.
136 // identifying this request. This is used for cancelling request.
139 // Used by tab capture.
146 // this is only used to distinguish between WebRTC and Pepper requests, as the
162 // Interface used by the content layer to notify chrome about changes in the
174 // Callback used return results of media access requests.
  /external/chromium_org/net/base/
upload_data_stream.h 24 // An enum used to construct chunked data stream.
68 // Identifies a particular upload instance, which is used by the cache to
70 // sessions. A value of 0 is used to indicate an unspecified identifier.
74 // size() is not to be used to determine whether the stream has ended
103 // This method is used to implement Init().
112 // This method is used to implement Read().
129 // read). The index is used as a cursor to iterate over elements in
  /external/chromium_org/ppapi/api/
pp_var.idl 45 * The Var represents a string. The <code>as_id</code> field is used to
53 * from modules, although it is used internally for some tasks.
157 * PP_MakeUndefined() is used to wrap an undefined value into a
168 * PP_MakeNull() is used to wrap a null value into a
179 * PP_MakeBool() is used to wrap a boolean value into a
194 * PP_MakeInt32() is used to wrap a 32 bit integer value
208 * PP_MakeDouble() is used to wrap a double value into a

Completed in 1828 milliseconds

<<101102103104105106107108109110>>