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

<<21222324252627282930>>

  /external/qemu/distrib/sdl-1.2.15/src/audio/dc/
SDL_dcaudio.c 209 /* only formats Dreamcast accepts... */
  /external/skia/include/core/
SkImageFilter.h 163 * -1 can be used if the filter accepts any number of inputs.
SkMaskFilter.h 117 * in the drawing pipeline. This function accepts the current bounds of the
  /external/skia/tools/
find_bad_images_in_skps.py 73 Accepts a list of directories or filenames on the command line.
  /external/srtp/
README 22 The configure script accepts the following options:
  /frameworks/base/docs/html/guide/topics/ui/notifiers/
toasts.jd 64 method. This accepts three parameters: a {@link android.view.Gravity} constant,
  /frameworks/base/docs/html/training/sharing/
receive.jd 39 accepts both text <em>and</em> single or multiple images. With this app, a user can easily start a
  /frameworks/base/graphics/java/android/renderscript/
Font.java 231 * Accepts one of the following family names as an argument
  /frameworks/opt/vcard/java/com/android/vcard/
VCardConstants.java 119 // one "PREF"s in one property name, while Android accepts them.
  /libcore/luni/src/main/native/
NetworkUtilities.cpp 156 // IPv6 address. Fix getnameinfo so it accepts sizeof(sockaddr_storage), and
  /libcore/luni/src/test/java/libcore/java/net/
ConcurrentCloseTest.java 209 // This server accepts connections, but doesn't read or write anything.
  /packages/apps/Nfc/src/com/android/nfc/snep/
SnepServer.java 31 * A simple server that accepts NDEF messages pushed to it over an LLCP connection. Those messages
  /packages/apps/Nfc/tests/src/com/android/nfc/snep/
SnepBasicTests.java 278 * A SNEP Server implementation that accepts PUT requests for all ndef
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/research/
LogStatement.java 74 // a suggestion. If the user accepts the autocorrection, the suggestion for "for the" is
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/backward/
binders.h 84 * functor whose @c operator() accepts a floating-point number, subtracts
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/backward/
binders.h 84 * functor whose @c operator() accepts a floating-point number, subtracts
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/backward/
binders.h 83 * functor whose @c operator() accepts a floating-point number, subtracts
  /external/chromium/chrome/browser/autocomplete/
autocomplete_edit.h 205 // Accepts the currently showing instant preview, if any, and returns true.
265 // Accepts the current keyword hint as a keyword. It always returns true for
421 // Accepts current keyword if the user only typed a space at the end of
autocomplete_edit.cc 99 // Like typing, switching tabs "accepts" the temporary text as the user
632 // Arrowing down and then hitting control accepts the temporary text as
    [all...]
  /external/chromium_org/chrome/browser/resources/file_manager/foreground/js/
file_transfer_controller.js 496 domElement.classList.add('accepts');
528 if (this.dropTarget_ && this.dropTarget_.classList.contains('accepts'))
529 this.dropTarget_.classList.remove('accepts');
  /external/chromium_org/chrome/browser/ui/omnibox/
omnibox_edit_model.h 223 // Accepts the current keyword hint as a keyword. It always returns true for
229 // Accepts the current temporary text as the user text.
393 // Accepts current keyword if the user just typed a space at the end of
  /external/chromium_org/third_party/sqlite/src/src/
lempar.c 101 ** N == YYNSTATE+YYNRULE+1 The parser accepts its input.
674 ** The following is executed when the parser accepts
687 ** parser accepts */
  /external/chromium_org/third_party/sqlite/src/tool/
lempar.c 95 ** N == YYNSTATE+YYNRULE+1 The parser accepts its input.
664 ** The following is executed when the parser accepts
677 ** parser accepts */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/bin/
i686-linux-gccbug 330 >Class: <[ doc-bug | accepts-illegal | rejects-legal | wrong-code | ice-on-legal-code| ice-on-illegal-code | pessimizes-code | sw-bug | change-request | support ] (one line)>
332 SEND-PR: accepts-illegal GCC fails to reject erroneous code.
462 ""|doc-bug|accepts-illegal|rejects-legal|wrong-code|ice-on-legal-code|ice-on-illegal-code|pessimizes-code|sw-bug|change-request|support) CNT=`expr $CNT + 1` ;;
  /external/ceres-solver/internal/ceres/
problem_test.cc 56 // Trivial cost function that accepts a single argument.
75 // Trivial cost function that accepts two arguments.
96 // Trivial cost function that accepts three arguments.
    [all...]

Completed in 975 milliseconds

<<21222324252627282930>>