| /freebsd-14.2/tests/sys/cddl/zfs/tests/delegate/ |
| H A D | zfs_allow_test.sh | 37 . $(atf_get_srcdir)/delegate.cfg 47 . $(atf_get_srcdir)/delegate.cfg 63 . $(atf_get_srcdir)/delegate.cfg 73 . $(atf_get_srcdir)/delegate.cfg 89 . $(atf_get_srcdir)/delegate.cfg 99 . $(atf_get_srcdir)/delegate.cfg 115 . $(atf_get_srcdir)/delegate.cfg 125 . $(atf_get_srcdir)/delegate.cfg 141 . $(atf_get_srcdir)/delegate.cfg 151 . $(atf_get_srcdir)/delegate.cfg [all …]
|
| H A D | zfs_unallow_test.sh | 37 . $(atf_get_srcdir)/delegate.cfg 47 . $(atf_get_srcdir)/delegate.cfg 63 . $(atf_get_srcdir)/delegate.cfg 73 . $(atf_get_srcdir)/delegate.cfg 89 . $(atf_get_srcdir)/delegate.cfg 99 . $(atf_get_srcdir)/delegate.cfg 115 . $(atf_get_srcdir)/delegate.cfg 125 . $(atf_get_srcdir)/delegate.cfg 141 . $(atf_get_srcdir)/delegate.cfg 151 . $(atf_get_srcdir)/delegate.cfg [all …]
|
| H A D | Makefile | 5 TESTSDIR=${TESTSBASE}/sys/cddl/zfs/tests/delegate 14 ${PACKAGE}FILES+= delegate.cfg
|
| H A D | cleanup.ksh | 30 . $STF_SUITE/tests/delegate/delegate_common.kshlib
|
| H A D | setup.ksh | 30 . $STF_SUITE/tests/delegate/delegate_common.kshlib
|
| H A D | zfs_unallow_004_pos.ksh | 30 . $STF_SUITE/tests/delegate/delegate_common.kshlib
|
| H A D | zfs_allow_011_neg.ksh | 30 . $STF_SUITE/tests/delegate/delegate_common.kshlib
|
| H A D | zfs_unallow_008_neg.ksh | 30 . $STF_SUITE/tests/delegate/delegate_common.kshlib
|
| H A D | zfs_unallow_002_pos.ksh | 30 . $STF_SUITE/tests/delegate/delegate_common.kshlib
|
| H A D | zfs_unallow_007_neg.ksh | 30 . $STF_SUITE/tests/delegate/delegate_common.kshlib
|
| /freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/ |
| H A D | ClangASTImporter.h | 292 CxxModuleScope(ASTImporterDelegate &delegate, clang::ASTContext *dst_ctx) in CxxModuleScope() 293 : m_delegate(delegate) { in CxxModuleScope() 296 if (!delegate.m_std_handler) { in CxxModuleScope() 297 m_handler = CxxModuleHandler(delegate, dst_ctx); in CxxModuleScope() 299 delegate.m_std_handler = &m_handler; in CxxModuleScope() 442 ImporterDelegateSP delegate = in GetDelegate() local 444 delegates[src_ctx] = delegate; in GetDelegate() 445 return delegate; in GetDelegate()
|
| /freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/ |
| H A D | GDBRemoteClientBase.cpp | 39 ContinueDelegate &delegate, const UnixSignals &signals, in SendContinuePacketAndWaitForResponse() argument 115 delegate.HandleAsyncStdout(inferior_stdout); in SendContinuePacketAndWaitForResponse() 119 delegate.HandleAsyncMisc( in SendContinuePacketAndWaitForResponse() 123 delegate.HandleAsyncStructuredDataPacket(response.GetStringRef()); in SendContinuePacketAndWaitForResponse() 142 delegate.HandleStopReply(); in SendContinuePacketAndWaitForResponse()
|
| /freebsd-14.2/contrib/llvm-project/lldb/source/Core/ |
| H A D | IOHandlerCursesGUI.cpp | 2336 return delegate; in AddTextField() 2344 return delegate; in AddFileField() 2353 return delegate; in AddDirectoryField() 2361 return delegate; in AddArchField() 2369 return delegate; in AddIntegerField() 2375 return delegate; in AddBooleanField() 2383 return delegate; in AddLazyBooleanField() 2391 return delegate; in AddChoicesField() 2398 return delegate; in AddPlatformPluginField() 2404 return delegate; in AddProcessPluginField() [all …]
|
| H A D | IOHandler.cpp | 230 IOHandlerDelegate &delegate) in IOHandlerEditline() argument 238 line_number_start, delegate) {} in IOHandlerEditline() 247 IOHandlerDelegate &delegate) in IOHandlerEditline() argument 252 m_delegate(delegate), m_prompt(), m_continuation_prompt(), in IOHandlerEditline() 289 const char *indent_chars = delegate.IOHandlerGetFixIndentationCharacters(); in IOHandlerEditline()
|
| /freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| H A D | MachineRegisterInfo.h | 161 void resetDelegate(Delegate *delegate) { in resetDelegate() argument 164 assert(TheDelegates.count(delegate) && in resetDelegate() 166 TheDelegates.erase(delegate); in resetDelegate() 169 void addDelegate(Delegate *delegate) { in addDelegate() argument 170 assert(delegate && !TheDelegates.count(delegate) && in addDelegate() 174 TheDelegates.insert(delegate); in addDelegate()
|
| H A D | LiveRangeEdit.h | 130 Delegate *delegate = nullptr, 133 VRM(vrm), TII(*MF.getSubtarget().getInstrInfo()), TheDelegate(delegate), in Parent()
|
| /freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Expression/ |
| H A D | Materializer.h | 80 PersistentVariableDelegate *delegate, Status &err); 106 PersistentVariableDelegate *delegate, Status &err);
|
| /freebsd-14.2/contrib/llvm-project/lldb/source/Commands/ |
| H A D | CommandObjectTrace.cpp | 418 if (Expected<CommandObjectSP> delegate = DoGetProxyCommandObject()) { in GetProxyCommandObject() local 419 m_delegate_sp = *delegate; in GetProxyCommandObject() 424 m_delegate_error = toString(delegate.takeError()); in GetProxyCommandObject()
|
| /freebsd-14.2/sys/contrib/openzfs/tests/zfs-tests/tests/functional/limits/ |
| H A D | cleanup.ksh | 18 . $STF_SUITE/tests/functional/delegate/delegate_common.kshlib
|
| H A D | setup.ksh | 18 . $STF_SUITE/tests/functional/delegate/delegate_common.kshlib
|
| /freebsd-14.2/sys/contrib/openzfs/tests/zfs-tests/tests/functional/delegate/ |
| H A D | cleanup.ksh | 34 . $STF_SUITE/tests/functional/delegate/delegate_common.kshlib
|
| H A D | zfs_unallow_004_pos.ksh | 32 . $STF_SUITE/tests/functional/delegate/delegate_common.kshlib
|
| H A D | zfs_unallow_008_neg.ksh | 32 . $STF_SUITE/tests/functional/delegate/delegate_common.kshlib
|
| H A D | zfs_allow_011_neg.ksh | 32 . $STF_SUITE/tests/functional/delegate/delegate_common.kshlib
|
| H A D | zfs_unallow_007_neg.ksh | 32 . $STF_SUITE/tests/functional/delegate/delegate_common.kshlib
|