Home
last modified time | relevance | path

Searched refs:problematic (Results 1 – 25 of 305) sorted by relevance

12345678910>>...13

/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/scripts/
H A Drun_doxygen294 problematic=`grep -E -l '#include <.*h>' [a-z]*.3`
295 for f in $problematic; do
306 problematic=`grep -E --files-without-match '^\.SH SYNOPSIS' [A-Z]*.3`
309 for f in $problematic; do
320 problematic=`grep -l '[^^]Definition at line' *.3`
321 for f in $problematic; do
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/scripts/
H A Drun_doxygen267 problematic=`egrep -l '#include <.*_.*>' [a-z]*.3`
268 for f in $problematic; do
280 problematic=`egrep --files-without-match '^\.SH SYNOPSIS' [A-Z]*.3`
283 for f in $problematic; do
294 problematic=`grep -l '[^^]Definition at line' *.3`
295 for f in $problematic; do
/netbsd-src/external/mpl/bind/dist/doc/arm/
H A Dconf.py77 prb = self.inliner.problematic(self.rawtext, self.rawtext, msg)
111 prb = self.inliner.problematic(self.rawtext, self.rawtext, msg)
/netbsd-src/external/public-domain/xz/dist/
H A DCOPYING37 the public domain. If you find public domain legally problematic,
39 the lack of copyright legally problematic, you have too many
/netbsd-src/external/apache2/llvm/dist/llvm/docs/HistoricalNotes/
H A D2001-02-06-TypeNotationDebate.txt42 around for 27 years and perhaps more; why do you consider it problematic
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/src/
H A Dmsgmerge.c1283 int problematic = 0; in match_domain() local
1286 problematic |= resultmlp->item[j]->used; in match_domain()
1288 if (problematic) in match_domain()
1292 if (problematic & 1) in match_domain()
/netbsd-src/external/ibm-public/postfix/dist/
H A DRELEASE_NOTES-2.10240 The radical workaround is to temporarily turn off problematic
250 However, it may be better to temporarily turn off problematic
H A DRELEASE_NOTES-2.8217 interoperability issue. Some bug work-arounds known to be problematic
H A DRELEASE_NOTES-2.9291 mail to sites that have problematic IPv6 configurations.
/netbsd-src/crypto/external/bsd/openssl.old/dist/doc/man3/
H A DCMS_decrypt.pod31 is problematic. To thwart the MMA attack (Bleichenbacher's attack on
/netbsd-src/external/apache2/llvm/dist/libcxx/
H A DTODO.TXT25 * INCOMPLETE - US 33: Definition of canonical path problematic
/netbsd-src/external/apache2/llvm/dist/clang/docs/
H A DThreadSanitizer.rst29 Support for 32-bit platforms is problematic and is not planned.
H A DMatrixTypes.rst112 that such an expression would be problematic once both column and row major
/netbsd-src/external/apache2/llvm/dist/libcxx/docs/DesignDocs/
H A DVisibilityMacros.rst177 Consequently, all such problematic method templates are explicitly marked
179 libraries. The problematic methods were found by running
/netbsd-src/crypto/external/bsd/openssl/dist/doc/man3/
H A DCMS_decrypt.pod61 is problematic. To thwart the MMA attack (Bleichenbacher's attack on
/netbsd-src/crypto/dist/ipsec-tools/src/racoon/rfc/
H A Ddraft-ietf-ipsec-udp-encaps-03.txt394 A problematic example configuration on the server is:
409 So, for security guarantees, the above problematic scenario MUST NOT
H A Drfc3948.txt532 A problematic example of configuration on the server is as follows:
548 For security guarantees, the above problematic scenario MUST NOT be
/netbsd-src/external/apache2/llvm/dist/libcxx/docs/
H A DUsingLibcxx.rst192 attempt to combine libc++ headers with the problematic vcruntime headers. This
/netbsd-src/external/bsd/nvi/dist/cl/
H A DREADME.signal76 before vi reads the ^V. (This is particularly problematic if you're
/netbsd-src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
H A Dimx51-zii-rdu1.dts693 * pull-up resistor. This is problematic
/netbsd-src/external/apache2/llvm/dist/llvm/docs/
H A DSupportPolicy.rst192 fixed any time soon). In either case, removal of such problematic component is
/netbsd-src/external/bsd/libevent/dist/m4/
H A Dax_prog_doxygen.m431 # Doxygen are usually problematic, though by picking an appropriate subset
/netbsd-src/doc/roadmaps/
H A Ddesktop87 used to depend on hal, which was always problematic and perennially
/netbsd-src/external/mpl/bind/dist/m4/
H A Dax_pthread.m4234 # This is problematic using libtool to build C++ shared libraries with pthread:
/netbsd-src/external/bsd/nvi/dist/build.unix/
H A DREADME.LynxOS182 and see if your /bin/tr program even has the problematic bug before bothering

12345678910>>...13