HomeSort by relevance Sort by last modified time
    Searched full:hook (Results 51 - 75 of 470) sorted by null

1 23 4 5 6 7 8 91011>>

  /external/kernel-headers/original/linux/netfilter_ipv4/
ipt_ULOG.h 39 unsigned int hook; member in struct:ulog_packet_msg
  /external/stlport/stlport/stl/
_range_errors.h 22 // _STLP_DONT_THROW_RANGE_ERRORS is a hook so that users can disable
  /frameworks/policies/base/phone/com/android/internal/policy/impl/
KeyguardScreen.java 42 * This view is going away; a hook to do cleanup.
  /ndk/build/platforms/android-3/arch-arm/usr/include/linux/netfilter_ipv4/
ip_queue.h 22 unsigned int hook; member in struct:ipq_packet_msg
  /ndk/build/platforms/android-4/arch-arm/usr/include/linux/netfilter_ipv4/
ip_queue.h 22 unsigned int hook; member in struct:ipq_packet_msg
  /ndk/build/platforms/android-5/arch-arm/usr/include/linux/netfilter_ipv4/
ip_queue.h 22 unsigned int hook; member in struct:ipq_packet_msg
  /ndk/build/platforms/android-5/arch-x86/usr/include/linux/netfilter_ipv4/
ip_queue.h 22 unsigned int hook; member in struct:ipq_packet_msg
  /ndk/build/platforms/android-8/arch-arm/usr/include/linux/netfilter_ipv4/
ip_queue.h 22 unsigned int hook; member in struct:ipq_packet_msg
  /ndk/build/platforms/android-8/arch-x86/usr/include/linux/netfilter_ipv4/
ip_queue.h 22 unsigned int hook; member in struct:ipq_packet_msg
  /frameworks/base/libs/audioflinger/
AudioMixer.cpp 51 mState.hook = process__nop;
64 t->hook = 0;
104 mState.hook = process__validate;
270 mState.hook(&mState, output);
320 t.hook = track__nop;
325 t.hook = track__genericResample;
328 t.hook = track__16BitsMono;
332 t.hook = track__16BitsStereo;
339 state->hook = process__nop;
348 state->hook = process__genericResampling
    [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/
target.h 74 /* The struct used by the secondary_reload target hook. */
83 compatibility hook. */
209 /* ??? Ideally, this hook would not exist, and success or failure
327 multipass insn scheduling. If the hook returns zero for insn
334 parameter on given cycle. If the hook returns nonzero, the
363 by the insn scheduler. This hook is called to notify the backend
414 multipass insn scheduling. If the hook returns zero for the insn
416 issued. This hook is used to discard speculative instructions,
700 /* Given a register, this hook should return a parallel of registers
701 to represent where to find the register pieces. Define this hook
    [all...]
  /external/guava/src/com/google/common/util/concurrent/
Executors.java 48 * adding a shutdown hook to wait for their completion.
75 * does so by using daemon threads and adding a shutdown hook to wait for
102 * Add a shutdown hook to wait for thread completion in the given
121 // This is because the logging code installs a shutdown hook of its
135 * adding a shutdown hook to wait for their completion.
155 * and adding a shutdown hook to wait for their completion.
  /external/dbus/bus/
Makefile.am 105 uninstall-hook:
108 install-data-hook:
  /external/iptables/libipq/
ipq_message_type.3 82 unsigned int hook; /* Netfilter hook we rode in on */
  /external/webkit/WebCore/rendering/
RenderSVGContainer.h 64 // Allow RenderSVGTransformableContainer to hook in at the right time in layout()
67 // Allow RenderSVGViewportContainer to hook in at the right times in layout(), paint() and nodeAtFloatPoint()
  /packages/apps/Music/src/com/android/music/
RepeatingImageButton.java 74 // remove the repeater, but call the hook one more time
102 // remove the repeater, but call the hook one more time
  /bionic/libc/bionic/
ptrace.c 58 * Hook for gdb to get notified when a thread is created
  /bionic/libc/netbsd/resolv/
res_data.c 218 res_send_setqhook(res_send_qhook hook) {
219 _nres.qhook = hook;
223 res_send_setrhook(res_send_rhook hook) {
224 _nres.rhook = hook;
  /external/clearsilver/contrib/
cs-mode.el 41 (run-hooks 'cs-mode-hook)
  /external/icu4c/i18n/
nortrans.h 82 * System registration hook. Public to Transliterator only.
  /external/jpeg/
jdapistd.c 56 /* Call progress monitor hook if present */
109 /* Call progress monitor hook if present */
164 /* Call progress monitor hook if present */
197 /* Call progress monitor hook if present */
  /external/kernel-headers/original/linux/
netfilter_bridge.h 23 /* Not really a hook, but used for the ebtables broute table */
netfilter_ipv4.h 82 extern unsigned int nf_ip_checksum(struct sk_buff *skb, unsigned int hook,
netfilter_ipv6.h 76 extern unsigned int nf_ip6_checksum(struct sk_buff *skb, unsigned int hook,
  /external/stlport/stlport/stl/config/
_intel.h 58 /* disable hook which makes template symbols to be searched for in the library */

Completed in 289 milliseconds

1 23 4 5 6 7 8 91011>>