Searched refs:uninitialized (Results 151 - 165 of 165) sorted by relevance

1234567

/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_common_interceptors.inc1429 // uninitialized.
2213 // itimerval can contain padding that may be legitimately uninitialized
6371 // Can't check dstaddr as it may have uninitialized padding at the end.
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dcfgrtl.c5123 profile_probability::uninitialized ());
H A Dtree-vect-loop.c820 scalar_loop_scaling (profile_probability::uninitialized ()),
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dtree-vect-loop-manip.cc3451 profile_probability prob2 = profile_probability::uninitialized ();
H A Dcfgrtl.cc5234 profile_probability::uninitialized ());
H A Dtree-ssa-loop-im.cc2029 profile_probability flag_probability = profile_probability::uninitialized ();
2278 /* If not emitting a load mark the uninitialized state on the
H A Dtree-vect-loop.cc856 scalar_loop_scaling (profile_probability::uninitialized ()),
/netbsd-current/external/gpl3/gcc/dist/libphobos/src/std/
H A Darray.d128 // Every element of the uninitialized array must be initialized
140 //Make any uninitialized elements safely destructible.
933 uninitializedArray is `@system` if the uninitialized element type has pointers.
1099 _d_newarrayU is part of druntime, and creates an uninitialized
1326 /* insertInPlace relies on dest being uninitialized, so no postblits allowed,
4775 // also prevents destructors to be called on uninitialized memory if
/netbsd-current/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_common_interceptors.inc1459 // uninitialized.
2237 // itimerval can contain padding that may be legitimately uninitialized
6614 // Can't check dstaddr as it may have uninitialized padding at the end.
9832 // it's fine for parts of the sorted objects to contain uninitialized memory,
/netbsd-current/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_common_interceptors.inc1475 // uninitialized.
2267 // itimerval can contain padding that may be legitimately uninitialized
6817 // Can't check dstaddr as it may have uninitialized padding at the end.
10085 // it's fine for parts of the sorted objects to contain uninitialized memory,
/netbsd-current/external/gpl3/gdb/dist/gdbsupport/
H A Dconfigure10299 -Wno-sign-compare -Wno-error=maybe-uninitialized \
/netbsd-current/external/apache2/llvm/dist/llvm/bindings/ocaml/llvm/
H A Dllvm.mli2037 uninitialized.
/netbsd-current/external/gpl3/gdb.old/dist/gdbsupport/
H A Dconfigure10901 -Wno-sign-compare -Wno-error=maybe-uninitialized \
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Drs6000.c20678 /* Use select_section for private data and uninitialized data with
24380 profile_count::uninitialized ());
/netbsd-current/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Drs6000.cc25067 profile_count::uninitialized ());

Completed in 697 milliseconds

1234567