/freebsd/contrib/llvm-project/lldb/source/Core/ |
H A D | IOHandler.cpp | 230 IOHandlerDelegate &delegate) in IOHandlerEditline() argument 247 IOHandlerDelegate &delegate) in IOHandlerEditline() argument
|
H A D | IOHandlerCursesGUI.cpp | 2333 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 2373 BooleanFieldDelegate *delegate = new BooleanFieldDelegate(label, content); in AddBooleanField() local 2380 LazyBooleanFieldDelegate *delegate = in AddLazyBooleanField() local 2388 ChoicesFieldDelegate *delegate = in AddChoicesField() local 2395 PlatformPluginFieldDelegate *delegate = in AddPlatformPluginField() local 2402 ProcessPluginFieldDelegate *delegate = new ProcessPluginFieldDelegate(); in AddProcessPluginField() local [all …]
|
/freebsd/contrib/llvm-project/lldb/source/Expression/ |
H A D | Materializer.cpp | 62 Materializer::PersistentVariableDelegate *delegate) in EntityPersistentVariable() 416 PersistentVariableDelegate *delegate, Status &err) { in AddPersistentVariable() 914 Materializer::PersistentVariableDelegate *delegate) in EntityResultVariable() 1190 PersistentVariableDelegate *delegate, in AddResultVariable()
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/ |
H A D | GDBRemoteClientBase.cpp | 39 ContinueDelegate &delegate, const UnixSignals &signals, in SendContinuePacketAndWaitForResponse()
|
/freebsd/contrib/llvm-project/lldb/source/Commands/ |
H A D | CommandObjectTrace.cpp | 415 if (Expected<CommandObjectSP> delegate = DoGetProxyCommandObject()) { in GetProxyCommandObject() local
|
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | MachineRegisterInfo.h | 161 void resetDelegate(Delegate *delegate) { in resetDelegate() 169 void addDelegate(Delegate *delegate) { in addDelegate()
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/ |
H A D | ClangASTImporter.h | 464 ImporterDelegateSP delegate = in GetDelegate() local
|
H A D | ClangUserExpression.cpp | 956 Materializer::PersistentVariableDelegate &delegate, in ResetDeclMap()
|
/freebsd/contrib/openpam/ |
H A D | configure | 2665 delegate(): delegate(2354) {} function
|
/freebsd/contrib/llvm-project/lldb/source/Host/common/ |
H A D | NativeProcessProtocol.cpp | 29 NativeDelegate &delegate) in NativeProcessProtocol()
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/NetBSD/ |
H A D | NativeProcessNetBSD.cpp | 144 NativeDelegate &delegate, in NativeProcessNetBSD() argument
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/FreeBSD/ |
H A D | NativeProcessFreeBSD.cpp | 161 NativeDelegate &delegate, in NativeProcessFreeBSD()
|
/freebsd/contrib/llvm-project/lldb/source/Interpreter/ |
H A D | CommandInterpreter.cpp | 3296 const char *prompt, IOHandlerDelegate &delegate, void *baton) { in GetLLDBCommandsFromIOHandler() 3315 const char *prompt, IOHandlerDelegate &delegate, void *baton) { in GetPythonCommandsFromIOHandler()
|
/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/ |
H A D | Core.h | 2056 MaterializationResponsibility::delegate(const SymbolNameSet &Symbols) { in delegate() function
|
/freebsd/sys/fs/nfsserver/ |
H A D | nfs_nfsdstate.c | 2810 int error = 0, haslock = 0, ret, delegate = 1, writedeleg = 1; in nfsrv_openctrl() local 8935 struct nfsrv_descript *nd, int delegate, int writedeleg, int readonly, in nfsrv_issuedelegation()
|
/freebsd/contrib/libxo/xohtml/external/ |
H A D | jquery.qtip.js | 1327 function delegate(selector, events, method) { function
|
H A D | jquery.js | 3833 delegate: function( selector, types, data, fn ) { method
|
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/ |
H A D | Core.cpp | 857 JITDylib::delegate(MaterializationResponsibility &FromMR, in delegate() function in llvm::orc::JITDylib
|
/freebsd/contrib/llvm-project/clang/lib/AST/Interp/ |
H A D | Compiler.cpp | 3215 template <class Emitter> bool Compiler<Emitter>::delegate(const Expr *E) { in delegate() function in Compiler
|