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

1 2 34 5 6 7 8 91011>>

  /external/emma/core/java13/com/vladium/util/exit/
ExitHookManager.java 42 throw new UnsupportedOperationException ("no shutdown hook manager available [JVM: " + Property.getSystemFingerprint () + "]");
76 System.out.println ("exception caught while adding a shutdown hook:");
101 System.out.println ("exception caught while removing a shutdown hook:");
  /external/libpng/
Makefile.am 122 install-data-hook:
130 install-exec-hook:
142 uninstall-hook:
  /external/icu4c/data/unidata/
CaseFolding.txt 181 0181; C; 0253; # LATIN CAPITAL LETTER B WITH HOOK
185 0187; C; 0188; # LATIN CAPITAL LETTER C WITH HOOK
187 018A; C; 0257; # LATIN CAPITAL LETTER D WITH HOOK
192 0191; C; 0192; # LATIN CAPITAL LETTER F WITH HOOK
193 0193; C; 0260; # LATIN CAPITAL LETTER G WITH HOOK
197 0198; C; 0199; # LATIN CAPITAL LETTER K WITH HOOK
199 019D; C; 0272; # LATIN CAPITAL LETTER N WITH LEFT HOOK
203 01A4; C; 01A5; # LATIN CAPITAL LETTER P WITH HOOK
207 01AC; C; 01AD; # LATIN CAPITAL LETTER T WITH HOOK
208 01AE; C; 0288; # LATIN CAPITAL LETTER T WITH RETROFLEX HOOK
    [all...]
UnicodeData.txt 386 0181;LATIN CAPITAL LETTER B WITH HOOK;Lu;0;L;;;;;N;LATIN CAPITAL LETTER B HOOK;;;0253;
392 0187;LATIN CAPITAL LETTER C WITH HOOK;Lu;0;L;;;;;N;LATIN CAPITAL LETTER C HOOK;;;0188;
393 0188;LATIN SMALL LETTER C WITH HOOK;Ll;0;L;;;;;N;LATIN SMALL LETTER C HOOK;;0187;;0187
395 018A;LATIN CAPITAL LETTER D WITH HOOK;Lu;0;L;;;;;N;LATIN CAPITAL LETTER D HOOK;;;0257;
402 0191;LATIN CAPITAL LETTER F WITH HOOK;Lu;0;L;;;;;N;LATIN CAPITAL LETTER F HOOK;;;0192
    [all...]
  /dalvik/libcore/security/src/test/java/tests/security/permissions/
JavaLangRuntimeTest.java 153 Thread hook = new Thread(){}; local
159 Runtime.getRuntime().addShutdownHook(hook);
164 Runtime.getRuntime().removeShutdownHook(hook);
  /external/bluetooth/bluez/doc/
gtk-doc.make 161 dist-hook: dist-check-gtkdoc dist-hook-local
173 .PHONY : dist-hook-local docs
  /external/freetype/include/freetype/
ftmodapi.h 310 /* Set a debug hook function for debugging the interpreter of a font */
317 /* hook_index :: The index of the debug hook. You should use the */
324 /* Currently, four debug hook slots are available, but only two (for */
  /frameworks/base/tests/CoreTests/android/core/
DatabaseSessionCache.java 22 * Hook into harmony SSL cache to persist the SSL sessions.
97 * This class needs to be installed as a hook, if the security property
153 // It is possible that multiple provider will try to install this hook.
  /dalvik/libcore/luni/src/main/java/org/apache/harmony/luni/util/
DeleteOnExit.java 28 * hook in the Runtime, once it is actually being used.
  /development/simulator/wrapsim/
FakeDev.c 57 wsFileHook hook; member in struct:FakedPath
271 if (p->hook != NULL) {
272 FakeDev* dev = p->hook(pathName, flags);
307 if (p->hook) {
  /external/astl/src/
list.cpp 57 void ListNodeBase::hook(ListNodeBase *const pos) { function in class:android::ListNodeBase
  /external/bluetooth/glib/docs/reference/glib/
Makefile.am 99 dist-hook-local: $(BUILT_EXTRA_DIST)
  /external/bluetooth/glib/docs/reference/gobject/
Makefile.am 81 dist-hook-local: $(BUILT_EXTRA_DIST)
  /external/bluetooth/glib/gthread/
Makefile.am 85 dist-hook: $(BUILT_EXTRA_DIST)
  /external/bluetooth/glib/tests/gobject/
Makefile.am 82 dist-hook: $(BUILT_EXTRA_DIST)
  /external/e2fsprogs/e2fsck/
profile.h 96 profile_syntax_err_cb_t profile_set_syntax_err_cb(profile_syntax_err_cb_t hook);
  /external/emma/core/java12/com/vladium/emma/rt/
RT.java 57 // disable/remove the current hook, if any:
61 // note: no attempt is made to execute the existing hook, so its coverage
90 // that gets invalidated by the time the exit hook thread is run:
237 // load app props, create coverage data, and register an exit hook for it:
  /external/kernel-headers/original/asm-x86/
pgtable-2level.h 12 * hook is made available.
  /packages/apps/Gallery3D/src/com/cooliris/app/
App.java 33 * TODO: hook up other activity classes to App (besides Gallery and Search)
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/
langhooks.h 33 /* A print hook for print_tree (). */
97 arguments. The default hook dies. */
106 in C. The default hook ignores the declaration. */
175 this hook is called. The return value will be used immediately,
326 immediately and the finish hook is not called. */
331 which case the finish hook is called immediately. */
353 compilation. Default hook is does nothing. */
361 /* Hook called by staticp for language-specific tree codes. */
376 this hook. It should output to stderr. */
  /external/bluetooth/glib/gobject/
gsignal.c 193 GHook hook; member in struct:__anon1387
196 #define SIGNAL_HOOK(hook) ((SignalHook*) (hook))
848 g_warning (G_STRLOC ": emission of signal \"%s\" for instance `%p' cannot be stopped from emission hook",
864 GHook *hook)
866 GDestroyNotify destroy = hook->destroy;
870 hook->destroy = NULL;
872 destroy (hook->data);
880 * @detail: the detail on which to call the hook.
885 * Adds an emission hook for a signal, which will get called for any emissio
900 GHook *hook; local
3198 GHook *hook; local
    [all...]
  /external/iproute2/doc/actions/
actions-general 78 *ingress is mapped to pre-routing hook
79 *egress is mapped to post-routing hook
175 action order 1: tablename: mangle hook: NF_IP_PRE_ROUTING
180 action order 3: tablename: mangle hook: NF_IP_PRE_ROUTING
185 action order 5: tablename: mangle hook: NF_IP_PRE_ROUTING
217 action order 1: tablename: mangle hook: NF_IP_PRE_ROUTING
224 action order 3: tablename: mangle hook: NF_IP_PRE_ROUTING
231 action order 5: tablename: mangle hook: NF_IP_PRE_ROUTING
  /external/iproute2/include/linux/
netlink.h 7 #define NETLINK_ROUTE 0 /* Routing/device hook */
10 #define NETLINK_FIREWALL 3 /* Firewalling hook */
  /external/jpeg/
jcapistd.c 87 /* Call progress monitor hook if present */
132 /* Call progress monitor hook if present */
  /external/webkit/WebCore/rendering/
RenderLayerCompositor.h 62 // This will make a compositing layer at the root automatically, and hook up to
165 // Hook compositing layers together

Completed in 56 milliseconds

1 2 34 5 6 7 8 91011>>