Home
last modified time | relevance | path

Searched refs:Configuration (Results 1 – 25 of 710) sorted by relevance

12345678910>>...29

/third_party/vk-gl-cts/external/openglcts/scripts/
Dbuild_mustpass.py28 from mustpass import Project, Package, Mustpass, Configuration, include, exclude, genMustpassLists
108 Configuration(name = "master",
117 Configuration(name = "master",
125 Configuration(name = "rotate-portrait",
132 Configuration(name = "rotate-landscape",
139 Configuration(name = "rotate-reverse-portrait",
146 Configuration(name = "rotate-reverse-landscape",
155 Configuration(name = "multisample",
165 Configuration(name = "565-no-depth-no-stencil",
177 Configuration(name = "master",
[all …]
/third_party/vk-gl-cts/scripts/
Dbuild_android_mustpass.py26 from mustpass import Project, Package, Mustpass, Configuration, include, exclude, genMustpassLists,…
65 Configuration(name = "master",
73 Configuration(name = "master-risky",
90 Configuration(name = "master",
98 Configuration(name = "master-2020-03-01",
105 Configuration(name = "master-2021-03-01",
124 Configuration(name = "master",
132 Configuration(name = "master-2020-03-01",
139 Configuration(name = "master-2021-03-01",
147 Configuration(name = "rotate-portrait",
[all …]
/third_party/boost/libs/beast/doc/docca/example/
Dsource.dox91 # Configuration options related to warning and progress messages
103 # Configuration options related to the input files
125 # Configuration options related to source browsing
140 # Configuration options related to the alphabetical class index
147 # Configuration options related to the HTML output
206 # Configuration options related to the LaTeX output
228 # Configuration options related to the RTF output
239 # Configuration options related to the man page output
248 # Configuration options related to the XML output
255 # Configuration options related to the DOCBOOK output
[all …]
/third_party/boost/tools/docca/example/
Dsource.dox91 # Configuration options related to warning and progress messages
103 # Configuration options related to the input files
125 # Configuration options related to source browsing
140 # Configuration options related to the alphabetical class index
147 # Configuration options related to the HTML output
206 # Configuration options related to the LaTeX output
228 # Configuration options related to the RTF output
239 # Configuration options related to the man page output
248 # Configuration options related to the XML output
255 # Configuration options related to the DOCBOOK output
[all …]
/third_party/json/doc/
DDoxyfile99 # Configuration options related to warning and progress messages
110 # Configuration options related to the input files
131 # Configuration options related to source browsing
143 # Configuration options related to the alphabetical class index
149 # Configuration options related to the HTML output
210 # Configuration options related to the LaTeX output
233 # Configuration options related to the RTF output
243 # Configuration options related to the man page output
251 # Configuration options related to the XML output
258 # Configuration options related to the DOCBOOK output
[all …]
/third_party/flatbuffers/tests/FlatBuffers.Test/
DNetTest.sh22 msbuild -property:Configuration=Release,OutputPath=$TEMP_BIN -verbosity:minimal $PROJ_FILE
27 msbuild -property:Configuration=Release,UnsafeByteBuffer=true,OutputPath=$TEMP_BIN -verbosity:minim…
39 msbuild -property:Configuration=Release,OutputPath=$TEMP_BIN -verbosity:minimal $CORE_PROJ_FILE
44 msbuild -property:Configuration=Release,UnsafeByteBuffer=true,OutputPath=$TEMP_BIN -verbosity:minim…
49 msbuild -property:Configuration=Release,EnableSpanT=true,OutputPath=$TEMP_BIN -verbosity:minimal $C…
/third_party/python/PCbuild/
Dprepare_tcltk.bat49 %MSBUILD% "%PCBUILD%\tcl.vcxproj" /p:Configuration=Release /p:Platform=Win32
50 %MSBUILD% "%PCBUILD%\tk.vcxproj" /p:Configuration=Release /p:Platform=Win32
51 %MSBUILD% "%PCBUILD%\tix.vcxproj" /p:Configuration=Release /p:Platform=Win32
53 %MSBUILD% "%PCBUILD%\tcl.vcxproj" /p:Configuration=Release /p:Platform=x64
54 %MSBUILD% "%PCBUILD%\tk.vcxproj" /p:Configuration=Release /p:Platform=x64
55 %MSBUILD% "%PCBUILD%\tix.vcxproj" /p:Configuration=Release /p:Platform=x64
Dprepare_ssl.bat50 %MSBUILD% "%PCBUILD%\openssl.vcxproj" /p:Configuration=Release /p:Platform=Win32
52 %MSBUILD% "%PCBUILD%\openssl.vcxproj" /p:Configuration=Release /p:Platform=x64
54 %MSBUILD% "%PCBUILD%\openssl.vcxproj" /p:Configuration=Release /p:Platform=ARM
56 %MSBUILD% "%PCBUILD%\openssl.vcxproj" /p:Configuration=Release /p:Platform=ARM64
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cIncompleteTextureAccessTests.hpp116 static const struct Configuration struct in gl4cts::IncompleteTextureAccess::SamplerTest
131 void PrepareProgram(Configuration configuration);
132 void PrepareTexture(Configuration configuration);
136 bool Check(Configuration configuration);
/third_party/boost/libs/static_string/doc/
Dsource.dox2 # Configuration options related to the input files
28 # Configuration options related to the preprocessor
136 # Configuration options related to warning and progress messages
148 # Configuration options related to source browsing
163 # Configuration options related to the alphabetical class index
170 # Configuration options related to the HTML output
238 # Configuration options related to the XML output
245 # Configuration options related to external references
/third_party/libwebsockets/
Dlibwebsockets.dox90 # Configuration options related to warning and progress messages
101 # Configuration options related to the input files
218 # Configuration options related to source browsing
230 # Configuration options related to the alphabetical class index
236 # Configuration options related to the HTML output
294 # Configuration options related to the LaTeX output
315 # Configuration options related to the RTF output
325 # Configuration options related to the man page output
333 # Configuration options related to the XML output
339 # Configuration options related to the DOCBOOK output
[all …]
/third_party/boost/libs/beast/doc/
Dsource.dox2 # Configuration options related to the input files
36 # Configuration options related to the preprocessor
151 # Configuration options related to warning and progress messages
163 # Configuration options related to source browsing
178 # Configuration options related to the alphabetical class index
185 # Configuration options related to the HTML output
253 # Configuration options related to the XML output
260 # Configuration options related to external references
/third_party/mindspore/mindspore/ccsrc/ps/core/
Dconfiguration.h37 class Configuration {
39 Configuration() = default;
40 virtual ~Configuration() = default;
/third_party/vk-gl-cts/external/vulkancts/scripts/
Dbuild_mustpass.py31 from mustpass import Project, Package, Mustpass, Configuration, include, exclude, genMustpassLists,…
56 Configuration(name = "default",
62 Configuration(name = "fraction-mandatory-tests",
/third_party/skia/third_party/externals/swiftshader/src/Main/
DSwiftConfig.hpp32 struct Configuration struct in sw::SwiftConfig
77 void getConfiguration(Configuration &configuration);
101 Configuration config;
/third_party/jsframework/runtime/main/extend/systemplugin/napi/application/
DAbilityStageContext.js18 import { Configuration } from "../ohos_application_Configuration"
26 this.config = Configuration;
DExtensionContext.js17 import { Configuration } from "../ohos_application_Configuration"
27 this.config = Configuration;
/third_party/jsframework/runtime/main/extend/systemplugin/napi/
Dohos_application_Configuration.js16 export const Configuration = { variable
25 return Configuration;
/third_party/flutter/engine/flutter/shell/platform/android/io/flutter/embedding/engine/systemchannels/
DTextInputChannel.java68 … textInputMethodHandler.setClient(textInputClientId, Configuration.fromJson(jsonConfiguration));
241 void setClient(int textInputClientId, @NonNull Configuration configuration); in setClient()
263 public static class Configuration { class in TextInputChannel
264 …public static Configuration fromJson(@NonNull JSONObject json) throws JSONException, NoSuchFieldEx… in fromJson()
271 return new Configuration( in fromJson()
319 public Configuration( in Configuration() method in TextInputChannel.Configuration
/third_party/flutter/flutter/dev/snippets/test/
Dconfiguration_test.dart12 group('Configuration', () {
13 Configuration config;
16 config = Configuration(flutterRoot: Directory('/flutter sdk'));
/third_party/boost/libs/math/dot_net_example/distribution_explorer/Properties/
DSettings.Designer.cs16 internal sealed partial class Settings : global::System.Configuration.ApplicationSettingsBase {
18 …private static Settings defaultInstance = ((Settings)(global::System.Configuration.ApplicationSett…
/third_party/typescript_eslint/packages/eslint-plugin-tslint/src/rules/
Dconfig.ts3 import { Configuration, RuleSeverity } from 'tslint';
44 return Configuration.loadConfigurationFromPath(lintFile);
46 return Configuration.parseConfigFile({
/third_party/boost/libs/mpl/doc/src/refmanual/
DMacros-Configuration.rst2 .. |Configuration| replace:: `Configuration`_ substdef
/third_party/libusb/.private/
Dwbs.txt12 Include Directories' section (Configuration Properties -> C/C++ -> General).
14 your 'Additional Dependencies' (Configuration Properties -> Linker -> Input)
16 'Additional Library Directories' (Configuration Properties -> Linker
19 'Runtime Library' is set to 'Multi-threaded DLL (/MD)' (Configuration
/third_party/EGL/extensions/EXT/
DEGL_EXT_config_select_group.txt66 In section 3.4 "Configuration Management", under the "Buffer Descriptions
71 In section 3.4 "Configuration Management", under the "Other EGLConfig
84 In section 3.4 "Configuration Management", under the "Sorting of EGLConfigs"
89 In section 3.4 "Configuration Management", under the "Sorting of EGLConfigs"

12345678910>>...29