/netbsd-src/usr.bin/xlint/lint1/ |
H A D | init.c | 58 * During an initialization, the grammar parser calls these functions: 81 * of an initialization. 108 /* An ongoing initialization. */ 109 typedef struct initialization { struct 123 * Is set when a structural error occurred in the initialization. If argument 124 * set, the rest of the initialization is still parsed, but the 125 * initialization assignments are not checked. 129 struct initialization *in_enclosing; argument 130 } initialization; typedef 240 /* no automatic aggregate initialization i in check_trad_no_auto_aggregate() [all...] |
/netbsd-src/external/bsd/ntp/dist/sntp/m4/ |
H A D | ax_c99_struct_init.m4 | 12 # supports the C99 tagged structure initialization. 41 AC_MSG_CHECKING([whether the compiler supports C99 structure initialization]) 55 [Define to 1 if the compiler does not support C99's structure initialization.]),
|
/netbsd-src/sys/crypto/aes/arch/arm/ |
H A D | files.aesneon | 6 …aes "CWARNFLAGS.aes_neon.c"+="${${ACTIVE_CC} == clang :? -Wno-nonportable-vector-initialization :}" 7 …CWARNFLAGS.aes_neon_subr.c"+="${${ACTIVE_CC} == clang :? -Wno-nonportable-vector-initialization :}"
|
/netbsd-src/crypto/external/bsd/openssl/dist/doc/man7/ |
H A D | provider.pod | 36 A I<provider> offers an initialization function, as a set of base 41 If it's a dynamically loadable module, the initialization function 43 If it's built-in, the initialization function may have any name. 45 The initialization function must have the following signature: 73 the initialization function has completed and returned successfully. 86 the initialization function.
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/doc/man3/ |
H A D | RAND_DRBG_get0_master.pod | 50 at initialization time, before creating additional threads. 52 During initialization, it is possible to change the reseed interval
|
H A D | BF_encrypt.pod | 56 all operate on variable length data. They all take an initialization vector 74 long initialization vector. 80 8 byte long initialization vector. B<num> must point at an integer which must
|
H A D | CRYPTO_THREAD_run_once.pod | 40 CRYPTO_THREAD_run_once() can be used to perform one-time initialization. 45 exactly once initialization.
|
/netbsd-src/external/gpl3/autoconf/dist/bin/ |
H A D | autoconf.as | 59 -i, --initialization also trace Autoconf's initialization process 138 --initialization | -i )
|
/netbsd-src/crypto/external/bsd/openssl/dist/doc/man3/ |
H A D | RAND_get0_primary.pod | 54 at initialization time, before creating additional threads. 56 During initialization, it is possible to change the reseed interval
|
H A D | BF_encrypt.pod | 64 all operate on variable length data. They all take an initialization vector 82 long initialization vector. 88 8 byte long initialization vector. B<num> must point at an integer which must
|
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/i386/ |
H A D | t-crtstuff | 1 # The pushl in CTOR initialization interferes with frame pointer elimination.
|
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/i386/ |
H A D | t-crtstuff | 1 # The pushl in CTOR initialization interferes with frame pointer elimination.
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/ |
H A D | t-netbsd64 | 11 # The pushl in CTOR initialization interferes with frame pointer elimination.
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/ |
H A D | t-netbsd64 | 11 # The pushl in CTOR initialization interferes with frame pointer elimination.
|
/netbsd-src/sys/crypto/chacha/arch/arm/ |
H A D | files.chacha_arm | 5 … "CWARNFLAGS.chacha_neon.c"+="${${ACTIVE_CC} == clang :? -Wno-nonportable-vector-initialization :}"
|
/netbsd-src/external/apache2/llvm/dist/llvm/bindings/ocaml/backends/ |
H A D | llvm_backend.mli.in | 11 This interface provides an OCaml API for initialization of
|
/netbsd-src/external/ibm-public/postfix/dist/src/xsasl/ |
H A D | README | 37 initialization (i.e. it is a class variable). The path typically 64 under #include <xsasl_cyrus.h> at the top, and add your initialization
|
/netbsd-src/external/bsd/openldap/dist/servers/slapd/back-perl/ |
H A D | README | 14 initialized - this lets you do some initialization after
|
/netbsd-src/external/apache2/llvm/dist/clang/docs/ |
H A D | AddressSanitizer.rst | 131 AddressSanitizer can optionally detect dynamic initialization order problems, 132 when initialization of globals defined in one translation unit uses 221 You may use an ``init`` category to suppress reports about initialization-order 236 # Disable initialization-order checks for globals:
|
/netbsd-src/crypto/external/bsd/openssl/dist/doc/man5/ |
H A D | config.pod | 209 initialization section" refers to the section identified by the 216 The name B<oid_section> in the initialization section names the section 241 The name B<providers> in the initialization section names the section 287 The name B<alg_section> in the initialization section names the section 313 The name B<ssl_conf> in the initialization section names the section 354 The name B<engines> in the initialization section names the section 417 The name B<random> in the initialization section names the section
|
/netbsd-src/tests/sys/crypto/chacha/ |
H A D | Makefile | 24 …RTABLE_VECTOR_INITIALIZATION= ${${ACTIVE_CC} == "clang":? -Wno-nonportable-vector-initialization :}
|
/netbsd-src/external/mpl/bind/dist/bin/tests/system/mkeys/ |
H A D | README | 24 managed-keys.jnl, causing RFC 5011 initialization to fail.
|
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
H A D | ChangeLog-2002 | 169 initialization and creation here. 298 (g95_init): Move initialization of external decls to above, and call 313 * g95_conv_intrinsic_anyall: Fix thinko in result initialization.
|
/netbsd-src/sys/arch/hppa/stand/xxboot/ |
H A D | README.ipl | 17 (3) avoid initialization of automatic objects (non-static
|
/netbsd-src/external/apache2/llvm/dist/clang/tools/clang-fuzzer/ |
H A D | CMakeLists.txt | 58 # Build the fuzzer initialization library.
|