Home
last modified time | relevance | path

Searched defs:seen (Results 1 – 25 of 57) 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.cpp424 llvm::SmallSet<lldb::user_id_t, 4> &seen, in GetDeclContextImpl()
457 llvm::SmallSet<lldb::user_id_t, 4> seen; in GetDeclContext() local
465 llvm::SmallSet<lldb::user_id_t, 4> &seen, in GetTypeLookupContextImpl()
504 llvm::SmallSet<lldb::user_id_t, 4> seen; in GetTypeLookupContext() local
H A DDWARFDebugInfoEntry.cpp288 llvm::SmallSet<DWARFDebugInfoEntry const *, 3> &seen, in GetAttributes()
369 llvm::SmallSet<DWARFDebugInfoEntry const *, 3> seen; in GetAttributes() 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.c107 boolean_t seen = B_FALSE; in zstream_do_recompress() local
H A Dzstream_drop_record.c117 boolean_t seen = B_FALSE; in zstream_do_drop_record() local
H A Dzstream_decompress.c141 boolean_t seen = B_FALSE; in zstream_do_decompress() local
H A Dzstream_redup.c168 boolean_t seen = B_FALSE; in zfs_redup_stream() local
/freebsd/crypto/openssl/test/
H A Dcert_comp_test.c110 int *seen = (int *)SSL_get_app_data(s); in cert_comp_info_cb() local
/freebsd/contrib/llvm-project/lld/COFF/
H A DInputFiles.h132 llvm::DenseSet<uint64_t> seen; variable
435 llvm::StringSet<> seen; variable
H A DMinGW.cpp219 DenseSet<StringRef> seen; in addWrappedSymbols() local
/freebsd/usr.sbin/config/
H A Dmkoptions.cc147 int seen; in do_option() local
/freebsd/contrib/googletest/googlemock/src/
H A Dgmock-matchers.cc184 bool TryAugment(size_t ilhs, ::std::vector<char>* seen) { in TryAugment()
/freebsd/contrib/ofed/opensm/include/opensm/
H A Dosm_ucast_lash.h60 int seen; member
/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/sys/dev/random/fenestrasX/
H A Dfx_pool.c389 unsigned rem, seen; in fxrng_event_processor() local
/freebsd/share/mk/
H A Dmeta2deps.py200 seen = {} variable in MetaFile
/freebsd/contrib/bmake/mk/
H A Dmeta2deps.py200 seen = {} variable in MetaFile
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUMemoryUtils.cpp185 DenseSet<Function *> seen; // catches cycles in getTransitiveUsesOfLDS() local
/freebsd/usr.bin/m4/
H A Deval.c917 char seen[256]; in map() local

123