HomeSort by relevance Sort by last modified time
    Searched full:allows (Results 551 - 575 of 8470) sorted by null

<<21222324252627282930>>

  /external/chromium/chrome/browser/ui/cocoa/
bug_report_window_controller.h 19 // presents a dialog that allows the user to either file a bug report on
46 // The popup button that allows choice of bug type.
  /external/chromium/chrome/browser/web_resource/
web_resource_service.h 77 // Allows the creation of tasks to send a WEB_RESOURCE_STATE_CHANGED
78 // notification. This allows the WebResourceService to notify the New Tab
  /external/chromium/net/base/
io_buffer.h 123 // This versions allows a pickle to be used as the storage for a write-style
141 // This class allows the creation of a temporary IOBuffer that doesn't really
network_delegate.h 61 // Called before a request is sent. Allows the delegate to rewrite the URL
70 // Called right before the HTTP headers are sent. Allows the delegate to
  /external/chromium_org/base/threading/
sequenced_worker_pool.h 31 // allows you to specify what should happen to your tasks on shutdown.
145 // Allows tests to perform certain actions.
229 // Same as PostWorkerTask but allows a delay to be specified (although doing
242 // Same as PostWorkerTask but allows specification of the shutdown behavior.
263 // Like PostSequencedWorkerTask above, but allows you to specify a named
269 // Same as PostSequencedWorkerTask but allows a delay to be specified
284 // Same as PostSequencedWorkerTask but allows specification of the shutdown
323 // A variant that allows an arbitrary number of new blocking tasks to
  /external/chromium_org/chrome/browser/chromeos/policy/
cloud_external_data_manager_base.h 42 // Allows downloaded external data to be cached in |external_data_store|.
59 // Allows policies to reference |max_size| bytes of external data even if no
  /external/chromium_org/chrome/browser/extensions/
unpacked_installer.h 51 // Allows prompting for plugins to be disabled; intended for testing only.
55 // Allows overriding of whether modern manifest versions are required;
  /external/chromium_org/chrome/browser/external_protocol/
external_protocol_handler.h 85 // (checked in LaunchUrl) or if the user explicitly allows it. (By selecting
99 // Allows LaunchUrl to proceed with launching an external protocol handler.
  /external/chromium_org/chrome/browser/ui/cocoa/bookmarks/
bookmark_bar_toolbar_view_unittest.mm 28 // Allows us to inject our fake controller below.
39 // Allows us to control which way the view is rendered.
  /external/chromium_org/components/breakpad/tools/
crash_service.h 46 // Allows to override the maximum number for reports per day. Normally
56 // Allows to specify a custom string that appears on the detail crash report
  /external/chromium_org/content/browser/download/
download_item_impl_delegate.h 47 // Allows the delegate to delay completion of the download. This function
55 // Allows the delegate to override the opening of a download. If it returns
  /external/chromium_org/content/public/app/
content_main_delegate.h 61 // Allows the embedder to override initializing the sandbox. This is needed
67 // Tells the embedder that the zygote process is starting, and allows it to
  /external/chromium_org/content/public/common/
sandbox_init.h 51 // broker (e.g. the broker for 64-bit processes). This allows
53 // another broker. For example, it allows the 32-bit renderer to send
  /external/chromium_org/content/test/
test_web_contents.h 76 // Allows us to simulate this tab having an opener.
79 // Allows us to simulate that a contents was created via CreateNewWindow.
  /external/chromium_org/net/base/
big_endian.h 50 // Allows reading integers in network order (big endian) while iterating over
76 // Allows writing integers in network order (big endian) while iterating over
  /external/chromium_org/ppapi/api/
ppb_mouse_cursor.idl 70 * The <code>PPB_MouseCursor</code> allows setting the mouse cursor.
79 * This function allows setting both system defined mouse cursors and
  /external/chromium_org/ppapi/c/
ppb_mouse_cursor.h 92 * The <code>PPB_MouseCursor</code> allows setting the mouse cursor.
101 * This function allows setting both system defined mouse cursors and
  /external/chromium_org/ppapi/native_client/tests/nacl_browser/inbrowser_test_runner/
test_runner_ppapi.c 57 * PPP_Instance allows the browser to create an instance of the plugin.
95 * PPP_Messaging allows the browser to do postMessage to the plugin.
  /external/chromium_org/sandbox/linux/seccomp-bpf/
errorcode.cc 70 // Implementing a "LessThan()" operator allows us to use ErrorCode objects
71 // as keys in STL containers; most notably, it also allows us to put them
  /external/chromium_org/third_party/WebKit/Source/core/css/
CSSParserMode.h 44 // HTML attributes are parsed in quirks mode but also allows internal properties and values.
51 // User agent stylesheets are parsed in standards mode but also allows internal properties and values.
  /external/chromium_org/third_party/WebKit/Source/modules/webaudio/
ScriptProcessorNode.h 41 // ScriptProcessorNode is an AudioNode which allows for arbitrary synthesis or processing directly using JavaScript.
42 // The API allows for a variable number of inputs and outputs, although it must have at least one input or output.
  /external/chromium_org/third_party/WebKit/Source/wtf/unicode/
UTF8.h 37 // Only allows sequences of up to 4 bytes, since that works for all Unicode characters (U-00000000 to U-0010FFFF).
41 // Only allows Unicode characters (U-00000000 to U-0010FFFF).
  /external/chromium_org/third_party/mesa/src/src/gallium/docs/source/
debugging.rst 21 is probably the most useful variable, since it allows you to find which
101 The remote debugger, commonly known as rbug, allows for runtime inspections of
  /external/guava/guava/src/com/google/common/util/concurrent/
CheckedFuture.java 40 * listeners to be added. This allows the future to be used as a normal
42 * allows multiple callbacks to be registered for a particular task, and the
  /external/jmonkeyengine/engine/src/core/com/jme3/app/
package.html 27 <li>{@link com.jme3.audio.AudioRenderer} - Allows playing sound effects and
29 <li>{@link com.jme3.system.Timer} - The timer keeps track of time and allows

Completed in 1668 milliseconds

<<21222324252627282930>>