Home
last modified time | relevance | path

Searched refs:Builds (Results 1 – 25 of 39) sorted by relevance

12

/external/googletest/
DCMakeLists.txt7 option(BUILD_GTEST "Builds the googletest subproject" OFF)
10 option(BUILD_GMOCK "Builds the googlemock subproject" ON)
/external/swiftshader/third_party/PowerVR_SDK/Examples/Beginner/01_HelloAPI/OGLES2/Build/OSX/OGLES2HelloAPI.xcodeproj/
Dproject.pbxproj44 … "compiled.mach-o.dylib"; name = libEGL.dylib; path = "../../../../../../Builds/OSX/x86/Lib/libEGL…
45 …ompiled.mach-o.dylib"; name = libGLESv2.dylib; path = "../../../../../../Builds/OSX/x86/Lib/libGLE…
47 …stKnownFileType = image.icns; name = IMG.icns; path = "../../../../../../Builds/OSX/Resources/IMG.…
351 LIBRARY_SEARCH_PATHS = ("$(inherited)","../../../../../../Builds/OSX/x86/Lib");
354 USER_HEADER_SEARCH_PATHS = "../../../../../../Builds/Include";
368 LIBRARY_SEARCH_PATHS = ("$(inherited)","../../../../../../Builds/OSX/x86/Lib");
371 USER_HEADER_SEARCH_PATHS = "../../../../../../Builds/Include";
/external/llvm/docs/
DPackaging.rst30 Builds LLVM with ``NDEBUG`` defined. Changes the LLVM ABI. Also available
36 Builds LLVM with ``-g``. Also available by setting ``DEBUG_SYMBOLS=0|1`` in
41 (For svn checkouts) Builds LLVM with ``-O2`` and, by default, turns off
DAdvancedBuilds.rst22 Bootstrap Builds
49 Apple Clang Builds (A More Complex Bootstrap)
126 Builds a stage1 x86 compiler, runtime, and required tools (llvm-config,
/external/skia/site/user/special/
Dindex.md1 Specialized Builds
/external/autotest/site_utils/suite_scheduler/
Dconstants.py47 class Builds: class
Dtask.py17 from constants import Builds
510 not self.test_source in [Builds.FIRMWARE_RW, Builds.FIRMWARE_RO,
511 Builds.CROS]):
1019 if self.test_source == Builds.FIRMWARE_RW:
1021 elif self.test_source == Builds.CROS:
/external/sl4a/
DREADME.md27 ### Adding SL4A Builds to Android Builds by Default
/external/vulkan-validation-layers/loader/
DREADME.md5 Builds for Linux and Windows are supported via CMake. See top level BUILD.md file.
/external/protobuf/csharp/
Dbuild_packages.bat1 @rem Builds Google.Protobuf NuGet packages
/external/conscrypt/constants/
Dbuild.gradle32 // Builds exe/ which generates the content of NativeConstants.java
/external/jdiff/
Dbuild.gradle67 description 'Builds distribution artifacts.'
/external/doclava/
Dbuild.gradle100 description 'Builds distribution artifacts.'
/external/clang/cmake/caches/
DREADME.txt39 Builds a stage1 x86 compiler, runtime, and required tools (llvm-config,
/external/toolchain-utils/cros_utils/
Dbuildbot_json.py819 class Builds(AddressableNodeList): class
828 super(Builds, self).__init__(parent, 'builds')
885 super(Builds, self).discard()
908 self.builds = Builds(self)
/external/curl/docs/
DINSTALL.cmake26 - Builds libcurl without large file support
/external/vixl/
DREADME.md87 Debug Builds
/external/conscrypt/openjdk/
Dbuild.gradle252 // Builds the JNI library.
/external/ltp/testcases/kernel/fs/dmapi/
DREADME83 Makefile : Builds the test harness and scenario; the platform must be
/external/compiler-rt/cmake/Modules/
DAddCompilerRT.cmake341 # Builds custom version of libc++ and installs it in <prefix>.
/external/libyuv/files/docs/
Ddeprecated_builds.md1 # Deprecated Builds
/external/fmtlib/doc/bootstrap/
Dnavbar.less229 // Builds on top of the `.nav` components with its own modifier class to make
/external/python/cpython2/Modules/_ctypes/libffi/
DREADME357 of the code. Builds cleanly with SGI tools.
/external/libjpeg-turbo/
DBUILDING.md50 Out-of-Tree Builds
497 Out-of-Tree Builds
/external/python/cpython2/Doc/c-api/
Dintro.rst584 Debugging Builds
592 :file:`Misc/SpecialBuilds.txt` in the Python source distribution. Builds are

12