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

1 2 3 4 5 6 78 91011>>

  /external/dbus/bus/
Makefile.in 798 $(MAKE) $(AM_MAKEFLAGS) install-data-hook
829 $(MAKE) $(AM_MAKEFLAGS) uninstall-hook
838 install-data install-data-am install-data-hook install-exec \
845 uninstall-hook uninstall-info-am uninstall-initdSCRIPTS \
852 uninstall-hook:
855 install-data-hook:
  /external/guava/javadoc/com/google/common/util/concurrent/
Executors.html 150           Add a shutdown hook to wait for thread completion in the given
269 adding a shutdown hook to wait for their completion.
292 does so by using daemon threads and adding a shutdown hook to wait for
314 <DD>Add a shutdown hook to wait for thread completion in the given
334 adding a shutdown hook to wait for their completion.
357 and adding a shutdown hook to wait for their completion.
    [all...]
  /bionic/libc/private/
resolv_private.h 171 res_send_qhook qhook; /* query hook */
172 res_send_rhook rhook; /* response hook */
  /external/dhcpcd/
dhcpcd.8 45 .Op Fl C , -nohook Ar hook
351 Don't run this hook script.
dhcpcd.8.in 46 .Op Fl C , -nohook Ar hook
359 Don't run this hook script.
  /external/ipsec-tools/src/racoon/
remoteconf.c 83 * Script hook names and script hook paths
  /external/kernel-headers/original/asm-x86/
pgtable_32.h 248 * transitions, which means this hook should only be called for user PTEs.
249 * This hook implies a P->P protection or access change has taken place, which
  /external/ppp/pppd/
auth.c 168 /* Hook to enable a plugin to control the idle time limit */
171 /* Hook for a plugin to say whether we can possibly authenticate any peer */
174 /* Hook for a plugin to check the PAP user and password */
179 /* Hook for a plugin to know about the PAP user logout */
182 /* Hook for a plugin to get the PAP password for authenticating us */
185 /* Hook for a plugin to say if we can possibly authenticate a peer using CHAP */
188 /* Hook for a plugin to get the CHAP password for authenticating us */
191 /* Hook for a plugin to say whether it is OK if the peer
    [all...]
  /external/v8/src/
jump-target.cc 301 // and branch. This gives us a hook to remove statement state
374 // and branch. This gives us a hook to remove statement state
  /external/bison/build-aux/
mdate-sh 197 # eval: (add-hook 'write-file-hooks 'time-stamp)
ylwrap 219 # eval: (add-hook 'write-file-hooks 'time-stamp)
  /external/bluetooth/glib/gobject/
Makefile.am 249 dist-hook: $(BUILT_EXTRA_DIST)
  /external/emma/core/java12/com/vladium/emma/rt/
InstrClassLoadHook.java 105 // right now the hook can only have a single classloader parent
  /external/giflib/
gif_lib.h 92 VoidPtr UserData; /* hook to attach user data (TVT) */
  /external/icu4c/common/
Makefile.in 22 # for service hook
Makefile.org 22 # for service hook
  /external/libffi/
mdate-sh 197 # eval: (add-hook 'write-file-hooks 'time-stamp)
  /external/libffi/src/arm/
sysv.S 105 /* A hook to tell gdb that we've switched to ARM mode. Also used to call
  /external/webkit/WebCore/xml/
XSLStyleSheetLibxslt.cpp 243 // FIXME: Hook up error reporting for the stylesheet compilation process.
  /frameworks/base/core/jni/
AndroidRuntime.cpp 428 * The VM calls this through the "exit" hook.
437 * The VM calls this through the "vfprintf" hook.
    [all...]
  /frameworks/base/core/tests/coretests/src/android/util/
ScrollViewScenario.java 218 * Hook for changing how scroll view's are created.
  /packages/apps/Email/src/com/android/email/mail/store/
ExchangeStore.java 43 * purposes, (1) to provide a hook for checking account connections, and (2) to return
  /build/core/
base_rules.mk 17 # Users can define base-rules-hook in their buildspec.mk to perform
19 ifdef base-rules-hook
20 $(if $(base-rules-hook),)
  /frameworks/base/core/java/android/view/
LayoutInflater.java 87 * Hook to allow clients of the LayoutInflater to restrict the set of Views that are allowed
93 * Hook to allow clients of the LayoutInflater to restrict the set of Views
105 * Hook you can supply that is called when inflating from a LayoutInflater.
  /external/webkit/WebKit/chromium/src/js/
Tests.js     [all...]

Completed in 95 milliseconds

1 2 3 4 5 6 78 91011>>