/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/ |
H A D | DiagnosticSerializationKinds.td | 53 "PCH file built from a different branch (%0) than the compiler (%1)">; 84 "module '%0' %select{in|imported by}4 AST file '%1' found in a different module map file" 116 "%q0 has different definitions in different modules; " 126 "instantiation of %q0 is different in different modules">; 129 "%q0 has different definitions in different modules; first difference is " 144 "%ordinal2 base class with different type %3|" 150 "%q0 has different definitions in different modules; first difference is " 165 "template parameter with different default argument}1">; 168 "%q0 has different definitions in different modules; first difference is " 179 "%q0 has different definitions in different modules; first difference is " [all …]
|
H A D | DiagnosticASTKinds.td | 86 "comparison of addresses of subobjects of different base classes " 120 "it may be different at runtime">; 209 "a different member of the same union">; 411 "external variable %0 declared with incompatible types in different " 414 "external variable %0 declared with incompatible types in different " 424 "external function %0 declared with incompatible types in different " 427 "external function %0 declared with incompatible types in different " 431 : Error<"type %0 has incompatible definitions in different translation " 434 : Warning<"type %0 has incompatible definitions in different translation " 453 "field %0 declared with incompatible types in different " [all …]
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/doc/ |
H A D | configterms.texi | 27 @dfn{native}. If build and host are the same but target is different, 29 different this is called a @dfn{canadian} (for obscure reasons dealing 32 is different, you are using a cross-compiler to build a native for a 33 different system. Some people call this a @dfn{host-x-host}, 35 are the same, but host is different, you are using a cross compiler to 42 are different, you must have already built and installed a cross 59 for the build if build and host are different. This allows it to be
|
H A D | compat.texi | 38 Binaries produced by different sets of tools are not interoperable unless 39 they implement the same ABI@. This applies to different versions of the 40 same tools as well as tools from different vendors. 44 function in a binary built by a different set of tools is a subset 94 different program behavior for implementation-defined features that are 111 that make this difficult. Such problems could include different 112 interpretations of the C++ ABI by different vendors, bugs in the ABI, or 113 bugs in the implementation of the ABI in different compilers. 134 different C++ compiler needs to include 150 If a program must use a different C++ library and it's not possible [all …]
|
/netbsd-src/external/gpl3/gcc/dist/gcc/doc/ |
H A D | configterms.texi | 27 @dfn{native}. If build and host are the same but target is different, 29 different this is called a @dfn{canadian} (for obscure reasons dealing 32 is different, you are using a cross-compiler to build a native for a 33 different system. Some people call this a @dfn{host-x-host}, 35 are the same, but host is different, you are using a cross compiler to 42 are different, you must have already built and installed a cross 59 for the build if build and host are different. This allows it to be
|
H A D | compat.texi | 38 Binaries produced by different sets of tools are not interoperable unless 39 they implement the same ABI@. This applies to different versions of the 40 same tools as well as tools from different vendors. 44 function in a binary built by a different set of tools is a subset 94 different program behavior for implementation-defined features that are 111 that make this difficult. Such problems could include different 112 interpretations of the C++ ABI by different vendors, bugs in the ABI, or 113 bugs in the implementation of the ABI in different compilers. 134 different C++ compiler needs to include 150 If a program must use a different C++ library and it's not possible [all …]
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/test/ssl-tests/ |
H A D | 11-dtls_resumption.conf | 22 test-17 = 17-resumption-when-mfl-ext-is-different 663 [17-resumption-when-mfl-ext-is-different] 664 ssl_conf = 17-resumption-when-mfl-ext-is-different-ssl 666 [17-resumption-when-mfl-ext-is-different-ssl] 667 server = 17-resumption-when-mfl-ext-is-different-server 668 client = 17-resumption-when-mfl-ext-is-different-client 669 resume-server = 17-resumption-when-mfl-ext-is-different-server 670 resume-client = 17-resumption-when-mfl-ext-is-different-resume-client 672 [17-resumption-when-mfl-ext-is-different-server] 677 [17-resumption-when-mfl-ext-is-different-client] [all …]
|
/netbsd-src/crypto/external/bsd/openssl/dist/doc/man3/ |
H A D | SSL_set_bio.pod | 47 If the B<rbio> and B<wbio> parameters are different and both are different 64 If the B<rbio> and B<wbio> parameters are different and the B<rbio> is the 71 If the B<rbio> and B<wbio> parameters are different and the B<wbio> is the 78 If the B<rbio> and B<wbio> parameters are different and the B<wbio> 80 previously set value and the old B<rbio> and B<wbio> values were different
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/doc/man3/ |
H A D | SSL_set_bio.pod | 47 If the B<rbio> and B<wbio> parameters are different and both are different 64 If the B<rbio> and B<wbio> parameters are different and the B<rbio> is the 71 If the B<rbio> and B<wbio> parameters are different and the B<wbio> is the 78 If the B<rbio> and B<wbio> parameters are different and the B<wbio> 80 previously set value and the old B<rbio> and B<wbio> values were different
|
H A D | OSSL_STORE_SEARCH.pod | 87 are used to retrieve different data from a B<OSSL_STORE_SEARCH>, as 149 or B<NULL> when the given B<OSSL_STORE_SEARCH> was of a different type. 152 or B<NULL> when the given B<OSSL_STORE_SEARCH> was of a different type. 156 B<OSSL_STORE_SEARCH> was of a different type. 159 or B<NULL> when the given B<OSSL_STORE_SEARCH> was of a different type.
|
/netbsd-src/external/apache2/llvm/dist/llvm/docs/HistoricalNotes/ |
H A D | 2001-01-31-UniversalIRIdea.txt | 8 virtual machines for many different languages. E.g., a C vm, a C++ vm, a 22 reusable by different languages, with minor extensions. The language 29 think about whether LLVM is different or if has something novel that might 31 features that different languages select from. Also, using SSA with or
|
H A D | 2001-02-06-TypeNotationDebateResp4.txt | 11 different than ours. He was in a position where he was designing a high 13 that a new person would have to learn the new, different, syntax 19 > > VERY simple to use and understand (although it IS different than C, it is 52 which is significantly different than the above (beside the above 83 Very true, but you seem to be advocating a completely different Type
|
/netbsd-src/external/bsd/unbound/dist/testdata/ |
H A D | zonemd.example17.zone | 2 ; capitalisation is different here. 6 ; capitalisation is different here.
|
/netbsd-src/external/apache2/llvm/dist/llvm/utils/gn/secondary/llvm/lib/Target/RISCV/ |
H A D | BUILD.gn | 6 # various libraries include the generated .inc file with different defines set. 86 # This is a bit different from most build files: Due to this group 91 # different behavior.
|
/netbsd-src/external/gpl2/groff/dist/src/preproc/grn/ |
H A D | README | 8 This is the modified code for the groff. It uses the different 16 algorithm. The Berkeley grn has the choice of different 17 stipples. Here, only different shades of gray will be painted
|
/netbsd-src/external/apache2/llvm/dist/clang/docs/ |
H A D | CrossCompilation.rst | 9 for cross-compiling your code to a different architecture. It assumes you 36 different platforms and architectures, and for compiler developers that 41 different architectures, OS's and options, it's not always easy finding 61 To sum up, different toolchains can: 64 * have different sets of libraries and headers by default 181 Also, some libraries have different dependencies on different targets, 201 The same is true if you're compiling for different ABIs, like ``gnueabi``
|
/netbsd-src/external/bsd/nsd/dist/doc/ |
H A D | TESTPLAN | 43 NSID support - run NSD with different NSIDs and queries. 46 c- 012345678 and query for different things. 76 at different ports. The allow- lines are then for localhost, all 111 different zone contents, some names are still there, 113 there different RRtypes, and some names removed, some names added. 117 terms: different RR types, now A type. 180 - 8 to 9, have a name with many different A records. Remove one A record 237 same but use different secret at one server. 285 TSIGs (different) for everyone. 353 run tests with different shells, aka ==-bug [all …]
|
/netbsd-src/external/mpl/bind/dist/bin/tests/system/checkconf/ |
H A D | bad-kasp-keydir1.conf.in | 15 * The same zone in different views is using different DNSSEC policies, so it
|
H A D | bad-kasp-keydir2.conf.in | 16 * Should fail because the same zone in different views is using different
|
/netbsd-src/external/amdgpu-firmware/radeon/ |
H A D | README | 6 into different subdirs, and there needs to be a different locations for
|
/netbsd-src/external/gpl3/binutils.old/dist/bfd/doc/ |
H A D | archive.texi | 35 contain files of different formats (e.g., a.out and coff) and 36 even different architectures. You may even place archives 44 Likewise, different a.out environments have different
|
/netbsd-src/external/gpl3/binutils/dist/bfd/doc/ |
H A D | archive.texi | 34 contain files of different formats (e.g., a.out and coff) and 35 even different architectures. You may even place archives 43 Likewise, different a.out environments have different
|
/netbsd-src/external/gpl2/gettext/dist/autoconf-lib-link/tests/ |
H A D | rpath.README | 13 | b = the libraries are in different directories. 27 | b = the libraries are in different directories. 48 static library indirectly through two different dependency paths,
|
/netbsd-src/external/gpl2/texinfo/dist/ |
H A D | TODO | 14 - Support installation of manuals in different languages, along these lines: 25 the same image name in different manuals. 43 completely different purpose for the URI scheme, but I don't know 94 - HTML: have a library of different CSS styles. 98 - Rewrite completely to simplify generation of different formats. 103 multiple redefinitions of every Texinfo command in different contexts. 176 wants to generate images. Too many different methods are possible.]
|
/netbsd-src/external/gpl3/binutils/dist/gold/ |
H A D | TODO | 19 files may be optimized in different ways in different compilation
|