Searched refs:synthetic (Results 1 – 25 of 68) sorted by relevance
123
/third_party/protobuf/docs/ |
D | implementing_proto3_presence.md | 53 placed into a one-field `oneof`. We call this a "synthetic" oneof, as it was not 60 proto3 presence. This is the major benefit of synthetic oneofs. 65 APIs. It is never safe to drop synthetic oneofs from a proto schema. Code 66 generators can (and should) skip synthetic oneofs when generating a user-facing 68 consumed programmatically, it is important to keep the synthetic oneofs around. 72 synthetic oneofs in code generators. 91 // We call _foo a "synthetic" oneof, since it was not created by the user. 101 2. Avoid generating any oneof-based accessors for the synthetic oneof. Its only 103 not aware of proto3 presence. The synthetic oneof should not appear anywhere 164 synthetic oneof) and users could start depending on these. That would create [all …]
|
/third_party/skia/third_party/externals/angle2/src/tests/deqp_support/ |
D | deqp_data_autogen.gni | 175 "$root_gen_dir/vk_gl_cts_data/data/gles3/graphicsfuzz/synthetic/recipient.frag", 176 "$root_gen_dir/vk_gl_cts_data/data/gles3/graphicsfuzz/synthetic/variant_1.frag", 177 "$root_gen_dir/vk_gl_cts_data/data/gles3/graphicsfuzz/synthetic/variant_2.frag", 178 "$root_gen_dir/vk_gl_cts_data/data/gles3/graphicsfuzz/synthetic/variant_3.frag", 179 "$root_gen_dir/vk_gl_cts_data/data/gles3/graphicsfuzz/synthetic/variant_4.frag", 303 "$root_gen_dir/vk_gl_cts_data/data/gles3/graphicsfuzz/synthetic/recipient.frag", 304 "$root_gen_dir/vk_gl_cts_data/data/gles3/graphicsfuzz/synthetic/variant_1.frag", 305 "$root_gen_dir/vk_gl_cts_data/data/gles3/graphicsfuzz/synthetic/variant_2.frag", 306 "$root_gen_dir/vk_gl_cts_data/data/gles3/graphicsfuzz/synthetic/variant_3.frag", 307 "$root_gen_dir/vk_gl_cts_data/data/gles3/graphicsfuzz/synthetic/variant_4.frag",
|
D | BUILD.gn | 359 "$deqp_path/external/graphicsfuzz/data/gles3/graphicsfuzz/synthetic/recipient.frag", 360 "$deqp_path/external/graphicsfuzz/data/gles3/graphicsfuzz/synthetic/variant_1.frag", 361 "$deqp_path/external/graphicsfuzz/data/gles3/graphicsfuzz/synthetic/variant_2.frag", 362 "$deqp_path/external/graphicsfuzz/data/gles3/graphicsfuzz/synthetic/variant_3.frag", 363 "$deqp_path/external/graphicsfuzz/data/gles3/graphicsfuzz/synthetic/variant_4.frag", 365 …outputs = [ "$root_gen_dir/vk_gl_cts_data/data/gles3/graphicsfuzz/synthetic/{{source_file_part}}" ]
|
/third_party/mesa3d/docs/relnotes/ |
D | 19.0.4.rst | 50 - "glx: Fix synthetic error generation in \__glXSendError" broke wine 128 - glx: Fix synthetic error generation in \__glXSendError 204 - Revert "glx: Fix synthetic error generation in \__glXSendError"
|
/third_party/node/src/ |
D | module_wrap.cc | 134 bool synthetic = args[2]->IsArray(); in New() local 135 if (synthetic) { in New() 159 if (synthetic) { in New() 231 if (synthetic) { in New()
|
/third_party/flutter/skia/third_party/externals/freetype/ |
D | modules.cfg | 217 # Support for synthetic emboldening and slanting of fonts. Needs
|
D | ChangeLog.20 | 861 synthetic. 864 for when loading synthetic fonts to make sure that the font name 2543 auto-hinting of synthetic Type 1 fonts. 2546 Added auto-hinting support of synthetic Type 1 fonts.
|
/third_party/skia/third_party/externals/freetype/ |
D | modules.cfg | 220 # Support for synthetic emboldening and slanting of fonts. Needs
|
/third_party/freetype/ |
D | modules.cfg | 223 # Support for synthetic emboldening and slanting of fonts. Needs
|
/third_party/protobuf/src/google/protobuf/ |
D | descriptor.proto | 222 // oneof is known as a "synthetic" oneof, and this field must be its sole 223 // member (each proto3 optional field gets its own synthetic oneof). Synthetic 231 // give message fields a synthetic oneof also, even though it is not required 234 // synthetic oneof.
|
/third_party/flutter/flutter/packages/flutter_tools/lib/src/ |
D | codegen.dart | 41 // Generates a synthetic package under .dart_tool/flutter_tool which is in turn
|
/third_party/skia/third_party/externals/swiftshader/docs/ |
D | ReactorDebugInfo.md | 124 A synthetic call stack is produced by chaining `llvm::DILocation`s with
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Passes/ |
D | PassRegistry.def | 86 MODULE_PASS("synthetic-counts-propagation", SyntheticCountsPropagation())
|
/third_party/skia/site/docs/dev/design/ |
D | text_shaper.md | 59 // e.g. variations, synthetic-bold, …
|
/third_party/cef/libcef/browser/native/ |
D | browser_platform_delegate_native_mac.mm | 404 // Use a synthetic NSEvent in order to obtain the windowsKeyCode member from
|
/third_party/flutter/glfw/docs/ |
D | intro.dox | 307 across platforms. The exception is synthetic key and mouse button release
|
/third_party/ffmpeg/tests/fate/ |
D | video.mak | 178 …to_conversion_filters -f image2 -c:v pgmyuv -i $(TARGET_SAMPLES)/ffmpeg-synthetic/vsynth1/%02d.pgm…
|
/third_party/lz4/ |
D | NEWS | 263 New : datagen : parametrable synthetic data generator for tests
|
/third_party/skia/third_party/externals/freetype/docs/oldlogs/ |
D | ChangeLog.20 | 861 synthetic. 864 for when loading synthetic fonts to make sure that the font name 2543 auto-hinting of synthetic Type 1 fonts. 2546 Added auto-hinting support of synthetic Type 1 fonts.
|
/third_party/freetype/docs/oldlogs/ |
D | ChangeLog.20 | 861 synthetic. 864 for when loading synthetic fonts to make sure that the font name 2543 auto-hinting of synthetic Type 1 fonts. 2546 Added auto-hinting support of synthetic Type 1 fonts.
|
/third_party/node/doc/api/ |
D | vm.md | 762 defined in the WebIDL specification. The purpose of synthetic modules is to 1423 [Synthetic Module Record]: https://heycam.github.io/webidl/#synthetic-module-records
|
/third_party/node/tools/v8_gypfiles/ |
D | v8.gyp | 172 "<(V8_ROOT)/src/objects/synthetic-module.tq",
|
/third_party/python/Misc/NEWS.d/ |
D | 3.10.0b1.rst | 792 Fix :exc:`KeyError` raised in :func:`typing.get_type_hints` due to synthetic
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
D | Intrinsics.td | 795 // needed in a few places. These synthetic intrinsics have no
|
/third_party/flutter/skia/third_party/externals/freetype/docs/ |
D | CHANGES | 3028 - Creation of synthetic cmaps for fonts in CFF format was broken 3031 - Numeric font dictionary entries for synthetic fonts are no 3036 synthetic Type 1 fonts like `Helvetica Narrow'. 4072 * Better support for synthetic (transformed) fonts. 4184 correct support of synthetic (obliqued) fonts in the
|
123