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

<<11121314151617181920>>

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/backward/
binders.h 81 * functor whose @c operator() accepts a floating-point number, subtracts
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/backward/
binders.h 84 * functor whose @c operator() accepts a floating-point number, subtracts
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/backward/
binders.h 84 * functor whose @c operator() accepts a floating-point number, subtracts
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/backward/
binders.h 81 * functor whose @c operator() accepts a floating-point number, subtracts
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/backward/
binders.h 81 * functor whose @c operator() accepts a floating-point number, subtracts
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/backward/
binders.h 81 * functor whose @c operator() accepts a floating-point number, subtracts
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/backward/
binders.h 81 * functor whose @c operator() accepts a floating-point number, subtracts
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/backward/
binders.h 84 * functor whose @c operator() accepts a floating-point number, subtracts
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/backward/
binders.h 84 * functor whose @c operator() accepts a floating-point number, subtracts
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ctypes/test/
test_parameters.py 108 # The from_param class method of POINTER(typ) classes accepts what is
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/lib-scriptpackages/Finder/
Files.py 36 """accepts high level events - Is the application high-level event aware? (OBSOLETE: always returns true) """
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/ctypes/test/
test_parameters.py 108 # The from_param class method of POINTER(typ) classes accepts what is
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/
FrameLayoutRule.java 52 // The FrameLayout accepts any drag'n'drop anywhere on its surface.
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/
gensuitemodule.py 382 (getdata, "accepts"),
712 [name, desc, code, subcode, returns, accepts, arguments] = event
727 has_arg = (not is_null(accepts))
728 opt_arg = (has_arg and is_optional(accepts))
745 fp.write(" Required argument: %s\n"%getdatadoc(accepts))
747 fp.write(" Optional argument: %s\n"%getdatadoc(accepts))
812 [name, desc, code, subcode, returns, accepts, arguments] = event
    [all...]
  /external/chromium_org/chrome/browser/apps/
app_browsertest.cc 561 // handler accepts "".
570 // a handler accepts "".
584 // a handler accepts *.
600 // handler accepts *.
609 // handler accepts *.
    [all...]
  /external/chromium_org/chrome/browser/extensions/api/file_system/
file_system_api.cc 767 const AcceptOptions* accepts,
776 if (accepts) {
779 accepts->begin(); iter != accepts->end(); ++iter) {
871 options->accepts.get(), options->accepts_all_types.get());
    [all...]
  /external/valgrind/main/
configure.in     [all...]
  /development/samples/SampleSyncAdapter/samplesyncadapter_server/
web_services.py 113 UpdateHandler only accepts post events. It expects each
129 UpdateHandler only accepts post events. It expects each
  /external/chromium/base/
basictypes.h 134 // functions. It's less safe than arraysize as it accepts some
163 // This macro is not perfect as it wrongfully accepts certain
  /external/chromium_org/base/
basictypes.h 142 // functions. It's less safe than arraysize as it accepts some
171 // This macro is not perfect as it wrongfully accepts certain
  /external/chromium_org/remoting/android/java/src/org/chromium/chromoting/
TrackingInputHandler.java 405 /** Called whenever a gesture starts. Always accepts the gesture so it isn't ignored. */
412 * Called when the user starts to zoom. Always accepts the zoom so that
  /external/chromium_org/third_party/cld/base/
basictypes.h 126 // functions. It's less safe than arraysize as it accepts some
155 // This macro is not perfect as it wrongfully accepts certain
  /external/chromium_org/v8/test/webkit/fast/js/
parser-syntax-check.js 73 // accepts: 'function f() { return 6 + }' (only inside a function declaration)
215 valid ("do ; while(0) i++"); // Is this REALLY valid? (Firefox also accepts this)
  /external/llvm/lib/Target/AArch64/InstPrinter/
AArch64InstPrinter.cpp 427 // MSL and LSLH accepts encoded shift amount 0 or 1.
431 // LSH accepts encoded shift amount 0, 1, 2 or 3.
  /external/qemu/slirp/
debug.c 220 lprint(" %6d connection accepts\r\n", tcpstat.tcps_accepts);
221 lprint(" %6d connections established (including accepts)\r\n", tcpstat.tcps_connects);

Completed in 4470 milliseconds

<<11121314151617181920>>