Searched refs:Rebuild (Results 1 - 14 of 14) sorted by path

/external/chromium_org/chrome/browser/ui/views/frame/
H A Dbrowser_desktop_window_tree_host_win.cc103 system_menu_->Rebuild(&insertion_delegate);
/external/chromium_org/components/visitedlink/test/
H A Dvisitedlink_unittest.cc404 TEST_F(VisitedLinkTest, Rebuild) {
/external/chromium_org/tools/cr/cr/actions/
H A Dbuilder.py17 They can also override Rebuild if they are able to handle it in a more
38 def Rebuild(self, targets, arguments): member in class:Builder
/external/chromium_org/tools/cr/cr/commands/
H A Dbuild.py63 This is a thin shell over the Builder.Rebuild method of the selected builder.
68 self.help = 'Rebuild a target'
80 return cr.Builder.Rebuild(
/external/chromium_org/ui/message_center/
H A Dmessage_center_impl.cc404 void MessageCenterImpl::NotificationCache::Rebuild( function in class:message_center::MessageCenterImpl::NotificationCache
478 notification_cache_.Rebuild(
578 notification_cache_.Rebuild(
622 notification_cache_.Rebuild(
656 notification_cache_.Rebuild(
672 notification_cache_.Rebuild(
703 notification_cache_.Rebuild(
H A Dmessage_center_impl.h214 void Rebuild(const NotificationList::Notifications& notifications);
/external/chromium_org/ui/views/controls/menu/
H A Dmenu_2.cc15 Rebuild();
36 void Menu2::Rebuild() { function in class:views::Menu2
37 wrapper_->Rebuild(NULL);
H A Dmenu_2.h58 void Rebuild();
H A Dmenu_wrapper.h48 virtual void Rebuild(MenuInsertionDelegateWin* delegate) = 0;
H A Dnative_menu_win.cc474 void NativeMenuWin::Rebuild(MenuInsertionDelegateWin* delegate) { function in class:views::NativeMenuWin
H A Dnative_menu_win.h38 virtual void Rebuild(MenuInsertionDelegateWin* delegate) OVERRIDE;
/external/mksh/src/
H A DBuild.sh581 Rebuild.sh signames.inc test.sh x vv.out
2433 echo ": # work around NeXTstep bug" >Rebuild.sh
2437 done >>Rebuild.sh
2438 echo set -x >>Rebuild.sh
2444 echo "$CC $CFLAGS $CPPFLAGS $emitbc $file || exit 1" >>Rebuild.sh
2446 echo "mv ${op}s ${op}ll" >>Rebuild.sh
2447 echo "llvm-as ${op}ll || exit 1" >>Rebuild.sh
2455 echo "rm -f $tfn.s" >>Rebuild.sh
2456 echo "llvm-link -o - $objs | opt $optflags | llc -o $tfn.s" >>Rebuild.sh
2463 echo tcfn=$mkshexe >>Rebuild
[all...]
/external/pcre/dist/
H A Dconfigure22263 Rebuild char tables ............. : ${enable_rebuild_chartables}
/external/qemu/distrib/
H A Dpackage-release.sh114 # Rebuild Darwin binaries remotely through SSH
245 Rebuild the emulator binaries from source and package them into tarballs

Completed in 6121 milliseconds