/external/qemu/ |
gdbstub.h | 30 gdb_reg_cb get_reg, gdb_reg_cb set_reg,
|
gdbstub.c | 260 gdb_reg_cb get_reg; member in struct:GDBRegisterState [all...] |
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/x86/ |
x86expr.c | 264 int *(*get_reg)(yasm_expr__item *ei, int *regnum, void *d)) 284 reg = get_reg(&wrt->terms[0], ®num, data); 340 reg = get_reg(&e->terms[i], ®num, data); 361 reg = get_reg(&e->terms[i].data.expn->terms[0], 392 reg = get_reg(&e->terms[0], ®num, data); [all...] |
/art/runtime/verifier/ |
method_verifier.cc | 3087 uint32_t get_reg = is_range ? inst->VRegC_3rc() + actual_args : arg[actual_args]; local 3219 uint32_t get_reg = is_range ? inst->VRegC_3rc() + actual_args : arg[actual_args]; local 3269 uint32_t get_reg = is_range ? inst->VRegC_3rc() + ui : arg[ui]; local [all...] |
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i965/ |
brw_vs_emit.c | 1130 static struct brw_reg get_reg( struct brw_vs_compile *c, function [all...] |
/external/mesa3d/src/mesa/drivers/dri/i965/ |
brw_vs_emit.c | 1130 static struct brw_reg get_reg( struct brw_vs_compile *c, function [all...] |
/external/valgrind/main/perf/ |
tinycc.c | 10320 int get_reg(int rc) function [all...] |