Home
last modified time | relevance | path

Searched defs:delegate (Results 1 – 19 of 19) sorted by relevance

/freebsd-14.2/contrib/llvm-project/lldb/source/Core/
H A DIOHandler.cpp230 IOHandlerDelegate &delegate) in IOHandlerEditline()
247 IOHandlerDelegate &delegate) in IOHandlerEditline()
H A DIOHandlerCursesGUI.cpp2333 TextFieldDelegate *delegate = in AddTextField() local
2341 FileFieldDelegate *delegate = in AddFileField() local
2350 DirectoryFieldDelegate *delegate = in AddDirectoryField() local
2358 ArchFieldDelegate *delegate = in AddArchField() local
2366 IntegerFieldDelegate *delegate = in AddIntegerField() local
2380 LazyBooleanFieldDelegate *delegate = in AddLazyBooleanField() local
2388 ChoicesFieldDelegate *delegate = in AddChoicesField() local
2395 PlatformPluginFieldDelegate *delegate = in AddPlatformPluginField() local
2409 ListFieldDelegate<T> *delegate = in AddListField() local
2423 MappingFieldDelegate<K, V> *delegate = in AddMappingField() local
[all …]
/freebsd-14.2/contrib/llvm-project/lldb/source/Expression/
H A DMaterializer.cpp62 Materializer::PersistentVariableDelegate *delegate) in EntityPersistentVariable()
416 PersistentVariableDelegate *delegate, Status &err) { in AddPersistentVariable()
914 Materializer::PersistentVariableDelegate *delegate) in EntityResultVariable()
1190 PersistentVariableDelegate *delegate, in AddResultVariable()
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteClientBase.cpp39 ContinueDelegate &delegate, const UnixSignals &signals, in SendContinuePacketAndWaitForResponse()
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangASTImporter.h442 ImporterDelegateSP delegate = in GetDelegate() local
H A DClangUserExpression.cpp985 Materializer::PersistentVariableDelegate &delegate, in ResetDeclMap()
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineRegisterInfo.h161 void resetDelegate(Delegate *delegate) { in resetDelegate()
169 void addDelegate(Delegate *delegate) { in addDelegate()
/freebsd-14.2/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectTrace.cpp418 if (Expected<CommandObjectSP> delegate = DoGetProxyCommandObject()) { in GetProxyCommandObject() local
/freebsd-14.2/contrib/openpam/
H A Dconfigure2665 delegate(): delegate(2354) {} function
/freebsd-14.2/contrib/llvm-project/lldb/source/Host/common/
H A DNativeProcessProtocol.cpp29 NativeDelegate &delegate) in NativeProcessProtocol()
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Process/FreeBSD/
H A DNativeProcessFreeBSD.cpp143 NativeDelegate &delegate, in NativeProcessFreeBSD()
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Process/NetBSD/
H A DNativeProcessNetBSD.cpp144 NativeDelegate &delegate, in NativeProcessNetBSD()
/freebsd-14.2/contrib/llvm-project/lldb/source/Interpreter/
H A DCommandInterpreter.cpp3275 const char *prompt, IOHandlerDelegate &delegate, void *baton) { in GetLLDBCommandsFromIOHandler()
3294 const char *prompt, IOHandlerDelegate &delegate, void *baton) { in GetPythonCommandsFromIOHandler()
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DCore.h1988 MaterializationResponsibility::delegate(const SymbolNameSet &Symbols) { in delegate() function
/freebsd-14.2/sys/fs/nfsserver/
H A Dnfs_nfsdstate.c2805 int error = 0, haslock = 0, ret, delegate = 1, writedeleg = 1; in nfsrv_openctrl() local
8928 struct nfsrv_descript *nd, int delegate, int writedeleg, int readonly, in nfsrv_issuedelegation()
/freebsd-14.2/contrib/libxo/xohtml/external/
H A Djquery.qtip.js1327 function delegate(selector, events, method) { function
H A Djquery.js3833 delegate: function( selector, types, data, fn ) { method
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/Interp/
H A DByteCodeExprGen.cpp1858 bool ByteCodeExprGen<Emitter>::delegate(const Expr *E) { in delegate() function in ByteCodeExprGen
/freebsd-14.2/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DCore.cpp840 JITDylib::delegate(MaterializationResponsibility &FromMR, in delegate() function in llvm::orc::JITDylib