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

1 2

  /external/autotest/site_utils/suite_scheduler/
constants.py 47 class Builds:
task.py 16 from constants import Builds
163 # Settings for Launch Control builds only:
165 cros. Required for android/brillo builds.
168 builds.
170 Required and only applicable for android/brillo builds.
274 'Control builds, not ChromeOS builds.')
279 'Control builds.')
283 '`boards` for Launch Control builds are retrieved from '
285 'Control builds.'
    [all...]
  /external/protobuf/csharp/
build_packages.bat 1 @rem Builds Google.Protobuf NuGet packages
  /packages/apps/BasicSmsReceiver/
Android.mk 13 # Builds against the public SDK
20 # This finds and builds the test apk as well, so a single make does both.
  /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.
  /cts/tests/tests/media/libmediandkjni/
Android.mk 18 # Builds libctsmediacodec_jni.so
52 # Builds libctsmediadrm_jni.so
  /external/objenesis/tck-android/
Android.mk 20 # Builds the deployable Objenesis TCK for Android
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/src_rss/org/eclipse/releng/util/rss/
messages.properties 23 RSSFeedCreateFeedTask.Builds=Builds
  /external/mockito/
Android.mk 41 # Builds the Mockito source code, but does not include any run-time
46 # Exclude source used to dynamically create classes since target builds use
87 # Builds the Mockito source code, but does not include any run-time
  /external/objenesis/
Android.mk 50 # Builds the Objenesis TCK as a device-targeted library
  /external/guice/
Android.mk 26 # Builds the 'no_aop' flavor for Android.
  /build/make/
envsetup.sh 8 - mm: Builds all of the modules in the current directory, but not their dependencies.
9 - mmm: Builds all of the modules in the supplied directories, but not their dependencies.
11 - mma: Builds all of the modules in the current directory, and their dependencies.
12 - mmma: Builds all of the modules in the supplied directories, and their dependencies.
    [all...]
  /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...]
  /external/v8/tools/
profile_view.js 41 * Builds a profile view for the specified call tree.
  /build/make/core/
cleanbuild.mk 21 # Builds up a list of clean steps. Creates a unique
  /external/protobuf/csharp/src/Google.Protobuf/Reflection/
FileDescriptor.cs 212 /// Builds a FileDescriptor from its protocol buffer representation.
  /build/soong/cc/
builder.go 197 // Abidiff check turned on in advice-only mode. Builds will not fail on abi incompatibilties / extensions.
215 // debug output. That way two builds in two different directories will
  /build/soong/cmd/microfactory/
microfactory.go 30 // Builds are incremental by package. All input files are hashed, and if the
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/gc/
reflect.go 67 // Builds a type representing a Bucket structure for
177 // Builds a type representing a Hmap structure for the given map type.
    [all...]
  /prebuilts/go/linux-x86/src/cmd/compile/internal/gc/
reflect.go 67 // Builds a type representing a Bucket structure for
177 // Builds a type representing a Hmap structure for the given map type.
    [all...]
  /external/minijail/
common.mk 68 # opt - Enable optimizations for release builds
713 # Builds and runs tests for the target arch
    [all...]
  /external/modp_b64/
common.mk 68 # opt - Enable optimizations for release builds
713 # Builds and runs tests for the target arch
    [all...]

Completed in 535 milliseconds

1 2