Home
last modified time | relevance | path

Searched refs:restored (Results 1 – 25 of 110) sorted by relevance

12345

/external/chromium/chrome/browser/safe_browsing/
Dsafe_browsing_database.cc276 std::vector<SBPrefix> restored; in PrefixSetFromAddPrefixes() local
277 prefix_set->GetPrefixes(&restored); in PrefixSetFromAddPrefixes()
280 if (restored.size() == prefixes.size() && in PrefixSetFromAddPrefixes()
281 std::equal(prefixes.begin(), prefixes.end(), restored.begin())) in PrefixSetFromAddPrefixes()
288 if (restored.size() != prefixes.size()) in PrefixSetFromAddPrefixes()
309 if (restored.size()) { in PrefixSetFromAddPrefixes()
312 SBPrefix prev = restored[0]; in PrefixSetFromAddPrefixes()
313 for (size_t i = 0; i < restored.size(); prev = restored[i], ++i) { in PrefixSetFromAddPrefixes()
314 if (prev > restored[i]) { in PrefixSetFromAddPrefixes()
317 prev - restored[i]); in PrefixSetFromAddPrefixes()
[all …]
/external/chromium/chrome/browser/ui/views/frame/
Dopaque_browser_frame_view.h35 virtual int GetHorizontalTabStripVerticalOffset(bool restored) const OVERRIDE;
56 int NonClientTopBorderHeight(bool restored, bool ignore_vertical_tabs) const;
103 int FrameBorderThickness(bool restored) const;
115 int CaptionButtonY(bool restored) const;
120 int TitlebarBottomThickness(bool restored) const;
Dbrowser_frame.cc34 int BrowserFrame::GetHorizontalTabStripVerticalOffset(bool restored) const { in GetHorizontalTabStripVerticalOffset()
35 return browser_frame_view_->GetHorizontalTabStripVerticalOffset(restored); in GetHorizontalTabStripVerticalOffset()
Dopaque_browser_frame_view.cc200 bool restored, in NonClientTopBorderHeight() argument
210 return std::max(FrameBorderThickness(restored) + IconSize(), in NonClientTopBorderHeight()
211 CaptionButtonY(restored) + kCaptionButtonHeightWithPadding) + in NonClientTopBorderHeight()
212 TitlebarBottomThickness(restored); in NonClientTopBorderHeight()
215 return FrameBorderThickness(restored) - in NonClientTopBorderHeight()
216 ((browser_view_->IsTabStripVisible() && !restored && in NonClientTopBorderHeight()
247 bool restored) const { in GetHorizontalTabStripVerticalOffset()
248 return NonClientTopBorderHeight(restored, true) + ((!restored && in GetHorizontalTabStripVerticalOffset()
475 int OpaqueBrowserFrameView::FrameBorderThickness(bool restored) const { in FrameBorderThickness()
477 return (!restored && (window->IsMaximized() || window->IsFullscreen())) ? in FrameBorderThickness()
[all …]
Dglass_browser_frame_view.h36 virtual int GetHorizontalTabStripVerticalOffset(bool restored) const OVERRIDE;
74 int NonClientTopBorderHeight(bool restored, bool ignore_vertical_tabs) const;
Dglass_browser_frame_view.cc150 bool restored) const { in GetHorizontalTabStripVerticalOffset()
151 return NonClientTopBorderHeight(restored, true); in GetHorizontalTabStripVerticalOffset()
294 bool restored, in NonClientTopBorderHeight() argument
296 if (!restored && frame_->GetWindow()->IsFullscreen()) in NonClientTopBorderHeight()
305 ((!restored && browser_view_->IsMaximized()) ? in NonClientTopBorderHeight()
Dbrowser_non_client_frame_view.h28 virtual int GetHorizontalTabStripVerticalOffset(bool restored) const = 0;
Dpopup_non_client_frame_view.cc55 bool restored) const { in GetHorizontalTabStripVerticalOffset()
Dpopup_non_client_frame_view.h33 virtual int GetHorizontalTabStripVerticalOffset(bool restored) const OVERRIDE;
Dbrowser_frame.h62 int GetHorizontalTabStripVerticalOffset(bool restored) const;
Dapp_panel_browser_frame_view.h37 virtual int GetHorizontalTabStripVerticalOffset(bool restored) const OVERRIDE;
Dapp_panel_browser_frame_view.cc99 bool restored) const { in GetHorizontalTabStripVerticalOffset()
/external/llvm/lib/CodeGen/
DShrinkWrapping.cpp950 CSRegSet restored; in verifySpillRestorePlacement() local
961 restored |= (CSRRestore[MBB] & spilled); in verifySpillRestorePlacement()
975 !restored.contains(CSRSave[SBB] & spilled)) in verifySpillRestorePlacement()
980 restored |= (CSRRestore[SBB] & spilled); in verifySpillRestorePlacement()
985 if (restored != spilled) { in verifySpillRestorePlacement()
986 CSRegSet notRestored = (spilled - restored); in verifySpillRestorePlacement()
993 restored.clear(); in verifySpillRestorePlacement()
1002 CSRegSet restored = BI->second; in verifySpillRestorePlacement() local
1005 if (restored.empty()) in verifySpillRestorePlacement()
1011 << stringifyCSRegSet(restored) << "\n"); in verifySpillRestorePlacement()
[all …]
/external/chromium/chrome/browser/chromeos/frame/
Dbrowser_frame_view_chromeos.cc59 bool restored) const { in GetHorizontalTabStripVerticalOffset()
60 return NonClientTopBorderHeight(restored, true) + kTopPad; in GetHorizontalTabStripVerticalOffset()
Dbrowser_frame_view_chromeos.h26 virtual int GetHorizontalTabStripVerticalOffset(bool restored) const OVERRIDE;
/external/webkit/Source/WebCore/inspector/front-end/
DTextEditorHighlighter.js95 var restored = this._highlightLines(startLine, endLine);
96 if (!restored) {
111 return restored;
/external/chromium/chrome/browser/ui/cocoa/
Dwindow_size_autosaver.mm13 // not restored but instead cleared from the profile -- to protect users from
17 // Minimum restored window height, see |kMinWindowWidth|.
Dhistory_menu_cocoa_controller.mm39 // If this item can be restored using TabRestoreService, do so. Otherwise,
/external/llvm/test/Transforms/Inline/
Ddynamic_alloca_test.ll10 ; once that functionality is restored.
/external/llvm/test/CodeGen/ARM/
D2011-12-19-sjlj-clobber.ll4 ; restored in a function with setjmp/longjmp EH. In particular, r6 was not
/external/bouncycastle/
Dimport_bouncycastle.sh228 echo Unneeded source $s restored by patch $i
/external/valgrind/main/docs/internals/
Dnotes.txt52 state. Also, the vcpu state is restored on return to whatever it
53 was before the signal was delivered; it is not restored from the
/external/dnsmasq/contrib/wrt/
DREADME3 reboot, then it will eventually be restored as hosts renew their
/external/openssh/regress/
DREADME.regress101 test to fail. The old behaviour can be restored by setting (and
/external/llvm/docs/HistoricalNotes/
D2003-06-26-Reoptimizer2.txt99 register saves which will be restored in epilogs.

12345