HomeSort by relevance Sort by last modified time
    Searched refs:Save (Results 1 - 25 of 497) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/llvm/lib/CodeGen/
ShrinkWrap.cpp 12 // The safe point for the prologue (resp. epilogue) is called Save
16 // between 2) two executions of the Save (resp. Restore) point there is an
17 // execution of the Restore (resp. Save) point.
21 // Save
25 // Indeed, the execution looks like Save -> Restore -> Save -> Restore ...
28 // Save
35 // Indeed, the execution looks like Save -> Save -> ... -> Restore -> Restore.
55 // For property #1 for Save
    [all...]
  /external/webrtc/webrtc/base/
optionsfile_unittest.cc 58 EXPECT_TRUE(store_->Save());
63 EXPECT_TRUE(store_->Save());
66 EXPECT_TRUE(store_->Save());
73 EXPECT_TRUE(store_->Save());
76 EXPECT_TRUE(store_->Save());
84 EXPECT_TRUE(store_->Save());
89 EXPECT_TRUE(store_->Save());
92 EXPECT_TRUE(store_->Save());
99 EXPECT_TRUE(store_->Save());
102 EXPECT_TRUE(store_->Save());
    [all...]
optionsfile.h 30 bool Save();
  /external/lzma/CPP/7zip/UI/Common/
ZipRegistry.h 28 void Save() const;
76 void Save() const;
106 void Save() const;
121 void Save() const;
  /external/pdfium/core/fxge/skia/
