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

12 3 4 5 6 7 8 91011>>

  /external/skqp/infra/bots/recipe_modules/flavor/examples/
full.py 122 revision='abc123',
149 revision='abc123',
160 revision='abc123',
171 revision='abc123',
183 revision='abc123',
196 revision='abc123',
208 revision='abc123',
220 revision='abc123',
230 revision='abc123',
  /external/iptables/extensions/
libxt_connlimit.c 60 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 >= 1)
    [all...]
libxt_string.c 172 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 = match->u.user.revision local
    [all...]
  /system/timezone/distro/tools/
create-distro.py 53 def CreateTimeZoneDistro(iana_version, revision, tzdata_file, icu_file, tzlookup_file, output_dir):
63 properties.write('revision=%s\n' % revision)
77 parser.add_argument('-revision', type=int, default=1,
78 help='The distro revision for the IANA version, default = 1')
88 revision = args.revision
96 revision=revision,
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/mips/
ase-errors-1.l 4 .*:9: Warning: the `dsp' extension requires MIPS32 revision 2 or greater
12 .*:25: Warning: the `dspr2' extension requires MIPS32 revision 2 or greater
18 .*:39: Warning: the `mcu' extension requires MIPS32 revision 2 or greater
26 .*:58: Warning: the `mips3d' extension requires MIPS32 revision 2 or greater
29 .*:68: Warning: the `mt' extension requires MIPS32 revision 2 or greater
32 .*:77: Warning: the `smartmips' extension requires MIPS32 revision 1 or greater
36 .*:88: Warning: the `virt' extension requires MIPS32 revision 2 or greater
41 .*:100: Warning: the `eva' extension requires MIPS32 revision 2 or greater
ase-errors-2.l 3 .*:7: Warning: the `dsp' extension requires MIPS64 revision 2 or greater
9 .*:21: Warning: the `dspr2' extension requires MIPS64 revision 2 or greater
14 .*:33: Warning: the `mcu' extension requires MIPS64 revision 2 or greater
17 .*:41: Warning: the `mdmx' extension requires MIPS64 revision 1 or greater
20 .*:49: Warning: the `mips3d' extension requires MIPS64 revision 1 or greater
23 .*:57: Warning: the `mt' extension requires MIPS64 revision 2 or greater
29 .*:74: Warning: the `virt' extension requires MIPS64 revision 2 or greater
33 .*:84: Warning: the `eva' extension requires MIPS64 revision 2 or greater
  /external/e2fsprogs/intl/
loadinfo.h 93 SPECIAL, SPONSOR, REVISION are the pieces of the locale name, as
107 const char *sponsor, const char *revision,
116 territory, codeset, special, sponsor, revision.
119 *CODESET, *SPECIAL, *SPONSOR, *REVISION gets assigned either a
131 CEN_REVISION for *REVISION.
138 const char **revision);
  /external/skia/infra/bots/recipe_modules/vars/examples/
full.py 48 revision='abc123',
58 revision='abc123',
  /external/skia/infra/bots/recipes/
upload_skiaserve.py 33 target_arch, api.properties['revision'])
44 revision='abc123',
53 revision='abc123',
infra.py 40 revision='abc123',
49 revision='abc123',
59 revision='abc123',
update_meta_config.py 63 revision='abc123',
72 revision='abc123',
82 revision='abc123',
upload_coverage_results.py 61 revision = api.properties['revision']
62 path = COMMIT_FOLDER % revision
153 revision='abc123',
161 revision='abc123',
169 revision='abc123',
178 revision='abc123',
192 revision='abc123',
  /external/skqp/infra/bots/recipe_modules/vars/examples/
full.py 47 revision='abc123',
57 revision='abc123',
  /external/skqp/infra/bots/recipes/
upload_skiaserve.py 33 target_arch, api.properties['revision'])
44 revision='abc123',
53 revision='abc123',
infra.py 40 revision='abc123',
49 revision='abc123',
59 revision='abc123',
update_meta_config.py 63 revision='abc123',
72 revision='abc123',
82 revision='abc123',
upload_coverage_results.py 61 revision = api.properties['revision']
62 path = COMMIT_FOLDER % revision
153 revision='abc123',
161 revision='abc123',
169 revision='abc123',
178 revision='abc123',
192 revision='abc123',
  /frameworks/support/slices/core/src/main/java/androidx/slice/
SliceSpec.java 28 * and a revision which denotes this specific implementation. Revisions are expected
30 * SliceSpec has the same type and an equal or lesser revision,
48 public SliceSpec(@NonNull String type, int revision) {
50 mRevision = revision;
61 * Gets the revision of the version.
  /external/syslinux/com32/gplinclude/acpi/
structs.h 38 uint8_t revision; member in struct:__anon36935
  /sdk/eclipse/plugins/com.android.ide.eclipse.monitor/src/com/android/ide/eclipse/monitor/
MonitorStartup.java 77 String revision = p.getProperty("Pkg.Revision"); //$NON-NLS-1$ local
78 if (revision != null && revision.length() > 0) {
79 stats.ping("ddms", revision); //$NON-NLS-1$
  /external/autotest/client/site_tests/kernel_CheckArmErrata/
kernel_CheckArmErrata.py 41 ... CPU revision : 1
50 ... CPU revision : 1
53 ... Revision : 0000
59 ... "CPU revision": 1,
67 ... "CPU revision": 1,
154 ... "CPU revision": 1})
171 ... "CPU revision": 1})
189 ... "CPU revision": 1})
199 ... "CPU revision": 2})
202 TestError: Unexpected A12 revision: r0p
    [all...]
  /external/jemalloc/bin/
jemalloc-config.in 10 --revision : Print shared library revision number.
37 --revision)
  /external/v8/tools/
v8-info.sh 49 Fetches V8 revision information from a git-svn checkout.
54 -i Print revision info for all branches matching the V8 version.
56 Output format: [Git hash] [SVN revision] [V8 version]
58 -v Print the V8 version tag for a trunk SVN revision.
64 Output format: [V8 version] [SVN revision] [SVN patch merged]*.
70 -u Print a link to all SVN revisions between two V8 revision tags.
  /device/linaro/bootloader/arm-trusted-firmware/plat/arm/board/juno/aarch32/
juno_helpers.S 22 #define JUMP_TO_HANDLER_IF_JUNO_R(revision) \
23 jump_to_handler JUNO_REVISION(revision), JUNO_HANDLER(revision)
26 * Helper macro to jump to the given handler if the board revision
28 * Expects the Juno board revision in x0.
165 * Determine the Juno board revision and call the appropriate reset
173 /* Extract board revision from the SYS_ID */
180 /* Board revision is not supported */
  /device/linaro/bootloader/arm-trusted-firmware/include/drivers/partition/
gpt.h 31 unsigned int revision; member in struct:gpt_header

Completed in 958 milliseconds

12 3 4 5 6 7 8 91011>>