HomeSort by relevance Sort by last modified time
    Searched full:forwarding (Results 151 - 175 of 997) sorted by null

1 2 3 4 5 67 8 91011>>

  /external/chromium_org/content/browser/renderer_host/input/
touch_event_queue_unittest.cc 685 // Tests basic TouchEvent forwarding suppression.
687 // Disable TouchEvent forwarding.
708 // Enable TouchEvent forwarding.
771 // GestureScrollUpdates should not change affect touch forwarding.
881 // disabling touch forwarding until the next TouchStart is received after
903 // TouchEvent forwarding is disabled until the ack is received for the
923 // resume touch forwarding.
    [all...]
  /external/openssh/
sshd.0 191 allocating a pseudo-tty, forwarding X11 connections, forwarding TCP
192 connections, or forwarding the authentication agent connection over the
237 forwarding is in use, it will receive the "proto cookie" pair in its
314 else. Note that the client may specify TCP and/or X11 forwarding
348 no-agent-forwarding
349 Forbids authentication agent forwarding when this key is used for
352 no-port-forwarding
353 Forbids TCP forwarding when this key is used for authentication.
362 no-X11-forwarding
    [all...]
channels.h 248 /* tcp forwarding */
268 /* x11 forwarding */
277 /* agent forwarding */
misc.h 57 /* Common definitions for ssh tunnel device forwarding */
ssh.h 98 /* Listen backlog for sshd, ssh-agent and forwarding sockets */
  /cts/tools/tradefed-host/src/com/android/cts/tradefed/device/
DeviceInfoCollector.java 30 * collector apk, and forwarding that data directly to the {@link ITestInvocationListener} as run
  /external/android-clat/
clatd.c 61 * enables/disables ipv6 forwarding
426 // open the forwarding configuration before dropping privs
427 forwarding_fd = open("/proc/sys/net/ipv6/conf/all/forwarding", O_RDWR);
429 logmsg(ANDROID_LOG_FATAL,"open /proc/sys/net/ipv6/conf/all/forwarding failed: %s",
  /external/ceres-solver/include/ceres/
ceres.h 31 // This is a forwarding header containing the public symbols exported from
  /external/chromium/chrome/browser/ui/cocoa/
tracking_area.mm 10 // owner in this proxy, which can stop forwarding messages to the owner when
  /external/chromium_org/chrome/browser/ui/bookmarks/
bookmark_tab_helper.h 25 // Interface for forwarding bookmark drag and drop to extenstions.
  /external/chromium_org/chrome/browser/ui/cocoa/autofill/
autofill_dialog_window_controller.h 30 // Forwarding AutofillDialogView calls.
  /external/chromium_org/chrome/browser/ui/cocoa/location_bar/
autocomplete_text_field_editor.h 15 // events for forwarding to the core Omnibox code. It also undoes
  /external/chromium_org/components/policy/core/common/
forwarding_policy_provider.h 20 // is a CombinedSchemaRegistry tracking the forwarding provider's registry.
  /external/chromium_org/content/browser/renderer_host/
clipboard_message_filter.h 65 // IO thread instead of forwarding (possibly synchronous) messages to the UI
  /external/chromium_org/remoting/webapp/
xhr_proxy.js 11 * they can be serviced. The forwarding of XHRs and responses is handled by
  /external/chromium_org/ui/base/cocoa/
tracking_area.mm 10 // owner in this proxy, which can stop forwarding messages to the owner when
  /external/dropbear/
cli-runopts.c 60 "-L <listenport:remotehost:remoteport> Local port forwarding\n"
64 "-R <listenport:remotehost:remoteport> Remote port forwarding\n"
359 /* Turn a "listenport:remoteaddr:remoteport" string into into a forwarding
360 * set, and add it to the forwarding list */
  /external/llvm/test/Transforms/ObjCARC/
no-objc-arc-exceptions.ll 22 %byref.forwarding = getelementptr inbounds %struct.__block_byref_x* %x, i64 0, i32 1
23 store %struct.__block_byref_x* %x, %struct.__block_byref_x** %byref.forwarding, align 8
77 %byref.forwarding = getelementptr inbounds %struct.__block_byref_x* %x, i64 0, i32 1
78 store %struct.__block_byref_x* %x, %struct.__block_byref_x** %byref.forwarding, align 8
  /external/v8/src/
liveobjectlist.h 234 // Based on Heap::ScavengeObject() but only does forwarding of pointers
244 // object to record the forwarding pointer. A forwarding pointer can
249 // If the first word is a forwarding address, the object has already been
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/
iter_fold_if.hpp 28 #include <boost/mpl/aux_/config/forwarding.hpp>
quote.hpp 65 // GCC has a problem with metafunction forwarding when T is a
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/
cctype 1 // -*- C++ -*- forwarding header.
cfloat 1 // -*- C++ -*- forwarding header.
clocale 1 // -*- C++ -*- forwarding header.
csetjmp 1 // -*- C++ -*- forwarding header.

Completed in 450 milliseconds

1 2 3 4 5 67 8 91011>>