HomeSort by relevance Sort by last modified time
    Searched refs:new_tab (Results 1 - 4 of 4) sorted by null

  /external/valgrind/coregrind/m_debuginfo/
storage.c 325 DiSym* new_tab; local
336 new_tab = ML_(dinfo_zalloc)( "di.storage.addSym.1",
340 new_tab[i] = di->symtab[i];
343 di->symtab = new_tab;
570 DiInlLoc* new_tab; local
578 new_tab = ML_(dinfo_zalloc)( "di.storage.addInl.1",
582 new_tab[i] = di->inltab[i];
585 di->inltab = new_tab;
688 DiCfSI* new_tab; local
794 new_tab = ML_(dinfo_zalloc)( "di.storage.addDiCfSI.1"
    [all...]
  /packages/apps/Browser/src/com/android/browser/
NavigationBarPhone.java 132 mUrlInput.setText(R.string.new_tab);
Tab.java 228 mTitle = c.getString(R.string.new_tab);
    [all...]
  /external/valgrind/helgrind/
libhb_core.c 3080 XArray* \/* of VtsTE *\/ new_tab local
    [all...]

Completed in 213 milliseconds