HomeSort by relevance Sort by last modified time
    Searched refs:prebuilt (Results 126 - 150 of 156) sorted by null

1 2 3 4 56 7

  /external/mesa3d/src/compiler/
Android.glsl.gen.mk 31 prebuilt_intermediates := $(MESA_TOP)/prebuilt-intermediates
Android.nir.gen.mk 31 prebuilt_intermediates := $(MESA_TOP)/prebuilt-intermediates
  /external/mesa3d/src/mesa/
Android.gen.mk 31 prebuilt_intermediates := $(MESA_TOP)/prebuilt-intermediates
  /external/mockito/
Android.mk 100 # Host prebuilt dependencies.
  /hardware/invensense/6515/libsensors_iio/software/simple_apps/mpu_iio/build/android/
shared.mk 16 #--yd CROSS ?= $(ANDROID_ROOT)/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/bin/arm-eabi-
  /build/soong/cc/
ndk_prebuilt.go 32 // NDK prebuilt libraries.
125 // The NDK STLs are slightly different from the prebuilt system libraries:
stl.go 115 // TODO: Make a system STL prebuilt for the NDK.
116 // The system STL doesn't have a prebuilt (it uses the system's libstdc++), but it does have
ndk_sysroot.go 48 // prebuilt to development/ndk, and a current version is built and archived as
  /build/soong/java/
builder.go 240 prebuilt android.Path) (classJarSpec, resourceJarSpec jarSpec) {
250 Input: prebuilt,
app.go 76 // We'll already have a dependency on an sdk prebuilt android.jar
  /build/make/core/
config.mk 109 BUILD_PREBUILT:= $(BUILD_SYSTEM)/prebuilt.mk
429 # Set up PDK so we can use TARGET_BUILD_PDK to select prebuilt tools below
569 # The default PKGDATADIR built in the prebuilt bison is a relative path
    [all...]
envsetup.mk 160 # We don't want to move all the prebuilt host tools to a $(HOST_OS)-x86_64 dir.
162 # This is the standard way to name a directory containing prebuilt host
163 # objects. E.g., prebuilt/$(HOST_PREBUILT_TAG)/cc
definitions.mk     [all...]
java_common.mk 218 # We may need to check in a prebuilt core-lambda-stubs to prebuilts/sdk.
  /device/linaro/bootloader/edk2/EmulatorPkg/
build.sh 216 echo using prebuilt tools
  /external/guice/
Android.mk 100 # of relying on a prebuilt.
  /external/roboto-fonts/
Android.mk 35 # Build the rest of font files as prebuilt.
  /frameworks/base/data/fonts/
Android.mk 62 # Build the rest of font files as prebuilt.
  /frameworks/base/packages/SystemUI/tests/
Android.mk 58 truth-prebuilt \
  /prebuilts/ndk/r13/sources/android/support/
Android.mk 141 ifneq ($(LIBCXX_FORCE_REBUILD),true) # Using prebuilt
177 endif # Prebuilt/building
  /prebuilts/ndk/r11/sources/cxx-stl/llvm-libc++/libcxx/test/
testit_android 77 READELF=../../../../../toolchains/arm-linux-androideabi-4.8/prebuilt/darwin-x86/bin/arm-linux-androideabi-readelf
135 - A prebuilt Android toolchain in your path.
185 echo "ERROR: Missing prebuilt library: $LIBCXX_LIBS/$LIB"
200 echo "ERROR: Missing prebuilt library: $LIBCOMPILER_RT_LIBS/$LIB"
  /external/apache-http/
Android.mk 130 # For unbundled build we'll use the prebuilt jar from prebuilts/sdk.
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/config/
Makefile 98 prefix= /tmp/ndk-andrewhsieh/buildhost/install/prebuilt/linux-x86
157 CONFIG_ARGS= '--prefix=/tmp/ndk-andrewhsieh/buildhost/install/prebuilt/linux-x86' '--build=x86_64-linux-gnu' '--host=i686-linux-gnu' '--with-build-sysroot' '--disable-ipv6' 'build_alias=x86_64-linux-gnu' 'host_alias=i686-linux-gnu' 'CC=i686-linux-gnu-gcc' 'CFLAGS=-O2 -Os -fomit-frame-pointer -s' 'LDFLAGS='
198 PYTHON_FOR_BUILD=_PYTHON_PROJECT_BASE=$(abs_builddir) _PYTHON_HOST_PLATFORM=$(_PYTHON_HOST_PLATFORM) PYTHONPATH=/tmp/ndk-andrewhsieh/buildhost/install/prebuilt/linux-x86_64/lib/python2.7/lib-dynload:$(shell test -f pybuilddir.txt && echo $(abs_builddir)/`cat pybuilddir.txt`:)$(srcdir)/Lib:$(srcdir)/Lib/plat-$(MACHDEP) /tmp/ndk-andrewhsieh/buildhost/install/prebuilt/linux-x86_64/bin/python2.7
    [all...]
  /external/valgrind/
Android.mk 622 # Copy prebuilt suppressions
  /build/soong/androidmk/cmd/androidmk/
android.go 469 ctx.file.scope.Set("BUILD_PREBUILT", "prebuilt")

Completed in 2010 milliseconds

1 2 3 4 56 7