Home
last modified time | relevance | path

Searched refs:configurations (Results 1 – 25 of 424) sorted by relevance

12345678910>>...17

/third_party/vk-gl-cts/external/openglcts/scripts/
Dbuild_mustpass.py106 GLCTS_GLES2_PKG = Package(module = ES2CTS_MODULE, configurations = [
115 GLCTS_3_2_2_GLES3_PKG = Package(module = ES3CTS_MODULE, configurations = [
175 GLCTS_3_2_2_GLES31_PKG = Package(module = ES31CTS_MODULE, configurations = [
237 GLCTS_3_2_3_EGL_PKG = Package(module = EGL_MODULE, configurations = [
254 GLCTS_3_2_3_GLES2_PKG = Package(module = ES2CTS_MODULE, configurations = [
271 GLCTS_3_2_3_GLES3_PKG = Package(module = ES3CTS_MODULE, configurations = [
336 GLCTS_3_2_3_GLES31_PKG = Package(module = ES31CTS_MODULE, configurations = [
401 GLCTS_3_2_3_GLES32_KHR_PKG_1CFG = Package(module = ES32KHR_MODULE, configurations = [
427 …_KHR_PKG_N1CFG = Package(module = ES32KHR_MODULE, useforfirsteglconfig = False, configurations = [
446 MASTER_EGL_PKG = Package(module = EGL_MODULE, configurations = [
[all …]
Dmustpass.py68 def __init__ (self, module, configurations, useforfirsteglconfig = True): argument
71 self.configurations = configurations
203 for cfg in package.configurations:
244 for config in package.configurations:
340 for config in package.configurations:
412 for config in package.configurations:
/third_party/node/deps/npm/node_modules/node-gyp/gyp/pylib/gyp/
DMSVSUserFile.py68 self.configurations = {}
76 self.configurations[name] = ['Configuration', {'Name': name}]
129 if config_name not in self.configurations:
133 self.configurations[config_name].append(n_cmd)
138 for config, spec in sorted(self.configurations.items()):
/third_party/node/tools/gyp/pylib/gyp/
DMSVSUserFile.py70 self.configurations = {}
78 self.configurations[name] = ["Configuration", {"Name": name}]
134 if config_name not in self.configurations:
138 self.configurations[config_name].append(n_cmd)
143 for config, spec in sorted(self.configurations.items()):
/third_party/EGL/extensions/HI/
DEGL_HI_colorformats.txt39 format used by other EGL configurations.
69 EGL_COLOR_RGB_HI must be used only with configurations having no
73 configurations having an alpha component. Currently available
74 configurations are:
86 eglChooseConfig returns configurations having all kinds of color
/third_party/skia/third_party/externals/egl-registry/extensions/HI/
DEGL_HI_colorformats.txt39 format used by other EGL configurations.
69 EGL_COLOR_RGB_HI must be used only with configurations having no
73 configurations having an alpha component. Currently available
74 configurations are:
86 eglChooseConfig returns configurations having all kinds of color
/third_party/vk-gl-cts/scripts/
Dbuild_android_mustpass.py63 MASTER_EGL_PKG = Package(module = EGL_MODULE, configurations = [
88 MASTER_GLES2_PKG = Package(module = GLES2_MODULE, configurations = [
122 MASTER_GLES3_PKG = Package(module = GLES3_MODULE, configurations = [
204 MASTER_GLES31_PKG = Package(module = GLES31_MODULE, configurations = [
280 MASTER_VULKAN_PKG = Package(module = VULKAN_MODULE, configurations = [
Dmustpass.py59 def __init__ (self, module, configurations): argument
61 self.configurations = configurations
89 self.configurations = []
242 for cfg in package.configurations:
324 for config in package.configurations:
357 for config in package.configurations:
393 for config in package.configurations:
/third_party/node/deps/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/
Dxcode.py141 configurations = []
147 if name not in configurations:
148 configurations.append(name)
154 xccl = CreateXCConfigurationList(configurations)
194 for config_name in configurations:
256 xccl = CreateXCConfigurationList(configurations)
330 xccl = CreateXCConfigurationList(configurations)
348 xccl = CreateXCConfigurationList(configurations)
566 def PerformBuild(data, configurations, params): argument
577 for config in configurations:
/third_party/node/tools/gyp/pylib/gyp/generator/
Dxcode.py144 configurations = []
150 if name not in configurations:
151 configurations.append(name)
157 xccl = CreateXCConfigurationList(configurations)
200 for config_name in configurations:
266 xccl = CreateXCConfigurationList(configurations)
362 xccl = CreateXCConfigurationList(configurations)
377 xccl = CreateXCConfigurationList(configurations)
602 def PerformBuild(data, configurations, params): argument
613 for config in configurations:
/third_party/skia/third_party/externals/libpng/contrib/conftest/
DREADME11 guarantee that libpng will continue to build with such configurations; support
12 for given configurations can be, and has been, dropped between successive minor
16 You can use these .dfa files as the basis of new configurations. Files in this
/third_party/flutter/skia/third_party/externals/libpng/contrib/conftest/
DREADME11 guarantee that libpng will continue to build with such configurations; support
12 for given configurations can be, and has been, dropped between successive minor
16 You can use these .dfa files as the basis of new configurations. Files in this
/third_party/typescript/src/testRunner/
DcompilerRunner.ts66 if (test && ts.some(test.configurations)) {
67 test.configurations.forEach(configuration => {
251 const configurations = getFileBasedTestConfigurations(settings, CompilerTest.varyBy); constant
252 return { file, configurations, content };
/third_party/rust/crates/rustix/
DCONTRIBUTING.md24 Beyond that, rustix's CI tests many targets and configurations. Asking for
27 configurations on CI.
/third_party/flutter/skia/third_party/externals/sdl/premake/patches/
Dpremake.patches.txt16 commands from working for multiple configurations. This is why I had to have
17 debug and release configurations disabled for so long. They are now reenabled
/third_party/vk-gl-cts/doc/testspecs/GLES2/
Dfunctional.scissors.txt32 + Scissor configurations
49 All primitive types are tested in all reasonable scissor configurations
/third_party/flutter/skia/platform_tools/android/apps/arcore/
Dbuild.gradle16 configurations { natives }
69 configurations.natives.files.each { f ->
/third_party/node/test/pummel/
Dtest-policy-integrity.js236 function permutations(configurations, path = {}) { argument
237 const keys = Object.keys(configurations);
242 const { [config]: values, ...otherConfigs } = configurations;
/third_party/ejdb/src/bindings/ejdb2_flutter/android/
Dbuild.gradle82 // plusConfigurations += [ configurations.compile, configurations.testCompile ]
/third_party/skia/third_party/externals/harfbuzz/
DCONFIG.md116 ## Pre-defined configurations
119 pre-defined configurations as well grouping of various configuration options.
120 The pre-defined configurations are:
128 * `HB_TINY`: Enables both `HB_MINI` and `HB_LEAN` configurations, as well as
138 configurations from the command-line. But one can add a header file called
/third_party/harfbuzz/
DCONFIG.md116 ## Pre-defined configurations
119 pre-defined configurations as well grouping of various configuration options.
120 The pre-defined configurations are:
128 * `HB_TINY`: Enables both `HB_MINI` and `HB_LEAN` configurations, as well as
138 configurations from the command-line. But one can add a header file called
/third_party/flutter/skia/third_party/externals/dawn/infra/config/
DREADME.md1 This directory contains configurations for infra services.
/third_party/skia/third_party/externals/dawn/infra/config/
DREADME.md1 This directory contains configurations for infra services.
/third_party/skia/third_party/externals/tint/infra/config/
DREADME.md1 This directory contains configurations for infra services.
/third_party/openssl/test/
DREADME.ssltest.md6 Each `ssl_*.cnf.in` file contains a number of test configurations. These files
117 The client and server configurations can be any valid `SSL_CTX`
118 configurations. For details, see the manpages for `SSL_CONF_cmd`.
120 Give your configurations as a dictionary of CONF commands, e.g.
195 ### Default server and client configurations
197 The default server certificate and CA files are added to the configurations

12345678910>>...17