Home
last modified time | relevance | path

Searched refs:potential (Results 1 – 25 of 433) sorted by relevance

12345678910>>...18

/netbsd-src/sys/dev/pci/
H A Dvga_pci.c145 int potential; in vga_pci_match() local
147 potential = 0; in vga_pci_match()
155 potential = 1; in vga_pci_match()
158 potential = 1; in vga_pci_match()
160 if (!potential) in vga_pci_match()
/netbsd-src/crypto/external/bsd/openssl/dist/doc/man3/
H A DOSSL_DECODER_from_bio.pod64 /* error: no suitable potential decoders found */
92 /* error: no suitable potential decoders found */
H A DOSSL_ENCODER_to_bio.pod73 /* error: no suitable potential encoders found */
100 /* error: no suitable potential encoders found */
H A DX509_check_purpose.pod21 Below are the potential ID's that can be checked:
/netbsd-src/external/cddl/dtracetoolkit/dist/Docs/Examples/
H A Dcpuwalk_example.txt81 on CPU 2 out of a potential 5000. This problem was caused by a poor use
/netbsd-src/external/cddl/dtracetoolkit/dist/Examples/
H A Dcpuwalk_example.txt81 on CPU 2 out of a potential 5000. This problem was caused by a poor use
/netbsd-src/external/gpl3/gdb/dist/gnulib/import/m4/
H A Dmultiarch.m435 dnl Check for potential -arch flags. It is not universal unless
H A Dextern-inline.m451 … http://muscles.dragonflybsd.org/bulk/clang-master-potential/20141111_102002/logs/ah-tty-0.3.12.log
/netbsd-src/crypto/external/bsd/openssl.old/dist/doc/man3/
H A DX509_check_purpose.pod20 Below are the potential ID's that can be checked:
/netbsd-src/crypto/dist/ipsec-tools/src/racoon/doc/
H A DREADME.plainrsa13 it would be for potential attacker to conduct brute-force discovery of
60 it is not necessary, and (b) you would now have two potential places
/netbsd-src/external/apache2/llvm/dist/llvm/docs/Proposals/
H A DVectorPredication.rst36 potential integration in Clang with builtins.
/netbsd-src/external/apache2/llvm/dist/llvm/docs/
H A DScudoHardenedAllocator.rst67 - being able to detect potential corruption. For this purpose, the header is
79 - the allocation type (malloc, new, new[] or memalign), to detect potential
300 Here is a list of the current error messages and their potential cause:
H A DMeetupGuidelines.rst20 together and easily found by potential attendees. Please contact
H A DBugpoint.rst91 amount of code pushed through the LLVM code generator, to reduce the potential
169 TargetLowering both have visitor structured code with lots of potential
H A DBugLifeCycle.rst51 that area. See :ref:`finding-potential-reviewers` for more details.
H A DPhabricator.rst121 .. _finding-potential-reviewers:
123 Finding potential reviewers
/netbsd-src/external/gpl3/binutils.old/dist/cpu/
H A Dfrv.opc500 VLIW_COMBO *potential;
511 potential = current;
514 if (match_unit (vliw, unit, (*potential)[next]))
515 return potential;
516 ++potential;
518 while (match_vliw (potential, current, next));
/netbsd-src/external/gpl3/binutils/dist/cpu/
H A Dfrv.opc500 VLIW_COMBO *potential;
511 potential = current;
514 if (match_unit (vliw, unit, (*potential)[next]))
515 return potential;
516 ++potential;
518 while (match_vliw (potential, current, next));
/netbsd-src/external/gpl3/gdb/dist/cpu/
H A Dfrv.opc500 VLIW_COMBO *potential;
511 potential = current;
514 if (match_unit (vliw, unit, (*potential)[next]))
515 return potential;
516 ++potential;
518 while (match_vliw (potential, current, next));
/netbsd-src/external/gpl3/gcc.old/
H A DREADME.warnings91 length is strlen(src)) that are potential buffer overflow
/netbsd-src/external/gpl3/gcc/
H A DREADME.warnings130 length is strlen(src)) that are potential buffer overflow
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DCaymanInstructions.td175 // that holds its buffer address to avoid potential hangs. We can't use
/netbsd-src/external/lgpl3/gmp/dist/mpn/powerpc32/
H A DREADME65 potential for all current powerpcs, both the ones with slow integer multiply
/netbsd-src/external/apache2/llvm/dist/libcxx/docs/DesignDocs/
H A DUniquePtrTrivialAbi.rst39 * Put the attribuate behind a flag because this change has potential compilation and runtime breaka…
/netbsd-src/external/bsd/unbound/dist/winrc/
H A Dsetup.nsi198 # keep the service.conf with potential local modifications

12345678910>>...18