Home
last modified time | relevance | path

Searched defs:Backup (Results 1 – 9 of 9) sorted by relevance

/third_party/cef/libcef/common/
Drequest_impl.h158 struct Backup { struct
171 std::unique_ptr<Backup> backup_; argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DInterferenceCache.cpp224 bool Backup = !I.valid() || I.start() >= Stop; in update() local
241 bool Backup = I == LR->end() || I->start >= Stop; in update() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/MSP430/
DMSP430ISelDAGToDAG.cpp206 MSP430ISelAddressMode Backup = AM; in MatchAddress() local
222 MSP430ISelAddressMode Backup = AM; in MatchAddress() local
/third_party/gptfdisk/
Dgptcurses.cc513 void GPTDataCurses::Backup(void) { in Backup() function in GPTDataCurses
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
DWebAssemblyFastISel.cpp348 Address Backup = Addr; in computeAddress() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelDAGToDAG.cpp1498 X86ISelAddressMode Backup = AM; in matchWrapper() local
1580 X86ISelAddressMode Backup = AM; in matchAdd() local
2088 X86ISelAddressMode Backup = AM; in matchAddressRecursively() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64FastISel.cpp693 Address Backup = Addr; in computeAddress() local
/third_party/flutter/skia/third_party/externals/imgui/
Dimgui_internal.h1207 …void Backup() { ImGuiWindow* window = GImGui->CurrentWindow; LastItemId = window->DC.Las… in Backup() function
/third_party/mesa3d/src/imgui/
Dimgui_internal.h1238 …void Backup() { ImGuiWindow* window = GImGui->CurrentWindow; LastItemId = window->DC.Las… in Backup() function