Home
last modified time | relevance | path

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

12

/freebsd/usr.bin/which/
H A Dwhich.c103 is_there(char *candidate) in is_there() argument
123 char candidate[PATH_MAX]; in print_matches() local
/freebsd/usr.bin/env/
H A Denvopts.c65 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 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/contrib/llvm-project/lldb/source/DataFormatters/
H A DLanguageCategory.cpp99 for (auto &candidate : GetHardcodedFinder<ImplSP>()) { in GetHardcoded() local
H A DFormatManager.cpp258 for (const FormattersMatchCandidate& candidate : in GetPossibleMatches() local
/freebsd/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/contrib/llvm-project/lldb/source/Plugins/Language/CPlusPlus/
H A DGenericOptional.cpp107 ValueObjectSP candidate = val_sp->GetChildMemberWithName("_M_value"); in GetChildAtIndex() local
H A DCPlusPlusLanguage.cpp1535 CompilerType AdjustForInclusion(CompilerType &candidate) override { in GetTypeScavenger()
/freebsd/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/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/lib/libc/amd64/string/
H A Damd64_archlevel.c139 const char *candidate = levels[level].name; in match_archlevel() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DSymbolFileDWARFDwo.cpp72 if (auto *candidate = in FindSingleCompileUnit() local
/freebsd/contrib/wpa/src/rsn_supp/
H A Dpreauth.c313 struct rsn_pmksa_candidate *candidate, *n; in rsn_preauth_candidate_process() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/
H A DDelaySlotFiller.cpp229 bool Filler::delayHasHazard(MachineBasicBlock::iterator candidate, in delayHasHazard()
/freebsd/contrib/kyua/utils/fs/
H A Doperations.cpp412 const fs::path candidate = path_component.empty() ? in find_in_path() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/Language/ObjC/
H A DObjCLanguage.cpp985 CompilerType AdjustForInclusion(CompilerType &candidate) override { in GetTypeScavenger() argument
H A DNSDictionary.cpp496 for (auto &candidate : map) { in NSDictionarySummaryProvider() local
579 for (auto &candidate : map) { in NSDictionarySyntheticFrontEndCreator() local
/freebsd/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Doutput.c246 int candidate = 0; in check_for_weak() local
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DTargetList.cpp199 for (const auto &candidate : candidates) { in CreateTargetInternal() local
/freebsd/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/contrib/libarchive/libarchive/
H A Darchive_read_private.h225 int candidate; global() member
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaCXXScopeSpec.cpp394 bool ValidateCandidate(const TypoCorrection &candidate) override { in ValidateCandidate()
/freebsd/sys/dev/firmware/arm/
H A Dscmi.c508 scmi_token_reserve(struct scmi_softc *sc, uint16_t candidate) in scmi_token_reserve()

12