Home
last modified time | relevance | path

Searched defs:spec (Results 101 – 125 of 126) sorted by relevance

123456

/freebsd/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptInterpreterPython.cpp159 FileSpec spec = HostInfo::GetShlibDir(); in InitializePythonHome() local
275 FileSpec spec = HostInfo::GetShlibDir(); in GetPythonDir() local
/freebsd/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_cc.c2594 dtrace_probespec_t spec, uint_t cflags, int argc, char *const argv[]) in dtrace_program_strcompile()
H A Ddt_parser.c2188 dt_node_pdesc_by_name(char *spec) in dt_node_pdesc_by_name()
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
H A DPdbAstBuilder.cpp352 for (const MSVCUndecoratedNameSpecifier &spec : specs) { in CreateDeclInfoForUndecoratedName() local
H A DSymbolFileNativePDB.cpp1383 FileSpec spec(f, style); in ParseSupportFiles() local
/freebsd/contrib/llvm-project/lldb/source/Core/
H A DModule.cpp1038 std::string spec(GetFileSpec().GetPath()); in GetSpecificationDescription() local
H A DDebugger.cpp646 bool Debugger::LoadPlugin(const FileSpec &spec, Status &error) { in LoadPlugin()
/freebsd/crypto/openssh/
H A Dservconf.c2842 parse_server_match_testspec(struct connection_info *ci, char *spec) in parse_server_match_testspec()
/freebsd/sys/security/mac_do/
H A Dmac_do.c179 struct id_spec spec; member
/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBDebugger.cpp183 Status &error) -> llvm::sys::DynamicLibrary { in InitializeWithErrorHandling()
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DThread.cpp1055 bool Thread::MatchesSpec(const ThreadSpec *spec) { in MatchesSpec()
H A DTarget.cpp80 Target::Arch::Arch(const ArchSpec &spec) in Arch()
84 const Target::Arch &Target::Arch::operator=(const ArchSpec &spec) { in operator =()
/freebsd/contrib/unbound/services/
H A Dauthzone.c4087 xfr_transfer_start_list(struct auth_xfer * xfr,struct auth_master * spec) xfr_transfer_start_list() argument
4114 xfr_probe_start_list(struct auth_xfer * xfr,struct auth_master * spec) xfr_probe_start_list() argument
6885 xfr_start_probe(struct auth_xfer * xfr,struct module_env * env,struct auth_master * spec) xfr_start_probe() argument
[all...]
/freebsd/usr.sbin/syslogd/
H A Dsyslogd.c1426 skip_message(const char *name, const char *spec, int checkcase) in skip_message()
/freebsd/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib_main.c2183 struct mlx5_flow_spec *spec; in create_flow_rule() local
/freebsd/include/rpcsvc/
H A Dnfs_prot.x796 specdata3 spec; member
/freebsd/contrib/sendmail/src/
H A Dmap.c5371 ldapmap_set_defaults(spec) in ldapmap_set_defaults() argument
/freebsd/sys/dev/ice/
H A Dvirtchnl.h1683 u8 spec[VIRTCHNL_MAX_SIZE_RAW_PACKET]; member
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DProcessGDBRemote.cpp4147 for (const FileSpec &spec : module_file_specs) in PrefetchModuleSpecs() local
/freebsd/sys/cam/
H A Dcam_ccb.h1053 uint32_t spec; /* NVMe spec implemented -- same as vs register */ member
/freebsd/contrib/bsnmp/tests/
H A Dcatch.hpp532 #define CATCH_REGISTER_TAG_ALIAS( alias, spec ) \ argument
15727 void CompactReporter::noMatchingTestCases( std::string const& spec ) { in noMatchingTestCases()
16135 void ConsoleReporter::noMatchingTestCases(std::string const& spec) { in noMatchingTestCases()
16751 void ListeningReporter::noMatchingTestCases( std::string const& spec ) { in noMatchingTestCases()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaType.cpp260 DeclSpec &spec = getMutableDeclSpec(); in saveDeclSpecAttrs() local
/freebsd/sys/contrib/dev/mediatek/mt76/mt7996/
H A Dmcu.c61 __be32 spec[13]; member
/freebsd/sys/contrib/dev/mediatek/mt76/
H A Dmt76_connac_mcu.h165 __be32 spec[13]; member
/freebsd/sys/ofed/include/rdma/
H A Dib_verbs.h1947 union ib_flow_spec spec; member

123456