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

<<41424344454647484950>>

  /external/chromium_org/base/ios/
scoped_critical_action.h 22 // This class should be used at times where leaving a task unfinished might be
23 // detrimental to user experience. For example, it should be used to ensure that
38 // of a |UIBackgroundTaskIdentifier| so this class can be used in .cc files.
  /external/chromium_org/base/
scoped_native_library_unittest.cc 21 // becomes zero, i.e. this function pointer is still valid if the DLL used
22 // in this test is also used by another part of this executable.
23 // So, this test uses "ddraw.dll", which is not used by Chrome at all but
  /external/chromium_org/base/test/
test_reg_util_win.h 8 // Registry utility functions used only by tests.
34 // Deletes all temporary test keys used by the overrides.
37 // Removes all overrides and deletes all temporary test keys used by the
  /external/chromium_org/base/threading/
thread_collision_warner.h 14 // A helper class alongside macros to be used to verify assumptions about thread
21 // used, it checks that if a thread is inside the push/pop then
40 // has to be used, it checks that if a thread is inside the push/pop
103 // Defines a class member that acts like a mutex. It is used only as a
107 // Asserts the call is never called simultaneously in two threads. Used at
111 // Asserts the call is never called simultaneously in two threads. Used at
132 // used. During the unit tests is used another class that doesn't "DCHECK"
156 // This class is meant to be used through the macro
159 // because the critical section being pinned is allowed to be used onl
    [all...]
  /external/chromium_org/chrome/browser/chromeos/dbus/
cros_dbus_service.h 20 // CrosDBusService is used to run a D-Bus service inside Chrome for Chrome
27 // used in the D-Bus constants such as the service name.
38 // Starts the service provider. |exported_object| is used to export
  /external/chromium_org/chrome/browser/chromeos/input_method/
candidate_window_controller.h 5 // This file implements the input method candidate window used on Chrome OS.
17 // CandidateWindowController is used for controlling the input method
21 // deletion of the object, monitoring stops and the view used for
  /external/chromium_org/chrome/browser/net/
preconnect.h 22 // |count| may be used to request more than one connection be established in
30 // Try to preconnect. Typically used by predictor when a subresource probably
31 // needs a connection. |count| may be used to request more than one connection
  /external/chromium_org/chrome/browser/ui/cocoa/applescript/
element_applescript.h 14 // Used by the applescript runtime to identify each unique scriptable object.
16 // Used by object specifier to find a scriptable object's place in a
28 // An object specifier is used to identify objects within a
  /external/chromium_org/chrome/browser/ui/cocoa/extensions/
extension_action_context_menu.h 38 // A context menu used by any extension UI components that require it.
50 // The observer used to listen for pref changed notifications.
53 // Used to load the extension icon asynchronously on the I/O thread then show
  /external/chromium_org/chrome/browser/ui/cocoa/
one_click_signin_dialog_controller.h 20 // After the user signs into chrome this class is used to display a tab modal
24 // Creates an OneClickSigninDialogController. |web_contents| is used to
25 // open links, |email| is the user's email address that is used for sync,
  /external/chromium_org/chrome/browser/ui/webui/help/
version_updater_mac.h 16 // OS X implementation of version update functionality, used by the WebUI
43 // Callback used to communicate update status to the client.
46 // Callback used to show or hide the promote UI elements.
  /external/chromium_org/chrome/common/
crash_keys.h 21 // Used to report the first Cocoa/Mac NSException and its backtrace.
25 // Used to report the last Cocoa/Mac NSException and its backtrace.
37 // Records Cocoa zombie/used-after-freed objects that resulted in a
  /external/chromium_org/chrome/common/translate/
translate_util.cc 12 // and sometimes the older codes are used, so we must see them as synonyms.
14 // Code used in supporting list of Translate.
17 // Code used in Chrome internal.
  /external/chromium_org/content/public/android/java/src/org/chromium/content/browser/
ContentVideoViewClient.java 10 * Main callback class used by ContentVideoView.
34 * If null is returned, the default video loading view is used.
40 * implementation. If null is returned, the default controls are used.
  /external/chromium_org/content/public/common/
file_chooser_params.h 16 // Struct used by WebContentsDelegate.
38 // Title to be used for the dialog. This may be empty for the default title,
46 // input element. It is used to restrict selectable files to such types.
  /external/chromium_org/jingle/notifier/base/
notifier_options.h 26 // no TLS) are allowed. Only used for testing.
34 // be used. Empty otherwise.
37 // Indicates the method used by sync clients while sending and listening to
  /external/chromium_org/media/base/
limits.h 26 // The following limits are used by AudioParameters::IsValid().
31 // - Vorbis used to be limited to 96 KHz, but no longer has that
43 // This limit is used by ParamTraits<VideoCaptureParams>.
  /external/chromium_org/net/cert/
cert_database_android.cc 22 // On other platforms, it is only used by the SSLAddCertHandler class
33 // This method is only used by the content SSLAddCertHandler which is
34 // never used on Android.
  /external/chromium_org/net/url_request/
url_request_throttler_entry.h 25 // is used when receiving 5XX server errors or malformed response bodies.
28 // Secondly, a sliding window is used to count recent requests to a given
31 // would be. This is never used to deny requests at the network level.
64 // Value for exponential throttling header that can be used to opt out of
74 // It is only used by unit tests.
84 // Used by the manager, returns true if the entry needs to be garbage
116 // Used internally to handle the opt-out header.
120 // Retrieves the back-off entry object we're using. Used to enable a
130 // Used by tests.
135 // Used by tests
    [all...]
  /external/chromium_org/net/websockets/
websocket_errors.h 12 // Reason codes used with close messages. NoStatusReceived,
14 // should never be sent on the wire; they are only used within the
17 // Status codes in the range 0 to 999 are not used.
  /external/chromium_org/remoting/host/
continue_window.h 42 // Used to disconnect the client session.
45 // Used to disconnect the client session when timeout expires.
48 // Used to ask the local user whether the session should be continued.
  /external/chromium_org/third_party/freetype/include/freetype/
ttunpat.h 12 /* This file is part of the FreeType project, and may only be used, */
44 * A constant used as the tag of an @FT_Parameter structure to indicate
45 * that unpatented methods only should be used by the TrueType bytecode
  /external/chromium_org/third_party/libxml/src/
xml2-config.1 8 \fIxml-config\fP is a tool that is used to determine the compile and
9 linker flags that should be used to compile and link programs that use
31 for the Debian GNU/linux system (but may be used by others).
  /external/chromium_org/third_party/mesa/src/src/gallium/docs/source/
glossary.rst 26 This term is used as the name of the "3rd coordinate" of a resource.
30 resource is used, use the term "layer" instead of a resource type
34 GL Shading Language. The official, common high-level shader language used
  /external/chromium_org/third_party/openssl/openssl/crypto/rc2/
version 16 While rc2 is included because it is used with SSL, I don't know how
18 So if you are paranoid, used Tripple DES, else IDEA. If RC2
19 does get used more, perhaps more people will look for weaknesses in

Completed in 1456 milliseconds

<<41424344454647484950>>