Home
last modified time | relevance | path

Searched defs:candidate (Results 1 – 25 of 48) sorted by relevance

12

/freebsd-14-stable/usr.bin/which/
HDwhich.c103 is_there(char *candidate) in is_there()
123 char candidate[PATH_MAX]; in print_matches() local
/freebsd-14-stable/contrib/llvm-project/clang/include/clang/Sema/
HDTypoCorrection.h309 virtual unsigned RankCandidate(const TypoCorrection &candidate) { in RankCandidate()
340 bool MatchesTypo(const TypoCorrection &candidate) { in MatchesTypo()
372 bool ValidateCandidate(const TypoCorrection &candidate) override { in ValidateCandidate()
412 bool ValidateCandidate(const TypoCorrection &candidate) override { in ValidateCandidate()
/freebsd-14-stable/usr.bin/env/
HDenvopts.c65 is_there(char *candidate) in is_there()
99 char candidate[PATH_MAX]; in search_paths() local
/freebsd-14-stable/contrib/llvm-project/lldb/include/lldb/DataFormatters/
HDFormattersContainer.h180 bool Get(FormattersMatchCandidate candidate, ValueSP &entry) { in Get()
194 for (const FormattersMatchCandidate &candidate : candidates) { in Get() local
HDTypeCategory.h108 bool AnyMatches(const FormattersMatchCandidate &candidate) { in AnyMatches()
/freebsd-14-stable/contrib/llvm-project/lldb/source/DataFormatters/
HDLanguageCategory.cpp99 for (auto &candidate : GetHardcodedFinder<ImplSP>()) { in GetHardcoded() local
HDFormatManager.cpp258 for (const FormattersMatchCandidate& candidate : in GetPossibleMatches() local
/freebsd-14-stable/sys/contrib/ck/src/
HDck_ht.c749 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-14-stable/contrib/llvm-project/lldb/source/Plugins/Language/CPlusPlus/
HDGenericOptional.cpp107 ValueObjectSP candidate = val_sp->GetChildMemberWithName("_M_value"); in GetChildAtIndex() local
HDCPlusPlusLanguage.cpp1535 CompilerType AdjustForInclusion(CompilerType &candidate) override { in GetTypeScavenger()
/freebsd-14-stable/lib/libiconv_modules/HZ/
HDcitrus_hz.c182 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-14-stable/contrib/kyua/store/
HDlayout.cpp160 const fs::path candidate = in find_results() local
HDlayout_test.cpp215 for (const char** candidate = candidates; *candidate != NULL; ++candidate) { in ATF_TEST_CASE_BODY() local
/freebsd-14-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
HDSymbolFileDWARFDwo.cpp72 if (auto *candidate = in FindSingleCompileUnit() local
/freebsd-14-stable/lib/libc/amd64/string/
HDamd64_archlevel.c139 const char *candidate = levels[level].name; in match_archlevel() local
/freebsd-14-stable/contrib/wpa/src/rsn_supp/
HDpreauth.c313 struct rsn_pmksa_candidate *candidate, *n; in rsn_preauth_candidate_process() local
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/Sparc/
HDDelaySlotFiller.cpp229 bool Filler::delayHasHazard(MachineBasicBlock::iterator candidate, in delayHasHazard()
/freebsd-14-stable/contrib/kyua/utils/fs/
HDoperations.cpp412 const fs::path candidate = path_component.empty() ? in find_in_path() local
/freebsd-14-stable/contrib/llvm-project/lldb/source/Plugins/Language/ObjC/
HDObjCLanguage.cpp985 CompilerType AdjustForInclusion(CompilerType &candidate) override { in GetTypeScavenger()
HDNSDictionary.cpp496 for (auto &candidate : map) { in NSDictionarySummaryProvider() local
579 for (auto &candidate : map) { in NSDictionarySyntheticFrontEndCreator() local
/freebsd-14-stable/sys/contrib/dev/rtw88/
HDrtw8723x.c511 u8 candidate[PATH_NR] = {IQK_ROUND_INVALID, IQK_ROUND_INVALID}; in __rtw8723x_iqk_similarity_cmp() local
/freebsd-14-stable/contrib/llvm-project/lldb/source/Target/
HDTargetList.cpp199 for (const auto &candidate : candidates) { in CreateTargetInternal() local
/freebsd-14-stable/contrib/ldns/
HDdnssec.c39 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-14-stable/contrib/libarchive/libarchive/
HDarchive_read_private.h223 int candidate; member
/freebsd-14-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaCXXScopeSpec.cpp394 bool ValidateCandidate(const TypoCorrection &candidate) override { in ValidateCandidate()

12