Searched defs:seen (Results 1 - 25 of 52) sorted by relevance

123

/openbsd-current/games/hack/
H A Ddef.rm.h110 unsigned seen:1; member in struct:rm
/openbsd-current/usr.bin/netstat/
H A Dmbuf.c82 bool seen[MBSTAT_COUNT]; /* "have we seen this type yet?" */ variable
/openbsd-current/gnu/llvm/lld/COFF/
H A DMinGW.cpp208 DenseSet<StringRef> seen; local
H A DInputFiles.h125 llvm::DenseSet<uint64_t> seen; member in class:lld::coff::ArchiveFile
403 llvm::StringSet<> seen; member in class:lld::coff::DLLFile
/openbsd-current/gnu/gcc/gcc/
H A Dtracer.c69 #define seen(bb) (bb->il.rtl->visited || bb->aux) macro
H A Dgenoutput.c131 char seen; member in struct:operand_data
[all...]
H A Dtree-ssa-live.c1014 sbitmap seen; local
1082 sbitmap seen; local
[all...]
H A Dcfgloopmanip.c251 sbitmap seen; local
419 sbitmap seen; local
[all...]
/openbsd-current/gnu/usr.bin/gcc/gcc/
H A Dtracer.c66 #define seen(bb) (RBI (bb)->visited || RBI (bb)->next) macro
H A Dgenoutput.c131 char seen; member in struct:operand_data
[all...]
/openbsd-current/sys/dev/hid/
H A Dhidmtvar.h33 int seen; member in struct:hidmt_contact
/openbsd-current/usr.bin/less/
H A Dcharset.c34 int seen = 0; local
/openbsd-current/usr.sbin/smtpd/
H A Dspfwalk.c63 struct dict seen; variable in typeref:struct:dict
H A Dsmtp_client.c455 int i, seen; local
/openbsd-current/usr.bin/m4/
H A Deval.c925 char seen[256]; local
/openbsd-current/gnu/llvm/lld/wasm/
H A DInputFiles.h100 llvm::DenseSet<uint64_t> seen; member in class:lld::wasm::ArchiveFile
/openbsd-current/gnu/llvm/lldb/source/Plugins/SymbolFile/DWARF/
H A DDebugNamesDWARFIndex.cpp246 std::set<DWARFDebugInfoEntry *> seen; local
/openbsd-current/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DFloat2Int.cpp148 void Float2IntPass::seen(Instruction *I, ConstantRange R) { function in class:Float2IntPass
[all...]
/openbsd-current/lib/libexpat/tests/
H A Dhandlers.h577 XML_Bool seen; member in struct:default_check
/openbsd-current/sys/net/
H A Dpfkeyv2_parsemessage.c289 uint64_t allow, seen = 1; local
/openbsd-current/gnu/llvm/lld/ELF/
H A DScriptParser.cpp143 StringSet<> seen; member in class:__anon4::final
H A DOutputSections.cpp561 DenseSet<uint32_t> seen; local
/openbsd-current/gnu/llvm/lld/MachO/
H A DInputFiles.h295 llvm::DenseSet<uint64_t> seen; member in class:lld::macho::final
/openbsd-current/gnu/usr.bin/perl/
H A Dmro_core.c910 HV *seen = NULL; local
[all...]
/openbsd-current/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DAMDGPULowerModuleLDSPass.cpp401 DenseSet<Function *> seen; // catches cycles local

Completed in 251 milliseconds

123