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

1 2 3 45 6 7 8 91011>>

  /frameworks/base/libs/audioflinger/
AudioMixer.h 145 void (*hook)(track_t* t, int32_t* output, size_t numOutFrames, int32_t* temp); member in struct:android::AudioMixer::track_t
161 mix_t hook; member in struct:android::AudioMixer::state_t
  /bionic/libthread_db/
libthread_db.c 77 // The hook function takes the id of the new thread as it's first param,
  /dalvik/vm/native/
java_lang_Runtime.c 53 LOGW("JNI exit hook returned\n");
  /development/samples/SkeletonApp/src/com/example/android/skeletonapp/
SkeletonActivity.java 56 // Hook up button presses to the appropriate event handler.
  /device/sample/frameworks/PlatformLibrary/
README.txt 58 provides everything needed to hook up the native code with the Java library
  /external/bluetooth/glib/gmodule/
Makefile.am 109 dist-hook: $(BUILT_EXTRA_DIST)
  /external/dhcpcd/dhcpcd-hooks/
20-resolv.conf 5 # can readily hook into it.
  /external/e2fsprogs/e2fsck/
mtrace.c 44 /* Old hook values. */
  /external/icu4c/test/perf/ucnvavailperf/
ucnvavailperf.cpp 84 // Hook in our own memory allocation functions so that we can measure
  /external/ppp/pppd/
chap-new.h 114 /* Hook for a plugin to validate CHAP challenge */
  /external/stlport/stlport/stl/config/
_mwerks.h 136 // post version 8. We hook into the published interface to pick up
  /external/webkit/SunSpider/
TODO 64 * Hook up to automated testing / buildbot infrastructure.
  /external/webkit/WebKit/mac/WebView/
WebClipView.m 39 // But it looks for the enclosing clip view, which gives us a hook we can use to control it.
  /external/webkit/WebKit/qt/WebCoreSupport/
ChromeClientQt.h 130 // this is a hook for WebCore to tell us what we need to do with the GraphicsLayers
  /packages/apps/Camera/src/com/android/camera/
ShutterButton.java 62 * Hook into the drawable state changing to get changes to isPressed -- the
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/
tree-pass.h 165 using this hook and produce summary. */
168 /* This hook is used to serialize IPA summaries on disk. */
178 function body via this hook. */
185 hook. */
diagnostic.h 102 /* Client hook to report an internal error. */
124 /* Extension hook for client. */
  /dalvik/dalvikvm/
Main.c 159 * If we're adding any additional stuff, e.g. function hook specifiers,
172 * 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/astl/include/
list 51 void hook(ListNodeBase * const pos);
256 node->hook(pos.mNode);
  /external/bluetooth/glib/glib/
gtestutils.h 96 /* hook up a test functions under test path */
102 /* hook up a test with fixture under test path */
  /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/kernel-headers/original/linux/netfilter/
x_tables.h 297 unsigned int size, const char *table, unsigned int hook,
300 unsigned int size, const char *table, unsigned int hook,
  /external/kernel-headers/original/linux/
netlink.h 7 #define NETLINK_ROUTE 0 /* Routing/device hook */
10 #define NETLINK_FIREWALL 3 /* Firewalling hook */

Completed in 226 milliseconds

1 2 3 45 6 7 8 91011>>