fx_skia_device_unittest.cpp 20 enum class Save { kNo, kYes };
25 Save m_save;
58 if (state.m_save == State::Save::kYes)
69 if (state.m_save == State::Save::kYes)
92 if (state.m_save == State::Save::kYes)
149 Harness(&CommonTest, {State::Change::kNo, State::Save::kYes,
152 {State::Change::kNo, State::Save::kYes, State::Clip::kDifferentPath,
154 Harness(&CommonTest, {State::Change::kNo, State::Save::kYes, State::Clip::kNo,
156 Harness(&CommonTest, {State::Change::kYes, State::Save::kNo, State::Clip::kNo,
158 Harness(&CommonTest, {State::Change::kNo, State::Save::kNo, State::Clip::kNo
    [all...]
  /device/linaro/bootloader/edk2/IntelFspWrapperPkg/Library/SecPeiFspPlatformSecLibSample/Ia32/
AsmSaveSecContext.asm 18 ; Save Sec Conext before call FspInit API
30 ; MM5 = Save time-stamp counter value high32bit
31 ; MM6 = Save time-stamp counter value low32bit.
AsmSaveSecContext.S 18 # Save Sec Conext before call FspInit API
25 # MM5 = Save time-stamp counter value high32bit
26 # MM6 = Save time-stamp counter value low32bit.
Stack.asm 32 ; Save three register: eax, ebx, ecx
41 ; migration of whole temporary memory, so need save it to permenent
45 mov ebx, [esp + 20] ; Save the first parameter
46 mov ecx, [esp + 24] ; Save the second parameter
49 ; Save this function's return address into permenent memory at first.
  /external/tensorflow/tensorflow/core/common_runtime/
step_stats_collector.h 80 // Save saves nt to the DeviceStats object associated with device.
82 void Save(const string& device, NodeExecStats* nt);
83 void Save(const string& device, NodeExecStatsWrapper* stats);
94 // User shouldn't call Save() methods after Finalize.
  /external/tensorflow/tensorflow/core/distributed_runtime/
worker_cache_logger.cc 71 void WorkerCacheLogger::Save(const string& device, int64 step_id,
78 sl->collector->Save(device, ns);
128 Save(dst_device, step_id, ns);
  /development/host/windows/usb/api/
adb_interface_enum.cpp 88 entry.Save(info);
  /device/google/contexthub/util/nanotool/
calibrationfile.h 45 bool Save();
  /external/libbrillo/brillo/
key_value_store.h 43 bool Save(const base::FilePath& path) const;
  /external/pdfium/xfa/fxfa/parser/
cxfa_items.cpp 21 {XFA_Attribute::Save, XFA_AttributeType::Boolean, (void*)0},
  /system/core/libunwindstack/
RegsInfo.h 41 inline AddressType* Save(uint32_t reg) {
  /device/linaro/bootloader/edk2/CorebootModulePkg/SecCore/Ia32/
Stack.asm 32 ; Save three register: eax, ebx, ecx
41 ; migration of whole temporary memory, so need save it to permenent
45 mov ebx, [esp + 20] ; Save the first parameter
46 mov ecx, [esp + 24] ; Save the second parameter
49 ; Save this function's return address into permenent memory at first.
  /device/linaro/bootloader/edk2/EmulatorPkg/Sec/Ia32/
SwitchRam.asm 36 ; Save three register: eax, ebx, ecx
45 ; migration of whole temporary memory, so need save it to permenent
49 mov ebx, [esp + 20] ; Save the first parameter
50 mov ecx, [esp + 24] ; Save the second parameter
53 ; Save this function's return address into permenent memory at first.
  /device/linaro/bootloader/edk2/IntelFspPkg/FspSecCore/Ia32/
Stack.asm 32 ; Save three register: eax, ebx, ecx
41 ; migration of whole temporary memory, so need save it to permenent
45 mov ebx, [esp + 20] ; Save the first parameter
46 mov ecx, [esp + 24] ; Save the second parameter
49 ; Save this function's return address into permenent memory at first.
  /device/linaro/bootloader/edk2/Nt32Pkg/Sec/
Stack.asm 36 ; Save three register: eax, ebx, ecx
45 ; migration of whole temporary memory, so need save it to permenent
49 mov ebx, [esp + 20] ; Save the first parameter
50 mov ecx, [esp + 24] ; Save the second parameter
53 ; Save this function's return address into permenent memory at first.
StackX64.asm 37 ; Save three register: eax, ebx, ecx
46 ; migration of whole temporary memory, so need save it to permenent
50 mov rbx, [rsp + 28h] ; Save the first parameter
51 mov rcx, [rsp + 30h] ; Save the second parameter
54 ; Save this function's return address into permenent memory at first.
  /device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/FspSupport/Library/SecFspPlatformSecLibVlv2/Ia32/
Stack.asm 32 ; Save three register: eax, ebx, ecx
41 ; migration of whole temporary memory, so need save it to permenent
45 mov ebx, [esp + 20] ; Save the first parameter
46 mov ecx, [esp + 24] ; Save the second parameter
49 ; Save this function's return address into permenent memory at first.
  /external/swiftshader/third_party/LLVM/lib/Target/X86/
X86CompilationCallback_Win64.asm 20 ; Save RSP.
23 ; Save all int arg registers
33 ; Save all XMM arg registers. Also allocate reg spill area.
  /external/skia/tests/
RecordPatternTest.cpp 16 typedef Pattern<Is<Save>,
29 // Build up a save-clip-restore block. The pattern will match only it's complete.
30 recorder.save();
38 REPORTER_ASSERT(r, pattern.first<Save>() != nullptr);
49 // There will be two save-clipRect-restore blocks [0,3) and [3,6).
51 recorder.save();
72 recorder.save();
81 Pattern<Is<Save>, Greedy<Is<ClipRect>>, Is<Restore>> pattern;
87 recorder.save();
93 recorder.save();
    [all...]
  /external/skqp/tests/
RecordPatternTest.cpp 16 typedef Pattern<Is<Save>,
29 // Build up a save-clip-restore block. The pattern will match only it's complete.
30 recorder.save();
38 REPORTER_ASSERT(r, pattern.first<Save>() != nullptr);
49 // There will be two save-clipRect-restore blocks [0,3) and [3,6).
51 recorder.save();
72 recorder.save();
81 Pattern<Is<Save>, Greedy<Is<ClipRect>>, Is<Restore>> pattern;
87 recorder.save();
93 recorder.save();
    [all...]
  /device/linaro/bootloader/edk2/EmulatorPkg/Sec/X64/
SwitchRam.asm 38 push rdx ; Save TemporaryMemoryBase
39 push r8 ; Save PermanentMemoryBase
40 push r9 ; Save CopySize

Completed in 1188 milliseconds

1 2 3 4 5 6 7 8 91011>>