/third_party/skia/third_party/externals/egl-registry/extensions/EXT/ |
D | EGL_EXT_client_extensions.txt | 206 The alternative resolution of mandating the 'superset' relation (that 207 is, that the extension string of a valid display must be a superset of 214 EGL_XYZ_platform_software_renderer. If the 'superset' relation were 219 b) If the 'superset' relation were mandated, then the possibility 228 than 'superset', we prevent this problematic situation from 349 list be disjoint to rather than a superset of the client extension 350 list. (The 'superset' requirement was changed pre-publication to 367 - Change resolution of Issue 4 from the 'superset' relation to the
|
/third_party/EGL/extensions/EXT/ |
D | EGL_EXT_client_extensions.txt | 206 The alternative resolution of mandating the 'superset' relation (that 207 is, that the extension string of a valid display must be a superset of 214 EGL_XYZ_platform_software_renderer. If the 'superset' relation were 219 b) If the 'superset' relation were mandated, then the possibility 228 than 'superset', we prevent this problematic situation from 349 list be disjoint to rather than a superset of the client extension 350 list. (The 'superset' requirement was changed pre-publication to 367 - Change resolution of Issue 4 from the 'superset' relation to the
|
/third_party/mksh/ |
D | README_zh.md | 3 mksh简而言之就是MirBSD Korn Shell。它是一个命令解释器,用于shell命令交互和shell脚本语言。它是Shell语言的超集(superset),同时也兼容原本的Korn she…
|
/third_party/node/tools/inspector_protocol/ |
D | check_protocol_compatibility.py | 412 def is_subset(subset, superset, message): argument 414 if subset[i] not in superset:
|
/third_party/gstreamer/gstreamer/gst/ |
D | gstcaps.c | 1312 gst_caps_is_subset (const GstCaps * subset, const GstCaps * superset) in gst_caps_is_subset() argument 1320 g_return_val_if_fail (superset != NULL, FALSE); in gst_caps_is_subset() 1322 if (CAPS_IS_EMPTY (subset) || CAPS_IS_ANY (superset)) in gst_caps_is_subset() 1324 if (CAPS_IS_ANY (subset) || CAPS_IS_EMPTY (superset)) in gst_caps_is_subset() 1333 for (j = GST_CAPS_LEN (superset) - 1; j >= 0; j--) { in gst_caps_is_subset() 1334 s2 = gst_caps_get_structure_unchecked (superset, j); in gst_caps_is_subset() 1335 f2 = gst_caps_get_features_unchecked (superset, j); in gst_caps_is_subset()
|
/third_party/flutter/flutter/packages/flutter_test/test/ |
D | goldens_test.dart | 142 test('when golden bytes are leading superset of image bytes', () async { 152 test('when golden bytes are trailing superset of image bytes', () async {
|
/third_party/openGLES/extensions/SGIX/ |
D | SGIX_ycrcb_subsample.txt | 37 on the 320. And there is the new "subsample" spec which is a superset of 50 also create a new "subsample" spec which is a superset of that. The new
|
/third_party/skia/third_party/externals/opengl-registry/extensions/SGIX/ |
D | SGIX_ycrcb_subsample.txt | 37 on the 320. And there is the new "subsample" spec which is a superset of 50 also create a new "subsample" spec which is a superset of that. The new
|
/third_party/skia/third_party/externals/angle2/src/tests/test_expectations/ |
D | GPUTestExpectationsParser.cpp | 258 const GPUTestConfig::ConditionArray &superset) in ConditionArrayIsSubset() argument 263 for (size_t supersetCondition : superset) in ConditionArrayIsSubset()
|
/third_party/protobuf/python/google/protobuf/pyext/ |
D | python.proto | 40 // Protos optimized for SPEED use a strict superset of the generated code
|
/third_party/protobuf/src/google/protobuf/ |
D | unittest_lazy_dependencies_custom_option.proto | 54 // Protos optimized for SPEED use a strict superset of the generated code
|
D | unittest_lazy_dependencies_enum.proto | 51 // Protos optimized for SPEED use a strict superset of the generated code
|
D | unittest_lazy_dependencies.proto | 53 // Protos optimized for SPEED use a strict superset of the generated code
|
/third_party/skia/third_party/externals/opengl-registry/extensions/OES/ |
D | OES_texture_npot.txt | 186 This extension is a superset of the function in 210 RESOLVED: it will be a superset, but will not require it.
|
/third_party/openGLES/extensions/OES/ |
D | OES_texture_npot.txt | 196 This extension is a superset of the function in 220 RESOLVED: it will be a superset, but will not require it.
|
/third_party/icu/icu4j/demos/src/com/ibm/icu/dev/demo/translit/ |
D | Demo.java | 976 static String toPattern(UnicodeSet source, UnicodeSet superset) { in toPattern() argument 977 if (superset != null) { in toPattern() 978 source.removeAll(superset); in toPattern() 979 return "[" + superset.toPattern(true) + " " + source.toPattern(true) + "]"; in toPattern()
|
/third_party/flatbuffers/docs/source/ |
D | Benchmarks.md | 47 - YAML: a superset of JSON and otherwise very similar. Used by e.g. Unity.
|
/third_party/skia/third_party/externals/icu/source/tools/tzcode/ |
D | icuzones | 10 # The purpose of this file is to give ICU a superset of the time zones
|
/third_party/flutter/skia/third_party/externals/angle2/extensions/ |
D | ANGLE_copy_texture_3d.txt | 78 When source texture doesn't contain a superset of the component
|
/third_party/icu/icu4c/source/tools/tzcode/ |
D | icuzones | 10 # The purpose of this file is to give ICU a superset of the time zones
|
/third_party/python/Doc/library/ |
D | posix.rst | 18 module provides a superset of the :mod:`posix` interface. On non-Unix operating
|
/third_party/skia/third_party/externals/angle2/extensions/ |
D | ANGLE_copy_texture_3d.txt | 78 When source texture doesn't contain a superset of the component
|
/third_party/skia/third_party/externals/opengl-registry/extensions/ARB/ |
D | ARB_shader_texture_lod.txt | 357 This extension is a slight superset of ATI_texture_shader_lod. 475 ATI_shader_texture_lod. (Slight superset, see issue 6.) 491 a slight superset of ATI_shader_texture_lod.
|
D | ARB_invalidate_subdata.txt | 83 This extension is a superset of the EXT_discard_framebuffer extension 337 This is a superset of the EXT_discard_framebuffer extension which only 392 RESOLVED: Yes, to make this extension a superset of
|
/third_party/openGLES/extensions/ARB/ |
D | ARB_invalidate_subdata.txt | 93 This extension is a superset of the EXT_discard_framebuffer extension 347 This is a superset of the EXT_discard_framebuffer extension which only 402 RESOLVED: Yes, to make this extension a superset of
|