HomeSort by relevance Sort by last modified time
    Searched refs:Building (Results 1 - 25 of 52) sorted by null

1 2 3

  /prebuilts/clang/host/linux-x86/3.8/
build_profile_rt.sh 7 echo Building for target $1
13 echo Building compiler-rt for target $1
  /prebuilts/clang/linux-x86/host/3.6/
build_profile_rt.sh 6 echo Building for target $1
12 echo Building compiler-rt for target $1
  /toolchain/binutils/binutils-2.25/binutils/
configure.com 126 $ write sys$output "Building nm.exe"
130 $ write sys$output "Building strings.exe"
134 $ write sys$output "Building size.exe"
138 $ write sys$output "Building addr2line.exe"
142 $ write sys$output "Building objdump.exe"
  /external/v8/
Android.mk 24 $(warning WARNING: Building on ARM with non-ARMv7 variant. On ARM, V8 is well tested only on ARMv7.)
  /external/libogg/win32/VS6/
build_ogg_dynamic.bat 2 echo ---+++--- Building Ogg (Dynamic) ---+++---
build_ogg_dynamic_debug.bat 2 echo ---+++--- Building Ogg (Dynamic) ---+++---
build_ogg_static.bat 2 echo ---+++--- Building Ogg (Static) ---+++---
build_ogg_static_debug.bat 2 echo ---+++--- Building Ogg (Static) ---+++---
  /external/icu/icu4c/source/test/testdata/
testdata.mak 32 @echo Building test data
105 @echo Building $@
110 @echo Building $@
115 @echo Building $@
120 @echo Building $@
125 @echo Building $@
131 @echo Building $@
135 @echo Building $@
139 @echo Building $@
143 @echo Building $
    [all...]
  /prebuilts/go/darwin-x86/src/
bootstrap.bash 43 echo "#### Building $targ"
69 echo Building tbz.
make.bat 20 :: building the packages and commands.
23 :: building the commands.
59 echo ##### Building Go bootstrap tool.
93 echo ##### Building packages and commands for host, %GOHOSTOS%/%GOHOSTARCH%.
94 :: CC_FOR_TARGET is recorded as the default compiler for the go tool. When building for the
105 echo ##### Building packages and commands for %GOOS%/%GOARCH%.
run.bat 22 echo ##### Building packages and commands.
  /prebuilts/go/linux-x86/src/
bootstrap.bash 43 echo "#### Building $targ"
69 echo Building tbz.
make.bat 20 :: building the packages and commands.
23 :: building the commands.
59 echo ##### Building Go bootstrap tool.
93 echo ##### Building packages and commands for host, %GOHOSTOS%/%GOHOSTARCH%.
94 :: CC_FOR_TARGET is recorded as the default compiler for the go tool. When building for the
105 echo ##### Building packages and commands for %GOOS%/%GOARCH%.
  /external/llvm/lib/IR/
Makefile 26 $(Echo) Building Intrinsics.gen.tmp from Intrinsics.td
35 $(Echo) Building Attributes.inc.tmp from $(ATTRIBUTESTD)
  /build/core/
host_dalvik_static_java_library.mk 18 # Rules for building a host dalvik static java library.
55 @echo Building with Jack: $@
  /external/conscrypt/
update_prebuilts.sh 48 echo Building for target $t
84 echo !!! BUILDING CONSCRYPT PREBUILTS !!!
93 echo DONE BUILDING CONSCRYPT PREBUILTS
  /external/libpng/contrib/gregbook/
makevms.com 73 $ write sys$output "Building rpng-x..."
79 $ write sys$output "Building rpng2-x..."
85 $ write sys$output "Building wpng..."
  /external/vulkan-validation-layers/
update_external_sources.bat 243 echo Building %GLSLANG_DIR%
263 echo Building 32-bit Glslang: MSBuild INSTALL.vcxproj /p:Platform=x86 /p:Configuration=Debug
272 echo Building Glslang: MSBuild INSTALL.vcxproj /p:Platform=x86 /p:Configuration=Release
293 echo Building 64-bit Glslang: MSBuild INSTALL.vcxproj /p:Platform=x64 /p:Configuration=Debug
302 echo Building Glslang: MSBuild INSTALL.vcxproj /p:Platform=x64 /p:Configuration=Release
315 echo Building %SPIRV_TOOLS_DIR%
336 echo Building 32-bit spirv-tools: MSBuild ALL_BUILD.vcxproj /p:Platform=x86 /p:Configuration=Debug
346 echo Building 32-bit spirv-tools: MSBuild ALL_BUILD.vcxproj /p:Platform=x86 /p:Configuration=Release
367 echo Building 64-bit spirv-tools: MSBuild ALL_BUILD.vcxproj /p:Platform=x64 /p:Configuration=Debug
377 echo Building 64-bit spirv-tools: MSBuild ALL_BUILD.vcxproj /p:Platform=x64 /p:Configuration=Release
    [all...]
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-cris/
pcrelcp-1.d 8 # Building a DSO with (unrecommended) non-pic pc-relative references
  /external/llvm/
Makefile 159 $(Echo) Building Debug Version
162 $(Echo) Building Optimized Version
166 $(Echo) Building Profiling Version
290 else # Building "Apple-style."
294 include $(shell find . -name GNUmakefile) # Building "Apple-style."
295 endif # Building "Apple-style."
  /external/libcxx/src/support/
atomic_support.h 24 _LIBCPP_WARNING("Building libc++ without __atomic builtins is unsupported")
26 # warning Building libc++ without __atomic builtins is unsupported
  /external/llvm/docs/
Makefile 93 $(Echo) Building doxygen documentation
127 $(Echo) Building ocamldoc documentation
  /frameworks/ml/bordeaux/service/
Android.mk 54 ## Building the whole Bordeaux service
  /frameworks/opt/net/wifi/service/java/com/android/server/wifi/anqp/
CivicLocationElement.java 110 public static final int BUILDING = 25;
145 Building,
181 s_caTypes.put(BUILDING, CAType.Building);

Completed in 564 milliseconds

1 2 3