/external/qemu/target-arm/ |
neon_helper.c | 139 uint32_t HELPER(glue(neon_,name))(uint32_t arg1, uint32_t arg2) \ 143 uint32_t HELPER(glue(neon_,name))(CPUState *env, uint32_t arg1, uint32_t arg2) \ 159 uint32_t HELPER(glue(neon_,name))(uint32_t arg1, uint32_t arg2) \ 174 uint32_t HELPER(glue(neon_,name))(uint32_t arg) \ [all...] |
/external/skia/ |
Android.mk | 230 # Build the skia-opengl glue library
|
/packages/apps/AlarmClock/src/com/android/alarmclock/ |
AlarmReceiver.java | 34 * Glue class: connects AlarmAlert IntentReceiver to AlarmAlert
|
/packages/apps/DeskClock/src/com/android/deskclock/ |
AlarmReceiver.java | 34 * Glue class: connects AlarmAlert IntentReceiver to AlarmAlert
|
/dalvik/docs/ |
porting-guide.html | 193 handler through a function pointer. Each handler takes a "glue" argument 203 directly to the C stub because it's expecting to be called with a "glue" 305 Your entry function needs to test the "entryPoint" value in the "glue"
|
/development/pdk/docs/porting/ |
dalvik.jd | 199 handler through a function pointer. Each handler takes a "glue" argument 209 directly to the C stub because it's expecting to be called with a "glue" 308 Your entry function needs to test the "entryPoint" value in the "glue"
|
/external/qemu/hw/ |
bt-sdp.c | 770 static struct sdp_def_service_s glue(glue(sdp_service_, name), _s) = { \ 773 #define ATTRIBUTE(attrid, val) { .id = glue(SDP_ATTR_, attrid), .data = val },
|
/dalvik/vm/mterp/out/ |
InterpAsm-x86-atom.S | 92 * Save the PC and FP to the glue struct 102 * Restore the PC and FP from the glue struct 1002 movl offGlue_retval(%eax), %edx # %edx<- glue->retval 1003 SET_VREG %edx, rINST # vA<- glue->retval [all...] |
InterpAsm-armv5te-vfp.S | 81 /* save/restore the PC and/or FP from the glue struct */ 287 * r0 MterpGlue* glue 310 LOAD_PC_FP_FROM_GLUE() @ load rPC and rFP from "glue" 317 ldr r10, [rGLUE, #offGlue_self] @ callee saved r10 <- glue->self 351 @ glue->entryPoint will be set in dvmSelfVerificationSaveState 382 * r0 MterpGlue* glue 582 ldr r0, [rGLUE, #offGlue_retval] @ r0<- glue->retval.i 594 add r3, rGLUE, #offGlue_retval @ r3<- &glue->retval 612 ldr r0, [rGLUE, #offGlue_retval] @ r0<- glue->retval.i 624 ldr r0, [rGLUE, #offGlue_self] @ r0<- glue->sel [all...] |
InterpAsm-armv7-a-neon.S | 81 /* save/restore the PC and/or FP from the glue struct */ 287 * r0 MterpGlue* glue 310 LOAD_PC_FP_FROM_GLUE() @ load rPC and rFP from "glue" 317 ldr r10, [rGLUE, #offGlue_self] @ callee saved r10 <- glue->self 351 @ glue->entryPoint will be set in dvmSelfVerificationSaveState 382 * r0 MterpGlue* glue 580 ldr r0, [rGLUE, #offGlue_retval] @ r0<- glue->retval.i 592 add r3, rGLUE, #offGlue_retval @ r3<- &glue->retval 610 ldr r0, [rGLUE, #offGlue_retval] @ r0<- glue->retval.i 622 ldr r0, [rGLUE, #offGlue_self] @ r0<- glue->sel [all...] |
InterpAsm-armv7-a.S | 81 /* save/restore the PC and/or FP from the glue struct */ 287 * r0 MterpGlue* glue 310 LOAD_PC_FP_FROM_GLUE() @ load rPC and rFP from "glue" 317 ldr r10, [rGLUE, #offGlue_self] @ callee saved r10 <- glue->self 351 @ glue->entryPoint will be set in dvmSelfVerificationSaveState 382 * r0 MterpGlue* glue 580 ldr r0, [rGLUE, #offGlue_retval] @ r0<- glue->retval.i 592 add r3, rGLUE, #offGlue_retval @ r3<- &glue->retval 610 ldr r0, [rGLUE, #offGlue_retval] @ r0<- glue->retval.i 622 ldr r0, [rGLUE, #offGlue_self] @ r0<- glue->sel [all...] |
InterpAsm-armv4t.S | 81 /* save/restore the PC and/or FP from the glue struct */ 287 * r0 MterpGlue* glue 310 LOAD_PC_FP_FROM_GLUE() @ load rPC and rFP from "glue" 317 ldr r10, [rGLUE, #offGlue_self] @ callee saved r10 <- glue->self 351 @ glue->entryPoint will be set in dvmSelfVerificationSaveState 382 * r0 MterpGlue* glue 582 ldr r0, [rGLUE, #offGlue_retval] @ r0<- glue->retval.i 594 add r3, rGLUE, #offGlue_retval @ r3<- &glue->retval 612 ldr r0, [rGLUE, #offGlue_retval] @ r0<- glue->retval.i 624 ldr r0, [rGLUE, #offGlue_self] @ r0<- glue->sel [all...] |
InterpAsm-armv5te.S | 81 /* save/restore the PC and/or FP from the glue struct */ 287 * r0 MterpGlue* glue 310 LOAD_PC_FP_FROM_GLUE() @ load rPC and rFP from "glue" 317 ldr r10, [rGLUE, #offGlue_self] @ callee saved r10 <- glue->self 351 @ glue->entryPoint will be set in dvmSelfVerificationSaveState 382 * r0 MterpGlue* glue 582 ldr r0, [rGLUE, #offGlue_retval] @ r0<- glue->retval.i 594 add r3, rGLUE, #offGlue_retval @ r3<- &glue->retval 612 ldr r0, [rGLUE, #offGlue_retval] @ r0<- glue->retval.i 624 ldr r0, [rGLUE, #offGlue_self] @ r0<- glue->sel [all...] |
/bootable/recovery/ |
roots.c | 166 /* Glue the mount point to the relative part of the path.
|
/external/icu4c/i18n/ |
rbt_pars.h | 317 * Glue method to get around access restrictions in C++.
|
utrans.cpp | 31 * Replaceable-UReplaceableCallbacks glue
|
/external/jpeg/ |
jmemmac.c | 44 * (Use HOpen instead of HOpenDF. HOpen is just a glue-interface to PBHOpen,
|
/external/kernel-headers/original/asm-arm/ |
cacheflush.h | 16 #include <asm/glue.h>
|
/external/libffi/src/powerpc/ |
darwin.S | 5 PowerPC Assembly glue.
|
darwin_closure.S | 5 PowerPC Assembly glue.
|
linux64_closure.S | 5 PowerPC64 Assembly glue.
|
ppc_closure.S | 5 PowerPC Assembly glue.
|
sysv.S | 5 PowerPC Assembly glue.
|
/external/webkit/WebKit/chromium/src/ |
FrameLoaderClientImpl.h | 34 // FIXME: remove this relative path once consumers from glue are removed.
|
WebWorkerClientImpl.cpp | 72 // If we're in the renderer process, then we need use the glue provided
|