HomeSort by relevance Sort by last modified time
    Searched full:handler (Results 426 - 450 of 2523) sorted by null

<<11121314151617181920>>

  /dalvik/vm/mterp/armv5te/
OP_SGET.S 6 * General 32-bit SGET handler.
OP_SGET_WIDE.S 6 * 64-bit SGET handler.
OP_SPUT.S 6 * General 32-bit SPUT handler.
OP_SPUT_WIDE.S 6 * 64-bit SPUT handler.
  /dalvik/vm/mterp/
config-allstubs 21 handler-size 64
config-portdbg 20 #handler-size 64
config-portstd 22 #handler-size 64
  /dalvik/vm/mterp/x86/
OP_SGET.S 6 * General 32-bit SGET handler.
OP_SGET_WIDE.S 6 * 64-bit SGET handler.
OP_SPUT.S 6 * General 32-bit SPUT handler.
  /dalvik/vm/mterp/x86-atom/
OP_MOVE_EXCEPTION.S 25 * exception handler.
OP_RETURN_COMMON.S 24 * structure, then jumps to the return handler.
OP_RETURN_WIDE.S 24 * structure, then jumps to the return handler.
  /development/simulator/app/
MyApp.h 18 /* flag set from signal handler */
  /external/dropbear/
packet.h 40 void (*handler)(); member in struct:PacketType
  /external/guava/src/com/google/common/util/concurrent/
SimpleTimeLimiter.java 94 InvocationHandler handler = new InvocationHandler() { local
111 return newProxy(interfaceType, handler);
163 Class<T> interfaceType, InvocationHandler handler) {
165 interfaceType.getClassLoader(), new Class<?>[] { interfaceType }, handler);
  /external/ipsec-tools/
Makefile 14 src/racoon/handler.c \
  /external/kernel-headers/original/linux/
completion.h 7 * Atomic wait-for-completion handler data structures.
posix_types.h 40 /* Type of a signal handler. */
reboot.h 71 * Emergency restart, callable from an interrupt handler.
  /external/opencore/baselibs/thread_messaging/src/
pv_interface_proxy.h 105 ** @param handlerPri: priority of the command handler active
107 ** @param notifierPri: priority of the notifier handler active
160 //The handler and notfier AOs.
184 //The message queues-- handler side
  /external/opencore/codecs_v2/omx/omx_proxy/src/
pv_omx_interface_proxy.h 114 ** @param handlerPri: priority of the command handler active
116 ** @param notifierPri: priority of the notifier handler active
168 //The handler and notfier AOs.
193 //The message queues-- handler side
  /external/oprofile/daemon/
oprofiled.h 49 /** global variable positioned by signal handler */
  /external/qemu/distrib/sdl-1.2.12/src/video/Xext/extensions/
Xext.h 37 XExtensionErrorHandler handler
  /external/quake/quake/src/WinQuake/
dos_v2.cpp 184 void dos_registerintr(int intr, void (*handler)(void))
191 // remember old handler
195 info.pm_offset = (int) handler;
198 // set new protected mode handler

Completed in 118 milliseconds

<<11121314151617181920>>