/freebsd/usr.bin/which/ |
H A D | which.c | 103 is_there(char *candidate) in is_there() argument 123 char candidate[PATH_MAX]; in print_matches() local
|
/freebsd/usr.bin/env/ |
H A D | envopts.c | 65 is_there(char *candidate) in is_there() 99 char candidate[PATH_MAX]; in search_paths() local
|
/freebsd/contrib/llvm-project/lldb/include/lldb/DataFormatters/ |
H A D | FormattersContainer.h | 180 bool Get(FormattersMatchCandidate candidate, ValueSP &entry) { in Get() 194 for (const FormattersMatchCandidate &candidate : candidates) { in Get() local
|
H A D | TypeCategory.h | 108 bool AnyMatches(const FormattersMatchCandidate &candidate) { in AnyMatches()
|
/freebsd/contrib/llvm-project/lldb/source/DataFormatters/ |
H A D | LanguageCategory.cpp | 99 for (auto &candidate : GetHardcodedFinder<ImplSP>()) { in GetHardcoded() local
|
H A D | FormatManager.cpp | 258 for (const FormattersMatchCandidate& candidate : in GetPossibleMatches() local
|
/freebsd/sys/contrib/ck/src/ |
H A D | ck_ht.c | 749 struct ck_ht_entry *candidate, snapshot; in ck_ht_remove_spmc() local 780 struct ck_ht_entry *candidate, snapshot; in ck_ht_get_spmc() local 823 struct ck_ht_entry snapshot, *candidate, *priority; in ck_ht_set_spmc() local 960 struct ck_ht_entry snapshot, *candidate, *priority; in ck_ht_put_spmc() local
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/Language/CPlusPlus/ |
H A D | GenericOptional.cpp | 107 ValueObjectSP candidate = val_sp->GetChildMemberWithName("_M_value"); in GetChildAtIndex() local
|
H A D | CPlusPlusLanguage.cpp | 1535 CompilerType AdjustForInclusion(CompilerType &candidate) override { in GetTypeScavenger()
|
/freebsd/lib/libiconv_modules/HZ/ |
H A D | citrus_hz.c | 182 escape_t *candidate, *init; in _citrus_HZ_mbrtowc_priv() local 304 escape_t *candidate, *init; in _citrus_HZ_wcrtomb_priv() local 401 escape_t *candidate; in _citrus_HZ_put_state_reset() local
|
/freebsd/contrib/kyua/store/ |
H A D | layout.cpp | 160 const fs::path candidate = in find_results() local
|
H A D | layout_test.cpp | 215 for (const char** candidate = candidates; *candidate != NULL; ++candidate) { in ATF_TEST_CASE_BODY() local
|
/freebsd/lib/libc/amd64/string/ |
H A D | amd64_archlevel.c | 139 const char *candidate = levels[level].name; in match_archlevel() local
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/ |
H A D | SymbolFileDWARFDwo.cpp | 72 if (auto *candidate = in FindSingleCompileUnit() local
|
/freebsd/contrib/wpa/src/rsn_supp/ |
H A D | preauth.c | 313 struct rsn_pmksa_candidate *candidate, *n; in rsn_preauth_candidate_process() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/ |
H A D | DelaySlotFiller.cpp | 229 bool Filler::delayHasHazard(MachineBasicBlock::iterator candidate, in delayHasHazard()
|
/freebsd/contrib/kyua/utils/fs/ |
H A D | operations.cpp | 412 const fs::path candidate = path_component.empty() ? in find_in_path() local
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/Language/ObjC/ |
H A D | ObjCLanguage.cpp | 985 CompilerType AdjustForInclusion(CompilerType &candidate) override { in GetTypeScavenger() argument
|
H A D | NSDictionary.cpp | 496 for (auto &candidate : map) { in NSDictionarySummaryProvider() local 579 for (auto &candidate : map) { in NSDictionarySyntheticFrontEndCreator() local
|
/freebsd/cddl/contrib/opensolaris/tools/ctf/cvt/ |
H A D | output.c | 246 int candidate = 0; in check_for_weak() local
|
/freebsd/contrib/llvm-project/lldb/source/Target/ |
H A D | TargetList.cpp | 199 for (const auto &candidate : candidates) { in CreateTargetInternal() local
|
/freebsd/contrib/ldns/ |
H A D | dnssec.c | 39 ldns_rr *candidate; in ldns_dnssec_get_rrsig_for_name_and_type() local 66 ldns_rr *candidate; in ldns_dnssec_get_dnskey_for_rrsig() local
|
/freebsd/contrib/libarchive/libarchive/ |
H A D | archive_read_private.h | 225 int candidate; global() member
|
/freebsd/contrib/llvm-project/clang/lib/Sema/ |
H A D | SemaCXXScopeSpec.cpp | 394 bool ValidateCandidate(const TypoCorrection &candidate) override { in ValidateCandidate()
|
/freebsd/sys/dev/firmware/arm/ |
H A D | scmi.c | 508 scmi_token_reserve(struct scmi_softc *sc, uint16_t candidate) in scmi_token_reserve()
|