Home
last modified time | relevance | path

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

12

/freebsd-src/usr.bin/which/
H A Dwhich.c103 is_there(char *candidate) in is_there()
123 char candidate[PATH_MAX]; in print_matches() local
/freebsd-src/contrib/llvm-project/clang/include/clang/Sema/
H A DTypoCorrection.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-src/usr.bin/env/
H A Denvopts.c65 is_there(char *candidate) in is_there()
99 char candidate[PATH_MAX]; in search_paths() local
/freebsd-src/contrib/llvm-project/lldb/include/lldb/DataFormatters/
H A DFormattersContainer.h180 bool Get(FormattersMatchCandidate candidate, ValueSP &entry) { in Get()
194 for (const FormattersMatchCandidate &candidate : candidates) { in Get() local
H A DTypeCategory.h108 bool AnyMatches(const FormattersMatchCandidate &candidate) { in AnyMatches()
/freebsd-src/contrib/llvm-project/lldb/source/DataFormatters/
H A DLanguageCategory.cpp99 for (auto &candidate : GetHardcodedFinder<ImplSP>()) { in GetHardcoded() local
H A DFormatManager.cpp254 for (const FormattersMatchCandidate& candidate : GetPossibleMatches() local
/freebsd-src/sys/contrib/ck/src/
H A Dck_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-src/contrib/llvm-project/lldb/source/Plugins/Language/CPlusPlus/
H A DGenericOptional.cpp105 ValueObjectSP candidate = val_sp->GetChildMemberWithName("_M_value"); GetChildAtIndex() local
H A DCPlusPlusLanguage.cpp1490 AdjustForInclusion(CompilerType & candidate) GetTypeScavenger() argument
/freebsd-src/lib/libiconv_modules/HZ/
H A Dcitrus_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-src/contrib/kyua/store/
H A Dlayout.cpp160 const fs::path candidate = in find_results() local
H A Dlayout_test.cpp215 for (const char** candidate = candidates; *candidate != NULL; ++candidate) { in ATF_TEST_CASE_BODY() local
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DSymbolFileDWARFDwo.cpp72 if (auto *candidate = in FindSingleCompileUnit() local
/freebsd-src/lib/libc/amd64/string/
H A Damd64_archlevel.c139 const char *candidate = levels[level].name; in match_archlevel() local
/freebsd-src/contrib/wpa/src/rsn_supp/
H A Dpreauth.c311 struct rsn_pmksa_candidate *candidate, *n; rsn_preauth_candidate_process() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Sparc/
H A DDelaySlotFiller.cpp229 bool Filler::delayHasHazard(MachineBasicBlock::iterator candidate, in delayHasHazard()
/freebsd-src/contrib/kyua/utils/fs/
H A Doperations.cpp412 const fs::path candidate = path_component.empty() ? in find_in_path() local
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/Language/ObjC/
H A DObjCLanguage.cpp985 CompilerType AdjustForInclusion(CompilerType &candidate) override { in GetTypeScavenger()
H A DNSDictionary.cpp496 for (auto &candidate : map) { in NSDictionarySummaryProvider() local
579 for (auto &candidate : map) { in NSDictionarySyntheticFrontEndCreator() local
/freebsd-src/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Doutput.c246 int candidate = 0; in check_for_weak() local
/freebsd-src/contrib/llvm-project/lldb/source/Target/
H A DTargetList.cpp199 for (const auto &candidate : candidates) { in CreateTargetInternal() local
/freebsd-src/contrib/ldns/
H A Ddnssec.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-src/contrib/libarchive/libarchive/
H A Darchive_read_private.h223 int candidate; member
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaCXXScopeSpec.cpp428 ValidateCandidate(const TypoCorrection & candidate) ValidateCandidate() argument

12