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

<<21222324252627282930>>

  /prebuilts/ndk/9/platforms/android-21/arch-arm/usr/include/linux/netfilter/
nfnetlink_queue.h 36 __u8 hook; member in struct:nfqnl_msg_packet_hdr
  /prebuilts/ndk/9/platforms/android-21/arch-arm64/usr/include/linux/netfilter/
nfnetlink_log.h 32 __u8 hook; member in struct:nfulnl_msg_packet_hdr
nfnetlink_queue.h 36 __u8 hook; member in struct:nfqnl_msg_packet_hdr
  /prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/linux/netfilter/
nfnetlink_log.h 32 __u8 hook; member in struct:nfulnl_msg_packet_hdr
nfnetlink_queue.h 36 __u8 hook; member in struct:nfqnl_msg_packet_hdr
  /prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/linux/netfilter/
nfnetlink_log.h 32 __u8 hook; member in struct:nfulnl_msg_packet_hdr
nfnetlink_queue.h 36 __u8 hook; member in struct:nfqnl_msg_packet_hdr
  /prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/linux/netfilter/
nfnetlink_log.h 32 __u8 hook; member in struct:nfulnl_msg_packet_hdr
nfnetlink_queue.h 36 __u8 hook; member in struct:nfqnl_msg_packet_hdr
  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/linux/netfilter/
nfnetlink_log.h 32 __u8 hook; member in struct:nfulnl_msg_packet_hdr
nfnetlink_queue.h 36 __u8 hook; member in struct:nfqnl_msg_packet_hdr
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/config/
_mwerks.h 136 // post version 8. We hook into the published interface to pick up
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
cgitb.py 259 class Hook:
260 """A hook to replace sys.excepthook that shows tracebacks in HTML."""
315 handler = Hook().handle
322 sys.excepthook = Hook(display=display, logdir=logdir,
cmd.py 155 """Hook method executed just before the command line is
162 """Hook method executed just after a command dispatch is finished."""
166 """Hook method executed once when the cmdloop() method is called."""
170 """Hook method executed once when the cmdloop() method is about to
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
cgitb.py 259 class Hook:
260 """A hook to replace sys.excepthook that shows tracebacks in HTML."""
315 handler = Hook().handle
322 sys.excepthook = Hook(display=display, logdir=logdir,
cmd.py 155 """Hook method executed just before the command line is
162 """Hook method executed just after a command dispatch is finished."""
166 """Hook method executed once when the cmdloop() method is called."""
170 """Hook method executed once when the cmdloop() method is about to
  /art/dalvikvm/
dalvikvm.cc 115 // If we're adding any additional stuff, e.g. function hook specifiers,
124 // with a '-' (the function hook stuff is strictly internal).
  /development/samples/ApiDemos/src/com/example/android/apis/app/
SearchInvoke.java 184 * This hook is called when the user signals the desire to start a search.
186 * By overriding this hook we can insert local or context-specific data.
  /external/droiddriver/src/io/appium/droiddriver/helpers/
BaseDroidDriverTest.java 113 * Hook for handling failure, for example, taking a screenshot.
175 * {@link #onFailure} hook.
  /external/emma/core/java12/com/vladium/emma/rt/
AppRunner.java 69 // disable Runtime's own exit hook:
340 // get a handle to exit hook manager singleton:
371 // --------------[ start of exit hook-protected section ]--------------
401 // app runner does not need these handles anymore [only the exit hook runner maintains them]:
590 // [assertion: the report exit hook is done]
598 // ---------------[ end of exit hook-protected section ]---------------
605 if (failure != null) // 'failure' takes precedence over any possible exit hook's problems
772 // correct thing to do is to pass an explicit Logger into each exit hook runner
    [all...]
  /external/iproute2/doc/actions/
ifb-README 24 the IMQ somewhere prelocal hook.
90 action order 1: tablename: mangle hook: NF_IP_PRE_ROUTING
  /external/libopus/
Makefile.am 201 dist-hook) exit 0 ;; \
216 dist-hook:
  /external/libvpx/libvpx/vp9/common/
vp9_thread.c 133 if (worker->hook != NULL) {
134 worker->had_error |= !worker->hook(worker->data1, worker->data2);
  /external/libvpx/libvpx/vp9/decoder/
vp9_dthread.c 123 // Row-based multi-threaded loopfilter hook
186 worker->hook = (VP9WorkerHook)loop_filter_row_worker;
  /external/valgrind/docs/xml/
xml_help.txt 147 /* Hook to delay things long enough so we can get the pid
157 /* Hook to delay things long enough so we can get the pid

Completed in 3328 milliseconds

<<21222324252627282930>>