| /external/mesa3d/src/freedreno/ci/ |
| D | gitlab-ci.yml | 2 - local: 'src/freedreno/ci/gitlab-ci-inc.yml' 6 - .baremetal-deqp-test 7 - .a306-test 9 DEQP_SUITE: freedreno-a307 15 - .a306_piglit 20 a306-traces: 22 - .google-freedreno-test-traces 23 - .a306-test 25 PIGLIT_REPLAY_DEVICE_NAME: "freedreno-a306" 26 PIGLIT_RESULTS: "freedreno-a306-replay" [all …]
|
| D | gitlab-ci-inc.yml | 1 # Rules for changes that impact either freedreno or turnip. 2 .freedreno-common-rules: 3 rules: 4 - !reference [.test, rules] 5 - !reference [.no_scheduled_pipelines-rules, rules] 6 - changes: &freedreno_core_file_list 7 - src/freedreno/ci/gitlab-ci.yml 8 - src/freedreno/ci/gitlab-ci-inc.yml 9 - src/freedreno/ci/deqp-$DEQP_SUITE.toml 10 - src/freedreno/ci/$GPU_VERSION-fails.txt [all …]
|
| /external/mesa3d/src/gallium/drivers/zink/ci/ |
| D | gitlab-ci.yml | 2 - local: 'src/gallium/drivers/zink/ci/gitlab-ci-inc.yml' 4 zink-lvp: 6 - .test-gl 7 - .deqp-test 8 - .zink-lvp-test 10 DEQP_SUITE: zink-lvp 13 # Enable validation (except for on piglit, see deqp-zink-lvp.toml), logging 16 XVFB_SCRIPT: "VK_DRIVER=lvp install/deqp-runner.sh" 18 xvfb-run --server-args='-noreset' bash -c ". $SCRIPTS_DIR/setup-test-env.sh && ${XVFB_SCRIPT}" 20 zink-anv-tgl: [all …]
|
| D | gitlab-ci-inc.yml | 1 .zink-common-rules: 2 rules: 3 - !reference [.test, rules] 4 - !reference [.gl-rules, rules] 5 - changes: &zink_files_list 6 - src/gallium/drivers/zink/* 7 - src/gallium/drivers/zink/nir_to_spirv/* 8 - src/gallium/drivers/zink/ci/gitlab-ci.yml 9 - src/gallium/drivers/zink/ci/gitlab-ci-inc.yml 10 - src/gallium/drivers/zink/ci/deqp-$DEQP_SUITE.toml [all …]
|
| /external/mesa3d/.gitlab-ci/ |
| D | test-source-dep.yml | 5 .scheduled_pipeline-rules: 6 rules: 7 - if: &is-scheduled-pipeline '$CI_PIPELINE_SOURCE == "schedule"' 14 - api_failure 15 - runner_system_failure 16 - scheduler_failure 17 - data_integrity_failure 18 - unknown_failure 23 .no_scheduled_pipelines-rules: 24 rules: [all …]
|
| /external/google-cloud-java/java-retail/proto-google-cloud-retail-v2/src/main/java/com/google/cloud/retail/v2/ |
| D | CompleteQueryResponseOrBuilder.java | 8 * https://www.apache.org/licenses/LICENSE-2.0 132 * is 10. This field is a restricted feature. Contact Retail Search support 137 * The recent searches satisfy the follow rules: 143 * * They are UTF-8 safe. 159 * is 10. This field is a restricted feature. Contact Retail Search support 164 * The recent searches satisfy the follow rules: 170 * * They are UTF-8 safe. 186 * is 10. This field is a restricted feature. Contact Retail Search support 191 * The recent searches satisfy the follow rules: 197 * * They are UTF-8 safe. [all …]
|
| D | CompleteQueryResponse.java | 8 * https://www.apache.org/licenses/LICENSE-2.0 107 * * For "user-data", the attributes are additional custom attributes 109 * * For "cloud-retail", the attributes are product attributes generated 123 * * For "user-data", the attributes are additional custom attributes 125 * * For "cloud-retail", the attributes are product attributes generated 142 * * For "user-data", the attributes are additional custom attributes 144 * * For "cloud-retail", the attributes are product attributes generated 158 * * For "user-data", the attributes are additional custom attributes 160 * * For "cloud-retail", the attributes are product attributes generated 178 * * For "user-data", the attributes are additional custom attributes [all …]
|
| /external/google-cloud-java/java-retail/proto-google-cloud-retail-v2beta/src/main/java/com/google/cloud/retail/v2beta/ |
| D | CompleteQueryResponseOrBuilder.java | 8 * https://www.apache.org/licenses/LICENSE-2.0 133 * is 10. This field is a restricted feature. Contact Retail Search support 138 * imported. The recent searches satisfy the follow rules: 144 * * They are UTF-8 safe. 160 * is 10. This field is a restricted feature. Contact Retail Search support 165 * imported. The recent searches satisfy the follow rules: 171 * * They are UTF-8 safe. 187 * is 10. This field is a restricted feature. Contact Retail Search support 192 * imported. The recent searches satisfy the follow rules: 198 * * They are UTF-8 safe. [all …]
|
| D | CompleteQueryResponse.java | 8 * https://www.apache.org/licenses/LICENSE-2.0 107 * * For "user-data", the attributes are additional custom attributes 109 * * For "cloud-retail", the attributes are product attributes generated 123 * * For "user-data", the attributes are additional custom attributes 125 * * For "cloud-retail", the attributes are product attributes generated 142 * * For "user-data", the attributes are additional custom attributes 144 * * For "cloud-retail", the attributes are product attributes generated 159 * * For "user-data", the attributes are additional custom attributes 161 * * For "cloud-retail", the attributes are product attributes generated 179 * * For "user-data", the attributes are additional custom attributes [all …]
|
| /external/sdk-platform-java/java-common-protos/proto-google-common-protos/src/main/proto/google/api/ |
| D | visibility.proto | 7 // http://www.apache.org/licenses/LICENSE-2.0 59 // such as whether an application can call a visibility-restricted method. 73 // rules: 74 // - selector: google.calendar.Calendar.EnhancedSearch 76 // - selector: google.calendar.Calendar.Delegate 79 // Here, all methods are publicly visible except for the restricted methods 82 // A list of visibility rules that apply to individual API elements. 84 // **NOTE:** All service configuration rules follow "last one wins" order. 85 repeated VisibilityRule rules = 1; field 97 // A comma-separated list of visibility labels that apply to the `selector`. [all …]
|
| /external/googleapis/google/api/ |
| D | visibility.proto | 7 // http://www.apache.org/licenses/LICENSE-2.0 59 // such as whether an application can call a visibility-restricted method. 73 // rules: 74 // - selector: google.calendar.Calendar.EnhancedSearch 76 // - selector: google.calendar.Calendar.Delegate 79 // Here, all methods are publicly visible except for the restricted methods 82 // A list of visibility rules that apply to individual API elements. 84 // **NOTE:** All service configuration rules follow "last one wins" order. 85 repeated VisibilityRule rules = 1; field 97 // A comma-separated list of visibility labels that apply to the `selector`. [all …]
|
| /external/bazelbuild-rules_license/licenses/generic/ |
| D | BUILD | 7 # http://www.apache.org/licenses/LICENSE-2.0 35 # Packages may create license rules that use these license_kinds when the 38 load("@rules_license//rules:license_kind.bzl", "license_kind") 53 # any kind. You can use this no-op license as a positive indication that the 89 # See: https://opensource.google/docs/thirdparty/licenses/#restricted 91 name = "restricted", 93 "restricted",
|
| /external/google-cloud-java/java-retail/proto-google-cloud-retail-v2alpha/src/main/java/com/google/cloud/retail/v2alpha/ |
| D | CompleteQueryResponseOrBuilder.java | 8 * https://www.apache.org/licenses/LICENSE-2.0 133 * is 10. This field is a restricted feature. Contact Retail Search support 138 * imported. The recent searches satisfy the follow rules: 144 * * They are UTF-8 safe. 160 * is 10. This field is a restricted feature. Contact Retail Search support 165 * imported. The recent searches satisfy the follow rules: 171 * * They are UTF-8 safe. 187 * is 10. This field is a restricted feature. Contact Retail Search support 192 * imported. The recent searches satisfy the follow rules: 198 * * They are UTF-8 safe. [all …]
|
| /external/lzma/CPP/7zip/ |
| D | IStream.h | 147 It sets region of data in output stream that is restricted. 148 For restricted region it's expected (or allowed) 150 Another regions of output stream will be supposed as non-restricted: 151 - The callee usually doesn't flush the data in restricted region. 152 - The callee usually can flush data from non-restricted region after writing. 154 Actual restiction rules depend also from current stream position. 157 operation is not restricted. 186 if (end == (UInt64)(Int64)-1) 188 there is no upper bound for restricted region. 189 So non-restricted region will be [0, begin) in that case [all …]
|
| /external/bazelbuild-rules_license/examples/my_org/licenses/ |
| D | BUILD | 7 # https://www.apache.org/licenses/LICENSE-2.0 16 # We expect that all license_kind rules used by an organization exist in a 19 # - This allows centralized audit and, with suport from the SCM, an assurance 22 # - When third party packages are used, they might come with license rules 26 # - The conditions for each license_kind may be customized for the organzation's 29 # - In rare cases, a third_party project will define their own license_kinds. 34 load("@rules_license//rules:license_kind.bzl", "license_kind") 38 # license_kind rules generally appear in a central location per workspace. They 39 # are intermingled with normal target build rules 50 "restricted",
|
| /external/sdk-platform-java/java-common-protos/proto-google-common-protos/src/main/java/com/google/api/ |
| D | Visibility.java | 8 * https://www.apache.org/licenses/LICENSE-2.0 26 * such as whether an application can call a visibility-restricted method. 36 * rules: 37 * - selector: google.calendar.Calendar.EnhancedSearch 39 * - selector: google.calendar.Calendar.Delegate 41 * Here, all methods are publicly visible except for the restricted methods 92 * A list of visibility rules that apply to individual API elements. 93 * **NOTE:** All service configuration rules follow "last one wins" order. 96 * <code>repeated .google.api.VisibilityRule rules = 1;</code> 106 * A list of visibility rules that apply to individual API elements. [all …]
|
| /external/bazelbuild-rules_license/tests/ |
| D | BUILD | 1 # Test cases for license rules. 3 load("@rules_license//rules:compliance.bzl", "check_license", "licenses_used") 4 load("@rules_license//rules:license.bzl", "license") 5 load("@rules_license//rules:license_kind.bzl", "license_kind") 15 # license_kind rules generally appear in a central location per workspace. They 16 # are intermingled with normal target build rules 27 "restricted", 35 # Note the UTF-8 encoded copyright symbol. 90 javacopts = ["-Xep:DefaultPackage:OFF"], 100 javacopts = ["-Xep:DefaultPackage:OFF"],
|
| /external/sdk-platform-java/java-iam/proto-google-iam-v2/src/main/java/com/google/iam/v2/ |
| D | PolicyOrBuilder.java | 8 * https://www.apache.org/licenses/LICENSE-2.0 32 * The attachment point is identified by its URL-encoded full resource name, 33 * which means that the forward-slash character, `/`, must be written as 35 …* `policies/cloudresourcemanager.googleapis.com%2Fprojects%2Fmy-project/denypolicies/my-deny-polic… 52 * The attachment point is identified by its URL-encoded full resource name, 53 * which means that the forward-slash character, `/`, must be written as 55 …* `policies/cloudresourcemanager.googleapis.com%2Fprojects%2Fmy-project/denypolicies/my-deny-polic… 123 * A user-specified description of the `Policy`. This value can be up to 63 136 * A user-specified description of the `Policy`. This value can be up to 63 150 * A key-value map to store arbitrary metadata for the `Policy`. Keys [all …]
|
| /external/libxml2/test/schemas/ |
| D | restriction-enum-1_0.xml | 2 <!-- This instance should raise an error, since in 3 "restriction-enum-1_1.xsd", the restricting enumeration 4 rules out the value "c" (which is allowed in the restricted 6 -->
|
| /external/cronet/third_party/libxml/fuzz/seed_corpus/ |
| D | 2de6eaa9ea8b2c3315c76c444d363d747310cd41 | 2 <!-- This instance should raise an error, since in 3 "restriction-enum-1_1.xsd", the restricting enumeration 4 rules out the value "c" (which is allowed in the restricted 6 -->
|
| /external/swiftshader/third_party/SPIRV-Tools/tools/sva/ |
| D | .eslintrc.json | 13 "rules": { object 14 "block-scoped-var": "error", 15 "consistent-return": "error", 18 "linebreak-style": [ "error", "unix" ], 19 "no-eval": "error", 20 "no-shadow": "error", 21 "no-shadow-restricted-names": "error",
|
| /external/deqp-deps/SPIRV-Tools/tools/sva/ |
| D | .eslintrc.json | 13 "rules": { object 14 "block-scoped-var": "error", 15 "consistent-return": "error", 18 "linebreak-style": [ "error", "unix" ], 19 "no-eval": "error", 20 "no-shadow": "error", 21 "no-shadow-restricted-names": "error",
|
| /external/angle/third_party/spirv-tools/src/tools/sva/ |
| D | .eslintrc.json | 13 "rules": { object 14 "block-scoped-var": "error", 15 "consistent-return": "error", 18 "linebreak-style": [ "error", "unix" ], 19 "no-eval": "error", 20 "no-shadow": "error", 21 "no-shadow-restricted-names": "error",
|
| /external/rust/crates/spin/ |
| D | CHANGELOG.md | 16 # [0.9.8] - 2023-04-03 20 - Unsoundness in `Once::try_call_once` caused by an `Err(_)` result 22 # [0.9.7] - 2023-03-27 26 - Relaxed accidentally restricted `Send`/`Sync` bounds for `Mutex` guards 28 # [0.9.6] - 2023-03-13 32 - Relaxed accidentally restricted `Send`/`Sync` bounds for `RwLock` guards 34 # [0.9.5] - 2023-02-07 38 - `FairMutex`, a new mutex implementation that reduces writer starvation. 39 - A MSRV policy: Rust 1.38 is currently required 43 - The crate's CI now has full MIRI integration, further improving the confidence you can have in th… [all …]
|
| /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/ |
| D | ASN1OctetString.java | 20 * <p><b>8: Basic encoding rules</b></p> 43 * and may include end-of-contents octets if it is constructed. 70 * <p><b>9: Canonical encoding rules</b></p> 73 * If the encoding is constructed, it shall employ the indefinite-length form. 79 * BIT STRING, OCTET STRING,and restricted character string 87 * <b>10: Distinguished encoding rules</b> 95 * For BIT STRING, OCTET STRING and restricted character string types, 122 throw new IllegalArgumentException("object implicit - explicit expected."); in getInstance()
|