Home
last modified time | relevance | path

Searched defs:seen (Results 1 – 25 of 54) sorted by relevance

123

/freebsd/contrib/pam-krb5/tests/fakepam/
H A Dscript.c64 like(const char *wanted, const char *seen, const char *format, ...) in like()
106 like(const char *wanted, const char *seen, const char *format UNUSED, ...) in like()
124 compare_string(char *wanted, char *seen, const char *format, ...) in compare_string()
212 check_output(const struct output *wanted, const struct output *seen) in check_output()
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFDIE.cpp371 llvm::SmallSet<lldb::user_id_t, 4> &seen, in GetDeclContextImpl()
425 llvm::SmallSet<lldb::user_id_t, 4> seen; in GetDeclContext() local
433 llvm::SmallSet<lldb::user_id_t, 4> &seen, in GetTypeLookupContextImpl()
497 llvm::SmallSet<lldb::user_id_t, 4> seen; in GetTypeLookupContext() local
/freebsd/sbin/routed/rtquery/
H A Drtquery.c352 struct seen { in query_loop() struct
353 struct seen *next; in query_loop()
354 struct in_addr addr; in query_loop()
355 } *seen, *sp; in query_loop() local
/freebsd/contrib/ntp/sntp/libevent/test/
H A Dregress_testutils.h36 int seen; member
/freebsd/contrib/libevent/test/
H A Dregress_testutils.h36 int seen; member
/freebsd/contrib/pam-krb5/tests/pam-util/
H A Dlogging-t.c97 struct output *seen; in main() local
H A Doptions-t.c145 struct output *seen; in main() local
/freebsd/sys/netgraph/
H A Dng_lmi.h69 u_char seen[NGM_LMI_STAT_ARYSIZE]; /* DLCIs ever seen */ member
/freebsd/sys/contrib/openzfs/cmd/zstream/
H A Dzstream_recompress.c131 boolean_t seen = B_FALSE; in zstream_do_recompress() local
H A Dzstream_decompress.c165 boolean_t seen = B_FALSE; in zstream_do_decompress() local
H A Dzstream_redup.c220 boolean_t seen = B_FALSE; in zfs_redup_stream() local
/freebsd/contrib/llvm-project/lld/COFF/
H A DInputFiles.h125 llvm::DenseSet<uint64_t> seen; variable
409 llvm::StringSet<> seen; variable
H A DMinGW.cpp209 DenseSet<StringRef> seen; in addWrappedSymbols() local
/freebsd/usr.sbin/config/
H A Dmkoptions.cc147 int seen; in do_option() local
/freebsd/contrib/ofed/opensm/include/opensm/
H A Dosm_ucast_lash.h60 int seen; member
/freebsd/contrib/googletest/googlemock/src/
H A Dgmock-matchers.cc184 bool TryAugment(size_t ilhs, ::std::vector<char>* seen) { in TryAugment()
/freebsd/sys/dev/random/fenestrasX/
H A Dfx_pool.c379 unsigned rem, seen; in fxrng_event_processor() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPUMemoryUtils.cpp166 DenseSet<Function *> seen; // catches cycles in getTransitiveUsesOfLDS() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DFloat2Int.cpp116 void Float2IntPass::seen(Instruction *I, ConstantRange R) { in seen() function in Float2IntPass
/freebsd/share/mk/
H A Dmeta2deps.py200 seen = {} variable in MetaFile
/freebsd/contrib/bmake/mk/
H A Dmeta2deps.py200 seen = {} variable in MetaFile
/freebsd/usr.bin/m4/
H A Deval.c929 char seen[256]; in map() local
/freebsd/contrib/llvm-project/lld/MachO/
H A DInputFiles.h295 llvm::DenseSet<uint64_t> seen; global() variable
/freebsd/contrib/wpa/wpa_supplicant/
H A Dbss.c1516 size_t len, u16 *seen, u16 *missing, in wpa_bss_parse_ml_rnr_ap_info()
1638 u16 seen; in wpa_bss_parse_basic_ml_element() local
/freebsd/contrib/expat/tests/
H A Dhandlers.h597 XML_Bool seen; member

123