Searched refs:Lint (Results 1 – 13 of 13) sorted by relevance
| /freebsd-13-stable/contrib/llvm-project/llvm/lib/Analysis/ |
| HD | Lint.cpp | 93 class Lint : public InstVisitor<Lint> { class 94 friend class InstVisitor<Lint>; 136 Lint(Module *Mod, const DataLayout *DL, AliasAnalysis *AA, in Lint() function in __anonf5942a130111::Lint 181 void Lint::visitFunction(Function &F) { in visitFunction() 190 void Lint::visitCallBase(CallBase &I) { in visitCallBase() 369 void Lint::visitReturnInst(ReturnInst &I) { in visitReturnInst() 382 void Lint::visitMemoryReference(Instruction &I, const MemoryLocation &Loc, in visitMemoryReference() 471 void Lint::visitLoadInst(LoadInst &I) { in visitLoadInst() 476 void Lint::visitStoreInst(StoreInst &I) { in visitStoreInst() 481 void Lint::visitXor(BinaryOperator &I) { in visitXor() [all …]
|
| /freebsd-13-stable/sys/x86/acpica/ |
| HD | madt.c | 688 madt_handle_local_nmi(u_int acpi_id, UINT8 Lint, UINT16 IntiFlags) in madt_handle_local_nmi() argument 700 if (Lint == 0) in madt_handle_local_nmi() 718 nmi->ProcessorId, nmi->Lint, nmi->IntiFlags); in madt_parse_local_nmi() 725 madt_handle_local_nmi(nmi->Uid, nmi->Lint, nmi->IntiFlags); in madt_parse_local_x2apic_nmi()
|
| /freebsd-13-stable/share/doc/psd/15.yacc/ |
| HD | ref.bib | 39 %T Lint, a C Program Checker
|
| /freebsd-13-stable/contrib/ldns/drill/ |
| HD | ChangeLog.22-nov-2005 | 11 * Lint fixes for the code
|
| /freebsd-13-stable/usr.bin/compress/doc/ |
| HD | revision.log | 105 * Clean up the code a little and lint it. (Lint complains about all
|
| /freebsd-13-stable/sys/contrib/dev/acpica/include/ |
| HD | actbl2.h | 801 UINT8 Lint; /* LINTn to which NMI is connected */ member 886 UINT8 Lint; /* LINTn to which NMI is connected */ member
|
| /freebsd-13-stable/sys/contrib/dev/acpica/common/ |
| HD | dmtbinfo2.c | 599 {ACPI_DMT_UINT8, ACPI_MADT4_OFFSET (Lint), "Interrupt Input LINT", 0}, 675 {ACPI_DMT_UINT8, ACPI_MADT10_OFFSET (Lint), "Interrupt Input LINT", 0},
|
| /freebsd-13-stable/contrib/ntp/ |
| HD | CommitLog-4.1.0 | 394 Lint cleanup from: Marc Brett <mbrett@rgs0.london.waii.com> 459 Lint. From: Simon Burge <simonb@wasabisystems.com> 493 * libntp/msyslog.c: Lint cleanup. 545 Lint cleanup. 1124 Lint fixes (Thanks bunches!) 1896 Lint/noise cleanup 2219 Lint cleanup 2884 * ntpd/refclock_oncore.c: Lint removal 2885 * ntpq/ntpq_ops.c: Lint removal 3617 Lint cleanup [all …]
|
| HD | CommitLog | 228719 Lint removal 229496 Lint. 229776 [sntp] Lint removal 229779 Lint removal 229782 Lint removal 229785 Lint removal 232559 [Bug 255] Lint cleanup 232562 [Bug 255] Lint cleanup 232565 [Bug 255] Lint cleanup 232568 [Bug 255] Lint clenaup in hopfpci.c [all …]
|
| /freebsd-13-stable/usr.sbin/bhyve/ |
| HD | acpi.c | 630 madt_lapic_nmi.Lint = 1; in build_madt()
|
| /freebsd-13-stable/usr.sbin/acpi/acpidump/ |
| HD | acpi.c | 499 acpi_print_local_nmi(lapic_nmi->Lint, lapic_nmi->IntiFlags); in acpi_print_madt() 538 acpi_print_local_nmi(x2apic_nmi->Lint, x2apic_nmi->IntiFlags); in acpi_print_madt()
|
| /freebsd-13-stable/lib/clang/libllvm/ |
| HD | Makefile | 107 SRCS_MIN+= Analysis/Lint.cpp
|
| /freebsd-13-stable/sys/contrib/dev/acpica/ |
| HD | changes.txt | 8666 AcpiXtract: Updated for Lint and other formatting changes. Close all open 17205 versions. The Lint option files used are included in the
|