/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | InterferenceCache.cpp | 224 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/ |
D | MSP430ISelDAGToDAG.cpp | 206 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 | .gitignore | 11 Backup
|
/third_party/openh264/codec/build/win32/ |
D | .gitignore | 11 Backup
|
/third_party/skia/third_party/externals/dawn/ |
D | OWNERS | 5 # Backup reviewers if needed.
|
/third_party/openh264/test/build/windowsphone/ |
D | .gitignore | 14 Backup
|
/third_party/openh264/codec/build/windowsphone/ |
D | .gitignore | 14 Backup
|
/third_party/cef/libcef/common/ |
D | request_impl.h | 158 struct Backup { struct 171 std::unique_ptr<Backup> backup_; argument
|
D | request_impl.cc | 773 backup_.reset(new Backup()); in Changed()
|
/third_party/PyYAML/tests/data/ |
D | spec-02-27.data | 28 Backup contact is Nancy
|
/third_party/gptfdisk/ |
D | gptcurses.h | 112 void Backup(void);
|
D | gptcurses.cc | 513 void GPTDataCurses::Backup(void) { in Backup() function in GPTDataCurses 702 Backup(); in Dispatch()
|
/third_party/curl/packages/vms/ |
D | backup_gnv_curl_src.com | 8 $! Backup save sets are the only storage format that I can expect a
|
D | compare_curl_source.com | 14 $! me because VMS Backup can create a saveset of files from a
|
D | curl_gnv_build_steps.txt | 32 Backup save sets are currently the only distribution medium that I can be
|
/third_party/e2fsprogs/ |
D | 0012-tests-fix-ACL-printing-tests.patch | 85 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/ |
D | X86ISelDAGToDAG.cpp | 1498 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/ |
D | es.txt | 256 "Si Jesús salva, Norton hace Backup. 394 "Backup no encontrado. (J)a! J(a)! Ja(!).
|
/third_party/icu/icu4c/source/samples/ufortune/resources/ |
D | es.txt | 256 "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/ |
D | WebAssemblyFastISel.cpp | 348 Address Backup = Addr; in computeAddress() local 351 Addr = Backup; in computeAddress()
|
/third_party/ltp/ |
D | README.kernel_config | 118 - Backup/restore memory used by the original kernel before/after kexec.
|
/third_party/mesa3d/src/imgui/ |
D | imgui_internal.h | 1237 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/ |
D | AArch64FastISel.cpp | 693 Address Backup = Addr; in computeAddress() local 696 Addr = Backup; in computeAddress()
|
/third_party/bounds_checking_function/src/ |
D | input.inl | 853 va_list argListSave; /* Backup for argList value, this variable don't need initialized */
|
/third_party/skia/third_party/externals/imgui/docs/ |
D | CHANGELOG.txt | 617 - 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…
|