Home
last modified time | relevance | path

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

12345678910>>...23

/openbsd-src/gnu/llvm/llvm/cmake/platforms/
H A DiOS.cmake19 message(STATUS "Using SDKROOT ${SDKROOT}")
28 message(STATUS "Using C compiler ${CMAKE_C_COMPILER}")
36 message(STATUS "Using C++ compiler ${CMAKE_CXX_COMPILER}")
45 message(STATUS "Using ar ${CMAKE_AR}")
54 message(STATUS "Using ranlib ${CMAKE_RANLIB}")
63 message(STATUS "Using strip ${CMAKE_STRIP}")
72 message(STATUS "Using dsymutil ${CMAKE_DSYMUTIL}")
81 message(STATUS "Using libtool ${CMAKE_LIBTOOL}")
90 message(STATUS "Using codesign ${CMAKE_CODESIGN}")
101 message(STATUS "Using codesign_allocate ${CMAKE_CODESIGN_ALLOCATE}")
/openbsd-src/gnu/usr.bin/perl/cpan/Digest-SHA/t/
H A Dwoodbury.t72 "Test Using Larger Than Block-Size Key - Hash Key First"
73 "Test Using Larger Than Block-Size Key and Larger Than One Block-Size Data"
93 "Test Using Larger Than Block-Size Key - Hash Key First"
94 "Test Using Larger Than Block-Size Key and Larger Than One Block-Size Data. The Larger Block-Sizes …
114 "Test Using Larger Than Block-Size Key - Hash Key First"
115 "Test Using Larger Than Block-Size Key and Larger Than One Block-Size Data. The Larger Block-Sizes …
H A Drfc2202.t42 "Test Using Larger Than Block-Size Key - Hash Key First"
43 "Test Using Larger Than Block-Size Key and Larger Than One Block-Size Data"
H A Dhmacsha.t62 "Test Using Larger Than Block-Size Key - Hash Key First"
63 "Test Using Larger Than Block-Size Key and Larger Than One Block-Size Data"
/openbsd-src/gnu/usr.bin/perl/pod/
H A Dperlexperiment.pod31 Using this feature triggers warnings in the category
50 Using this feature triggers warnings in the category
62 Using this feature triggers warnings in the category
74 Using this feature triggers warnings in the category
93 Using this feature triggers warnings in the category
109 Using this feature triggers warnings in the category
122 Using this feature triggers warnings in the category
132 Using the optional C<finally> block part of this feature triggers warnings in
143 Using the default arguments array (C<@_>) within a subroutine that uses
154 Using certai
[all...]
/openbsd-src/regress/lib/libcrypto/aead/
H A Daeadtests.txt6 # 2.5.1 65-byte Packet Authentication Using GCM-AES-128
15 # 2.5.2 65-byte Packet Authentication Using GCM-AES-256
24 # 2.8.1 75-byte Packet Encryption Using GCM-AES-128
33 # 2.8.2 75-byte Packet Encryption Using GCM-AES-256
/openbsd-src/gnu/llvm/clang/docs/
H A Dindex.rst13 Using Clang as a Compiler
57 Using Clang as a Library
78 Using Clang Tools
H A DClangPlugins.rst128 Using the compiler driver
133 line via the `fplugin-arg-<plugin name>-<argument>` option. Using this
150 Using the cc1 command line
188 Using the clang command line
191 Using `-fplugin=plugin` on the clang command line passes the plugin
/openbsd-src/gnu/llvm/llvm/utils/lit/tests/Inputs/shtest-timeout/
H A Dlit.cfg12 lit_config.note('Using internal shell')
15 lit_config.note('Using external shell')
/openbsd-src/gnu/llvm/clang/lib/Tooling/Refactoring/Rename/
H A DUSRLocFinder.cpp342 bool VisitUsingDecl(const UsingDecl *Using) { in VisitUsingDecl() argument
343 for (const auto *UsingShadow : Using->shadows()) { in VisitUsingDecl()
345 UsingDecls.push_back(Using); in VisitUsingDecl()
594 for (const auto *Using : Finder.getUsingDecls()) in createRenameAtomicChanges() local
595 Replace(Using->getBeginLoc(), Using->getEndLoc(), "using " + NewName.str()); in createRenameAtomicChanges()
/openbsd-src/gnu/usr.bin/binutils/gas/
H A Dconfig.in151 /* Using strict COFF? */
175 /* Using cgen code? */
178 /* Using i386 COFF? */
181 /* Using m68k COFF? */
184 /* Using m88k COFF? */
/openbsd-src/gnu/usr.bin/texinfo/doc/
H A Dmacro.texi55 * Using Macros Recursively::
58 * Using @texinfo{} Macros As Arguments::
64 Using macros in @texinfo{} is easy. First you define the macro. After
130 @section Using Macros Recursively
170 @section Using @texinfo{} Macros As Arguments
/openbsd-src/gnu/llvm/clang/lib/Index/
H A DIndexSymbol.cpp317 Info.Kind = SymbolKind::Using; in getSymbolInfo()
323 Info.Kind = SymbolKind::Using; in getSymbolInfo()
328 case Decl::Using: in getSymbolInfo()
329 Info.Kind = SymbolKind::Using; in getSymbolInfo()
333 Info.Kind = SymbolKind::Using; in getSymbolInfo()
536 case SymbolKind::Using: return "using"; in getSymbolKindString()
/openbsd-src/gnu/usr.bin/binutils-2.17/gas/
H A Dconfig.in163 /* Using i386 COFF? */
166 /* Using m68k COFF? */
169 /* Using m88k COFF? */
258 /* Using strict COFF? */
291 /* Using cgen code? */
/openbsd-src/regress/usr.bin/make/
H A Dt39.out1 Using $< in a non-suffix rule context is a GNUmake idiom (prereq of thing.o)
/openbsd-src/regress/usr.sbin/btrace/
H A Dmap.ok8 => Using printf:
H A Dmap.bt19 printf("=> Using printf:\n");
/openbsd-src/gnu/usr.bin/perl/hints/
H A Dos400.sh18 *** Using the AIX hints file, $src/hints/aix.sh.
/openbsd-src/regress/usr.bin/mandoc/mdoc/Sm/
H A Dscope.out_markdown9 Using an abbreviated example from the
H A Dscope.out_ascii7 Using an abbreviated example from the ksh(1) manual.
/openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/JITLink/
H A DCOFFOptions.td12 // Boolean flag which can be suffixed by ":no". Using it unsuffixed turns the
/openbsd-src/regress/sys/nfs/
H A DREADME4 Using file mmap(2) over NFS is tested.
/openbsd-src/gnu/llvm/llvm/lib/Target/Mips/
H A DMipsScheduleP5600.td243 let Latency = 23; // Using common case
248 let Latency = 23; // Using common case
253 let Latency = 31; // Using common case
258 let Latency = 19; // Using common case
263 let Latency = 27; // Using common case
268 let Latency = 27; // Using common case
273 let Latency = 27; // Using common case
278 let Latency = 27; // Using common case
283 let Latency = 35; // Using common case
/openbsd-src/gnu/llvm/libcxx/docs/DesignDocs/
H A DExtendedCXX03Support.rst52 Using Minimal C++11 in libc++
91 Using default template parameters for SFINAE (#1) should always be prefered.
/openbsd-src/gnu/llvm/llvm/cmake/modules/
H A DTensorFlowCompile.cmake49 message("Using model at " ${LLVM_ML_MODELS_ABSOLUTE})
85 message(STATUS "Using provided header " ${hdr_file} " and object " ${obj_file} "

12345678910>>...23