HomeSort by relevance Sort by last modified time
    Searched refs:BOOTSTRAP (Results 1 - 15 of 15) sorted by null

  /build/blueprint/tests/
bootstrap.bash 3 export BOOTSTRAP="${BASH_SOURCE[0]}"
7 ../bootstrap.bash "$@"
  /build/blueprint/
bootstrap.bash 3 # This script serves two purposes. First, it can bootstrap the standalone
7 # It can also be invoked from another script to bootstrap a custom Blueprint-
12 # BOOTSTRAP
27 # BOOTSTRAP should be set to the path of the bootstrap script. It can be
30 if [ -z "$BOOTSTRAP" ]; then
31 BOOTSTRAP="${BASH_SOURCE[0]}"
35 # only if BOOTSTRAP and WRAPPER are unset.
36 [ -z "$WRAPPER" ] && WRAPPER="`dirname "${BOOTSTRAP}"`/blueprint.bash"
43 # the bootstrap script
    [all...]
  /build/soong/ui/build/
soong.go 31 ctx.BeginTrace("blueprint bootstrap")
34 cmd := Command(ctx, config, "blueprint bootstrap", "build/blueprint/bootstrap.bash", "-t")
36 cmd.Environment.Set("BOOTSTRAP", "./build/blueprint/bootstrap.bash")
54 envTool := filepath.Join(config.SoongOutDir(), ".bootstrap/bin/soong_env")
84 if _, err := microfactory.Build(&cfg, minibp, "github.com/google/blueprint/bootstrap/minibp"); err != nil {
112 ninja("bootstrap", ".bootstrap/build.ninja")
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/
build-precise-multilib-toolchain.sh 245 BOOTSTRAP=
303 --bootstrap) BOOTSTRAP=yes
343 Use the bootstrap option to re-generate the toolchain with itself. This is
373 echo " --bootstrap Bootstrap toolchain (i.e. compile it with itself)"
    [all...]
  /external/robolectric-shadows/sandbox/src/main/java/org/robolectric/internal/bytecode/
SandboxClassLoader.java 1288 MethodType bootstrap = local
    [all...]
  /prebuilts/misc/common/robolectric/3.4.2/lib/
sandbox-3.4.2.jar 
  /prebuilts/misc/common/robolectric/3.5.1/lib/
sandbox-3.5.1.jar 
  /prebuilts/misc/common/robolectric/3.6.1/lib/
sandbox-3.6.1.jar 
  /prebuilts/misc/common/robolectric/3.1.1/lib/
robolectric-3.1.1.jar 
  /prebuilts/jdk/jdk8/darwin-x86/jre/lib/ext/
nashorn.jar 
  /prebuilts/jdk/jdk8/linux-x86/jre/lib/ext/
nashorn.jar 
  /external/mockito/lib/
byte-buddy-1.7.9.jar 
  /prebuilts/tools/common/m2/repository/net/bytebuddy/byte-buddy/1.4.33/
byte-buddy-1.4.33.jar 
  /prebuilts/tools/common/m2/repository/net/bytebuddy/byte-buddy/1.5.5/
byte-buddy-1.5.5.jar 
  /prebuilts/tools/common/m2/repository/nl/jqno/equalsverifier/equalsverifier/2.1.5/
equalsverifier-2.1.5.jar 

Completed in 1256 milliseconds