Searched refs:guards (Results 1 – 18 of 18) sorted by relevance
| /freebsd-14.2/contrib/bmake/ |
| H A D | parse.c | 329 static HashTable /* full file name -> Guard */ guards; variable 1232 Guard *guard = HashTable_FindValue(&guards, fullname); in SkipGuarded() 2372 HashTable_Set(&guards, curFile->name.str, curFile->guard); in ParseEOF() 3069 HashTable_Init(&guards); in Parse_Init() 3086 HashIter_Init(&hi, &guards); in Parse_End() 3092 HashTable_Done(&guards); in Parse_End()
|
| H A D | ChangeLog | 12 o more extensive tests for include guards 20 o allow guards to be targets as well as variables 32 target guards are next.
|
| /freebsd-14.2/sbin/pfctl/tests/ |
| H A D | pfctl_test_list.inc | 35 * No include guards since this file is included multiple times by pfctl_test
|
| /freebsd-14.2/crypto/openssl/doc/internal/man7/ |
| H A D | deprecation.pod | 33 Simulating removal is done with C<#ifndef> preprocessor guards using macros
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Mips/ |
| H A D | Mips.td | 209 " guards to prevent certain speculation based attacks">;
|
| /freebsd-14.2/contrib/lua/src/ |
| H A D | luaconf.h.dist | 21 ** by '#if !defined' guards. However, several other definitions
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Passes/ |
| H A D | PassRegistry.def | 370 FUNCTION_PASS("make-guards-explicit", MakeGuardsExplicitPass())
|
| /freebsd-14.2/contrib/llvm-project/llvm/include/llvm/IR/ |
| H A D | Intrinsics.td | 1712 // Support for speculative runtime guards 1716 // Supports widenable conditions for guards represented as explicit branches.
|
| /freebsd-14.2/contrib/libarchive/ |
| H A D | NEWS | 633 some unnecessary headers, added #include guards in bsdtar.
|
| /freebsd-14.2/contrib/expat/ |
| H A D | Changes | 217 #886 Drop needless XML_DTD guards around is_param access
|
| /freebsd-14.2/contrib/ntp/sntp/libevent/ |
| H A D | ChangeLog | 2137 o Make the generated event-config.h use correct include guards (639383a)
|
| /freebsd-14.2/contrib/libevent/ |
| H A D | ChangeLog | 2137 o Make the generated event-config.h use correct include guards (639383a)
|
| /freebsd-14.2/contrib/byacc/ |
| H A D | CHANGES | 3501 * output.c: merge chunk from btyacc changes for header-guards
|
| /freebsd-14.2/contrib/ncurses/ |
| H A D | NEWS | 5937 + modify nc_tparm.h, adding guards against repeated inclusion, and 12156 For instance, this guards against setting the terminal modes to
|
| /freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/ |
| H A D | DiagnosticSemaKinds.td | 5872 "unguarded header; consider using #ifdef guards or #pragma once">;
|
| /freebsd-14.2/crypto/openssl/ |
| H A D | CHANGES.md | 2743 compiler, but can be worked around with `__cplusplus` guards.
|
| /freebsd-14.2/contrib/one-true-awk/testdir/ |
| H A D | funstack.in | 24436 …; expressions; guarded command; guarded regions; input/output; k-boolean-guards; k-shortest-job-ne…
|
| /freebsd-14.2/contrib/ntp/ |
| H A D | CommitLog | 11965 - side kick: add preprocessor guards 11973 - fix cond-compile target/config guards 11981 - fix cond-compile target/config guards
|