HomeSort by relevance Sort by last modified time
    Searched full:revision (Results 26 - 50 of 4916) sorted by null

12 3 4 5 6 7 8 91011>>

  /external/webkit/Tools/QueueStatusServer/templates/
updatesvnrevision.html 2 Update an SVN revision: <input name="number">
  /development/libraries/stereocamera/
source.properties 3 Pkg.Desc=Stereo Camera libraries, revision 1
6 Pkg.Revision=1
  /external/oprofile/events/x86-64/family15h/
unit_masks 9 # Revision: 1.0
13 # - Initial revision
events 9 # Revision: 1.0
13 # - Initial revision
  /external/llvm/utils/crosstool/
create-snapshots.sh 4 # where $REV is an SVN revision of LLVM. This is used for creating stable
8 # $0 [REV] -- grabs the revision $REV from SVN; if not specified, grabs the
9 # latest SVN revision.
17 svn info ${LLVM_PROJECT_SVN} | egrep ^Revision | sed 's/^Revision: //'
29 # Create "module-revision.tar.bz2" packages from the SVN checkout dirs.
  /sdk/sdkmanager/libs/sdklib/tests/src/com/android/sdklib/internal/repository/packages/
MockPlatformToolPackage.java 31 * Creates a {@link MockPlatformToolPackage} with the given revision and hardcoded defaults
36 public MockPlatformToolPackage(int revision) {
37 this(null /*source*/, revision);
41 * Creates a {@link MockPlatformToolPackage} with the given revision and hardcoded defaults
46 public MockPlatformToolPackage(SdkSource source, int revision) {
50 revision,
61 * Creates a {@link MockPlatformToolPackage} with the given revision and hardcoded defaults
66 public MockPlatformToolPackage(SdkSource source, FullRevision revision) {
69 FullRevisionPackageTest.createProps(revision), // props,
70 revision.getMajor()
    [all...]
MockExtraPackage.java 34 * Creates a {@link MockExtraPackage} with the given revision and hardcoded defaults
39 public MockExtraPackage(String vendor, String path, int revision, int min_platform_tools_rev) {
40 this(null /*source*/, vendor, path, revision, min_platform_tools_rev);
48 int revision) {
54 revision,
68 int revision,
70 this(source, createProps(min_platform_tools_rev), vendor, path, revision);
MockSourcePackage.java 33 * and package revision.
37 public MockSourcePackage(AndroidVersion version, int revision) {
39 revision,
46 * sdk source and package revision.
53 int revision) {
56 revision,
MockSystemImagePackage.java 31 * and package revision.
35 public MockSystemImagePackage(MockPlatformPackage basePlatform, int revision, String abi) {
37 revision, local
46 * sdk source and package revision.
53 int revision,
57 revision,
MockPlatformPackage.java 37 * Creates a {@link MockPlatformTarget} with the requested API and revision
42 public MockPlatformPackage(int apiLevel, int revision) {
43 this(null /*source*/, new MockPlatformTarget(apiLevel, revision), null /*props*/);
47 * Creates a {@link MockPlatformTarget} with the requested API and revision
54 public MockPlatformPackage(int apiLevel, int revision, int min_tools_rev) {
56 new MockPlatformTarget(apiLevel, revision),
60 public MockPlatformPackage(SdkSource source, int apiLevel, int revision, int min_tools_rev) {
61 this(source, new MockPlatformTarget(apiLevel, revision), createProps(min_tools_rev));
  /external/llvm/utils/
GetSourceVersion 5 echo " Prints the source control revision of the given source directory,"
6 echo " the exact format of the revision string depends on the source "
20 git svn info | grep 'Revision:' | cut -d: -f2-
  /external/qemu/distrib/sdl-1.2.15/src/main/macos/
SDL.shlib.r 12 #ifndef __TYPES_R__ #include "Types.r" #endif #ifndef __BALLOONS_R__ #include "Balloons.r" #endif #define VERSION_MAJOR 1 #define VERSION_MINOR 2 #define REVISION 13 #define STATE release /* development | alpha | beta | release */ #define RELEASE_NO 0 /* number after letter, or zero for release */ #define COUNTRY verUS #define VERSION_STRING "1.2.13" #define NAME "SDL" #define SHORT_DESCRIPTION "Simple DirectMedia Layer by Sam Lantinga" #define LONG_DESCRIPTION "A cross-platform multimedia library.\n\nhttp://www.libsdl.org" resource 'vers' (1) { VERSION_MAJOR, (VERSION_MINOR << 4) | REVISION, STATE, RELEASE_NO, COUNTRY, VERSION_STRING, VERSION_STRING }; resource 'vers' (2) { VERSION_MAJOR, (VERSION_MINOR << 4) | REVISION, STATE, RELEASE_NO, COUNTRY, VERSION_STRING, SHORT_DESCRIPTION }; /* Extension Manager in (…)
  /external/v8/test/test262/
README 7 at revision 309 as 'data' in this directory. Using later version
9 with that revision.
13 If you do update to a newer revision you may have to change the test
  /external/chromium/build/util/
lastchange.py 7 lastchange.py -- Chromium revision fetching utility.
17 def __init__(self, url, root, revision):
20 self.revision = revision
25 Fetch the Subversion branch and revision for a given directory.
55 revision = attrs['Revision']
59 return VersionInfo(url, root, revision)
206 revision = LookupGitSVNRevision(directory, 999)
207 if not revision
    [all...]
  /development/sdk/
images_armeabi-v7a_source.prop_template 3 Pkg.Revision=1
images_armeabi_source.prop_template 3 Pkg.Revision=1
images_x86_source.prop_template 3 Pkg.Revision=1
sdk.properties 4 sdk.ant.templates.revision=1
support_source.properties 2 Pkg.Revision=11
  /external/chromium-trace/trace-viewer/third_party/pywebsocket/
README.chromium 6 Revision: r658
  /external/dropbear/libtomcrypt/demos/
small.c 13 /* $Revision: 1.3 $ */
  /external/iptables/include/linux/netfilter_ipv4/
ipt_addrtype.h 17 /* revision 0 */
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/api/
armCOMM_MaskTable.h 5 * Revision: 9641
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p10/src/
armVCM4P10_DeblockingChroma_unsafe_s.s 5 ;// Revision: 9641
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/api/
armCOMM_MaskTable.h 5 * Revision: 12290

Completed in 1400 milliseconds

12 3 4 5 6 7 8 91011>>