Home
last modified time | relevance | path

Searched refs:guards (Results 1 – 22 of 22) sorted by relevance

/freebsd/contrib/bmake/
H A Dparse.c312 static HashTable /* full file name -> Guard */ guards; variable
1278 Guard *guard = HashTable_FindValue(&guards, fullname); in SkipGuarded()
2330 HashEntry *he = HashTable_CreateEntry(&guards, in ParseEOF()
2962 HashTable_Init(&guards); in Parse_Init()
2979 HashIter_Init(&hi, &guards); in Parse_End()
2985 HashTable_Done(&guards); in Parse_End()
H A DChangeLog914 o cond.c: clean up multiple-inclusion guards
970 o more extensive tests for include guards
978 o allow guards to be targets as well as variables
990 target guards are next.
/freebsd/crypto/openssl/doc/internal/man7/
H A Ddeprecation.pod36 Simulating removal is done with C<#ifndef> preprocessor guards using macros
/freebsd/sbin/pfctl/tests/
H A Dpfctl_test_list.inc35 * No include guards since this file is included multiple times by pfctl_test
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMips.td209 " guards to prevent certain speculation based attacks">;
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DCodeGenOptions.def150 CODEGENOPT(TlsGuards , 1, 1, Benign) ///< Controls emission of tls guards via -fms-tls-guards
H A DDiagnosticSemaKinds.td6213 "unguarded header; consider using #ifdef guards or #pragma once">;
/freebsd/crypto/openssl/doc/designs/ddd/
H A DREPORT.md323 additional), as denoted in each DDD demo file under `#ifdef USE_QUIC` guards,
/freebsd/contrib/lua/src/
H A Dluaconf.h.dist21 ** by '#if !defined' guards. However, several other definitions
/freebsd/contrib/llvm-project/llvm/lib/Passes/
H A DPassRegistry.def474 FUNCTION_PASS("make-guards-explicit", MakeGuardsExplicitPass())
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DIntrinsics.td1856 // Support for speculative runtime guards
1860 // Supports widenable conditions for guards represented as explicit branches.
/freebsd/contrib/libarchive/
H A DNEWS657 some unnecessary headers, added #include guards in bsdtar.
/freebsd/contrib/expat/
H A DChanges773 #886 Drop needless XML_DTD guards around is_param access
/freebsd/contrib/ntp/sntp/libevent/
H A DChangeLog2137 o Make the generated event-config.h use correct include guards (639383a)
/freebsd/contrib/libevent/
H A DChangeLog2137 o Make the generated event-config.h use correct include guards (639383a)
/freebsd/contrib/byacc/
H A DCHANGES3651 * output.c: merge chunk from btyacc changes for header-guards
/freebsd/contrib/xz/
H A DChangeLog13908 liblzma: Add include guards to crc_common.h.
14488 for inclusions guards for Cygwin. Cygwin should not need getopt_long
/freebsd/contrib/ncurses/
H A DNEWS6506 + modify nc_tparm.h, adding guards against repeated inclusion, and
12725 For instance, this guards against setting the terminal modes to
/freebsd/contrib/llvm-project/clang/include/clang/Driver/
H A DOptions.td4195 defm ms_tls_guards : BoolFOption<"ms-tls-guards",
/freebsd/crypto/openssl/
H A DCHANGES.md5079 compiler, but can be worked around with `__cplusplus` guards.
/freebsd/contrib/one-true-awk/testdir/
H A Dfunstack.in24436 …; expressions; guarded command; guarded regions; input/output; k-boolean-guards; k-shortest-job-ne…
/freebsd/contrib/ntp/
H A DCommitLog11965 - side kick: add preprocessor guards
11973 - fix cond-compile target/config guards
11981 - fix cond-compile target/config guards
[all...]