/external/angle/third_party/vulkan-deps/glslang/src/Test/ |
D | hlsl.intrinsics.negative.comp | 7 // asdouble(inF0, inF1); // expected error: only integer inputs 8 // CheckAccessFullyMapped(3.0); // expected error: only valid on integers 9 // clip(inF0); // expected error: only valid in pixel stage 10 // countbits(inF0); // expected error: only integer inputs 11 // cross(inF0, inF1); // expected error: only on float3 inputs 12 // D3DCOLORtoUBYTE4(inF0); // expected error: only on float4 inputs 13 // ddx(inF0); // expected error: only valid in pixel stage 14 // ddx_coarse(inF0); // expected error: only valid in pixel stage 15 // ddx_fine(inF0); // expected error: only valid in pixel stage 16 // ddy(inF0); // expected error: only valid in pixel stage [all …]
|
D | hlsl.intrinsics.negative.vert | 18 // AllMemoryBarrier(); // expected error: only valid in compute stage 19 // AllMemoryBarrierWithGroupSync(); // expected error: only valid in compute stage 20 // asdouble(inF0, inF1); // expected error: only integer inputs 21 // CheckAccessFullyMapped(3.0); // expected error: only valid on integers 22 …// CheckAccessFullyMapped(3); // expected error: only valid in pixel & compute stag… 23 // clip(inF0); // expected error: only valid in pixel stage 24 // countbits(inF0); // expected error: only integer inputs 25 // cross(inF0, inF1); // expected error: only on float3 inputs 26 // D3DCOLORtoUBYTE4(inF0); // expected error: only on float4 inputs 27 …// DeviceMemoryBarrier(); // expected error: only valid in pixel & compute stag… [all …]
|
D | hlsl.intrinsics.negative.frag | 5 asdouble(inF0, inF1); // expected error: only integer inputs 6 CheckAccessFullyMapped(3.0); // expected error: only valid on integers 7 countbits(inF0); // expected error: only integer inputs 8 cross(inF0, inF1); // expected error: only on float3 inputs 9 D3DCOLORtoUBYTE4(inF0); // expected error: only on float4 inputs 10 determinant(inF0); // expected error: only valid on mats 11 // DeviceMemoryBarrierWithGroupSync(); // TODO: expected error: only valid in compute stage 12 f16tof32(inF0); // expected error: only integer inputs 13 firstbithigh(inF0); // expected error: only integer inputs 14 firstbitlow(inF0); // expected error: only integer inputs [all …]
|
/external/deqp-deps/glslang/Test/ |
D | hlsl.intrinsics.negative.comp | 7 // asdouble(inF0, inF1); // expected error: only integer inputs 8 // CheckAccessFullyMapped(3.0); // expected error: only valid on integers 9 // clip(inF0); // expected error: only valid in pixel stage 10 // countbits(inF0); // expected error: only integer inputs 11 // cross(inF0, inF1); // expected error: only on float3 inputs 12 // D3DCOLORtoUBYTE4(inF0); // expected error: only on float4 inputs 13 // ddx(inF0); // expected error: only valid in pixel stage 14 // ddx_coarse(inF0); // expected error: only valid in pixel stage 15 // ddx_fine(inF0); // expected error: only valid in pixel stage 16 // ddy(inF0); // expected error: only valid in pixel stage [all …]
|
D | hlsl.intrinsics.negative.vert | 18 // AllMemoryBarrier(); // expected error: only valid in compute stage 19 // AllMemoryBarrierWithGroupSync(); // expected error: only valid in compute stage 20 // asdouble(inF0, inF1); // expected error: only integer inputs 21 // CheckAccessFullyMapped(3.0); // expected error: only valid on integers 22 …// CheckAccessFullyMapped(3); // expected error: only valid in pixel & compute stag… 23 // clip(inF0); // expected error: only valid in pixel stage 24 // countbits(inF0); // expected error: only integer inputs 25 // cross(inF0, inF1); // expected error: only on float3 inputs 26 // D3DCOLORtoUBYTE4(inF0); // expected error: only on float4 inputs 27 …// DeviceMemoryBarrier(); // expected error: only valid in pixel & compute stag… [all …]
|
D | hlsl.intrinsics.negative.frag | 5 asdouble(inF0, inF1); // expected error: only integer inputs 6 CheckAccessFullyMapped(3.0); // expected error: only valid on integers 7 countbits(inF0); // expected error: only integer inputs 8 cross(inF0, inF1); // expected error: only on float3 inputs 9 D3DCOLORtoUBYTE4(inF0); // expected error: only on float4 inputs 10 determinant(inF0); // expected error: only valid on mats 11 // DeviceMemoryBarrierWithGroupSync(); // TODO: expected error: only valid in compute stage 12 f16tof32(inF0); // expected error: only integer inputs 13 firstbithigh(inF0); // expected error: only integer inputs 14 firstbitlow(inF0); // expected error: only integer inputs [all …]
|
/external/python/google-api-python-client/docs/dyn/ |
D | chromemanagement_v1.customers.telemetry.devices.html | 98 …filter: string, Optional. Only include resources that match the filter. Supported filter fields: -… 113 "batteryInfo": [ # Output only. Information on battery specs for the device. 115 … "designCapacity": "A String", # Output only. Design capacity (mAmpere-hours). 116 "designMinVoltage": 42, # Output only. Designed minimum output voltage (mV) 117 …types are google.type.TimeOfDay and `google.protobuf.Timestamp`. # Output only. The date the batte… 122 "manufacturer": "A String", # Output only. Battery manufacturer. 123 "serialNumber": "A String", # Output only. Battery serial number. 124 …"technology": "A String", # Output only. Technology of the battery. Example: L… 127 "batteryStatusReport": [ # Output only. Battery reports collected periodically. 129 "batteryHealth": "A String", # Output only. Battery health. [all …]
|
D | deploymentmanager_alpha.compositeTypes.html | 123 …"clientOperationId": "A String", # [Output Only] The value of `requestId` if y… 125 …"description": "A String", # [Output Only] A textual description of the operat… 126 …"endTime": "A String", # [Output Only] The time that this operation was comple… 127 …"error": { # [Output Only] If errors are generated during processing of the operation, t… 128 …"errors": [ # [Output Only] The array of errors encountered while processing this operat… 130 … "code": "A String", # [Output Only] The error type identifier for this error. 131 …"location": "A String", # [Output Only] Indicates the field in the request tha… 132 …"message": "A String", # [Output Only] An optional, human-readable error messa… 136 …"httpErrorMessage": "A String", # [Output Only] If the operation fails, this f… 137 …"httpErrorStatusCode": 42, # [Output Only] If the operation fails, this field contains t… [all …]
|
D | deploymentmanager_v2beta.compositeTypes.html | 123 …"clientOperationId": "A String", # [Output Only] The value of `requestId` if y… 125 …"description": "A String", # [Output Only] A textual description of the operat… 126 …"endTime": "A String", # [Output Only] The time that this operation was comple… 127 …"error": { # [Output Only] If errors are generated during processing of the operation, t… 128 …"errors": [ # [Output Only] The array of errors encountered while processing this operat… 130 … "code": "A String", # [Output Only] The error type identifier for this error. 131 …"location": "A String", # [Output Only] Indicates the field in the request tha… 132 …"message": "A String", # [Output Only] An optional, human-readable error messa… 136 …"httpErrorMessage": "A String", # [Output Only] If the operation fails, this f… 137 …"httpErrorStatusCode": 42, # [Output Only] If the operation fails, this field contains t… [all …]
|
D | people_v1.people.html | 149 …"formattedType": "A String", # Output only. The type of the address translated… 152 …"primary": True or False, # Output only. True if the field is the primary field for all … 154 …"etag": "A String", # **Only populated in `person.metadata.sources`.** The [HT… 156 …uot;profileMetadata": { # The metadata about a profile. # Output only. **Only populated in `p… 157 … "objectType": "A String", # Output only. The profile object type. 158 "userTypes": [ # Output only. The user types. 163 …"updateTime": "A String", # Output only. **Only populated in `person.metadata.… 166 …"verified": True or False, # Output only. True if the field is verified; false if the fi… 175 …"ageRange": "A String", # Output only. **DEPRECATED** (Please use `person.ageR… 176 "ageRanges": [ # Output only. The person's age ranges. [all …]
|
D | people_v1.otherContacts.html | 130 …"formattedType": "A String", # Output only. The type of the address translated… 133 …"primary": True or False, # Output only. True if the field is the primary field for all … 135 …"etag": "A String", # **Only populated in `person.metadata.sources`.** The [HT… 137 …"profileMetadata": { # The metadata about a profile. # Output only. **Only populated in … 138 "objectType": "A String", # Output only. The profile object type. 139 "userTypes": [ # Output only. The user types. 144 …"updateTime": "A String", # Output only. **Only populated in `person.metadata.… 147 …"verified": True or False, # Output only. True if the field is verified; false if the fi… 156 …"ageRange": "A String", # Output only. **DEPRECATED** (Please use `person.ageR… 157 "ageRanges": [ # Output only. The person's age ranges. [all …]
|
D | compute_alpha.targetSslProxies.html | 136 …"clientOperationId": "A String", # [Output Only] The value of `requestId` if y… 138 …"description": "A String", # [Output Only] A textual description of the operat… 139 …"endTime": "A String", # [Output Only] The time that this operation was comple… 140 …"error": { # [Output Only] If errors are generated during processing of the operation, t… 141 …"errors": [ # [Output Only] The array of errors encountered while processing this operat… 143 … "code": "A String", # [Output Only] The error type identifier for this error. 144 …"location": "A String", # [Output Only] Indicates the field in the request tha… 145 …"message": "A String", # [Output Only] An optional, human-readable error messa… 149 …"httpErrorMessage": "A String", # [Output Only] If the operation fails, this f… 150 …"httpErrorStatusCode": 42, # [Output Only] If the operation fails, this field contains t… [all …]
|
D | compute_alpha.globalOperations.html | 108 … could specify `scheduling.automaticRestart = false` to include instances only if they are not sch… 109 …esource types which predate this field, if this flag is omitted or false, only scopes of the scope… 111 …ike operations so that the newest operation is returned first. Currently, only sorting by `name` o… 123 …"id": "A String", # [Output Only] The unique identifier for the resource. This… 124 "items": { # [Output Only] A map of scoped operation lists. 125 "a_key": { # [Output Only] Name of the scope containing this set of operations. 126 "operations": [ # [Output Only] A list of operations contained in this scope. 128 …"clientOperationId": "A String", # [Output Only] The value of `requestId` if y… 130 …"description": "A String", # [Output Only] A textual description of the operat… 131 …"endTime": "A String", # [Output Only] The time that this operation was comple… [all …]
|
D | compute_alpha.projects.html | 94 …, set your request's `fields` query parameter to only include the fields you need. For example, to… 150 …"clientOperationId": "A String", # [Output Only] The value of `requestId` if y… 152 …"description": "A String", # [Output Only] A textual description of the operat… 153 …"endTime": "A String", # [Output Only] The time that this operation was comple… 154 …"error": { # [Output Only] If errors are generated during processing of the operation, t… 155 …"errors": [ # [Output Only] The array of errors encountered while processing this operat… 157 … "code": "A String", # [Output Only] The error type identifier for this error. 158 …"location": "A String", # [Output Only] Indicates the field in the request tha… 159 …"message": "A String", # [Output Only] An optional, human-readable error messa… 163 …"httpErrorMessage": "A String", # [Output Only] If the operation fails, this f… [all …]
|
D | compute_beta.globalOperations.html | 108 … could specify `scheduling.automaticRestart = false` to include instances only if they are not sch… 109 …esource types which predate this field, if this flag is omitted or false, only scopes of the scope… 111 …ike operations so that the newest operation is returned first. Currently, only sorting by `name` o… 123 …"id": "A String", # [Output Only] The unique identifier for the resource. This… 124 "items": { # [Output Only] A map of scoped operation lists. 125 "a_key": { # [Output Only] Name of the scope containing this set of operations. 126 "operations": [ # [Output Only] A list of operations contained in this scope. 128 …"clientOperationId": "A String", # [Output Only] The value of `requestId` if y… 130 …"description": "A String", # [Output Only] A textual description of the operat… 131 …"endTime": "A String", # [Output Only] The time that this operation was comple… [all …]
|
D | compute_v1.globalOperations.html | 108 … could specify `scheduling.automaticRestart = false` to include instances only if they are not sch… 109 …esource types which predate this field, if this flag is omitted or false, only scopes of the scope… 111 …ike operations so that the newest operation is returned first. Currently, only sorting by `name` o… 123 …"id": "A String", # [Output Only] The unique identifier for the resource. This… 124 "items": { # [Output Only] A map of scoped operation lists. 125 "a_key": { # [Output Only] Name of the scope containing this set of operations. 126 "operations": [ # [Output Only] A list of operations contained in this scope. 128 …"clientOperationId": "A String", # [Output Only] The value of `requestId` if y… 130 …"description": "A String", # [Output Only] A textual description of the operat… 131 …"endTime": "A String", # [Output Only] The time that this operation was comple… [all …]
|
D | compute_beta.targetSslProxies.html | 136 …"clientOperationId": "A String", # [Output Only] The value of `requestId` if y… 138 …"description": "A String", # [Output Only] A textual description of the operat… 139 …"endTime": "A String", # [Output Only] The time that this operation was comple… 140 …"error": { # [Output Only] If errors are generated during processing of the operation, t… 141 …"errors": [ # [Output Only] The array of errors encountered while processing this operat… 143 … "code": "A String", # [Output Only] The error type identifier for this error. 144 …"location": "A String", # [Output Only] Indicates the field in the request tha… 145 …"message": "A String", # [Output Only] An optional, human-readable error messa… 149 …"httpErrorMessage": "A String", # [Output Only] If the operation fails, this f… 150 …"httpErrorStatusCode": 42, # [Output Only] If the operation fails, this field contains t… [all …]
|
D | people_v1.people.connections.html | 97 …resourceName: string, Required. The resource name to return connections for. Only `people/me` is v… 115 …eived from a previous response `next_sync_token` Provide this to retrieve only the resources chang… 133 …"formattedType": "A String", # Output only. The type of the address translated… 136 …"primary": True or False, # Output only. True if the field is the primary field for all … 138 …"etag": "A String", # **Only populated in `person.metadata.sources`.** The [HT… 140 …"profileMetadata": { # The metadata about a profile. # Output only. **Only populated in … 141 … "objectType": "A String", # Output only. The profile object type. 142 "userTypes": [ # Output only. The user types. 147 …"updateTime": "A String", # Output only. **Only populated in `person.metadata.… 150 …"verified": True or False, # Output only. True if the field is verified; false if the fi… [all …]
|
D | compute_beta.projects.html | 94 …, set your request's `fields` query parameter to only include the fields you need. For example, to… 147 …"clientOperationId": "A String", # [Output Only] The value of `requestId` if y… 149 …"description": "A String", # [Output Only] A textual description of the operat… 150 …"endTime": "A String", # [Output Only] The time that this operation was comple… 151 …"error": { # [Output Only] If errors are generated during processing of the operation, t… 152 …"errors": [ # [Output Only] The array of errors encountered while processing this operat… 154 … "code": "A String", # [Output Only] The error type identifier for this error. 155 …"location": "A String", # [Output Only] Indicates the field in the request tha… 156 …"message": "A String", # [Output Only] An optional, human-readable error messa… 160 …"httpErrorMessage": "A String", # [Output Only] If the operation fails, this f… [all …]
|
D | compute_v1.projects.html | 94 …, set your request's `fields` query parameter to only include the fields you need. For example, to… 147 …"clientOperationId": "A String", # [Output Only] The value of `requestId` if y… 149 …"description": "A String", # [Output Only] A textual description of the operat… 150 …"endTime": "A String", # [Output Only] The time that this operation was comple… 151 …"error": { # [Output Only] If errors are generated during processing of the operation, t… 152 …"errors": [ # [Output Only] The array of errors encountered while processing this operat… 154 … "code": "A String", # [Output Only] The error type identifier for this error. 155 …"location": "A String", # [Output Only] Indicates the field in the request tha… 156 …"message": "A String", # [Output Only] An optional, human-readable error messa… 160 …"httpErrorMessage": "A String", # [Output Only] If the operation fails, this f… [all …]
|
D | classroom_v1.courses.announcements.html | 91 …nnouncements that the requester is permitted to view. Course students may only view `PUBLISHED` an… 97 <p class="firstline">Modifies assignee mode and options of an announcement. Only a teacher of the c… 117 …this announcement in the Classroom web UI. This is only populated if `state` is `PUBLISHED`. Read-… 119 "courseId": "A String", # Identifier of the course. Read-only. 120 …reationTime": "A String", # Timestamp when this announcement was created. Read-only. 121 …Id": "A String", # Identifier for the user that created the announcement. Read-only. 122 …A String", # Classroom-assigned identifier of this announcement, unique per course. Read-only. 123 …only if `assigneeMode` is `INDIVIDUAL_STUDENTS`. # Identifiers of students with access to the anno… 132 …ernateLink": "A String", # URL that can be used to access the Drive item. Read-only. 134 …;thumbnailUrl": "A String", # URL of a thumbnail image of the Drive item. Read-only. [all …]
|
D | compute_v1.targetSslProxies.html | 130 …"clientOperationId": "A String", # [Output Only] The value of `requestId` if y… 132 …"description": "A String", # [Output Only] A textual description of the operat… 133 …"endTime": "A String", # [Output Only] The time that this operation was comple… 134 …"error": { # [Output Only] If errors are generated during processing of the operation, t… 135 …"errors": [ # [Output Only] The array of errors encountered while processing this operat… 137 … "code": "A String", # [Output Only] The error type identifier for this error. 138 …"location": "A String", # [Output Only] Indicates the field in the request tha… 139 …"message": "A String", # [Output Only] An optional, human-readable error messa… 143 …"httpErrorMessage": "A String", # [Output Only] If the operation fails, this f… 144 …"httpErrorStatusCode": 42, # [Output Only] If the operation fails, this field contains t… [all …]
|
D | compute_v1.zoneOperations.html | 133 …"clientOperationId": "A String", # [Output Only] The value of `requestId` if y… 135 …"description": "A String", # [Output Only] A textual description of the operat… 136 …"endTime": "A String", # [Output Only] The time that this operation was comple… 137 …"error": { # [Output Only] If errors are generated during processing of the operation, t… 138 …"errors": [ # [Output Only] The array of errors encountered while processing this operat… 140 … "code": "A String", # [Output Only] The error type identifier for this error. 141 …"location": "A String", # [Output Only] Indicates the field in the request tha… 142 …"message": "A String", # [Output Only] An optional, human-readable error messa… 146 …"httpErrorMessage": "A String", # [Output Only] If the operation fails, this f… 147 …"httpErrorStatusCode": 42, # [Output Only] If the operation fails, this field contains t… [all …]
|
/external/rust/crates/clang-sys/src/ |
D | lib.rs | 110 /// Only produced by `libclang` 4.0 and later. 116 /// Only produced by `libclang` 3.6 and later. 118 /// Only produced by `libclang` 3.9 and later. 120 /// Only produced by `libclang` 3.9 and later. 122 /// Only produced by `libclang` 3.9 and later. 124 /// Only produced by `libclang` 8.0 and later. 128 /// Only produced by `libclang` 13.0 and later. 312 /// Only produced by `libclang` 3.8 and later. 314 /// Only produced by `libclang` 3.9 and later. 316 /// Only produced by `libclang` 7.0 and later. [all …]
|
/external/python/google-api-python-client/googleapiclient/discovery_cache/documents/ |
D | chromemanagement.v1.json | 447 …"description": "Optional. Only include resources that match the filter. Supported filter fields: -… 499 "description": "Output only. Permissions requested by an Android app.", 514 "description": "Output only. The type of the permission.", 527 "description": "Output only. Android app information.", 531 …"description": "Output only. Unique store identifier for the item. Examples: \"gmbmikajjgmnabiglmo… 537 "description": "Output only. Chrome Web Store app information.", 541 "description": "Output only. App's description.", 546 "description": "Output only. The uri for the detail page of the item.", 551 "description": "Output only. App's display name.", 556 "description": "Output only. First published time.", [all …]
|