Home
last modified time | relevance | path

Searched refs:initialization (Results 1 – 25 of 908) sorted by relevance

12345678910>>...37

/netbsd-src/usr.bin/xlint/lint1/
H A Dinit.c58 * 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 Dax_c99_struct_init.m412 # 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 Dfiles.aesneon6 …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 Dprovider.pod36 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 DRAND_DRBG_get0_master.pod50 at initialization time, before creating additional threads.
52 During initialization, it is possible to change the reseed interval
H A DBF_encrypt.pod56 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 DCRYPTO_THREAD_run_once.pod40 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 Dautoconf.as59 -i, --initialization also trace Autoconf's initialization process
138 --initialization | -i )
/netbsd-src/crypto/external/bsd/openssl/dist/doc/man3/
H A DRAND_get0_primary.pod54 at initialization time, before creating additional threads.
56 During initialization, it is possible to change the reseed interval
H A DBF_encrypt.pod64 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 Dt-crtstuff1 # The pushl in CTOR initialization interferes with frame pointer elimination.
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/i386/
H A Dt-crtstuff1 # The pushl in CTOR initialization interferes with frame pointer elimination.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Dt-netbsd6411 # The pushl in CTOR initialization interferes with frame pointer elimination.
/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/
H A Dt-netbsd6411 # The pushl in CTOR initialization interferes with frame pointer elimination.
/netbsd-src/sys/crypto/chacha/arch/arm/
H A Dfiles.chacha_arm5 … "CWARNFLAGS.chacha_neon.c"+="${${ACTIVE_CC} == clang :? -Wno-nonportable-vector-initialization :}"
/netbsd-src/external/apache2/llvm/dist/llvm/bindings/ocaml/backends/
H A Dllvm_backend.mli.in11 This interface provides an OCaml API for initialization of
/netbsd-src/external/ibm-public/postfix/dist/src/xsasl/
H A DREADME37 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 DREADME14 initialized - this lets you do some initialization after
/netbsd-src/external/apache2/llvm/dist/clang/docs/
H A DAddressSanitizer.rst131 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 Dconfig.pod209 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 DMakefile24 …RTABLE_VECTOR_INITIALIZATION= ${${ACTIVE_CC} == "clang":? -Wno-nonportable-vector-initialization :}
/netbsd-src/external/mpl/bind/dist/bin/tests/system/mkeys/
H A DREADME24 managed-keys.jnl, causing RFC 5011 initialization to fail.
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A DChangeLog-2002169 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 DREADME.ipl17 (3) avoid initialization of automatic objects (non-static
/netbsd-src/external/apache2/llvm/dist/clang/tools/clang-fuzzer/
H A DCMakeLists.txt58 # Build the fuzzer initialization library.

12345678910>>...37