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

1 2

  /external/autotest/server/
constants.py 49 class Builds:
  /external/protobuf/csharp/
build_packages.bat 1 @rem Builds Google.Protobuf NuGet packages
  /cts/tests/tests/media/libmediandkjni/
Android.mk 18 # Builds libctscodecutils_jni.so
49 # Builds libctsmediacodec_jni.so
81 # Builds libctsmediadrm_jni.so
  /cts/build/
test_target_java_library.mk 16 # Builds a Java library.
19 # Disable by default so "m cts" will work in emulator builds
support_package.mk 16 # Builds a package with dex preopt and proguard disabled
21 # Disable by default so "m cts" will work in emulator builds
compatibility_test_suite.mk 16 # Builds a compatibility test suite.
device_info_package.mk 16 # Builds a package which can be instrumented to retrieve information about the device under test.
  /frameworks/base/core/tests/webkit/apk_with_native_libs/
Android.mk 33 # Builds an apk containing native libraries that will be unzipped on the device.
53 # Builds an apk containing uncompressed native libraries that have to be
  /external/objenesis/tck-android/
Android.mk 20 # Builds the deployable Objenesis TCK for Android
  /external/vulkan-validation-layers/build-android/
build_all.sh 98 echo Builds succeeded
  /external/vulkan-validation-layers/
build_windows_targets.bat 3 REM This Windows batch file builds this repository for the following targets:
11 REM None: Runs CMake and builds all 4 combinations
14 REM 32: Deletes build32, runs CMake and builds 32-bit versions
15 REM 64: Deletes build, runs CMake and builds 64-bit versions
16 REM debug (case insensitive): Builds just the debug config of a 32 and/or 64-bit build
17 REM release (case insensitive): Builds just the release config of a 32 and/or 64-bit build
20 REM 32/64: Specifying neither or both builds both
21 REM debug/release: Specifying neither or both builds both
  /build/make/target/board/generic_x86_64/
BoardConfig.mk 72 # Builds a special vbmeta.img that disables AVB verification.
  /build/make/target/board/generic/
BoardConfig.mk 17 # builds. It is the lowest common denominator required to build
84 # Builds a special vbmeta.img that disables AVB verification.
  /build/make/target/board/generic_x86/
BoardConfig.mk 74 # Builds a special vbmeta.img that disables AVB verification.
  /build/make/target/board/generic_arm64/
BoardConfig.mk 34 # platform builds. It is the lowest common denominator required
100 # Builds a special vbmeta.img that disables AVB verification.
  /build/make/
envsetup.sh 14 - mm: Builds all of the modules in the current directory, but not their dependencies.
15 - mmm: Builds all of the modules in the supplied directories, but not their dependencies.
17 - mma: Builds all of the modules in the current directory, and their dependencies.
18 - mmma: Builds all of the modules in the supplied directories, and their dependencies.
    [all...]
  /external/tensorflow/tensorflow/python/util/
deprecation.py 322 """Builds a dictionary from deprecated arguments to their spec.
  /external/toolchain-utils/cros_utils/
buildbot_json.py 248 keys need to be invalidated is with Builds.
373 # Builder children and Builds has Build children.
806 """Lists of the current builds."""
809 super(CurrentBuilds, self).__init__(parent, parent.builds, 'currentBuilds')
813 """List of the pending builds."""
819 class Builds(AddressableNodeList):
822 Recommends using .cache() to speed up if a significant number of builds are
828 super(Builds, self).__init__(parent, 'builds')
831 """Support for negative reference and enable retrieving non-cached builds
    [all...]
  /build/make/core/
cleanbuild.mk 45 # Builds up a list of clean steps. Creates a unique
  /external/v8/tools/
profile_view.js 41 * Builds a profile view for the specified call tree.
  /external/protobuf/csharp/src/Google.Protobuf/Reflection/
FileDescriptor.cs 212 /// Builds a FileDescriptor from its protocol buffer representation.
  /external/tensorflow/tensorflow/tools/docs/
parser.py 998 """Builds the `bases` attribute, to document this class' parent-classes.
    [all...]
  /build/blueprint/microfactory/
microfactory.go 30 // Builds are incremental by package. All input files are hashed, and if the
  /system/sepolicy/
Android.mk 87 $(error SELINUX_IGNORE_NEVERALLOWS := true cannot be used in user builds)
90 It does not work in user builds and using it will \
121 # Builds paths for all policy files found in BOARD_VENDOR_SEPOLICY_DIRS.
125 # Builds paths for all policy files found in BOARD_ODM_SEPOLICY_DIRS.
707 echo "ERROR: permissive domains not allowed in user builds" 1>&2; \
758 echo "ERROR: permissive domains not allowed in user builds" 1>&2; \
    [all...]
  /external/minijail/
common.mk 68 # opt - Enable optimizations for release builds
717 # Builds and runs tests for the target arch
    [all...]

Completed in 486 milliseconds

1 2