Home
last modified time | relevance | path

Searched refs:Using (Results 1 – 25 of 227) sorted by relevance

12345678910

/minix/external/bsd/llvm/dist/clang/docs/
H A Dindex.rst13 Using Clang as a Compiler
34 Using Clang as a Library
52 Using Clang Tools
H A DHowToSetupToolingForLLVM.rst22 Setup Clang Tooling Using CMake and Make
56 Using Clang Tools
142 (Experimental) Using Ninja Build System
/minix/crypto/external/bsd/openssl/dist/demos/easy_tls/
H A DMakefile13 SunOS) echo Using SunOS configuration; \
15 Linux) echo Using Linux configuration; \
/minix/external/bsd/llvm/dist/llvm/cmake/platforms/
H A DiOS.cmake26 message(STATUS "Using c compiler ${CMAKE_C_COMPILER}")
34 message(STATUS "Using c compiler ${CMAKE_CXX_COMPILER}")
/minix/external/bsd/llvm/dist/llvm/test/CodeGen/AArch64/
H A Darm64-neon-compare-instructions.ll158 ; Using registers other than v0, v1 are possible, but would be odd.
167 ; Using registers other than v0, v1 are possible, but would be odd.
176 ; Using registers other than v0, v1 are possible, but would be odd.
185 ; Using registers other than v0, v1 are possible, but would be odd.
194 ; Using registers other than v0, v1 are possible, but would be odd.
203 ; Using registers other than v0, v1 are possible, but would be odd.
212 ; Using registers other than v0, v1 are possible, but would be odd.
270 ; Using registers other than v0, v1 are possible, but would be odd.
279 ; Using registers other than v0, v1 are possible, but would be odd.
288 ; Using registers other than v0, v1 are possible, but would be odd.
[all …]
H A Dneon-compare-instructions.ll180 ; Using registers other than v0, v1 are possible, but would be odd.
190 ; Using registers other than v0, v1 are possible, but would be odd.
200 ; Using registers other than v0, v1 are possible, but would be odd.
210 ; Using registers other than v0, v1 are possible, but would be odd.
220 ; Using registers other than v0, v1 are possible, but would be odd.
230 ; Using registers other than v0, v1 are possible, but would be odd.
240 ; Using registers other than v0, v1 are possible, but would be odd.
306 ; Using registers other than v0, v1 are possible, but would be odd.
316 ; Using registers other than v0, v1 are possible, but would be odd.
326 ; Using registers other than v0, v1 are possible, but would be odd.
[all …]
/minix/crypto/external/bsd/heimdal/dist/cf/
H A Dcheck-compile-et.m486 AC_MSG_NOTICE(Using the already-installed com_err)
94 AC_MSG_NOTICE(Using our own com_err with toolchain compile_et)
103 AC_MSG_NOTICE(Using our own com_err)
/minix/external/bsd/llvm/dist/clang/test/PCH/
H A Dopencl-extensions.cl11 // Using the header.
/minix/crypto/external/bsd/openssl/dist/doc/ssl/
H A DSSL_COMP_add_compression_method.pod27 non-public use may agree on certain compression methods. Using different
47 been standardized, the compression API will most likely be changed. Using
H A DSSL_CTX_set_cert_store.pod32 Using the SSL_CTX_set_cert_store() and SSL_CTX_get_cert_store() functions
H A DSSL_SESSION_get_time.pod45 Using these functions it is possible to extend or shorten the lifetime
/minix/common/dist/zlib/contrib/dotzlib/
H A Dreadme.txt27 1. Using Visual Studio.Net 2003:
34 2. Using NAnt:
/minix/crypto/external/bsd/openssl/dist/crypto/
H A Dcrypto-lib.com593 $ write sys$output " \Using special rule (3)"
604 $ write /symbol sys$output " \Using special rule (4)"
616 $ write sys$output " \Using special rule (5)"
627 $ write sys$output " \Using special rule (6)"
834 $ WRITE SYS$OUTPUT "Using Linker Option File ",OPT_FILE,"."
/minix/external/bsd/llvm/dist/llvm/test/CodeGen/X86/
H A Dmmx-copy-gprs.ll6 ; This test should use GPRs to copy the mmx value, not MMX regs. Using mmx regs,
H A D2008-11-13-inlineasm-3.ll3 ; Using 'A' constraint and a tied constraint together used to crash.
/minix/external/bsd/file/dist/magic/magdir/
H A Dvirtual49 # Using the existence of the Backing File Offset to determine whether
71 # Using the existence of the Backing File Offset to determine whether
86 # Using the existence of the Backing File Offset to determine whether
/minix/external/bsd/llvm/dist/llvm/tools/llvm-c-test/
H A DCMakeLists.txt11 # default list of components. Using libLLVM with custom components can result in
/minix/crypto/external/bsd/libsaslc/dist/ref/
H A Drfc2595.txt12 Using TLS with IMAP, POP3 and ACAP
60 RFC 2595 Using TLS with IMAP, POP3 and ACAP June 1999
116 RFC 2595 Using TLS with IMAP, POP3 and ACAP June 1999
172 RFC 2595 Using TLS with IMAP, POP3 and ACAP June 1999
228 RFC 2595 Using TLS with IMAP, POP3 and ACAP June 1999
284 RFC 2595 Using TLS with IMAP, POP3 and ACAP June 1999
340 RFC 2595 Using TLS with IMAP, POP3 and ACAP June 1999
396 RFC 2595 Using TLS with IMAP, POP3 and ACAP June 1999
452 RFC 2595 Using TLS with IMAP, POP3 and ACAP June 1999
508 RFC 2595 Using TLS with IMAP, POP3 and ACAP June 1999
[all …]
/minix/crypto/external/bsd/openssl/dist/apps/
H A Dmakeapps.com72 $! Check What Architecture We Are Using.
479 $! Tell The User What Linker Option File We Are Using.
852 $ WRITE SYS$OUTPUT "Using DECC 'C' Compiler."
881 $ WRITE SYS$OUTPUT "Using VAXC 'C' Compiler."
919 $ WRITE SYS$OUTPUT "Using GNU 'C' Compiler."
/minix/crypto/external/bsd/openssl/dist/engines/
H A Dmakeengines.com61 $! Check What Architecture We Are Using.
447 $! Tell The User What Linker Option File We Are Using.
583 $! Get The Version Of VMS We Are Using.
832 $! Tell The User We Are Using DECC.
863 $! Tell The User We Are Using VAX C.
867 $! Compile Using VAXC.
902 $! Tell The User We Are Using GNUC.
/minix/crypto/external/bsd/openssl/dist/ssl/
H A Dssl-lib.com506 $! Tell The User What Linker Option File We Are Using.
684 $! Get The Version Of VMS We Are Using.
934 $! Tell The User We Are Using DECC.
964 $! Tell The User We Are Using VAX C.
968 $! Compile Using VAXC.
1002 $! Tell The User We Are Using GNUC.
/minix/external/bsd/llvm/dist/clang/www/analyzer/
H A Dmenu.html.incl20 <li><a href="/xcode.html">Using within Xcode</a></li>
/minix/crypto/external/bsd/openssl/dist/times/091/
H A Dr10000.irx3 Using crypto/bn/mips3.s
/minix/external/bsd/libc++/dist/libcxx/test/
H A Dlit.cfg42 lit_config.note('Using configuration variant: %s' % cfg_variant)
/minix/crypto/external/bsd/heimdal/dist/doc/
H A Dsetup.texi31 * Using LDAP to store the database::
955 @subsection Using DNS to find KDC
993 @subsection Using DNS to map hostname to Kerberos realm
1014 @section Using LDAP to store the database
1015 @cindex Using the LDAP backend
1180 @subsection Using Samba LDAP password database
1184 @c @section Using Samba LDAP password database
1425 Using PKCS#11 it can look like this instead:
1470 @subsection Using pki-mapping file
1481 @subsection Using the Kerberos database
[all …]

12345678910