Home
last modified time | relevance | path

Searched refs:dangling (Results 1 – 25 of 138) sorted by relevance

123456

/netbsd-src/external/gpl3/gcc/dist/libphobos/testsuite/libphobos.allocations/
H A Dalloc_from_assert.d18 auto dangling = new FailFinalization(); in foo() local
/netbsd-src/external/mit/xorg/bin/xvinfo/
H A DMakefile12 CWARNFLAGS.clang+= -Wno-dangling-else
/netbsd-src/external/ibm-public/postfix/dist/src/util/
H A Ddict_pcre.map23 # dangling endif and if
H A Ddict_regexp.map23 # dangling endif and if
/netbsd-src/tests/usr.sbin/mtree/
H A Dd_convert_C.out3 ./top.dangling type=link link=nonexistent
H A Dd_convert_D_S.out3 type=link link=nonexistent ./top.dangling
H A Dd_convert_C_S.out3 ./top.dangling type=link link=nonexistent
H A Dd_convert_D.out3 type=link link=nonexistent ./top.dangling
H A Dnetbsd6_d_create.out10 top.dangling \
H A Dmtree_d_create.out10 top.dangling \
H A Dd_convert.in8 top.dangling type=link link=nonexistent
H A Dt_mtree.sh80 ln -s nonexistent create/top.dangling
/netbsd-src/lib/libpuffs/
H A DMakefile25 COPTS.callcontext.c+= ${${ACTIVE_CC} == "gcc" && ${HAVE_GCC:U0} >= 12:? -Wno-dangling-pointer :}
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Dranges_base.h944 struct dangling in _GLIBCXX_VISIBILITY() struct
946 constexpr dangling() noexcept = default; in _GLIBCXX_VISIBILITY()
948 constexpr dangling(_Args&&...) noexcept { } in _GLIBCXX_VISIBILITY() function
954 dangling>; in _GLIBCXX_VISIBILITY()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/avr/
H A Davr-passes.def29 dangling REG_DEAD notes; otherwise wrong code might result, cf. PR64331.
/netbsd-src/external/apache2/llvm/dist/llvm/cmake/modules/
H A DLLVMProcessSources.cmake35 # Explicit existence check is necessary to filter dangling symlinks
/netbsd-src/external/gpl3/gcc/dist/gcc/config/avr/
H A Davr-passes.def29 dangling REG_DEAD notes; otherwise wrong code might result, cf. PR64331.
/netbsd-src/crypto/external/bsd/openssl.old/dist/doc/man3/
H A DSSL_SESSION_free.pod46 dangling pointers. These failures may also appear delayed, e.g.
/netbsd-src/crypto/external/bsd/openssl/dist/doc/man3/
H A DSSL_SESSION_free.pod46 dangling pointers. These failures may also appear delayed, e.g.
/netbsd-src/external/mpl/bind/dist/doc/notes/
H A Dnotes-9.18.10.rst
/netbsd-src/external/cddl/osnet/
H A DTODO51 DONE fix dangling vnode panic, get zfs unmount to work
/netbsd-src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
H A Dste-hrefv60plus.dtsi369 /* Normally UART1 RXD, now dangling */
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DDiagnosticGroups.td386 def DanglingElse: DiagGroup<"dangling-else">;
387 def DanglingField : DiagGroup<"dangling-field">;
388 def DanglingInitializerList : DiagGroup<"dangling-initializer-list">;
389 def DanglingGsl : DiagGroup<"dangling-gsl">;
391 def Dangling : DiagGroup<"dangling", [DanglingField,
/netbsd-src/external/apache2/llvm/dist/libcxx/docs/
H A DCxx2bStatusIssuesStatus.csv60 "`3502 <https://wg21.link/LWG3502>`__","``elements_view`` should not be allowed to return dangling
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Checkers/
H A DCheckerBase.td154 /// dangling pointer is a bug, if it is also a double free, we would like to

123456