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

<<21222324252627282930>>

  /external/mksh/src/
syn.c 685 * only accepts an open-brace.
738 /* non-POSIX, but AT&T ksh accepts a ; here */
978 * Test if the current token is a whatever. Accepts the current token if
  /frameworks/base/core/java/android/util/
JsonReader.java 241 * Configure this parser to be be liberal in what it accepts. By default,
242 * this parser is strict and only accepts JSON as specified by <a
266 * Returns true if this parser is liberal in what it accepts.
    [all...]
  /art/runtime/jdwp/
jdwp_adb.cc 181 * should return "true" when it successfully accepts a connection.
  /dalvik/docs/
hello-world.html 33 The <code>dx</code> command accepts lists of individual class files,
  /development/samples/WiFiDirectDemo/src/com/example/android/wifidirect/
DeviceDetailFragment.java 207 * A simple server socket that accepts connection and writes some data on
  /docs/source.android.com/src/source/
developing.jd 103 <p>which accepts as arguments any files or directories within the project directory. Despite the name, <code>git add</code> does not simply add files to the git repository; it can also be used to stage file modifications and deletions.</p>
  /external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/
streams.rb 391 # accepts the following options in a symbol-to-value hash:
424 # accepts the following options in a symbol-to-value hash:
687 # the constructer accepts
    [all...]
  /external/bluetooth/bluedroid/stack/avct/
avct_l2c.c 218 /* just in case the peer also accepts our connection - Send L2CAP disconnect req */
  /external/chromium/chrome/browser/instant/
instant_controller.h 71 // Accepts the currently showing instant preview, if any, and returns true.
  /external/chromium/chrome/browser/ui/views/extensions/
extension_install_dialog_view.cc 91 // The delegate that we will call back to when the user accepts or rejects
  /external/chromium/testing/gtest/include/gtest/internal/
gtest-death-test-internal.h 275 // this macro only accepts expressions that a macro such as
  /external/chromium_org/chrome/browser/chromeos/policy/
auto_enrollment_client.cc 318 << "modulus than the client accepts (" << power << " vs "
  /external/chromium_org/chrome/browser/custom_handlers/
protocol_handler_registry.h 149 // Called when the user accepts the registration of a given protocol handler.
  /external/chromium_org/chrome/browser/extensions/api/dial/
dial_service.h 32 // DialService accepts requests to discover devices, sends multiple M-SEARCH
  /external/chromium_org/chrome/browser/extensions/api/webstore_private/
webstore_private_apitest.cc 182 // Test cases where the user accepts the install confirmation dialog.
  /external/chromium_org/chrome/browser/ui/search/
instant_controller.cc 177 // a spurious oninputend when the user accepts a match in the omnibox.
  /external/chromium_org/chrome/common/extensions/api/
context_menus.json 194 "description": "The properties to update. Accepts the same values as the create function.",
  /external/chromium_org/chrome/common/extensions/docs/templates/articles/
sandboxingEval.html 159 that accepts commands from the Event Page. We'll use the <code>command</code>
  /external/chromium_org/components/policy/core/common/cloud/
cloud_policy_client.cc 299 // Set the re-registration flag so that the server accepts it.
  /external/chromium_org/content/renderer/media/
media_stream_audio_processor.cc 293 // webrtc::AudioProcessing accepts the same format as what it uses to process
  /external/chromium_org/content/renderer/npapi/
webplugin_impl.h 103 virtual void SetAcceptsInputEvents(bool accepts) OVERRIDE;
  /external/chromium_org/ipc/
ipc_channel.h 70 // An "open" named server accepts connections from ANY client.
  /external/chromium_org/media/audio/win/
core_audio_util_win.h 93 // Accepts an id of an input device and finds a matching output device id.
  /external/chromium_org/media/filters/
decrypting_audio_decoder.cc 71 // DecryptingAudioDecoder only accepts potentially encrypted stream.
  /external/chromium_org/net/disk_cache/simple/
simple_entry_impl.h 66 // Identical to Backend::Doom() except that it accepts a CompletionCallback.

Completed in 1279 milliseconds

<<21222324252627282930>>