HomeSort by relevance Sort by last modified time
    Searched full:provide (Results 101 - 125 of 10412) sorted by null

1 2 3 45 6 7 8 91011>>

  /external/chromium_org/content/renderer/media/
audio_device_factory.h 20 // provide specialized implementations.
40 // functions to provide alternate audio device implementations.
  /external/chromium_org/ppapi/api/private/
ppp_instance_private.idl 8 * that a trusted plugin may implement to provide capabilities only available
17 * functions that may be implemented in a trusted plugin to provide capabilities
  /external/chromium_org/ppapi/c/private/
ppp_instance_private.h 23 * that a trusted plugin may implement to provide capabilities only available
34 * functions that may be implemented in a trusted plugin to provide capabilities
  /external/chromium_org/sync/android/java/src/org/chromium/sync/notifier/
InvalidationClientNameProvider.java 10 * This singleton will always provide a somewhat reasonable name. With proper support from outside
11 * components, it will be able to provide a name that is consistent across restarts.
  /external/chromium_org/third_party/WebKit/Source/core/dom/
Entity.idl 21 // interface to provide window.Entity.
23 // We don't need to provide any attributes.
Notation.idl 21 // this interface to provide window.Notation.
23 // We don't need to provide any attributes.
  /external/mockito/src/org/mockito/invocation/
MockHandler.java 15 * This api is work in progress. Do not provide your own implementations.
16 * Mockito will provide you with the implementation via other {@link org.mockito.plugins.MockMaker} methods.
  /frameworks/base/wifi/java/android/net/wifi/
package.html 4 <p>The Wi-Fi APIs provide a means by which applications can communicate
18 <p class="note"><strong>Note:</strong> Not all Android-powered devices provide Wi-Fi functionality.
  /libcore/luni/src/main/java/javax/net/ssl/
HostnameVerifier.java 21 * The interface to be used to provide hostname verification functionality.
23 * This is an extended verification option that implementers can provide. It is to be used
  /packages/apps/UnifiedEmail/src/org/apache/commons/io/
overview.html 26 The utilities provide convenience wrappers around the JDK, simplifying
28 The filters and streams provide useful implementations that perhaps should
  /frameworks/base/docs/html/guide/topics/search/
index.jd 40 the search dialog or widget to provide search suggestions as the user types. Figure 1 shows an
47 <li>Provide search suggestions based on recent user queries</li>
48 <li>Provide custom search suggestions that match actual results in your application data</li>
52 <p class="note"><strong>Note</strong>: The search framework does <em>not</em> provide APIs to
59 must provide a search button in your UI that activates the search interface. For more
70 <dd>How to provide suggestions based on queries previously used.</dd>
72 <dd>How to provide suggestions based on custom data from your application and also offer them
98 <li><strong>Provide users with a way to clear their search history.</strong>
99 <p>The search framework helps your application provide context-specific suggestions while the user
107 implementing custom suggestions, you'll need to provide a similar "clear history" method in you
    [all...]
  /external/chromium-trace/trace-viewer/third_party/closure_linter/closure_linter/
closurizednamespacesinfo_test.py 93 'goog.provide(\'package.Foo\');',
105 'goog.provide(\'package.Foo.methodName\');',
116 input_lines = ['goog.provide(\'package.Foo\');']
126 'goog.provide(\'package.Foo\');',
127 'goog.provide(\'package.Foo\');',
133 # Advance to the second goog.provide token.
141 input_lines = ['goog.provide(\'notclosurized.Foo\');']
248 """Tests that provided functions don't cause a missing provide."""
250 'goog.provide(\'package.Foo\');',
259 """Tests that provided identifiers don't cause a missing provide.""
    [all...]
  /external/chromium_org/third_party/closure_linter/closure_linter/
closurizednamespacesinfo_test.py 93 'goog.provide(\'package.Foo\');',
105 'goog.provide(\'package.Foo.methodName\');',
116 input_lines = ['goog.provide(\'package.Foo\');']
126 'goog.provide(\'package.Foo\');',
127 'goog.provide(\'package.Foo\');',
133 # Advance to the second goog.provide token.
141 input_lines = ['goog.provide(\'notclosurized.Foo\');']
248 """Tests that provided functions don't cause a missing provide."""
250 'goog.provide(\'package.Foo\');',
259 """Tests that provided identifiers don't cause a missing provide.""
    [all...]
  /frameworks/base/docs/html/guide/topics/ui/accessibility/
checklist.jd 45 application, so you can provide them with feedback they can sense and understand. This checklist
55 <li><strong>Describe user interface controls:</strong> Provide content
62 android.view.View#setContentDescription} method to provide this information for accessibility
74 implement accessibility interfaces</a> for your custom views and provide content descriptions.
101 controls whenever possible, as these components provide accessibility support by default.</li>
104 is important to your application, provide an alternative interface for these functions.</li>
115 <li><strong>Text field hints:</strong> For {@link android.widget.EditText} fields, provide an
123 not provide adequate descriptions for users, and you should consider providing a
132 android.view.accessibility.AccessibilityEvent} equivalent to a click and provide a way for
141 <li><strong>Prompts for related controls:</strong> Make sure sets of controls which provide
    [all...]
  /external/chromium_org/components/translate/common/
translate_metrics.h 30 // A page may provide a Content-Language HTTP header or a META tag.
62 // server provides. It can be empty string when a server doesn't provide it.
69 // be empty string when a page doesn't provide it. |revised_code| is a value
  /external/chromium_org/native_client_sdk/src/libraries/ppapi_simple/
ps.h 17 * initializes the nacl_io library to provide a POSIX friendly I/O environment.
19 * In order to provide a standard blocking environment, the library will hide
27 * For C style development, the PPAPI_SIMPLE_REGISTER_MAIN(XX) macros provide a
  /external/chromium_org/ppapi/api/dev/
ppp_video_decoder_dev.idl 15 * plugin MUST implement to provide services needed by the video decoder
22 * Callback function to provide buffers for the decoded output pictures. If
23 * succeeds plugin must provide buffers through AssignPictureBuffers function
  /external/chromium_org/ppapi/c/dev/
ppp_video_decoder_dev.h 33 * plugin MUST implement to provide services needed by the video decoder
40 * Callback function to provide buffers for the decoded output pictures. If
41 * succeeds plugin must provide buffers through AssignPictureBuffers function
  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-warning.cc 22 * PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS.
60 #pragma message("Could not find any Unicode functions implementation, you have to provide your own")
63 #warning "Could not find any Unicode functions implementation, you have to provide your own"
  /external/harfbuzz_ng/src/
hb-warning.cc 22 * PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS.
60 #pragma message("Could not find any Unicode functions implementation, you have to provide your own")
63 #warning "Could not find any Unicode functions implementation, you have to provide your own"
  /dalvik/vm/compiler/template/mips/
funop.S 3 * Generic 32-bit unary operation. Provide an "instr" line that
funopWider.S 3 * Generic 32bit-to-64bit floating point unary operation. Provide an
  /dalvik/vm/mterp/arm-vfp/
fbinop2addr.S 2 * Generic 32-bit floating point "/2addr" binary operation. Provide
fbinopWide.S 3 * Provide an "instr" line that specifies an instruction that performs
fbinopWide2addr.S 2 * Generic 64-bit floating point "/2addr" binary operation. Provide

Completed in 175 milliseconds

1 2 3 45 6 7 8 91011>>