/freebsd/contrib/llvm-project/llvm/lib/Support/ |
H A D | Path.cpp | 41 inline Style real_style(Style style) { in real_style() 50 inline const char *separators(Style style) { in separators() 56 inline char preferred_separator(Style style) { in preferred_separator() 62 StringRef find_first_component(StringRef path, Style style) { in find_first_component() 98 size_t filename_pos(StringRef str, Style style) { in filename_pos() 117 size_t root_dir_start(StringRef str, Style style) { in root_dir_start() 140 size_t parent_path_end(StringRef path, Style style) { in parent_path_end() 227 const_iterator begin(StringRef path, Style style) { in begin() 298 reverse_iterator rbegin(StringRef Path, Style style) { in rbegin() 349 StringRef root_path(StringRef path, Style style) { in root_path() [all …]
|
/freebsd/contrib/elftoolchain/libelftc/ |
H A D | elftc_demangle.c | 39 is_mangled(const char *s, unsigned int style) in is_mangled() 61 demangle(const char *s, unsigned int style, unsigned int rc) in demangle() 79 unsigned int style, rc; in elftc_demangle() local
|
/freebsd/contrib/libyaml/tests/ |
H A D | example-deconstructor.c | 668 yaml_scalar_style_t style = input_event.data.scalar.style; in main() local 791 yaml_sequence_style_t style in main() local 932 yaml_mapping_style_t style in main() local
|
H A D | example-deconstructor-alt.c | 465 yaml_scalar_style_t style = input_event.data.scalar.style; in main() local 547 yaml_sequence_style_t style in main() local 640 yaml_mapping_style_t style in main() local
|
H A D | run-emitter-test-suite.c | 88 int style; in main() local 132 int style; in main() local 233 void get_value(char *line, char *value, int *style) in get_value()
|
/freebsd/contrib/llvm-project/lldb/source/Utility/ |
H A D | FileSpec.cpp | 47 bool PathStyleIsPosix(FileSpec::Style style) { in PathStyleIsPosix() argument 51 const char *GetPathSeparators(FileSpec::Style style) { in GetPathSeparators() argument 55 char GetPreferredPathSeparator(FileSpec::Style style) { in GetPreferredPathSeparator() argument 59 void Denormalize(llvm::SmallVectorImpl<char> &path, FileSpec::Style style) { in Denormalize() argument 71 FileSpec::FileSpec(llvm::StringRef path, Style style) : m_style(style) { in FileSpec() argument 174 SetFile(llvm::StringRef pathname,Style style) SetFile() argument [all...] |
/freebsd/contrib/openpam/lib/libpam/ |
H A D | openpam_configure.c | 157 openpam_style_t style) in openpam_parse_chain() 380 openpam_style_t style) in openpam_load_file() 428 openpam_style_t style; in openpam_load_chain() local
|
H A D | pam_prompt.c | 55 int style, in pam_prompt()
|
H A D | pam_vprompt.c | 56 int style, in pam_vprompt()
|
H A D | pam_get_authtok.c | 74 int pitem, r, style, twice; in pam_get_authtok() local
|
/freebsd/usr.bin/tail/ |
H A D | reverse.c | 76 reverse(FILE *fp, const char *fn, enum STYLE style, off_t off, struct stat *sbp) in reverse() 105 r_reg(FILE *fp, const char *fn, enum STYLE style, off_t off, struct stat *sbp) in r_reg()
|
H A D | forward.c | 97 forward(FILE *fp, const char *fn, enum STYLE style, off_t off, struct stat *sbp) in forward() 305 follow(file_info_t *files, enum STYLE style, off_t off) in follow()
|
H A D | tail.c | 80 enum STYLE style; in main() local
|
/freebsd/crypto/krb5/src/util/ |
H A D | krb5-mark-cstyle.py | 13 def dofile(fname, style): argument
|
/freebsd/contrib/ntp/sntp/unity/ |
H A D | unity.c | 120 void UnityPrintNumberByStyle(const _U_SINT number, const UNITY_DISPLAY_STYLE_T style) in UnityPrintNumberByStyle() 474 const UNITY_DISPLAY_STYLE_T style) in UnityAssertEqualNumber() 496 const UNITY_DISPLAY_STYLE_T style) in UnityAssertEqualIntArray() 706 const UNITY_FLOAT_TRAIT_T style) in UnityAssertFloatSpecial() 868 const UNITY_FLOAT_TRAIT_T style) in UnityAssertDoubleSpecial() 937 const UNITY_DISPLAY_STYLE_T style) in UnityAssertNumbersWithin()
|
/freebsd/contrib/llvm-project/lldb/source/Symbol/ |
H A D | SaveCoreOptions.cpp | 32 void SaveCoreOptions::SetStyle(lldb::SaveCoreStyle style) { m_style = style; } in SetStyle()
|
H A D | LineEntry.cpp | 61 Address::DumpStyle style, in Dump()
|
/freebsd/contrib/libxo/xohtml/ |
H A D | xohtml.js | 50 style: "qtip-tipped" property
|
/freebsd/contrib/lyaml/ext/yaml/ |
H A D | parser.c | 185 const char *style; in parse_SCALAR() local 222 const char *style; in parse_SEQUENCE_START() local 252 const char *style; in parse_MAPPING_START() local
|
H A D | emitter.c | 171 const char *style = NULL; in emit_MAPPING_START() local 216 const char *style = NULL; in emit_SEQUENCE_START() local 261 const char *style = NULL; in emit_SCALAR() local
|
/freebsd/contrib/llvm-project/lldb/source/API/ |
H A D | SBSaveCoreOptions.cpp | 49 void SBSaveCoreOptions::SetStyle(lldb::SaveCoreStyle style) { in SetStyle()
|
/freebsd/contrib/libyaml/src/ |
H A D | api.c | 825 yaml_scalar_style_t style) in yaml_scalar_event_initialize() 877 yaml_sequence_style_t style) in yaml_sequence_start_event_initialize() 932 yaml_mapping_style_t style) in yaml_mapping_start_event_initialize() 1197 yaml_scalar_style_t style) in yaml_document_add_scalar() 1246 const yaml_char_t *tag, yaml_sequence_style_t style) in yaml_document_add_sequence() 1291 const yaml_char_t *tag, yaml_mapping_style_t style) in yaml_document_add_mapping()
|
/freebsd/contrib/pam_modules/pam_passwdqc/ |
H A D | pam_passwdqc.c | 132 static int converse(pam_handle_t *pamh, int style, lo_const char *text, in converse() 157 static int say(pam_handle_t *pamh, int style, const char *format, ...) in say()
|
/freebsd/contrib/mandoc/ |
H A D | manconf.h | 36 char *style; member
|
/freebsd/contrib/pam-krb5/tests/fakepam/ |
H A D | config.c | 124 int style; member 677 char *line, *token, *style, *end; in parse_prompts() local
|