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

  /frameworks/base/tools/layoutlib/bridge/tests/res/testApp/MyApplication/build/intermediates/classes/debug/com/android/layoutlib/test/myapplication/
BuildConfig.class 
  /external/chromium_org/third_party/skia/platform_tools/barelinux/bin/
arm64_make 32 # BUILD_TYPE should be one of:
34 BUILD_TYPE='Debug'
41 t) BUILD_TYPE="$OPTARG";;
54 . "$(dirname "$0")/barelinux_make" -t "$BUILD_TYPE"
barelinux_make 40 # BUILD_TYPE should be one of:
42 BUILD_TYPE='Debug'
49 t) BUILD_TYPE="$OPTARG";;
82 ninja -C "${SKIA_OUT}/${BUILD_TYPE}"
  /external/skia/platform_tools/barelinux/bin/
arm64_make 32 # BUILD_TYPE should be one of:
34 BUILD_TYPE='Debug'
41 t) BUILD_TYPE="$OPTARG";;
54 . "$(dirname "$0")/barelinux_make" -t "$BUILD_TYPE"
barelinux_make 40 # BUILD_TYPE should be one of:
42 BUILD_TYPE='Debug'
49 t) BUILD_TYPE="$OPTARG";;
82 ninja -C "${SKIA_OUT}/${BUILD_TYPE}"
  /external/google-tv-pairing-protocol/cpp/
main.scons 70 BUILD_TYPE = 'dbg',
78 BUILD_TYPE = 'opt',
100 BUILD_TYPE = 'dbg64',
109 BUILD_TYPE = 'opt64',
145 BUILD_TYPE = 'opt',
159 BUILD_TYPE = 'dbg',
200 BUILD_TYPE = 'opt',
227 BUILD_TYPE = 'dbg',
  /cts/common/device-side/device-setup/src/com/android/compatibility/common/devicesetup/
DeviceInfoConstants.java 34 public static final String BUILD_TYPE = "buildType";
  /cts/tools/device-setup/TestDeviceSetup/src/android/tests/getinfo/
DeviceInfoConstants.java 58 public static final String BUILD_TYPE = "build_type";
DeviceInfoInstrument.java 72 addResult(BUILD_TYPE, Build.TYPE);
  /external/openssl/
check-all-builds.sh 217 for BUILD_TYPE in $BUILD_TYPES; do
218 echo " $BUILD_TYPE"
363 local build_type=$1
364 local arch=$(get_build_arch $build_type)
448 local build_type=$2
449 echo "## build_sources prefix='$prefix' build_type='$build_type'"
450 local arch=$(get_build_arch $build_type)
454 local build_cc=$(get_build_compiler $build_type)
455 local build_cflags=$(get_build_c_flags $build_type)
    [all...]
  /prebuilts/misc/common/power-helper/
PowerTestHelper.jar 
  /prebuilts/misc/common/ub-uiautomator/
ub-uiautomator.jar 

Completed in 4554 milliseconds