HomeSort by relevance Sort by last modified time
    Searched full:accepts (Results 751 - 775 of 1584) sorted by null

<<31323334353637383940>>

  /external/clang/docs/
InternalsManual.rst 95 language that Clang accepts. This means that Clang fully understands and can
328 accepts the arguments, ranges, and other information that goes along with it.
    [all...]
  /frameworks/base/core/java/android/content/
ContentResolver.java 596 * <h5>Accepts the following URI schemes:</h5>
652 * <h5>Accepts the following URI schemes:</h5>
687 * <h5>Accepts the following URI schemes:</h5>
729 * <h5>Accepts the following URI schemes:</h5>
    [all...]
  /ndk/sources/host-tools/sed-4.2.1/doc/
sed.info 226 expressions. Extended regexps are those that `egrep' accepts;
670 This command only accepts a single address.
    [all...]
  /frameworks/base/docs/html/about/versions/
android-4.4.jd 166 <p>If your alarm is not associated with an exact clock time, but it's still important that your alarm be invoked during a specific time range (such as between 2pm and 4pm), then you can use the new {@link android.app.AlarmManager#setWindow setWindow()} method, which accepts an "earliest" time for the alarm and a "window" of time following the earliest time within which the system should invoke the alarm.</p>
338 <p>You can also provide {@link android.widget.VideoView} with your WebVTT subtitle tracks using the {@link android.widget.VideoView#addSubtitleSource addSubtitleSource()} method. This method accepts an {@link java.io.InputStream} that carries the subtitle data and a {@link android.media.MediaFormat} object that specifies the format for the subtitle data, which you can specify using {@link android.media.MediaFormat#createSubtitleFormat createSubtitleFormat()}. These subtitles also appear over the video according to the user's preferences. </p>
    [all...]
  /frameworks/base/docs/html/reference/renderscript/
rs__graphics_8rsh.html     [all...]
  /libcore/luni/src/main/java/java/util/
Calendar.java 64 * When a {@code Calendar} is <em>lenient</em>, it accepts a wider
    [all...]
  /ndk/sources/host-tools/make-3.81/
NEWS 312 * Make accepts CRLF sequences as well as traditional LF, for
315 * Make accepts a new option: -R, or --no-builtin-variables. This option
659 * Make now accepts long options. There is now an informative usage message
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/refactorings/extractstring/
ExtractStringRefactoring.java 563 // check if it accepts a string reference. This does not however tell us if
607 // Validate that the attribute accepts a string reference.
740 * Validates that the attribute accepts a string reference.
    [all...]
  /external/chromium/chrome/browser/autofill/
form_structure_unittest.cc     [all...]
  /external/chromium/testing/gmock/test/
gmock-actions_test.cc 718 // Tests that SetArgPointee<N>() accepts a string literal.
755 // Tests that SetArgPointee<N>() accepts a char pointer.
    [all...]
  /external/chromium_org/content/renderer/npapi/
webplugin_impl.cc 549 void WebPluginImpl::SetAcceptsInputEvents(bool accepts) {
550 accepts_input_events_ = accepts;
    [all...]
  /external/chromium_org/third_party/WebKit/PerformanceTests/Dromaeo/resources/dromaeo/web/tests/
cssquery-dojo.html     [all...]
cssquery-jquery.html     [all...]
cssquery-prototype.html     [all...]
dom-attr.html     [all...]
dom-modify.html     [all...]
dom-query.html     [all...]
dom-traverse.html     [all...]
jslib-attr-jquery.html     [all...]
jslib-attr-prototype.html     [all...]
jslib-event-jquery.html     [all...]
jslib-event-prototype.html     [all...]
jslib-modify-jquery.html     [all...]
jslib-modify-prototype.html     [all...]
jslib-style-jquery.html     [all...]

Completed in 1707 milliseconds

<<31323334353637383940>>