Home
last modified time | relevance | path

Searched full:dynamically (Results 1 – 25 of 1852) sorted by relevance

12345678910>>...75

/third_party/rust/rust/tests/ui/unsized/
Dunsized-enum2.stderr10 = note: no field of an enum variant may have a dynamically sized type
35 = note: no field of an enum variant may have a dynamically sized type
60 = note: no field of an enum variant may have a dynamically sized type
85 = note: no field of an enum variant may have a dynamically sized type
108 = note: no field of an enum variant may have a dynamically sized type
126 = note: no field of an enum variant may have a dynamically sized type
144 = note: no field of an enum variant may have a dynamically sized type
162 = note: no field of an enum variant may have a dynamically sized type
180 = note: no field of an enum variant may have a dynamically sized type
198 = note: no field of an enum variant may have a dynamically sized type
[all …]
Dunsized5.stderr9 = note: only the last field of a struct may have a dynamically sized type
34 = note: only the last field of a struct may have a dynamically sized type
57 = note: only the last field of a struct may have a dynamically sized type
75 = note: only the last field of a struct may have a dynamically sized type
94 = note: no field of an enum variant may have a dynamically sized type
118 = note: no field of an enum variant may have a dynamically sized type
/third_party/protobuf/php/src/Google/Protobuf/
DStruct.php13 * which map to dynamically typed values. In some languages, `Struct`
25 * Unordered map of dynamically typed values.
38 * Unordered map of dynamically typed values.
47 * Unordered map of dynamically typed values.
58 * Unordered map of dynamically typed values.
DListValue.php20 * Repeated field of dynamically typed values.
33 * Repeated field of dynamically typed values.
42 * Repeated field of dynamically typed values.
53 * Repeated field of dynamically typed values.
/third_party/mindspore/mindspore-src/source/tests/st/ops/gpu/
Dtest_error_on_dynamic_shape_input_op.py31 assert "Input is dynamically shaped" in str(info.value)
35 assert "Input is dynamically shaped" in str(info.value)
39 assert "Input is dynamically shaped" in str(info.value)
43 assert "Input is dynamically shaped" in str(info.value)
47 assert "Input is dynamically shaped" in str(info.value)
/third_party/jerryscript/jerry-ext/include/jerryscript-ext/
Dhandle-scope.h42 * Dynamically allocated handle in the scopes.
44 * might be not enough space left for new handles, dynamically allocated
72 * Dynamically allocated handle scope type.
77 jerryx_handle_scope_dynamic_t *child; /**< child dynamically allocated handle scope */
78 jerryx_handle_scope_dynamic_t *parent; /**< parent dynamically allocated handle scope */
/third_party/protobuf/csharp/src/Google.Protobuf/Compatibility/
DDynamicallyAccessedMembersAttribute.cs15 /// Indicates that certain members on a specified <see cref="Type"/> are accessed dynamically,
28 /// can be accessed dynamically on <see cref="Type"/> instances returned from calling
47 /// <param name="memberTypes">The types of members dynamically accessed.</param>
55 /// of members dynamically accessed.
/third_party/rust/rust/tests/ui/feature-gates/
Dfeature-gate-object_safe_for_dispatch.stderr7 …it needs to allow building a vtable to allow the call to be resolvable dynamically; for more infor…
21 …it needs to allow building a vtable to allow the call to be resolvable dynamically; for more infor…
43 …it needs to allow building a vtable to allow the call to be resolvable dynamically; for more infor…
58 …it needs to allow building a vtable to allow the call to be resolvable dynamically; for more infor…
73 …it needs to allow building a vtable to allow the call to be resolvable dynamically; for more infor…
/third_party/protobuf/src/google/protobuf/
Dstruct.proto44 // which map to dynamically typed values. In some languages, `Struct`
52 // Unordered map of dynamically typed values.
56 // `Value` represents a dynamically typed value which can be either
93 // Repeated field of dynamically typed values.
/third_party/skia/m133/src/base/
DSkAutoMalloc.h32 * than the current size (and the current block was dynamically allocated).
37 * current block is dynamically allocated, free the old block and
44 * current block is dynamically allocated, just return the old
103 * the allocation will come from the stack, otherwise it will be dynamically allocated.
123 * this may be on the stack or dynamically allocated, the caller must not call sk_free() on it,
/third_party/skia/src/core/
DSkAutoMalloc.h30 * than the current size (and the current block was dynamically allocated).
35 * current block is dynamically allocated, free the old block and
42 * current block is dynamically allocated, just return the old
101 * the allocation will come from the stack, otherwise it will be dynamically allocated.
121 * this may be on the stack or dynamically allocated, the caller must not call sk_free() on it,
/third_party/vk-gl-cts/external/vulkan-docs/src/chapters/
Dfragops.adoc212 creation, or dynamically by the flink:vkCmdSetDiscardRectangleEXT command.
296 [open,refpage='vkCmdSetDiscardRectangleEXT',desc='Set discard rectangles dynamically for a command …
298 To <<pipelines-dynamic-state, dynamically set>> the discard rectangles,
355 [open,refpage='vkCmdSetDiscardRectangleEnableEXT',desc='Enable discard rectangles dynamically for a…
357 To <<pipelines-dynamic-state, dynamically set>> whether discard rectangles
390 [open,refpage='vkCmdSetDiscardRectangleModeEXT',desc='Sets the discard rectangle mode dynamically f…
392 To <<pipelines-dynamic-state, dynamically set>> the discard rectangle mode,
435 structure during pipeline creation, or dynamically by the
453 [open,refpage='vkCmdSetScissor',desc='Set scissor rectangles dynamically for a command buffer',type…
455 To <<pipelines-dynamic-state, dynamically set>> the scissor rectangles,
[all …]
Dfragops.txt97 creation, or dynamically by the flink:vkCmdSetDiscardRectangleEXT command.
169 [open,refpage='vkCmdSetDiscardRectangleEXT',desc='Set discard rectangles dynamically for a command …
171 To <<pipelines-dynamic-state, dynamically set>> the discard rectangles,
239 structure during pipeline creation, or dynamically by the
257 [open,refpage='vkCmdSetScissor',desc='Set scissor rectangles dynamically for a command buffer',type…
259 To <<pipelines-dynamic-state, dynamically set>> the scissor rectangles,
330 pipeline creation, or dynamically by the flink:vkCmdSetExclusiveScissorNV
384 [open,refpage='vkCmdSetExclusiveScissorNV',desc='Set exclusive scissor rectangles dynamically for a…
386 To <<pipelines-dynamic-state, dynamically set>> the exclusive scissor
822 creation, or dynamically by
[all …]
/third_party/rust/crates/clang-sys/
DREADME.md18 …mentation will contain some additional types and functions to manage a dynamically loaded `libclan…
38 By default, this crate will attempt to link to `libclang` dynamically. In this case, this crate dep…
79 On Linux, running an executable that has been dynamically linked to `libclang` may require you to a…
81 On Windows, running an executable that has been dynamically linked to `libclang` requires that `lib…
89 … library in the same way one is searched for when linking to `libclang` dynamically at compiletime.
/third_party/ninja/src/
Ddyndep.h27 /// Store dynamically-discovered dependency information for one edge.
37 /// to its dynamically-discovered dependency information.
42 /// DyndepLoader loads dynamically discovered dependencies, as
/third_party/rust/rust/tests/ui/wf/
Dwf-convert-unsafe-trait-obj.stderr7 …it needs to allow building a vtable to allow the call to be resolvable dynamically; for more infor…
22 …it needs to allow building a vtable to allow the call to be resolvable dynamically; for more infor…
37 …it needs to allow building a vtable to allow the call to be resolvable dynamically; for more infor…
Dwf-convert-unsafe-trait-obj-box.stderr7 …it needs to allow building a vtable to allow the call to be resolvable dynamically; for more infor…
22 …it needs to allow building a vtable to allow the call to be resolvable dynamically; for more infor…
37 …it needs to allow building a vtable to allow the call to be resolvable dynamically; for more infor…
/third_party/vk-gl-cts/external/vulkan-docs/src/chapters/VK_NV_clip_space_w_scaling/
Dvertexpostproc.adoc44 …ortWScalingEnableNV',desc='Specify the viewport W scaling enable state dynamically for a command b…
46 To <<pipelines-dynamic-state, dynamically set>> the
84 [open,refpage='vkCmdSetViewportWScalingNV',desc='Set the viewport W scaling dynamically for a comma…
86 To <<pipelines-dynamic-state, dynamically set>> the viewport *W* scaling
/third_party/protobuf/objectivec/
DGPBStruct.pbobjc.h80 * which map to dynamically typed values. In some languages, `Struct`
90 /** Unordered map of dynamically typed values. */
119 * `Value` represents a dynamically typed value which can be either
181 /** Repeated field of dynamically typed values. */
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
DvktPipelineExtendedDynamicStateTests.cpp904 // Generic, to be used with any state than can be set statically and, as an option, dynamically.
1525 // When setting the sample mask dynamically, we can use an alternative sample count specified here.
3505 …// When dynamically setting the vertex buffer stride, we cannot bind the vertex buffer in advance … in maybeBindVertexBufferDynStride()
5412 …orderingGroup->addChild(new ExtendedDynamicStateTest(testCtx, "cull_none", "Dynamically set cull m… in createExtendedDynamicStateTests()
5418 …orderingGroup->addChild(new ExtendedDynamicStateTest(testCtx, "cull_back", "Dynamically set cull m… in createExtendedDynamicStateTests()
5426 …orderingGroup->addChild(new ExtendedDynamicStateTest(testCtx, "cull_front", "Dynamically set cull … in createExtendedDynamicStateTests()
5433 …addChild(new ExtendedDynamicStateTest(testCtx, "cull_front_and_back", "Dynamically set cull mode t… in createExtendedDynamicStateTests()
5442 …orderingGroup->addChild(new ExtendedDynamicStateTest(testCtx, "front_face_cw", "Dynamically set fr… in createExtendedDynamicStateTests()
5451 …orderingGroup->addChild(new ExtendedDynamicStateTest(testCtx, "front_face_ccw", "Dynamically set f… in createExtendedDynamicStateTests()
5459 …Child(new ExtendedDynamicStateTest(testCtx, "front_face_cw_reversed", "Dynamically set front face … in createExtendedDynamicStateTests()
[all …]
/third_party/rust/rust/tests/ui/impl-trait/in-trait/
Dobject-safety.current.stderr7 …it needs to allow building a vtable to allow the call to be resolvable dynamically; for more infor…
22 …it needs to allow building a vtable to allow the call to be resolvable dynamically; for more infor…
37 …it needs to allow building a vtable to allow the call to be resolvable dynamically; for more infor…
Dobject-safety.next.stderr7 …it needs to allow building a vtable to allow the call to be resolvable dynamically; for more infor…
22 …it needs to allow building a vtable to allow the call to be resolvable dynamically; for more infor…
37 …it needs to allow building a vtable to allow the call to be resolvable dynamically; for more infor…
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineExtendedDynamicStateTests.cpp1253 // Generic, to be used with any state than can be set statically and, as an option, dynamically.
1948 // When setting the sample mask dynamically, we can use an alternative sample count specified here.
1952 …s optional and can be included statically in the rasterization info or dynamically in vkCmdSetDept…
4227 …// When dynamically setting the vertex buffer stride, we cannot bind the vertex buffer in advance … in maybeBindVertexBufferDynStride()
6521 // Dynamically set cull mode to none in createExtendedDynamicStateTests()
6528 // Dynamically set cull mode to back in createExtendedDynamicStateTests()
6537 // Dynamically set cull mode to front in createExtendedDynamicStateTests()
6545 // Dynamically set cull mode to front and back in createExtendedDynamicStateTests()
6555 // Dynamically set front face to clockwise in createExtendedDynamicStateTests()
6565 // Dynamically set front face to counter-clockwise in createExtendedDynamicStateTests()
[all …]
/third_party/rust/rust/tests/ui/traits/non_lifetime_binders/
Dsupertrait-object-safety.stderr16 …it needs to allow building a vtable to allow the call to be resolvable dynamically; for more infor…
31 …it needs to allow building a vtable to allow the call to be resolvable dynamically; for more infor…
45 …it needs to allow building a vtable to allow the call to be resolvable dynamically; for more infor…
/third_party/rust/rust/tests/ui/union/
Dunion-sized-field.stderr11 = note: no field of a union may have a dynamically sized type
37 = note: only the last field of a struct may have a dynamically sized type
63 = note: no field of an enum variant may have a dynamically sized type

12345678910>>...75