/freebsd-src/contrib/llvm-project/lldb/source/Core/ |
H A D | IOHandler.cpp | 230 IOHandlerDelegate &delegate) in IOHandlerEditline() 247 IOHandlerDelegate &delegate) in IOHandlerEditline()
|
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 = AddArchField() local 2366 IntegerFieldDelegate *delegate = AddIntegerField() local 2373 BooleanFieldDelegate *delegate = new BooleanFieldDelegate(label, content); AddBooleanField() local 2380 LazyBooleanFieldDelegate *delegate = AddLazyBooleanField() local 2388 ChoicesFieldDelegate *delegate = AddChoicesField() local 2395 PlatformPluginFieldDelegate *delegate = AddPlatformPluginField() local 2402 ProcessPluginFieldDelegate *delegate = new ProcessPluginFieldDelegate(); AddProcessPluginField() local 2409 ListFieldDelegate<T> *delegate = AddListField() local 2416 ArgumentsFieldDelegate *delegate = new ArgumentsFieldDelegate(); AddArgumentsField() local 2423 MappingFieldDelegate<K, V> *delegate = AddMappingField() local 2431 EnvironmentVariableNameFieldDelegate *delegate = AddEnvironmentVariableNameField() local 2438 EnvironmentVariableFieldDelegate *delegate = AddEnvironmentVariableField() local 2446 EnvironmentVariableListFieldDelegate *delegate = AddEnvironmentVariableListField() local 4638 TreeItem(TreeItem * parent,TreeDelegate & delegate,bool might_have_children) TreeItem() argument 4670 Resize(size_t n,TreeDelegate & delegate,bool might_have_children) Resize() argument [all...] |
/freebsd-src/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-src/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/ |
H A D | GDBRemoteClientBase.cpp | 39 ContinueDelegate &delegate, const UnixSignals &signals, in SendContinuePacketAndWaitForResponse()
|
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/ |
H A D | ClangASTImporter.h | 442 ImporterDelegateSP delegate = GetDelegate() local
|
H A D | ClangUserExpression.cpp | 985 ResetDeclMap(ExecutionContext & exe_ctx,Materializer::PersistentVariableDelegate & delegate,bool keep_result_in_memory,ValueObject * ctx_obj) ResetDeclMap() argument
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | MachineRegisterInfo.h | 161 void resetDelegate(Delegate *delegate) { in resetDelegate() argument 169 void addDelegate(Delegate *delegate) { in addDelegate() argument [all...] |
/freebsd-src/contrib/llvm-project/lldb/source/Commands/ |
H A D | CommandObjectTrace.cpp | 418 if (Expected<CommandObjectSP> delegate = DoGetProxyCommandObject()) { GetProxyCommandObject() local
|
/freebsd-src/contrib/openpam/ |
H A D | configure | 2665 delegate(): delegate(2354) {} function
|
/freebsd-src/contrib/llvm-project/lldb/source/Host/common/ |
H A D | NativeProcessProtocol.cpp | 29 NativeDelegate &delegate) in NativeProcessProtocol()
|
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/Process/FreeBSD/ |
H A D | NativeProcessFreeBSD.cpp | 143 NativeProcessFreeBSD(::pid_t pid,int terminal_fd,NativeDelegate & delegate,const ArchSpec & arch,MainLoop & mainloop) NativeProcessFreeBSD() argument
|
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/Process/NetBSD/ |
H A D | NativeProcessNetBSD.cpp | 144 NativeDelegate &delegate, in NativeProcessNetBSD()
|
/freebsd-src/contrib/llvm-project/lldb/source/Interpreter/ |
H A D | CommandInterpreter.cpp | 3275 GetLLDBCommandsFromIOHandler(const char * prompt,IOHandlerDelegate & delegate,void * baton) GetLLDBCommandsFromIOHandler() argument 3294 GetPythonCommandsFromIOHandler(const char * prompt,IOHandlerDelegate & delegate,void * baton) GetPythonCommandsFromIOHandler() argument
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/ |
H A D | Core.h | 1988 MaterializationResponsibility::delegate(const SymbolNameSet &Symbols) { delegate() function
|
/freebsd-src/sys/fs/nfsserver/ |
H A D | nfs_nfsdstate.c | 2794 int error = 0, haslock = 0, ret, delegate = 1, writedeleg = 1; nfsrv_openctrl() local 8930 nfsrv_issuedelegation(struct vnode * vp,struct nfsclient * clp,struct nfsrv_descript * nd,int delegate,int writedeleg,int readonly,u_quad_t filerev,uint64_t rdonly,struct nfsstate ** new_delegp,struct nfsstate * new_stp,struct nfslockfile * lfp,uint32_t * rflagsp,nfsv4stateid_t * delegstateidp) nfsrv_issuedelegation() argument [all...] |
/freebsd-src/contrib/llvm-project/clang/lib/AST/Interp/ |
H A D | ByteCodeExprGen.cpp |
|
/freebsd-src/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-src/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/ |
H A D | Core.cpp | 840 JITDylib::delegate(MaterializationResponsibility &FromMR, delegate() function in llvm::orc::JITDylib
|