HomeSort by relevance Sort by last modified time
    Searched full:allows (Results 276 - 300 of 8158) sorted by null

<<11121314151617181920>>

  /external/chromium/base/threading/
thread_restrictions.h 41 // Constructing a ScopedAllowIO temporarily allows IO for the current
54 // Constructing a ScopedAllowSingleton temporarily allows accessing for the
  /external/chromium/chrome/browser/extensions/
extension_tts_api_chromeos.cc 92 // The TTS service allows a range of 0 to 2 for speech pitch.
100 // The TTS service allows a range of 0 to 5 for speech volume.
extension_webstore_private_api.h 22 // Allows you to set the ProfileSyncService the function will use for
26 // Allows you to set the BrowserSignin the function will use for
  /external/chromium/chrome/browser/
external_protocol_handler.h 58 // (checked in LaunchUrl) or if the user explicitly allows it. (By selecting
71 // Allows LaunchUrl to proceed with launching an external protocol handler.
  /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/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
  /external/jmonkeyengine/engine/src/networking/com/jme3/network/kernel/
Kernel.java 49 * there are events pending. This allows a single thread to
70 * before delivering it to endpoints. This allows the caller to reuse
  /external/jsilver/src/com/google/clearsilver/jsilver/resourceloader/
ResourceLoader.java 29 * interface directly, but instead extends {@link BaseResourceLoader}. This allows API changes to be
66 * Close the reader. Allows ResourceLoader to perform any additional clean up.
  /external/jsilver/src/org/clearsilver/
FactoryLoader.java 35 * Allows the default implementation to be the original JNI version without
50 // ClearsilverFactory to be used when constructing objects. Allows
  /external/libpcap/
mkdep 24 # -c allows you to specify the C compiler
29 # -f allows you to select a makefile name
  /external/mockito/src/org/mockito/configuration/
IMockitoConfiguration.java 47 * Allows configuring the default return values of unstubbed invocations
55 * Allows configuring the default answers of unstubbed invocations
  /external/mockito/src/org/mockito/stubbing/
Stubber.java 10 * Allows to choose a method when stubbing in doThrow()|doAnswer()|doNothing()|doReturn() style
45 * Allows to choose a method when stubbing in doThrow()|doAnswer()|doNothing()|doReturn() style
  /external/qemu/android/utils/
bufprint.h 20 ** bufprint() allows your to easily and safely append formatted string
32 ** this allows you to chain several calls to bufprint() and only check for
debug.h 82 ** 'dprintnv' allows you to use a va_list argument
95 ** allows you to shut temporarily shutdown stdout/stderr
  /external/smack/src/org/jivesoftware/smackx/search/
UserSearchManager.java 34 * repositories on a Jabber Server. This implementation allows for transparency of implementation of
35 * searching (DataForms or No DataForms), but allows the user to simply use the DataForm model for both
  /external/stressapptest/src/
pattern.h 60 // "busshift_" allows for repeating each pattern word 1, 2, 4, etc. times.
110 // CrcIncrement allows an abstracted way to add a 32bit
  /external/tcpdump/
mkdep 24 # -c allows you to specify the C compiler
29 # -f allows you to select a makefile name
  /external/webkit/Source/JavaScriptCore/wtf/unicode/
UTF8.h 36 // Only allows sequences of up to 4 bytes, since that works for all Unicode characters (U-00000000 to U-0010FFFF).
40 // Only allows Unicode characters (U-00000000 to U-0010FFFF).
  /external/webkit/Source/WebCore/css/
WebKitCSSMatrix.idl 70 // Passing a NaN will use a value of 0. This allows the 3D form to used for 2D operations
75 // makes it the same as scaleX. This allows the 3D form to used for 2D operations
  /external/webkit/Source/WebCore/webaudio/
JavaScriptAudioNode.h 43 // JavaScriptAudioNode is an AudioNode which allows for arbitrary synthesis or processing directly using JavaScript.
44 // The API allows for a variable number of inputs and outputs, although it must have at least one input or output.
  /external/webkit/Source/WebKit/mac/WebView/
WebFrameView.h 62 @abstract Sets whether the WebFrameView allows its document to be scrolled
69 @abstract Returns whether the WebFrameView allows its document to be scrolled

Completed in 2107 milliseconds

<<11121314151617181920>>