Searched defs:revision (Results 1 - 25 of 58) sorted by relevance

123

/external/llvm/utils/release/
H A Dbuild_llvm_package.bat7 REM Usage: build_llvm_package.bat <revision>
20 set revision=%1 variable
22 set package_version=3.8.0-r%revision%
23 set clang_format_vs_version=3.8.0.%revision%
24 set build_dir=llvm_package_%revision%
27 echo Revision: %revision%
37 echo Checking out %branch% at r%revision%...
38 svn.exe export -r %revision% http://llvm.org/svn/llvm-project/llvm/%branch% llvm || exit /b
39 svn.exe export -r %revision% http://llvm.org/svn/llvm-project/cfe/%branch% llvm/tools/clang || exit /b
40 svn.exe export -r %revision
[all...]
/external/chromium-trace/catapult/firefighter/update/common/buildbot/
H A Dbuild.py18 if 'revision' in source_stamp:
19 self._revision = source_stamp['revision']
53 def revision(self): member in class:Build
58 """The time the revision was committed.
/external/chromium-trace/catapult/perf_insights/perf_insights/endpoints/cloud_mapper/
H A Djob_info.py19 revision = ndb.StringProperty(indexed=True) variable in class:JobInfo
/external/chromium-trace/catapult/dashboard/dashboard/models/
H A Dstoppage_alert.py25 [("StoppageAlertParent", <test_path>), ("StoppageAlert", <revision>)].
41 def revision(self): member in class:StoppageAlert
51 return ndb.Key('Row', self.revision, parent=test_container)
55 return self.revision
59 return self.revision
70 def GetStoppageAlert(test_path, revision):
75 revision: The ID of the last point before the stoppage.
81 'StoppageAlertParent', test_path, 'StoppageAlert', revision).get()
97 id=row.revision,
H A Dgraph_data.py29 a revision and value, which are its X and Y values on a graph, and any other
40 Row: revision 12345, value 2.5
41 Row: revision 12346, value 2.0
42 Row: revision 12347, value 2.1
44 Row: revision 12345, value 2.4
45 Row: revision 12346, value 2.0
46 Row: revision 12347, value 2.2
48 Row: revision 12345, value 10
49 Row: revision 12346, value 12
50 Row: revision 1234
319 revision = ndb.IntegerProperty(indexed=False) variable in class:LastAddedRevision
353 def revision(self): # pylint: disable=invalid-name member in class:Row
[all...]
/external/e2fsprogs/intl/
H A Dexplodename.c56 const char **sponsor, const char **revision)
68 *revision = NULL;
162 /* Next is revision (CEN syntax). */
164 *revision = ++cp;
52 _nl_explode_name(char *name, const char **language, const char **modifier, const char **territory, const char **codeset, const char **normalized_codeset, const char **special, const char **sponsor, const char **revision) argument
H A Dfinddomain.c61 const char *revision; local
77 (1) revision
139 &sponsor, &revision);
146 sponsor, revision, domainname, 1);
H A Dgmo.h77 /* The revision number of the file format. */
78 nls_uint32 revision; member in struct:mo_file_header
80 /* The following are only used in .mo files with major revision 0 or 1. */
93 /* The following are only used in .mo files with minor revision >= 1. */
116 /* The following are only used in .mo files with minor revision >= 1. */
H A Dl10nflist.c175 const char *sponsor, const char *revision,
210 ? strlen (revision) + 1 : 0)) : 0)
263 cp = stpcpy (cp, revision);
350 sponsor, revision, filename, 1);
357 sponsor, revision, filename, 1);
170 _nl_make_l10nflist(struct loaded_l10nfile **l10nfile_list, const char *dirlist, size_t dirlist_len, int mask, const char *language, const char *territory, const char *codeset, const char *normalized_codeset, const char *modifier, const char *special, const char *sponsor, const char *revision, const char *filename, int do_allocate) argument
/external/iptables/extensions/
H A Dlibxt_connlimit.c60 const unsigned int revision = (*cb->match)->u.user.revision; local
73 if (revision < 1)
80 if (revision < 1)
153 const int revision = match->u.user.revision; local
160 if (revision >= 1) {
171 const int revision = match->u.user.revision; local
178 if (revision >
[all...]
H A Dlibxt_string.c172 const unsigned int revision = (*cb->match)->u.user.revision; local
179 if (revision == 0)
188 if (revision == 0)
195 if (revision == 0)
257 const int revision = match->u.user.revision; local
258 int invert = (revision == 0 ? info->u.v0.invert :
273 if (revision > 0 && info->u.v1.flags & XT_STRING_FLAG_IGNORECASE)
281 const int revision local
[all...]
/external/libdrm/nouveau/nvif/
H A Dcl0080.h22 __u8 revision; /* from NV_PMC_BOOT_0 */ member in struct:nv_device_info_v0
/external/chromium-trace/catapult/third_party/Paste/paste/exceptions/
H A Dcollector.py127 ``revision``:
230 revision = globals.get('__revision__', None)
231 if revision is None:
233 revision = globals.get('__version__', None)
235 if revision is not None:
237 revision = str(revision).strip()
239 revision = '???'
240 return revision
279 data['revision']
471 revision = None variable in class:ExceptionFrame
[all...]
/external/iproute2/include/linux/netfilter/
H A Dx_tables.h17 __u8 revision; member in struct:xt_entry_match::__anon7134::__anon7135
40 __u8 revision; member in struct:xt_entry_target::__anon7137::__anon7138
74 /* The argument to IPT_SO_GET_REVISION_*. Returns highest revision
75 * kernel supports, if >= revision. */
78 __u8 revision; member in struct:xt_get_revision
/external/iptables/include/linux/netfilter/
H A Dx_tables.h17 __u8 revision; member in struct:xt_entry_match::__anon7458::__anon7459
40 __u8 revision; member in struct:xt_entry_target::__anon7461::__anon7462
74 /* The argument to IPT_SO_GET_REVISION_*. Returns highest revision
75 * kernel supports, if >= revision. */
78 __u8 revision; member in struct:xt_get_revision
/external/kernel-headers/original/uapi/linux/netfilter/
H A Dx_tables.h17 __u8 revision; member in struct:xt_entry_match::__anon8091::__anon8092
40 __u8 revision; member in struct:xt_entry_target::__anon8094::__anon8095
74 /* The argument to IPT_SO_GET_REVISION_*. Returns highest revision
75 * kernel supports, if >= revision. */
78 __u8 revision; member in struct:xt_get_revision
/external/libchrome/base/
H A Dcpu.cc114 revision = 0; local
123 {"CPU revision", &revision},
178 revision == 0;
/external/sfntly/cpp/src/sfntly/table/core/
H A Dfont_header_table.cc133 void FontHeaderTable::Builder::SetFontRevision(int32_t revision) { argument
134 InternalWriteData()->WriteFixed(Offset::kFontRevision, revision);
/external/vboot_reference/firmware/include/
H A Dgpt.h77 uint32_t revision; member in struct:__anon20351
/external/gptfdisk/
H A Dgpt.h45 uint32_t revision; member in struct:GPTHeader
/external/iproute2/tc/
H A Dm_xt_old.c160 static void set_revision(char *name, u_int8_t revision) argument
162 /* Old kernel sources don't have ".revision" field,
165 name[IPT_FUNCTION_MAXNAMELEN - 1] = revision;
182 set_revision(target->t->u.user.name, target->revision);
H A Dm_ipt.c349 static void set_revision(char *name, u_int8_t revision) argument
351 /* Old kernel sources don't have ".revision" field,
354 name[IPT_FUNCTION_MAXNAMELEN - 1] = revision;
377 set_revision(target->t->u.user.name, target->revision);
/external/kernel-headers/original/uapi/asm-arm/asm/
H A Dsetup.h93 /* board revision */
155 struct tag_revision revision; member in union:tag::__anon7587
/external/kernel-headers/original/uapi/linux/
H A Dmedia.h77 __u32 revision; member in struct:media_entity_desc
/external/libvpx/libvpx/third_party/libwebm/
H A Dmkvmuxerutil.cpp587 void GetVersion(int32* major, int32* minor, int32* build, int32* revision) { argument
591 *revision = 0;

Completed in 573 milliseconds

123