Searched refs:Persist (Results 1 - 9 of 9) sorted by relevance

/freebsd-12-stable/sys/contrib/dev/acpica/compiler/
H A Dpreprocess.h209 BOOLEAN Persist; /* Keep for entire compiler run */ member in struct:pr_define_info
314 BOOLEAN Persist);
H A Dprmacros.c197 * Persist - Keep define across multiple compiles?
209 BOOLEAN Persist)
258 DefineInfo->Persist = Persist;
206 PrAddDefine( char *Identifier, char *Replacement, BOOLEAN Persist) argument
H A Dprscan.c340 while ((AslGbl_DefineList) && (!AslGbl_DefineList->Persist))
/freebsd-12-stable/contrib/llvm-project/lldb/include/lldb/API/
H A DSBValue.h290 lldb::SBValue Persist();
/freebsd-12-stable/contrib/llvm-project/lldb/source/API/
H A DSBValue.cpp1534 lldb::SBValue SBValue::Persist() { function in class:SBValue
1535 LLDB_RECORD_METHOD_NO_ARGS(lldb::SBValue, SBValue, Persist);
1541 persisted_sb.SetSP(value_sp->Persist());
1666 LLDB_REGISTER_METHOD(lldb::SBValue, SBValue, Persist, ());
/freebsd-12-stable/contrib/llvm-project/lldb/bindings/interface/
H A DSBValue.i424 Persist ();
/freebsd-12-stable/contrib/llvm-project/lldb/include/lldb/Core/
H A DValueObject.h661 lldb::ValueObjectSP Persist();
/freebsd-12-stable/contrib/llvm-project/lldb/source/Core/
H A DValueObject.cpp3279 ValueObjectSP ValueObject::Persist() {
/freebsd-12-stable/lib/clang/liblldb/
H A DLLDBWrapLua.cpp[all...]

Completed in 420 milliseconds