Home
last modified time | relevance | path

Searched refs:Backup (Results 1 – 25 of 30) sorted by relevance

12

/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
225 if (Backup) in update()
230 if (Backup) in update()
241 bool Backup = I == LR->end() || I->start >= Stop; in update() local
242 if (Backup) in update()
247 if (Backup) in update()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/MSP430/
DMSP430ISelDAGToDAG.cpp206 MSP430ISelAddressMode Backup = AM; in MatchAddress() local
210 AM = Backup; in MatchAddress()
214 AM = Backup; in MatchAddress()
222 MSP430ISelAddressMode Backup = AM; in MatchAddress() local
233 AM = Backup; in MatchAddress()
/third_party/openh264/test/build/win32/
D.gitignore11 Backup
/third_party/openh264/codec/build/win32/
D.gitignore11 Backup
/third_party/skia/third_party/externals/dawn/
DOWNERS5 # Backup reviewers if needed.
/third_party/openh264/test/build/windowsphone/
D.gitignore14 Backup
/third_party/openh264/codec/build/windowsphone/
D.gitignore14 Backup
/third_party/cef/libcef/common/
Drequest_impl.h158 struct Backup { struct
171 std::unique_ptr<Backup> backup_; argument
Drequest_impl.cc773 backup_.reset(new Backup()); in Changed()
/third_party/PyYAML/tests/data/
Dspec-02-27.data28 Backup contact is Nancy
/third_party/gptfdisk/
Dgptcurses.h112 void Backup(void);
Dgptcurses.cc513 void GPTDataCurses::Backup(void) { in Backup() function in GPTDataCurses
702 Backup(); in Dispatch()
/third_party/curl/packages/vms/
Dbackup_gnv_curl_src.com8 $! Backup save sets are the only storage format that I can expect a
Dcompare_curl_source.com14 $! me because VMS Backup can create a saveset of files from a
Dcurl_gnv_build_steps.txt32 Backup save sets are currently the only distribution medium that I can be
/third_party/e2fsprogs/
D0012-tests-fix-ACL-printing-tests.patch85 Backup superblock at 8193, Group descriptors at 8194-8194
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelDAGToDAG.cpp1498 X86ISelAddressMode Backup = AM; in matchWrapper() local
1527 AM = Backup; in matchWrapper()
1580 X86ISelAddressMode Backup = AM; in matchAdd() local
1584 AM = Backup; in matchAdd()
1590 AM = Backup; in matchAdd()
2088 X86ISelAddressMode Backup = AM; in matchAddressRecursively() local
2091 AM = Backup; in matchAddressRecursively()
2097 AM = Backup; in matchAddressRecursively()
2121 if ((AM.hasSymbolicDisplacement() && !Backup.hasSymbolicDisplacement()) + in matchAddressRecursively()
2122 ((AM.Disp != 0) && (Backup.Disp == 0)) + in matchAddressRecursively()
[all …]
/third_party/skia/third_party/externals/icu/source/samples/ufortune/resources/
Des.txt256 "Si Jesús salva, Norton hace Backup.
394 "Backup no encontrado. (J)a! J(a)! Ja(!).
/third_party/icu/icu4c/source/samples/ufortune/resources/
Des.txt256 "Si Jesús salva, Norton hace Backup.
394 "Backup no encontrado. (J)a! J(a)! Ja(!).
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
DWebAssemblyFastISel.cpp348 Address Backup = Addr; in computeAddress() local
351 Addr = Backup; in computeAddress()
/third_party/ltp/
DREADME.kernel_config118 - Backup/restore memory used by the original kernel before/after kexec.
/third_party/mesa3d/src/imgui/
Dimgui_internal.h1237 ImGuiItemHoveredDataBackup() { Backup(); } in ImGuiItemHoveredDataBackup()
1238 …void Backup() { ImGuiWindow* window = GImGui->CurrentWindow; LastItemId = window->DC.Las… in Backup() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64FastISel.cpp693 Address Backup = Addr; in computeAddress() local
696 Addr = Backup; in computeAddress()
/third_party/bounds_checking_function/src/
Dinput.inl853 va_list argListSave; /* Backup for argList value, this variable don't need initialized */
/third_party/skia/third_party/externals/imgui/docs/
DCHANGELOG.txt617 - Backends: OpenGL2: Backup and restore GL_SHADE_MODEL and disable GL_NORMAL_ARRAY state to increase
619 - Backends: OpenGL3: Backup and restore GL_PRIMITIVE_RESTART state. (#3544) [@Xipiryon]
620 - Backends: OpenGL2, OpenGL3: Backup and restore GL_STENCIL_TEST enable state. (#3668)
1325 - Backends: DX10/DX11: Backup, clear and restore Geometry Shader is any is bound when calling rende…

12