/external/javassist/src/main/javassist/bytecode/stackmap/ |
D | Liveness.java | 61 private void computeLiveness1(TypedBlock tb) { in computeLiveness1() 113 private void computeLiveness1u(TypedBlock tb) { in computeLiveness1u() 126 private void computeLiveness2(TypedBlock tb) { in computeLiveness2() 170 private boolean computeLiveness2except(TypedBlock tb) { in computeLiveness2except() 196 TypedBlock tb = blocks[i]; in hasChanged() local 213 TypedBlock tb = blocks[i]; in computeUsage() local
|
/external/qemu/ |
D | exec-all.h | 203 tb_get_tb_pc(const TranslationBlock* tb, unsigned int pair) in tb_get_tb_pc() 214 tb_get_guest_pc(const TranslationBlock* tb, unsigned int pair) in tb_get_guest_pc() 226 tb_search_guest_pc_from_tb_pc(const TranslationBlock* tb, target_ulong tb_pc) in tb_search_guest_pc_from_tb_pc() 302 static inline void tb_set_jmp_target(TranslationBlock *tb, in tb_set_jmp_target() 317 static inline void tb_set_jmp_target(TranslationBlock *tb, in tb_set_jmp_target() 325 static inline void tb_add_jump(TranslationBlock *tb, int n, in tb_add_jump()
|
D | translate-all.c | 99 int cpu_gen_code(CPUState *env, TranslationBlock *tb, int *gen_code_size_ptr) in cpu_gen_code() 173 int cpu_restore_state(TranslationBlock *tb, in cpu_restore_state()
|
D | gen-icount.h | 27 static void gen_icount_end(TranslationBlock *tb, int num_insns) in gen_icount_end()
|
D | exec.c | 680 TranslationBlock *tb; in tb_invalidate_check() local 698 TranslationBlock *tb; in tb_page_check() local 716 static inline void tb_remove(TranslationBlock **ptb, TranslationBlock *tb, in tb_remove() 730 static inline void tb_page_remove(TranslationBlock **ptb, TranslationBlock *tb) in tb_page_remove() 747 static inline void tb_jmp_remove(TranslationBlock *tb, int n) in tb_jmp_remove() 777 static inline void tb_reset_jump(TranslationBlock *tb, int n) in tb_reset_jump() 782 void tb_phys_invalidate(TranslationBlock *tb, target_ulong page_addr) in tb_phys_invalidate() 876 TranslationBlock *tb; in build_page_bitmap() local 905 TranslationBlock *tb; in tb_gen_code() local 950 TranslationBlock *tb, *tb_next, *saved_tb; in tb_invalidate_phys_page_range() local [all …]
|
/external/iproute2/genl/ |
D | ctrl.c | 76 struct rtattr *tb[CTRL_ATTR_MAX + 1]; in genl_ctrl_resolve_family() local 138 struct rtattr *tb[CTRL_ATTR_OP_MAX + 1]; in print_ctrl_cmds() local 159 struct rtattr *tb[CTRL_ATTR_MCAST_GRP_MAX + 1]; in print_ctrl_grp() local 183 struct rtattr *tb[CTRL_ATTR_MAX + 1]; in print_ctrl() local
|
/external/iproute2/ip/ |
D | xfrm_monitor.c | 51 struct rtattr * tb[XFRMA_MAX+1]; in xfrm_acquire_print() local 139 struct rtattr * tb[XFRMA_MAX+1]; in xfrm_policy_flush_print() local 180 struct rtattr * tb[XFRMA_MAX+1]; in xfrm_report_print() local
|
D | ipprefix.c | 41 struct rtattr * tb[RTA_MAX+1]; in print_prefix() local
|
D | iplink_macvlan.c | 69 static void macvlan_print_opt(struct link_util *lu, FILE *f, struct rtattr *tb[]) in macvlan_print_opt()
|
D | ipaddrlabel.c | 63 struct rtattr *tb[IFAL_MAX+1]; in print_addrlabel() local 204 struct rtattr * tb[IFAL_MAX+1]; in flush_addrlabel() local
|
D | link_gre.c | 51 struct rtattr *tb[IFLA_MAX + 1]; in gre_parse_opt() local 269 static void gre_print_opt(struct link_util *lu, FILE *f, struct rtattr *tb[]) in gre_print_opt()
|
D | ip_common.h | 43 static inline int rtm_get_table(struct rtmsg *r, struct rtattr **tb) in rtm_get_table()
|
D | iprule.c | 53 struct rtattr * tb[FRA_MAX+1]; in print_rule() local 370 struct rtattr * tb[FRA_MAX+1]; in flush_rule() local
|
/external/qemu/target-arm/ |
D | exec.h | 59 static inline void cpu_pc_from_tb(CPUState *env, TranslationBlock *tb) in cpu_pc_from_tb()
|
D | translate-android.h | 155 TranslationBlock* tb; in register_ret_address() local 293 gen_traceBB( uint64_t bbNum, void* tb ) in gen_traceBB()
|
/external/webkit/Tools/Scripts/webkitpy/common/system/ |
D | stack_utils.py | 62 def log_traceback(logger, tb): argument
|
/external/iproute2/include/ |
D | libnetlink.h | 67 #define parse_rtattr_nested(tb, max, rta) \ argument 70 #define parse_rtattr_nested_compat(tb, max, rta, data, len) \ argument
|
/external/qemu/memcheck/ |
D | memcheck_util.h | 183 const TranslationBlock* tb = tb_find_pc(tb_pc); in memcheck_tpc_to_gpc() local
|
/external/iproute2/tc/ |
D | tc_stab.c | 121 struct rtattr *tb[TCA_STAB_MAX + 1]; in print_size_table() local
|
D | f_cgroup.c | 87 struct rtattr *tb[TCA_CGROUP_MAX+1]; in cgroup_print_opt() local
|
D | f_basic.c | 112 struct rtattr *tb[TCA_BASIC_MAX+1]; in basic_print_opt() local
|
D | q_rr.c | 95 struct rtattr *tb[TCA_PRIO_MAX + 1]; in rr_print_opt() local
|
D | q_prio.c | 100 struct rtattr *tb[TCA_PRIO_MAX+1]; in prio_print_opt() local
|
D | f_route.c | 136 struct rtattr *tb[TCA_ROUTE4_MAX+1]; in route_print_opt() local
|
/external/webkit/Source/WebCore/rendering/ |
D | RenderTable.cpp | 855 const BorderValue& tb = style()->borderStart(); in calcBorderStart() local 912 const BorderValue& tb = style()->borderEnd(); in calcBorderEnd() local 1000 const BorderValue& tb = style()->borderBefore(); in outerBorderBefore() local 1026 const BorderValue& tb = style()->borderAfter(); in outerBorderAfter() local 1041 const BorderValue& tb = style()->borderStart(); in outerBorderStart() local 1071 const BorderValue& tb = style()->borderEnd(); in outerBorderEnd() local
|