Searched defs:spec (Results 1 - 25 of 99) sorted by relevance

1234

/freebsd-10.1-release/contrib/llvm/tools/lldb/source/Host/common/
H A DDynamicLibrary.cpp15 DynamicLibrary::DynamicLibrary (const FileSpec& spec, uint32_t options) : m_filespec(spec) argument
/freebsd-10.1-release/usr.bin/find/
H A Dgetdate.y143 spec : /* NULL */ label
/freebsd-10.1-release/usr.bin/mkimg/
H A Dformat.c57 format_select(const char *spec) argument
H A Dscheme.c81 scheme_select(const char *spec) argument
/freebsd-10.1-release/usr.sbin/fifolog/lib/
H A Dgetdate.y105 spec : /* NULL */ label
/freebsd-10.1-release/cddl/compat/opensolaris/misc/
H A Dzmount.c73 zmount(const char *spec, const char *dir, int mflag, char *fstype, argument
/freebsd-10.1-release/usr.sbin/pkg_install/lib/
H A Durl.c36 fileGetURL(const char *base, const char *spec, int keep_package) argument
/freebsd-10.1-release/contrib/gcc/
H A Dattribs.c152 const struct attribute_spec *spec = NULL; local
[all...]
H A Dc-objc-common.c164 c_tree_printer (pretty_printer *pp, text_info *text, const char *spec, argument
/freebsd-10.1-release/usr.bin/make/
H A Dshell.c186 ShellParseSpec(const char *spec, Boolean *fullSpec) argument
/freebsd-10.1-release/contrib/libarchive/cpio/
H A Dcmdline.c301 owner_parse(const char *spec, int *uid, int *gid) argument
[all...]
/freebsd-10.1-release/crypto/openssh/
H A Dcompat.c199 proto_spec(const char *spec) argument
/freebsd-10.1-release/sys/boot/common/
H A Dboot.c257 const char *spec, *ep; local
[all...]
/freebsd-10.1-release/sys/dev/dcons/
H A Ddcons_crom.c90 struct crom_chunk spec; member in struct:dcons_crom_softc
/freebsd-10.1-release/sys/dev/led/
H A Dled.c34 struct sbuf *spec; member in struct:ledsc
/freebsd-10.1-release/sys/dev/uart/
H A Duart_subr.c199 const char *spec; local
[all...]
/freebsd-10.1-release/sys/netsmb/
H A Dsmb_usr.c56 smb_usr_vc2spec(struct smbioc_ossn *dp, struct smb_vcspec *spec) argument
103 smb_usr_vcspec_free(struct smb_vcspec *spec) argument
112 smb_usr_share2spec(struct smbioc_oshare *dp, struct smb_sharespec *spec) argument
[all...]
/freebsd-10.1-release/sys/sys/
H A Dcpu.h68 int spec[4];/* Driver-specific storage for non-standard info. */ member in struct:cf_setting
/freebsd-10.1-release/contrib/binutils/opcodes/
H A Dcgen-opc.c156 cgen_keyword_search_init (CGEN_KEYWORD *kt, const char *spec) argument
/freebsd-10.1-release/contrib/diff/src/
H A Difdef.c305 do_printf_spec (FILE *out, char const *spec, argument
/freebsd-10.1-release/contrib/llvm/tools/lldb/include/lldb/Core/
H A DModuleSpec.h481 Append (const ModuleSpec &spec) argument
[all...]
/freebsd-10.1-release/contrib/llvm/tools/lldb/source/API/
H A DSBModuleSpec.cpp183 SBModuleSpecList::Append (const SBModuleSpec &spec) argument
/freebsd-10.1-release/contrib/llvm/tools/lldb/source/Breakpoint/
H A DWatchpointList.cpp160 WatchpointList::FindIDBySpec (std::string spec) argument
/freebsd-10.1-release/contrib/llvm/tools/lldb/source/Core/
H A DSearchFilter.cpp76 SearchFilter::ModulePasses (const FileSpec &spec) argument
361 SearchFilterByModule::ModulePasses (const FileSpec &spec) argument
508 SearchFilterByModuleList::ModulePasses (const FileSpec &spec) argument
[all...]
/freebsd-10.1-release/contrib/llvm/tools/lldb/source/Target/
H A DLanguageRuntime.cpp41 ModulePasses (const FileSpec &spec) argument

Completed in 174 milliseconds

1234