Searched refs:Using (Results 1 – 25 of 580) sorted by relevance
12345678910>>...24
/external/llvm/cmake/platforms/ |
D | iOS.cmake | 40 message(STATUS "Using c compiler ${CMAKE_C_COMPILER}") 48 message(STATUS "Using c compiler ${CMAKE_CXX_COMPILER}") 57 message(STATUS "Using ar ${CMAKE_AR}") 66 message(STATUS "Using ranlib ${CMAKE_RANLIB}")
|
/external/clang/docs/ |
D | index.rst | 13 Using Clang as a Compiler 39 Using Clang as a Library 57 Using Clang Tools
|
/external/autotest/server/site_tests/network_WiFi_SimpleConnect/ |
D | control.wifi_checkNonAsciiSSID | 31 # Using valid Unicode characters only as SSID 33 # Using a single extended ASCII character (a-grave) as SSID 35 # Using mix of ASCII and Unicode characters as SSID
|
/external/llvm/test/CodeGen/AArch64/ |
D | arm64-neon-compare-instructions.ll | 158 ; 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 …]
|
D | neon-compare-instructions.ll | 180 ; 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 …]
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/src_bugzilla/org/eclipse/releng/util/bugzilla/ |
D | messages.properties | 12 UpdateBugStateTask.usingBugList=Using explicit bug list 24 UpdateBugStateTask.usingCookie=Using cookie information 25 UpdateBugStateTask.usingComment=Using comment
|
/external/skia/site/dev/contrib/ |
D | revert.md | 4 Using one-click revert 9 Using Git
|
/external/ImageMagick/api_examples/ |
D | README | 26 cli_process.c Using the function that processes a argument list 27 cli_operators.c Using operator groups to process individual options
|
/external/curl/winbuild/ |
D | MakefileBuild.vc | 404 @echo Using SSL: $(USE_SSL) 405 @echo Using c-ares: $(USE_CARES) 406 @echo Using SSH2: $(USE_SSH2) 407 @echo Using ZLIB: $(USE_ZLIB) 408 @echo Using IDN: $(USE_IDN) 409 @echo Using IPv6: $(USE_IPV6) 410 @echo Using SSPI: $(USE_SSPI) 411 @echo Using WinSSL: $(USE_WINSSL)
|
/external/llvm/lib/Target/Mips/ |
D | MipsScheduleP5600.td | 198 let Latency = 23; // Using common case 203 let Latency = 31; // Using common case 208 let Latency = 19; // Using common case 213 let Latency = 27; // Using common case 218 let Latency = 27; // Using common case 223 let Latency = 27; // Using common case 228 let Latency = 27; // Using common case 233 let Latency = 35; // Using common case
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/src_rss/org/eclipse/releng/util/rss/ |
D | messages.properties | 60 RSSFeedPublisherTask.UsingCVSRoot=Using CVS Root: 61 RSSFeedPublisherTask.UsingCVSPath=Using CVS Path: 62 RSSFeedPublisherTask.UsingCVSTemp=Using CVS Temp:
|
/external/eigen/doc/ |
D | StlContainers.dox | 3 /** \eigenManualPage TopicStlContainers Using STL Containers with Eigen 9 Using STL containers on \ref TopicFixedSizeVectorizable "fixed-size vectorizable Eigen types", or c… 16 \section allocator Using an aligned allocator
|
/external/opencv3/doc/tutorials/features2d/ |
D | table_of_content_features2d.markdown | 87 Using *AKAZE* local features to find correspondence between two images. 95 Using *AKAZE* and *ORB* for planar object tracking.
|
/external/deqp/targets/win32_wgl/ |
D | win32_wgl.cmake | 2 message("*** Using WGL")
|
/external/eigen/cmake/ |
D | EigenTesting.cmake | 227 message(STATUS "SSE2: Using architecture defaults") 233 message(STATUS "SSE3: Using architecture defaults") 239 message(STATUS "SSSE3: Using architecture defaults") 245 message(STATUS "SSE4.1: Using architecture defaults") 251 message(STATUS "SSE4.2: Using architecture defaults") 257 message(STATUS "Altivec: Using architecture defaults") 263 message(STATUS "ARM NEON: Using architecture defaults")
|
/external/deqp/targets/gles3_dynamic/ |
D | gles3_dynamic.cmake | 2 message("*** Using GLES3 dynamic loader")
|
/external/antlr/antlr-3.4/runtime/C/doxygen/ |
D | using.dox | 1 /// \page using Using the ANTLR3 C Target 5 /// Using the ANTLR target involves gaining knowledge of a number of elements: 25 /// \section Using \@sections in a C Targeted Grammar
|
/external/mesa3d/src/gallium/docs/source/cso/ |
D | velems.rst | 36 Vertex position may be specified with two to four components. Using less than 43 three components. Using less than three components is not allowed.
|
/external/deqp/targets/dynamic_egl/ |
D | dynamic_egl.cmake | 2 message("*** Using dynamic EGL target")
|
/external/lzma/CS/7zip/Compress/LzmaAlone/Properties/ |
D | AssemblyInfo.cs | 1 #region Using directives
|
/external/clang/test/PCH/ |
D | opencl-extensions.cl | 11 // Using the header.
|
/external/fonttools/Windows/ |
D | README.TXT | 11 APPROACH I: Using py2exe and InnoSetup 26 APPROACH II: Using McMillan Installer and InnoSetup
|
/external/zlib/src/contrib/dotzlib/ |
D | readme.txt | 27 1. Using Visual Studio.Net 2003: 34 2. Using NAnt:
|
/external/deqp/targets/null/ |
D | null.cmake | 2 message("*** Using null context target")
|
/external/deqp/targets/x11_glx/ |
D | x11_glx.cmake | 2 message("*** Using X11 GLX target")
|
12345678910>>...24