Searched refs:Save (Results 26 - 44 of 44) sorted by relevance

12

/freebsd-11.0-release/contrib/bmake/mk/
H A Dsys.clean-env.mk77 # Save current value
/freebsd-11.0-release/sys/boot/i386/cdboot/
H A Dcdboot.S113 mov %dl,drive # Save BIOS boot device
136 load_vd: push %eax # Save %eax
154 lookup_path: push %si # Save file name pointer
191 push %eax # Save
214 push %edi # Save entry point for later
276 # Save the entry point so the client can get to it later on
334 mov %eax,rec_lba # Save LBA
335 mov DIR_SIZE(%bx),%eax # Save size
338 push %si # Save
361 push %si # Save
[all...]
/freebsd-11.0-release/contrib/groff/contrib/pdfmark/
H A Dpdfroff.sh215 Save the document reference dictionary in file 'name'.
/freebsd-11.0-release/sys/boot/pc98/btx/btxldr/
H A Dbtxldr.S177 pushl %edi # Save load address
180 pushl %ecx # Save image size
234 pushl %esi # Save
285 hexout: pushl %eax # Save
288 pushl %esi # Save
291 pushl %edi # Save
318 putchr: pusha # Save
366 hex32: pushl %eax # Save
371 hex16.1: xchgb %ah,%al # Save/restore
372 hex8: pushl %eax # Save
[all...]
/freebsd-11.0-release/sys/boot/pc98/kgzldr/
H A Dcrt.s45 pusha # Save
/freebsd-11.0-release/contrib/llvm/tools/lldb/include/lldb/Core/
H A DMappedHash.h226 Save (const HeaderDataType &header_data, function in class:MappedHash::ExportTable
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/ARCMigrate/
H A DTransGCAttrs.cpp50 SaveAndRestore<bool> Save(FullyMigratable, isMigratable(D));
/freebsd-11.0-release/contrib/llvm/tools/clang/include/clang/Frontend/
H A DASTUnit.h895 /// \brief Save this translation unit to a file with the given name.
899 bool Save(StringRef File);
/freebsd-11.0-release/contrib/llvm/tools/lldb/source/Host/common/
H A DEditline.cpp217 Save();
281 Save () function in class:lldb_private::line_editor::EditlineHistory
512 // Save any edits to the "live" entry in case we return by moving forward in history
875 // Save the edits and determine the correct indentation level
1419 // Save the completed entry in history before returning
/freebsd-11.0-release/contrib/llvm/tools/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptInterpreterPython.cpp103 m_stdin_tty_state.Save(STDIN_FILENO, false);
496 m_terminal_state.Save (fd, false);
938 terminal_state.Save (stdin_fd, false);
1366 auto_generated_function.AppendString (" old_keys = global_dict.keys()"); // Save list of keys in global dict
/freebsd-11.0-release/contrib/llvm/tools/lldb/source/Core/
H A DDebugger.cpp833 // Save away the terminal state if that is relevant, so that we can restore it in RestoreInputState.
877 m_terminal_state.Save(in_file.GetDescriptor(), true);
/freebsd-11.0-release/contrib/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp5372 unsigned Save; local
5409 Save = OffsetVal;
5418 Save = SaveOpnd.getGPR32Reg();
5436 CpSaveLocation = Save;
5439 getTargetStreamer().emitDirectiveCpsetup(FuncReg, Save, Ref->getSymbol(),
/freebsd-11.0-release/contrib/gcc/config/arm/
H A Dlib1funcs.asm828 eor work, divisor @ Save the sign of the result.
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Frontend/
H A DASTUnit.cpp476 // Save the current top-level hash value.
1485 // Save the preamble text for later; we'll need to compare against it for
2456 bool ASTUnit::Save(StringRef File) { function in class:ASTUnit
/freebsd-11.0-release/contrib/llvm/tools/lldb/source/Target/
H A DProcess.cpp2205 // Save the original opcode by reading it
4948 terminal_state.Save (read_fd, false);
5238 // Save the thread & frame from the exe_ctx for restoration after we run
/freebsd-11.0-release/sys/mips/mips/
H A Dfp.S1160 ctc1 a1, MIPS_FPU_CSR # Save exceptions
/freebsd-11.0-release/contrib/gcc/doc/include/
H A Dtexinfo.tex77 % Save some plain tex macros whose names we will redefine.
5282 % Save the text away for @insertcopying later.
/freebsd-11.0-release/contrib/amd/doc/
H A Dtexinfo.tex77 % Save some plain tex macros whose names we will redefine.
5086 % Save the text away for @insertcopying later.
/freebsd-11.0-release/contrib/groff/doc/
H A Dtexinfo.tex77 % Save some plain tex macros whose names we will redefine.
5158 % Save the text away for @insertcopying later.

Completed in 490 milliseconds

12