Home
last modified time | relevance | path

Searched refs:different (Results 1 – 25 of 879) sorted by relevance

12345678910>>...36

/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/Basic/
DDiagnosticASTKinds.td52 "comparison of addresses of subobjects of different base classes "
163 "external variable %0 declared with incompatible types in different "
170 "external function %0 declared with incompatible types in different "
173 "type %0 has incompatible definitions in different translation units">,
191 "field %0 declared with incompatible types in different "
196 "instance variable %0 declared with incompatible types in different "
204 "different translation units (%2 vs. %3)">;
206 "%select{class|instance}0 method %1 has a different number of parameters in "
207 "different translation units (%2 vs. %3)">;
209 "%select{class|instance}0 method %1 has a parameter with a different types "
[all …]
DDiagnosticSemaKinds.td379 "different type %2">,
1230 "virtual function %0 has a different return type "
1236 "virtual function %0 has different calling convention attributes "
1255 "the function it overrides (%1 has different qualifiers than %2)">;
1319 "%select{|: different classes%diff{ ($ vs $)|}5,6"
1320 "|: different number of parameters (%5 vs %6)"
1322 "|: different return type%diff{ ($ vs $)|}5,6"
1323 "|: different qualifiers ("
1593 "enumeration redeclared with different underlying type %0 (was %1)">;
1824 "redeclaration has different alignment requirement (%1 vs %0)">;
[all …]
/freebsd-10-stable/contrib/gcc/doc/
Dconfigterms.texi27 @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 build and installed a cross
59 for the build if build and host are different. This allows it to be
Dcompat.texi38 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 …]
Dlanguages.texi20 @item GCC front ends benefit from the support for many different
32 GCC front ends have also been created for languages very different
/freebsd-10-stable/etc/mail/
Dvirtusertable.sample9 username@a.sample.hostname specificuser@a.possibly.different.hostname
10 @another.sample.hostname specificuser@a.possibly.different.hostname
11 @yet.another.sample.hostname %1@a.possibly.different.hostname
/freebsd-10-stable/contrib/gcc/config/
Dt-slibgcc-darwin15 # so the libgcc variants have different names not different locations.
36 # Must use a different directive for hidden visibility in assembly sources.
40 # different libgcc_s libraries that actually get linked against, one for
45 # This assumes each multilib corresponds to a different architecture.
/freebsd-10-stable/contrib/ofed/management/opensm/
Dconfigure.in94 dnl Check for a different subdir for the config files.
119 dnl Check for a different default OpenSm config file
139 dnl Check for a different default node name map file
159 dnl Check for a different partition conf file
179 dnl Check for a different QOS policy file
199 dnl Check for a different prefix-routes file
/freebsd-10-stable/tools/tools/nanobsd/dhcpd/
DREADME3 Example for creating many different builds (including different
/freebsd-10-stable/contrib/tcsh/
Dimake.config8 /* installed location of tcsh, if different than the default in
37 /* define if you have some different compiler than cc or gcc */
48 /* defines installation dir if different from /usr/local. The
/freebsd-10-stable/tools/regression/security/proc_to_proc/
DREADME26 unpriv1 on unpriv2 non-root process on a different non-root process
30 different non-root effective credentials
34 different non-root real credentials
/freebsd-10-stable/contrib/groff/src/preproc/grn/
DREADME8 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
/freebsd-10-stable/tools/regression/poll/
DReadme10 {4,7}: FreeBSD-{4,7} with old tests (only state 0 and 6b have different
16 l: Linux-2.6.10 with old tests (only state 0 has different expectations)
/freebsd-10-stable/crypto/openssl/doc/ssl/
DSSL_get_fd.pod19 read or the write channel, which can be different. If the read and the
20 write channel are different, SSL_get_fd() will return the file descriptor
DSSL_CTX_add_extra_chain_cert.pod42 structure. Different chains for different certificates (for example if both
43 RSA and DSA certificates are specified by the same server) or different SSL
/freebsd-10-stable/contrib/texinfo/
DTODO14 - 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.]
/freebsd-10-stable/contrib/groff/
DMANIFEST29 ChangeLog Log of the changes in the different groff versions.
50 ./arch Data that is special for different architectures.
55 eqn2graph Convert equations created with EQN into different
59 grap2graph Convert grap diagraps into different graphical formats.
66 pic2graph Convert PIC diagrams into different graphical formats.
/freebsd-10-stable/share/examples/diskless/
DME4 the /etc/rc.diskless{1,2} scripts support a slightly different
23 When templating, this softlink should be different for each machine.
39 on / that should be different for each machine.
/freebsd-10-stable/crypto/openssl/doc/crypto/
DERR_GET_LIB.pod28 reason codes are unique within each sub-library. Note that different
29 libraries may use the same value to signal different functions and
Ddes_modes.pod67 The use of different starting variables prevents the same plaintext
99 The use of different starting variables prevents the same plaintext
148 The use of different start variables values prevents the same
149 plaintext enciphering to the same ciphertext, by producing different
177 different from the start variable values used before with the same
/freebsd-10-stable/contrib/llvm/patches/
Dpatch-r262261-llvm-r199187-sparc.diff9 Some registers can store values of different sizes. For example, the x86
11 different value sizes are represented by register classes with identical
13 different spill slot sizes, so it is important to use the right one.
/freebsd-10-stable/contrib/top/
DINSTALL37 If you need to recompile top for a different architecture (that is, using
38 a different module) you need to reconfigure top. A short cut is available
62 slightly different proc and user structures on different models. For
66 in an environment that runs several different versions of the same
116 structure is so different between these two architectures that nothing
/freebsd-10-stable/contrib/libpcap/packaging/
Dpcap.spec.in20 vendor provides a different interface for packet capture, the libpcap
36 vendor provides a different interface for packet capture, the libpcap
/freebsd-10-stable/cddl/contrib/dtracetoolkit/Examples/
Dpriclass_example.txt5 this time, other processes in different scheduling classes were
58 of different scheduling classes.
/freebsd-10-stable/etc/
Dprintcap10 # to choose different spool directories (the "sd" capability below),
15 # different file types by converting everything to PostScript(tm)

12345678910>>...36