Home
last modified time | relevance | path

Searched +full:- +full:validation +full:- +full:settings (Results 1 – 25 of 277) sorted by relevance

12345678910>>...12

/third_party/vulkan-loader/tests/corpus/
DVkLayer_complex_file.json4 …"test_code_description": "This file is literally a copy of an installed Validation layer manifest …
10 "description": "Khronos Validation Layer",
11 …"introduction": "The main, comprehensive Khronos validation layer.\n\nVulkan is an Explicit API, e…
67 … "description": "Good default validation setup that balance validation coverage and performance.",
75 "settings": [ array
89 "label": "Reduced-Overhead",
98 "settings": [ array
126 "settings": [ array
155 "settings": [ array
174 "label": "GPU-Assisted",
[all …]
/third_party/vulkan-loader/tests/framework/data/
DVkLayer_complex_file.json4 …"test_code_description": "This file is literally a copy of an installed Validation layer manifest …
10 "description": "Khronos Validation Layer",
11 …"introduction": "The main, comprehensive Khronos validation layer.\n\nVulkan is an Explicit API, e…
67 … "description": "Good default validation setup that balance validation coverage and performance.",
75 "settings": [ array
89 "label": "Reduced-Overhead",
98 "settings": [ array
126 "settings": [ array
155 "settings": [ array
174 "label": "GPU-Assisted",
[all …]
/third_party/vk-gl-cts/external/vulkan-docs/src/proposals/
DVK_EXT_layer_settings.adoc1 // Copyright 2023-2024 The Khronos Group Inc.
3 // SPDX-License-Identifier: CC-BY-4.0
8 :refpage: https://registry.khronos.org/vulkan/specs/1.3-extensions/man/html/
11 Adds an extension that allows applications to provide layer settings to any layers implementing the
17 Alternatively, the Vulkan validation layer can be configure programmatically using the `VK_EXT_vali…
19 `VK_EXT_validation_features` enables configuring the validation layer at instance creation time whi…
24 …alidation_features` extension is dedicated to the validation layer exposing explicitly each valida…
26 …* Each time a new validation layer feature is implemented (which is quite often), the validation l…
28 …* Each layer that would want to expose layer settings programmatically would need to create Vulkan…
33 The goal of `VK_EXT_layer_settings` is to provide a generic mechanism to configure layer settings p…
[all …]
/third_party/skia/third_party/externals/angle2/doc/
DDevSetupAndroid.md23 use_goma = true # Googlers-only! If you're not a Googler remove this.
26 More targeted GN arg combinations can be found [below](#android-gn-args-combinations).
29 - Visit the ANGLE [CI Waterfall](https://ci.chromium.org/p/angle/g/ci/console).
30 - Open any recent Android build.
31 - Expand the for "lookup GN args" step and copy the GN args.
32 - Always omit the `goma_dir` flag.
33 - If you are not a Googler, also omit the `use_goma` flag.
40 autoninja -C out/Android
48 ./out/Android/angle_perftests --verbose --local-output --gtest_filter=DrawCallPerf*
53 Additional Android dEQP notes can be found in [Running dEQP on Android](dEQP.md#Running-dEQP-on-And…
[all …]
DDebugOverlayInVulkanBackend.md10 A debug overlay that shows on-the-fly statistics from the running application
33 is an overlay item of this type that shows the number of validation messages
34 received from the validation layers.
36 item of this type that shows the last validation message.
73 "coords": [-50, 100],
111 $ ./hello_triangle --use-angle=vulkan
116 * On Android, add settings in developer options and enable items based on those.
119 * Implement the Overlay rendering functionality in the front-end to benefit all
/third_party/vk-gl-cts/external/vulkan-docs/src/appendices/
DVK_EXT_layer_settings.adoc1 // Copyright 2023-2024 The Khronos Group Inc.
3 // SPDX-License-Identifier: CC-BY-4.0
10 2023-09-23
14 - Christophe Riccio, LunarG
15 - Mark Lobodzinski, LunarG
16 - Charles Giessen, LunarG
17 - Spencer Fricke, LunarG
18 - Juan Ramos, LunarG
19 - Daniel Rakos, RasterGrid
20 - Shahbaz Youssefi, Google
[all …]
/third_party/cups/doc/help/
Dencryption.html3 <!-- SECTION: Getting Started -->
6 <link rel="STYLESHEET" type="text/css" href="../cups-printable.css">
15 …<p>CUPS supports self-signed, CA-signed, and enterprise certificates, with configurable certificat…
16validation policy like the popular Secure Shell (ssh) software, requires TLS/1.0 or higher, only a…
19 …<p>The <a href="man-client.conf.html"><var>client.conf</var></a> file controls the client TLS poli…
43-cups-files.conf.html"><var>cups-files.conf</var></a> file control the server (scheduler) TLS poli…
44-cupsd.conf.html#DefaultEncryption"><code>DefaultEncryption</code></a> and <a href="man-cupsd.conf…
48settings for ordinary users are stored in the <var>~/Library/Preferences/org.cups.PrintingPrefs.pl…
50 …<p>On Windows, client configuration settings are controlled by the SSL/TLS Group Policy settings a…
52-encoded certificates (<i>hostname</i>.crt) and private keys (<i>hostname</i>.key) in the <var>/et…
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/minddata/dataset/core/
Dconfig_manager.cc2 * Copyright 2019-2023 Huawei Technologies Co., Ltd
8 * http://www.apache.org/licenses/LICENSE-2.0
67 …cache_port_ = 0; // cause the port range validation to generate an error during the validation ch… in ConfigManager()
76 out << "\nClient config settings :" in Print()
82 // Private helper function that takes a nlohmann json format and populates the settings
99 // Loads a json file with the default settings and populates all the settings
103 RETURN_STATUS_UNEXPECTED("Invalid file: settings file:" + settingsFile + in LoadFile()
106 // Some settings are mandatory, others are not (with default). If a setting in LoadFile()
202 if (access(real_path.c_str(), W_OK) == -1) { in set_enable_autotune()
/third_party/vulkan-loader/loader/
Dlog.c3 * Copyright (c) 2014-2022 The Khronos Group Inc.
4 * Copyright (c) 2014-2022 Valve Corporation
5 * Copyright (c) 2014-2022 LunarG, Inc.
11 * http://www.apache.org/licenses/LICENSE-2.0
21 * Author: Chia-I Wu <olvaffe@gmail.com>
22 * Author: Chia-I Wu <olv@lunarg.com>
37 #include "settings.h"
52 // Parse comma-separated debug options in loader_init_global_debug_level()
59 len = p - env; in loader_init_global_debug_level()
149 msg[sizeof(msg) - 1] = '\0'; in loader_log()
[all …]
/third_party/python/Lib/xml/dom/
Dxmlbuilder.py1 """Implementation of the DOM Level 3 'LS-Load' feature."""
15 The DOMBuilder class uses an instance of this class to pass settings to
24 validation = False variable in Options
79 settings = self._settings[(_name_xform(name), state)]
84 for name, value in settings:
106 ("validation", 0): [
107 ("validation", 0)],
209 return name.lower().replace('-', '_')
250 if "Content-Type" in info:
/third_party/skia/m133/src/gpu/ganesh/
DPathRenderer.h4 * Use of this source code is governed by a BSD-style license that can be
58 * Pixels partially covered by AA paths are affected by the stencil settings.
61 * which performs no color writes and writes a non-zero stencil value to pixels
75 * @param shape the shape that will be drawn. Must be simple fill styled and non-inverse
87 SkDEBUGCODE(CanDrawPathArgs() { memset(this, 0, sizeof(*this)); }) // For validation.
120 return this->onCanDrawPath(args); in canDrawPath()
148 * the subclass must respect the stencil settings.
155 SkDEBUGCODE(StencilPathArgs() { memset(this, 0, sizeof(*this)); }) // For validation.
170 * initialized to zero. The pixels inside the path will have non-zero stencil values afterwards.
174 SkASSERT(kNoSupport_StencilSupport != this->getStencilSupport(*args.fShape)); in stencilPath()
[all …]
/third_party/skia/src/gpu/v1/
DPathRenderer.h4 * Use of this source code is governed by a BSD-style license that can be
53 * Pixels partially covered by AA paths are affected by the stencil settings.
56 * which performs no color writes and writes a non-zero stencil value to pixels
70 * @param shape the shape that will be drawn. Must be simple fill styled and non-inverse
82 SkDEBUGCODE(CanDrawPathArgs() { memset(this, 0, sizeof(*this)); }) // For validation.
115 return this->onCanDrawPath(args); in canDrawPath()
143 * the subclass must respect the stencil settings.
150 SkDEBUGCODE(StencilPathArgs() { memset(this, 0, sizeof(*this)); }) // For validation.
165 * initialized to zero. The pixels inside the path will have non-zero stencil values afterwards.
169 SkASSERT(kNoSupport_StencilSupport != this->getStencilSupport(*args.fShape)); in stencilPath()
[all …]
/third_party/skia/src/gpu/gl/builders/
DGrGLShaderStringBuilder.cpp4 * Use of this source code is governed by a BSD-style license that can be
24 const SkSL::Program::Settings& settings, in GrSkSLtoGLSL() argument
27 SkSL::Compiler* compiler = gpu->shaderCompiler(); in GrSkSLtoGLSL()
34 program = compiler->convertProgram(programKind, src, settings); in GrSkSLtoGLSL()
35 if (!program || !compiler->toGLSL(*program, glsl)) { in GrSkSLtoGLSL()
36 errorHandler->compileError(src.c_str(), compiler->errorText().c_str()); in GrSkSLtoGLSL()
74 stats->incShaderCompilations(); in GrGLCompileAndAttachShader()
77 bool checkCompiled = !glCtx.caps()->skipErrorChecks(); in GrGLCompileAndAttachShader()
90 // buffer param validation. in GrGLCompileAndAttachShader()
94 errorHandler->compileError(glsl.c_str(), infoLen > 0 ? (const char*)log.get() : ""); in GrGLCompileAndAttachShader()
/third_party/openssl/test/
DREADME.ssltest.md4 SSL testcases are configured in the `ssl-tests` directory.
12 However, for verification, we also include checked-in configuration outputs
14 `test/ssl-tests/*.cnf` files.
16 For more details, see `ssl-tests/01-simple.cnf.in` for an example.
19 --------------------
26 name => "test-default",
36 * Method - the method to test. One of DTLS or TLS.
38 * HandshakeMode - which handshake flavour to test:
39 - Simple - plain handshake (default)
40 - Resume - test resumption
[all …]
/third_party/rust/crates/clap/.github/
Dsettings.yml1 # These settings are synced to GitHub by https://probot.github.io/apps/settings/
6 topics: rust cli command-line argparse clap
20 # Manual: allow_auto_merge: true, see https://github.com/probot/settings/issues/402
24 # - name: "A-builder"
27 # - name: "A-derive"
30 # - name: "A-docs"
33 # - name: "A-completion"
36 # - name: "A-help"
39 # - name: "A-meta"
42 # - name: "A-parsing"
[all …]
/third_party/mesa3d/.gitlab-ci/
Ddeqp-runner.sh5 . "${SCRIPTS_DIR}/setup-test-env.sh"
9 set -ex
12 ln -sf "$CI_PROJECT_DIR"/install /install
14 if [ -z "$GPU_VERSION" ]; then
15 …st be set to something like "llvmpipe" or "freedreno-a630" (the name used in .gitlab-ci/gpu-versio…
19 INSTALL=$(realpath -s "$PWD"/install)
24 ARCH=$(uname -m)
28 if [ -n "$USE_ANGLE" ]; then
33 SHADER_CACHE_HOME=${XDG_CACHE_HOME:-${HOME}/.cache}
34 SHADER_CACHE_DIR=${MESA_SHADER_CACHE_DIR:-${SHADER_CACHE_HOME}/mesa_shader_cache}
[all …]
/third_party/python/Doc/library/
Dssl.rst1 :mod:`ssl` --- TLS/SSL wrapper for socket objects
16 --------------
20 sockets, both client-side and server-side. This module uses the OpenSSL
32 Don't use this module without reading the :ref:`ssl-security`. Doing so
33 may lead to a false sense of security, as the default settings of the
36 .. include:: ../includes/wasm-notavail.rst
43 :class:`socket.socket` type, and provides a socket-like wrapper that also
50 helps manage settings and certificates, which can then be inherited
71 ------------------------------------
81 settings. The old :func:`wrap_socket` function is deprecated since it is
[all …]
/third_party/vulkan-loader/docs/
DLoaderInterfaceArchitecture.md1 <!-- markdownlint-disable MD041 -->
7 # Architecture of the Vulkan Loader Interfaces <!-- omit from toc -->
10 <!-- Copyright &copy; 2015-2023 LunarG, Inc. -->
12 [3]: https://i.creativecommons.org/l/by-nd/4.0/88x31.png "Creative Commons License"
13 [4]: https://creativecommons.org/licenses/by-nd/4.0/
14 ## Table of Contents <!-- omit from toc -->
16 - [Overview](#overview)
17 - [Who Should Read This Document](#who-should-read-this-document)
18 - [The Loader](#the-loader)
19 - [Goals of the Loader](#goals-of-the-loader)
[all …]
DLoaderApplicationInterface.md1 <!-- markdownlint-disable MD041 -->
7 # Application Interface to Loader <!-- omit from toc -->
10 <!-- Copyright &copy; 2015-2023 LunarG, Inc. -->
12 [3]: https://i.creativecommons.org/l/by-nd/4.0/88x31.png "Creative Commons License"
13 [4]: https://creativecommons.org/licenses/by-nd/4.0/
15 ## Table of Contents <!-- omit from toc -->
17 - [Overview](#overview)
18 - [Interfacing with Vulkan Functions](#interfacing-with-vulkan-functions)
19 - [Vulkan Direct Exports](#vulkan-direct-exports)
20 - [Directly Linking to the Loader](#directly-linking-to-the-loader)
[all …]
/third_party/nghttp2/doc/
Dprogrammers-guide.rst5 ------------
25 own HTTP/1 stack or use existing third-party library, and bind them
39 most event-based architecture applications use is single thread per
78 --------
88 -------
99 applications are responsible to send SETTINGS frame as part of
106 .. _http-messaging:
109 --------------
113 <https://tools.ietf.org/html/rfc7540#section-8>`_. Everything
121 client and server model of HTTP. That is, even if the validation is
[all …]
/third_party/grpc/src/core/ext/transport/chttp2/transport/
Dframe.h7 // http://www.apache.org/licenses/LICENSE-2.0
101 // SETTINGS frame
114 std::vector<Setting> settings; member
117 return ack == other.ack && settings == other.settings;
154 // Security-related frame
184 // No validation on the header is done during parsing - the fields should be
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hostapd/
DChangeLog3 2024-07-20 - v2.11
4 * Wi-Fi Easy Connect
5 - add support for DPP release 3
6 - allow Configurator parameters to be provided during config exchange
7 * HE/IEEE 802.11ax/Wi-Fi 6
8 - various fixes
9 * EHT/IEEE 802.11be/Wi-Fi 7
10 - add preliminary support
15 * support RADIUS ACL/PSK check during 4-way handshake (wpa_psk_radius=3)
16 * EAP-SIM/AKA: support IMSI privacy
[all …]
/third_party/ltp/testcases/kernel/device-drivers/v4l/user_space/
Dtest_VIDIOC_AUDOUT.c2 * v4l-test: Test environment for Video For Linux Two API
4 * 20 Apr 2009 0.7 Added string content validation
103 CU_ASSERT_EQUAL(ret_get, -1); in test_VIDIOC_G_AUDOUT()
144 CU_ASSERT_EQUAL(reg_get1, -1); in test_VIDIOC_G_AUDOUT_ignore_index()
146 CU_ASSERT_EQUAL(reg_get2, -1); in test_VIDIOC_G_AUDOUT_ignore_index()
174 CU_ASSERT_EQUAL(ret_null, -1); in test_VIDIOC_G_AUDOUT_NULL()
178 CU_ASSERT_EQUAL(ret_null, -1); in test_VIDIOC_G_AUDOUT_NULL()
184 /* TODO: - try with all possible outputs (VIDIOC_ENUMOUTPUT)
185 * - try with STREAM_ON
201 * - VIDIOC_ENUMAUDOUT in test_VIDIOC_S_AUDOUT()
[all …]
Dtest_VIDIOC_AUDIO.c2 * v4l-test: Test environment for Video For Linux Two API
4 * 20 Apr 2009 0.7 Added string content validation
114 CU_ASSERT_EQUAL(ret_get, -1); in test_VIDIOC_G_AUDIO()
154 CU_ASSERT_EQUAL(ret_get, -1); in test_VIDIOC_G_AUDIO_ignore_index()
156 CU_ASSERT_EQUAL(ret2, -1); in test_VIDIOC_G_AUDIO_ignore_index()
185 CU_ASSERT_EQUAL(ret_null, -1); in test_VIDIOC_G_AUDIO_NULL()
188 CU_ASSERT_EQUAL(ret_get, -1); in test_VIDIOC_G_AUDIO_NULL()
191 CU_ASSERT_EQUAL(ret_null, -1); in test_VIDIOC_G_AUDIO_NULL()
210 * - VIDIOC_ENUMAUDIO in test_VIDIOC_S_AUDIO()
211 * - VIDIOC_G_AUDIO in test_VIDIOC_S_AUDIO()
[all …]
/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/
DFeatureSetDescriptor.cs2 // Protocol Buffers - Google's data interchange format
5 // Use of this source code is governed by a BSD-style
7 // https://developers.google.com/open-source/licenses/bsd
21 /// all enums in C# are open, and we never perform UTF-8 validation.
23 /// the feature settings will be exposed as properties in this class.
87 /// Only relevant to fields. Indicates how a message-valued field should be encoded.

12345678910>>...12