HomeSort by relevance Sort by last modified time
    Searched defs:tb (Results 151 - 175 of 194) sorted by null

1 2 3 4 5 67 8

  /external/chromium_org/third_party/libevent/
evdns.c 1061 struct _timeb tb; local
1062 _ftime(&tb);
1063 trans_id = tb.millitm & 0xffff;
    [all...]
  /external/qemu/
exec.c 56 /* make various TB consistency checks */
64 /* TB consistency checks only implemented for usermode emulation. */
680 TranslationBlock *tb; local
684 for(tb = tb_phys_hash[i]; tb != NULL; tb = tb->phys_hash_next) {
685 if (!(address + TARGET_PAGE_SIZE <= tb->pc ||
686 address >= tb->pc + tb->size))
698 TranslationBlock *tb; local
876 TranslationBlock *tb; local
905 TranslationBlock *tb; local
950 TranslationBlock *tb, *tb_next, *saved_tb; local
1083 TranslationBlock *tb; local
1199 TranslationBlock *tb; local
1271 TranslationBlock *tb; local
1566 TranslationBlock *tb; local
2941 TranslationBlock *tb; local
3839 TranslationBlock *tb; local
3900 TranslationBlock *tb; local
    [all...]
  /external/qemu/target-arm/
translate.c 60 struct TranslationBlock *tb; member in struct:DisasContext
845 /* Force a TB lookup after an instruction that changes the CPU state. */
3450 TranslationBlock *tb; local
    [all...]
  /external/qemu/target-i386/
op_helper.c 4832 TranslationBlock *tb; local
    [all...]
  /bionic/libc/upstream-dlmalloc/
malloc.c 3367 tbinptr* tb = treebin_at(m, i); local
    [all...]
  /external/eigen/unsupported/test/mpreal/
dlmalloc.c 3200 tbinptr* tb = treebin_at(m, i); local
    [all...]
  /external/libffi/src/
dlmalloc.c 2688 tbinptr* tb = treebin_at(m, i); local
    [all...]
  /external/qemu/distrib/sdl-1.2.15/src/stdlib/
SDL_malloc.c 2698 tbinptr* tb = treebin_at(m, i); local
    [all...]
  /external/qemu/target-mips/
translate.c 463 struct TranslationBlock *tb; member in struct:DisasContext
475 BS_NONE = 0, /* We go out of the TB without reaching a branch or an
2450 TranslationBlock *tb; local
    [all...]
  /external/wpa_supplicant_8/src/drivers/
driver_nl80211.c 632 struct nlattr *tb[CTRL_ATTR_MAX + 1]; local
637 nla_parse(tb, CTRL_ATTR_MAX, genlmsg_attrdata(gnlh, 0),
639 if (!tb[CTRL_ATTR_MCAST_GROUPS])
642 nla_for_each_nested(mcgrp, tb[CTRL_ATTR_MCAST_GROUPS], i) {
702 struct nlattr *tb[NL80211_ATTR_MAX + 1]; local
706 nla_parse(tb, NL80211_ATTR_MAX, genlmsg_attrdata(gnlh, 0),
709 if (tb[NL80211_ATTR_WIPHY])
710 info->wiphy_idx = nla_get_u32(tb[NL80211_ATTR_WIPHY]);
712 if (tb[NL80211_ATTR_IFTYPE])
713 info->nlmode = nla_get_u32(tb[NL80211_ATTR_IFTYPE])
844 struct nlattr *tb[NL80211_ATTR_MAX + 1]; local
1987 struct nlattr *tb[NL80211_ATTR_MAX + 1]; local
2065 struct nlattr *tb[NL80211_ATTR_MAX + 1]; local
2132 struct nlattr *tb[NL80211_ATTR_MAX + 1]; local
2709 struct nlattr *tb[NL80211_ATTR_MAX + 1]; local
2749 struct nlattr *tb[NL80211_ATTR_MAX + 1]; local
2787 struct nlattr *tb[NL80211_ATTR_MAX + 1]; local
3149 struct nlattr *tb[NL80211_ATTR_MAX + 1]; local
4588 struct nlattr *tb[NL80211_ATTR_MAX + 1]; local
8290 struct nlattr *tb[NL80211_ATTR_MAX + 1]; local
8439 struct nlattr *tb[NL80211_ATTR_MAX + 1]; local
9036 struct nlattr *tb[NL80211_ATTR_MAX + 1]; local
9247 struct nlattr *tb[NL80211_ATTR_MAX + 1]; local
9738 struct nlattr *tb[NL80211_ATTR_MAX + 1]; local
10108 struct nlattr *tb[NL80211_ATTR_MAX + 1]; local
    [all...]
  /prebuilts/devtools/tools/lib/
uiautomatorviewer.jar 
jfreechart-1.0.9.jar 
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
reiserfs_fs.h 1428 struct tree_balance *tb; member in struct:buffer_info
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
reiserfs_fs.h 1428 struct tree_balance *tb; member in struct:buffer_info
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
reiserfs_fs.h 1428 struct tree_balance *tb; member in struct:buffer_info
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.apache.lucene.analysis_1.9.1.v20100518-1140.jar 
org.eclipse.ui.forms_3.5.2.r36_v20100702.jar 
  /prebuilts/sdk/renderscript/lib/
javalib.jar 
  /external/robolectric/lib/main/
javassist-3.14.0-GA.jar 
  /external/valgrind/main/perf/
tinycc.c 21276 struct _timeb tb; local
    [all...]
  /prebuilts/tools/common/jfreechart/
jfreechart-1.0.9.jar 
  /prebuilts/tools/common/m2/repository/jfree/jfreechart/1.0.9/
jfreechart-1.0.9.jar 
  /prebuilts/sdk/11/
android.jar 
  /prebuilts/sdk/12/
android.jar 
  /prebuilts/sdk/14/
android.jar 

Completed in 944 milliseconds

1 2 3 4 5 67 8