Home
last modified time | relevance | path

Searched full:revision (Results 1 – 25 of 8967) sorted by relevance

12345678910>>...359

/external/sg3_utils/src/
Dsg_inq_data.c48 /* table from SPC-5 revision 16 [sorted numerically (from Annex E.9)] */
57 {0x3b, "SAM T10/0994-D revision 18"},
60 {0x54, "SAM-2 T10/1157-D revision 23"},
61 {0x55, "SAM-2 T10/1157-D revision 24"},
65 {0x62, "SAM-3 T10/1561-D revision 7"},
66 {0x75, "SAM-3 T10/1561-D revision 13"},
67 {0x76, "SAM-3 T10/1561-D revision 14"},
70 {0x87, "SAM-4 T10/1683-D revision 13"},
71 {0x8b, "SAM-4 T10/1683-D revision 14"},
75 {0xa2, "SAM-5 T10/2104-D revision 4"},
[all …]
/external/python/google-api-python-client/docs/dyn/
Ddrive_v2.revisions.html85 <p class="firstline">Gets a specific revision.</p>
94 <p class="firstline">Updates a revision.</p>
97 <p class="firstline">Updates a revision.</p>
110 revisionId: string, The ID of the revision. (required)
116 <pre>Gets a specific revision.
120 revisionId: string, The ID of the revision. (required)
125 { # A revision of a file.
127 &quot;etag&quot;: &quot;A String&quot;, # The ETag of the revision.
131 …&quot;fileSize&quot;: &quot;A String&quot;, # The size of the revision in bytes. This will only be…
132 &quot;id&quot;: &quot;A String&quot;, # The ID of the revision.
[all …]
Ddrive_v3.revisions.html85 <p class="firstline">Gets a revision's metadata or content by ID.</p>
88 <p class="firstline">Gets a revision's metadata or content by ID.</p>
97 <p class="firstline">Updates a revision with patch semantics.</p>
110 revisionId: string, The ID of the revision. (required)
116 <pre>Gets a revision&#x27;s metadata or content by ID.
120 revisionId: string, The ID of the revision. (required)
126 { # The metadata for a revision to a file.
130 &quot;id&quot;: &quot;A String&quot;, # The ID of the revision.
131 … or False, # Whether to keep this revision forever, even if it is no longer the head revision. If …
133 …kind&quot;: &quot;drive#revision&quot;, # Identifies what kind of resource this is. Value: the fix…
[all …]
Dapigee_v1.organizations.apis.revisions.html87 …e">Deletes an API proxy revision and all policies, resources, endpoints, and revisions associated …
90revision. To download the API proxy configuration bundle for the specified revision as a zip file,…
93revision by uploading the API proxy configuration bundle as a zip file from your local machine. Yo…
102 …re>Deletes an API proxy revision and all policies, resources, endpoints, and revisions associated …
105 …name: string, Required. API proxy revision in the following format: `organizations/{org}/apis/{api…
114 { # API proxy revision.
122 …&quot;contextInfo&quot;: &quot;A String&quot;, # Revision number, app name, and organization for t…
123 …&quot;createdAt&quot;: &quot;A String&quot;, # Time that the API proxy revision was created in mil…
124 &quot;description&quot;: &quot;A String&quot;, # Description of the API proxy revision.
126 …&quot;entityMetaDataAsProperties&quot;: { # Metadata describing the API proxy revision as a key-va…
[all …]
Dapigee_v1.organizations.sharedflows.revisions.html90revision of a shared flow. To download the shared flow configuration bundle for the specified revi…
93 …dates a shared flow revision. This operation is only allowed on revisions which have never been de…
105 …name: string, Required. The name of the shared flow revision to delete. Must be of the form: `orga…
114 { # The metadata describing a shared flow revision.
119 …&quot;contextInfo&quot;: &quot;A String&quot;, # A textual description of the shared flow revision.
120 …&quot;createdAt&quot;: &quot;A String&quot;, # Time at which this shared flow revision was created…
121 &quot;description&quot;: &quot;A String&quot;, # Description of the shared flow revision.
123 …;entityMetaDataAsProperties&quot;: { # A Key-Value map of metadata about this shared flow revision.
126 …&quot;lastModifiedAt&quot;: &quot;A String&quot;, # Time at which this shared flow revision was mo…
128 &quot;policies&quot;: [ # A list of policy names included in this shared flow revision.
[all …]
/external/trusty/arm-trusted-firmware/lib/cpus/
Dcpu-ops.mk48 # applies only to revision >= r3p0 of the Cortex A15 cpu.
52 # only to revision >= r3p0 of the Cortex A15 cpu.
56 # only to revision <= r1p2 of the Cortex A17 cpu.
60 # only to revision <= r1p2 of the Cortex A17 cpu.
64 # only to revision r0p0 of the Cortex A35 cpu.
68 # only to revision <= r0p1 of the Cortex A53 cpu.
72 # only to revision <= r0p2 of the Cortex A53 cpu.
76 # only to revision <= r0p2 of the Cortex A53 cpu.
80 # only to revision <= r0p2 of the Cortex A53 cpu.
84 # erratum applies to revision <= r0p4 of the Cortex A53 cpu. Enabling this
[all …]
/external/arm-trusted-firmware/docs/design/
Dcpu-specific-build-macros.rst45 The errata workarounds are implemented for a particular revision or a set of
58 these workarounds are enabled for the wrong CPU revision then the errata
77 CPU. This needs to be enabled only for revision >= r3p0 of the CPU.
80 CPU. This needs to be enabled only for revision >= r3p0 of the CPU.
85 CPU. This needs to be enabled only for revision <= r1p2 of the CPU.
88 CPU. This needs to be enabled only for revision <= r1p2 of the CPU.
93 CPUs. This needs to be enabled only for revision r0p0 of Cortex-A35.
98 CPUs. This needs to be enabled only for revision <= r0p1 of Cortex-A53.
101 CPUs. This needs to be enabled only for revision <= r0p2 of Cortex-A53.
104 CPU. This needs to be enabled only for revision <= r0p2 of the CPU.
[all …]
/external/google-cloud-java/java-run/proto-google-cloud-run-v2/src/main/java/com/google/cloud/run/v2/
DRevisionName.java34 "projects/{project}/locations/{location}/services/{service}/revisions/{revision}");
39 private final String revision; field in RevisionName
46 revision = null; in RevisionName()
53 revision = Preconditions.checkNotNull(builder.getRevision()); in RevisionName()
69 return revision; in getRevision()
80 public static RevisionName of(String project, String location, String service, String revision) { in of() argument
85 .setRevision(revision) in of()
89 public static String format(String project, String location, String service, String revision) { in format() argument
94 .setRevision(revision) in format()
110 matchMap.get("revision")); in parse()
[all …]
/external/trusty/arm-trusted-firmware/docs/design/
Dcpu-specific-build-macros.rst49 The errata workarounds are implemented for a particular revision or a set of
62 these workarounds are enabled for the wrong CPU revision then the errata
81 CPU. This needs to be enabled only for revision >= r3p0 of the CPU.
84 CPU. This needs to be enabled only for revision >= r3p0 of the CPU.
89 CPU. This needs to be enabled only for revision <= r1p2 of the CPU.
92 CPU. This needs to be enabled only for revision <= r1p2 of the CPU.
97 CPUs. This needs to be enabled only for revision r0p0 of Cortex-A35.
102 CPUs. This needs to be enabled only for revision <= r0p1 of Cortex-A53.
105 CPUs. This needs to be enabled only for revision <= r0p2 of Cortex-A53.
108 CPU. This needs to be enabled only for revision <= r0p2 of the CPU.
[all …]
/external/googleapis/google/cloud/run/v2/
Drevision.proto38 // Cloud Run Revision Control Plane API.
44 // Gets information about a Revision.
45 rpc GetRevision(GetRevisionRequest) returns (Revision) {
72 // Deletes a Revision.
86 response_type: "Revision"
87 metadata_type: "Revision"
92 // Request message for obtaining a Revision by its full name.
94 // Required. The full name of the Revision.
96 // projects/{project}/locations/{location}/services/{service}/revisions/{revision}
99 (google.api.resource_reference) = { type: "run.googleapis.com/Revision" }
[all …]
Dtraffic_target.proto27 // to a specific Revision name, or pointing to the latest Ready Revision.
32 // Revision to which to send this portion of traffic, if traffic allocation is
33 // by revision.
34 string revision = 2 [ field
35 (google.api.resource_reference) = { type: "run.googleapis.com/Revision" }
38 // Specifies percent of the traffic to this Revision.
52 // Revision to which this traffic is sent.
53 string revision = 2 [ field
54 (google.api.resource_reference) = { type: "run.googleapis.com/Revision" }
57 // Specifies percent of the traffic to this Revision.
[all …]
/external/google-cloud-java/java-run/proto-google-cloud-run-v2/src/main/proto/google/cloud/run/v2/
Drevision.proto37 // Cloud Run Revision Control Plane API.
43 // Gets information about a Revision.
44 rpc GetRevision(GetRevisionRequest) returns (Revision) {
71 // Deletes a Revision.
85 response_type: "Revision"
86 metadata_type: "Revision"
91 // Request message for obtaining a Revision by its full name.
93 // Required. The full name of the Revision.
95 // projects/{project}/locations/{location}/services/{service}/revisions/{revision}
98 (google.api.resource_reference) = { type: "run.googleapis.com/Revision" }
[all …]
Dtraffic_target.proto27 // to a specific Revision name, or pointing to the latest Ready Revision.
32 // Revision to which to send this portion of traffic, if traffic allocation is
33 // by revision.
34 string revision = 2 [ field
35 (google.api.resource_reference) = { type: "run.googleapis.com/Revision" }
38 // Specifies percent of the traffic to this Revision.
52 // Revision to which this traffic is sent.
53 string revision = 2 [ field
54 (google.api.resource_reference) = { type: "run.googleapis.com/Revision" }
57 // Specifies percent of the traffic to this Revision.
[all …]
/external/arm-trusted-firmware/lib/cpus/
Dcpu-ops.mk76 # applies only to revision >= r3p0 of the Cortex A15 cpu.
80 # only to revision >= r3p0 of the Cortex A15 cpu.
84 # only to revision <= r1p2 of the Cortex A17 cpu.
88 # only to revision <= r1p2 of the Cortex A17 cpu.
92 # only to revision r0p0 of the Cortex A35 cpu.
96 # only to revision <= r0p1 of the Cortex A53 cpu.
100 # only to revision <= r0p2 of the Cortex A53 cpu.
104 # only to revision <= r0p2 of the Cortex A53 cpu.
108 # only to revision <= r0p2 of the Cortex A53 cpu.
112 # erratum applies to revision <= r0p4 of the Cortex A53 cpu. Enabling this
[all …]
/external/apache-commons-compress/src/site/xdoc/
Dsecurity-reports.xml70 <p>This was fixed in revision <a
91 <p>This was fixed in revision <a
116 <a href="https://svn.apache.org/viewvc?view=revision&amp;revision=1332540">1332540</a>,
117 <a href="https://svn.apache.org/viewvc?view=revision&amp;revision=1332552">1332552</a>,
118 <a href="https://svn.apache.org/viewvc?view=revision&amp;revision=1333522">1333522</a>,
119 <a href="https://svn.apache.org/viewvc?view=revision&amp;revision=1337444">1337444</a>,
120 <a href="https://svn.apache.org/viewvc?view=revision&amp;revision=1340715">1340715</a>,
121 <a href="https://svn.apache.org/viewvc?view=revision&amp;revision=1340723">1340723</a>,
122 <a href="https://svn.apache.org/viewvc?view=revision&amp;revision=1340757">1340757</a>,
123 <a href="https://svn.apache.org/viewvc?view=revision&amp;revision=1340786">1340786</a>,
[all …]
/external/toolchain-utils/llvm_tools/
Dmanifest_utils.py82 revision = llvm_project.attrib.get("revision")
83 if not revision:
84 raise ManifestParseError("Toolchain's `project` has no revision.")
86 return revision
89 def update_chromeos_manifest(revision: str, src_tree: Path) -> Path:
90 """Replaces the manifest project revision with 'revision'.
96 revision: Revision (git sha) to use in the manifest.
103 The llvm-project revision info in the chromeos repo manifest
104 is updated with 'revision'.
113 update_chromeos_manifest_tree(revision, xmltree.getroot())
[all …]
Dmodify_a_tryjob.py53 # Add argument that determines what action to take on the revision
62 # Add argument that determines which revision to search for in the list of
65 "--revision",
68 help="The revision to either remove or relaunch.",
165 revision, argument
188 tryjob_results[0]["rev"] = revision
200 revision: int,
212 revision,
224 revision,
231 revision: int,
[all …]
/external/google-cloud-java/java-run/google-cloud-run/src/main/java/com/google/cloud/run/v2/
DRevisionsClient.java42 * Service Description: Cloud Run Revision Control Plane API.
54 * RevisionName name = RevisionName.of("[PROJECT]", "[LOCATION]", "[SERVICE]", "[REVISION]");
55 * Revision response = revisionsClient.getRevision(name);
203 * Gets information about a Revision.
214 * RevisionName name = RevisionName.of("[PROJECT]", "[LOCATION]", "[SERVICE]", "[REVISION]");
215 * Revision response = revisionsClient.getRevision(name);
219 * @param name Required. The full name of the Revision. Format:
220 * projects/{project}/locations/{location}/services/{service}/revisions/{revision}
223 public final Revision getRevision(RevisionName name) { in getRevision()
231 * Gets information about a Revision.
[all …]
/external/llvm/cmake/modules/
DGetSVN.cmake1 # CMake project that writes Subversion revision information to a header.
22 macro(get_source_info_svn path revision repository)
35 set(${revision} ${Project_WC_REVISION} PARENT_SCOPE)
43 macro(get_source_info_git_svn path revision repository)
52 string(REGEX REPLACE "^(.*\n)?Revision: ([^\n]+).*"
54 set(${revision} ${git_svn_rev} PARENT_SCOPE)
62 macro(get_source_info_git path revision repository)
71 set(${revision} ${git_output} PARENT_SCOPE)
86 function(get_source_info path revision repository)
88 get_source_info_svn("${path}" revision repository)
[all …]
/external/deqp/scripts/khr_util/
Dregistry_cache.py37 def __init__(self, repository, filename, revision, checksum): argument
40 self.revision = revision
44 return hash((self.repository, self.filename, self.revision, self.checksum))
47 …(self.repository, self.filename, self.revision, self.checksum) == (other.repository, other.filenam…
53 return "r%s-%s" % (self.revision, self.getFilename())
59 return self.revision
65 return self.revision
75 def makeSourceUrl (repository, revision, filename): argument
76 return "%s/%s/%s" % (repository, revision, filename)
78 def checkoutGit (repository, revision, fullDstPath): argument
[all …]
/external/llvm/utils/release/
Dbuild_llvm_package.bat7 REM Usage: build_llvm_package.bat <revision>
20 set revision=%1 variable
22 set package_version=3.9.0-r%revision%
23 set clang_format_vs_version=3.9.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…
40 svn.exe export -r %revision% http://llvm.org/svn/llvm-project/clang-tools-extra/%branch% llvm/tools…
[all …]
/external/cpu_features/test/
Dcpuinfo_loongarch_test.cc35 CPU Revision : 0x11 in TEST()
36 FPU Revision : 0x00 in TEST()
50 CPU Revision : 0x11 in TEST()
51 FPU Revision : 0x00 in TEST()
65 CPU Revision : 0x11 in TEST()
66 FPU Revision : 0x00 in TEST()
80 CPU Revision : 0x11 in TEST()
81 FPU Revision : 0x00 in TEST()
116 CPU Revision : 0x10 in TEST()
117 FPU Revision : 0x01 in TEST()
[all …]
/external/arm-trusted-firmware/lib/cpus/aarch64/
Dneoverse_n1.S28 * This applies to revision r0p0 and r1p0 of Neoverse N1.
30 * x0: variant[4:7] and revision[0:3] of current cpu.
35 /* Compare x0 against revision r1p0 */
82 * This applies to revision r0p0 and r1p0 of Neoverse N1.
84 * x0: variant[4:7] and revision[0:3] of current cpu.
89 /* Compare x0 against revision r1p0 */
108 * This applies to revision <=r2p0 of Neoverse N1.
110 * x0: variant[4:7] and revision[0:3] of current cpu.
115 /* Compare x0 against revision r2p0 */
134 * This applies to revision <=r2p0 of Neoverse N1.
[all …]
Dneoverse_n2.S24 * This applies to revision r0p0 of Neoverse N2. it is still open.
26 * x0: variant[4:7] and revision[0:3] of current cpu.
31 /* Check revision. */
66 * This applies to revision r0p0 of Neoverse N2 and is still open.
68 * x0: variant[4:7] and revision[0:3] of current cpu.
73 /* Compare x0 against revision r0p0 */
92 * This applies to revision r0p0 of Neoverse N2 and is still open.
94 * x0: variant[4:7] and revision[0:3] of current cpu.
99 /* Compare x0 against revision r0p0 */
119 * This applies to revision r0p0 of Neoverse N2 and is still open.
[all …]
/external/libchrome/build/
Dget_syzygy_binaries.py27 _SYZYGY_ARCHIVE_PATH = ('/builds/official/%(revision)s')
34 # This matches an integer (an SVN revision number) or a SHA1 value (a GIT hash).
92 r = state.get('revision', None)
94 _LOGGER.debug('State contains an invalid revision.')
110 def _BuildActualState(stored, revision, output_dir): argument
117 state = { 'revision': revision, 'contents': contents }
131 if stored['revision'] != actual['revision']:
132 _LOGGER.debug('Mismatched revision number.')
146 def _GetCurrentState(revision, output_dir): argument
155 return ({'revision': '0', 'contents': {}}, False)
[all …]

12345678910>>...359