Searched defs:style (Results 1 - 25 of 40) sorted by last modified time

12

/freebsd-current/contrib/llvm-project/llvm/lib/Support/
H A DPath.cpp42 inline Style real_style(Style style) { argument
51 inline const char *separators(Style style) { argument
57 inline char preferred_separator(Style style) { argument
63 StringRef find_first_component(StringRef path, Style style) { argument
99 filename_pos(StringRef str, Style style) argument
118 root_dir_start(StringRef str, Style style) argument
141 parent_path_end(StringRef path, Style style) argument
228 begin(StringRef path, Style style) argument
[all...]
/freebsd-current/contrib/llvm-project/lldb/source/Utility/
H A DFileSpec.cpp47 bool PathStyleIsPosix(FileSpec::Style style) { argument
51 const char *GetPathSeparators(FileSpec::Style style) { argument
55 char GetPreferredPathSeparator(FileSpec::Style style) { argument
59 void Denormalize(llvm::SmallVectorImpl<char> &path, FileSpec::Style style) { argument
71 FileSpec::FileSpec(llvm::StringRef path, Style style) : m_style(style) { argument
174 SetFile(llvm::StringRef pathname, Style style) argument
[all...]
/freebsd-current/contrib/llvm-project/lldb/source/Symbol/
H A DLineTable.cpp356 void LineTable::Dump(Stream *s, Target *target, Address::DumpStyle style, argument
H A DLineEntry.cpp57 Dump(Stream *s, Target *target, bool show_file, Address::DumpStyle style, Address::DumpStyle fallback_style, bool show_range) const argument
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
H A DSymbolFileNativePDB.cpp1381 FileSpec::Style style = local
H A DCompileUnitIndex.cpp239 llvm::sys::path::Style style = working_dir.String.starts_with("/") local
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DSymbolFileDWARF.cpp197 GetFileByIndex(const llvm::DWARFDebugLine::Prologue &prologue, size_t idx, llvm::StringRef compile_dir, FileSpec::Style style) argument
213 ParseSupportFilesFromPrologue( SupportFileList &support_files, const lldb::ModuleSP &module, const llvm::DWARFDebugLine::Prologue &prologue, FileSpec::Style style, llvm::StringRef compile_dir = {}) argument
[all...]
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/SymbolFile/Breakpad/
H A DSymbolFileBreakpad.cpp802 FileSpec::Style style = FileSpec::GuessPathStyle(record->Name) local
/freebsd-current/contrib/llvm-project/lldb/source/Core/
H A DFormatEntity.cpp638 ConvertValueObjectStyleToChar( ValueObject::ValueObjectRepresentationStyle style) argument
H A DAddress.cpp408 bool Address::Dump(Stream *s, ExecutionContextScope *exe_scope, DumpStyle style, argument
H A DSourceManager.cpp635 HighlightStyle style; local
/freebsd-current/lib/libutil/
H A Dlogin_cap.c920 login_getstyle(login_cap_t *lc, const char *style, const char *auth) argument
[all...]
/freebsd-current/crypto/openssh/
H A Dmonitor_wrap.c381 mm_inform_authserv(char *service, char *style) argument
H A Dauth2.c274 char *user = NULL, *service = NULL, *method = NULL, *style = NULL; local
/freebsd-current/usr.bin/tail/
H A Dforward.c97 forward(FILE *fp, const char *fn, enum STYLE style, off_t off, struct stat *sbp) argument
305 follow(file_info_t *files, enum STYLE style, off_t off) argument
H A Dtail.c80 enum STYLE style; local
[all...]
H A Dreverse.c76 reverse(FILE *fp, const char *fn, enum STYLE style, off_t off, struct stat *sbp) argument
105 r_reg(FILE *fp, const char *fn, enum STYLE style, off_t off, struct stat *sbp) argument
/freebsd-current/contrib/llvm-project/lldb/source/Target/
H A DPathMappingList.cpp186 AppendPathComponents(FileSpec &path, llvm::StringRef components, llvm::sys::path::Style style) argument
/freebsd-current/usr.bin/compress/
H A Dcompress.c60 enum {COMPRESS, DECOMPRESS} style; local
/freebsd-current/usr.sbin/sesutil/
H A Dsesutil.c341 sesutil_print(int *style, const char *fmt, ...) argument
366 print_extra_status(int eletype, u_char *cstat, int style) argument
[all...]
/freebsd-current/tools/regression/fsx/
H A Dfsx.c119 int style = 0; /* -s flag */ variable
/freebsd-current/sys/dev/etherswitch/arswitch/
H A Darswitch.c955 int style; local
1066 arswitch_setled(struct arswitch_softc *sc, int phy, int led, int style) argument
[all...]
/freebsd-current/sbin/ipf/ipsend/
H A Ddlcommon.c1219 dlstyle(long style) argument
/freebsd-current/crypto/openssl/crypto/bio/
H A Dbio_print.c562 fmtfp(char **sbuffer, char **buffer, size_t *currlen, size_t *maxlen, LDOUBLE fvalue, int min, int max, int flags, int style) argument
/freebsd-current/contrib/openpam/lib/libpam/
H A Dpam_vprompt.c55 pam_vprompt(const pam_handle_t *pamh, int style, char **resp, const char *fmt, va_list ap) argument

Completed in 555 milliseconds

12