Searched full:parameterization (Results 1 – 25 of 37) sorted by relevance
12
| /third_party/mindspore/mindspore-src/source/tests/st/networks/ |
| D | v2-train-small.yaml | 20 parameterization: "eps" # default, original ldm 21 #parameterization: "velocity"
|
| /third_party/rust/rust/tests/ui/issues/ |
| D | issue-36744-bitcast-args-if-needed.rs | 4 // type has a differing lifetime parameterization.
|
| /third_party/skia/third_party/externals/angle2/src/tests/ |
| D | angle_end2end_tests_main.cpp | 13 // Register* functions handle setting up special tests that need complex parameterization.
|
| /third_party/python/Lib/test/test_email/ |
| D | __init__.py | 76 """A test method parameterization class decorator.
|
| /third_party/vk-gl-cts/external/vulkan-docs/src/chapters/ |
| D | tessellation.txt | 106 image::{images}/tessparamUL.svg[align="center",title="Domain parameterization for tessellation prim… 110 image::{images}/tessparam.svg[align="center",title="Domain parameterization for tessellation primit… 115 In the domain parameterization diagrams, the coordinates illustrate the
|
| D | tessellation.adoc | 153 image::{images}/tessparamUL.svg[align="center",title="Domain parameterization for tessellation prim… 157 image::{images}/tessparam.svg[align="center",title="Domain parameterization for tessellation primit… 162 In the domain parameterization diagrams, the coordinates illustrate the
|
| /third_party/glslang/SPIRV/ |
| D | doc.h | 248 // parameterization information.
|
| D | doc.cpp | 40 // 2) Print documentation from this parameterization. 1569 // parameterization information.
|
| /third_party/spirv-headers/tools/buildHeaders/ |
| D | jsonToSpirv.h | 303 // Parameterization info for all instructions.
|
| D | jsonToSpirv.cpp | 219 // parameterization information.
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/ |
| D | jsonToSpirv.h | 291 // Parameterization info for all instructions.
|
| D | jsonToSpirv.cpp | 42 // parameterization information.
|
| /third_party/skia/third_party/externals/spirv-headers/tools/buildHeaders/ |
| D | jsonToSpirv.h | 291 // Parameterization info for all instructions.
|
| D | jsonToSpirv.cpp | 42 // parameterization information.
|
| /third_party/protobuf/python/google/protobuf/internal/ |
| D | _parameterized.py | 259 """Implementation of the parameterization decorators.
|
| /third_party/skia/src/pathops/ |
| D | SkPathOpsQuad.cpp | 387 /* Parameterization form, given A*t*t + 2*B*t*(1-t) + C*(1-t)*(1-t)
|
| /third_party/skia/m133/src/pathops/ |
| D | SkPathOpsQuad.cpp | 394 /* Parameterization form, given A*t*t + 2*B*t*(1-t) + C*(1-t)*(1-t)
|
| /third_party/openGLES/extensions/ARB/ |
| D | ARB_tessellation_shader.txt | 863 Figure X.1: Domain parameterization for tessellation generator 2919 parameterization. Two-dimensional (u,v) coordinates with components in 2920 [0,1] is a standard parameterization; for example, it is what is used 2923 A [-1,+1] parameterization has some advantages; in particular, the 2927 important if the [0,1] parameterization is computed in a way that
|
| /third_party/skia/third_party/externals/opengl-registry/extensions/ARB/ |
| D | ARB_tessellation_shader.txt | 853 Figure X.1: Domain parameterization for tessellation generator 2909 parameterization. Two-dimensional (u,v) coordinates with components in 2910 [0,1] is a standard parameterization; for example, it is what is used 2913 A [-1,+1] parameterization has some advantages; in particular, the 2917 important if the [0,1] parameterization is computed in a way that
|
| /third_party/openGLES/extensions/NV/ |
| D | NV_path_rendering.txt | 2022 Given this parameterization, the procedure below computes the /c/, 2103 parameterization above from which the arc's parametric representation 7137 parameterization come from? 7143 48. Where does the parameterization of the 7665 parameterization achieve this. Extra parametric behavior would be 8717 arcs using the GL_CIRCULAR_TANGENT_ARC_TO_NV parameterization, 9060 148. Should multiple parameterization for rounded rectangles be
|
| D | NV_blend_equation_advanced.txt | 1265 parameterization, but it does match our general f/X/Y/Z model if you
|
| /third_party/skia/third_party/externals/opengl-registry/extensions/NV/ |
| D | NV_path_rendering.txt | 2022 Given this parameterization, the procedure below computes the /c/, 2103 parameterization above from which the arc's parametric representation 7137 parameterization come from? 7143 48. Where does the parameterization of the 7665 parameterization achieve this. Extra parametric behavior would be 8717 arcs using the GL_CIRCULAR_TANGENT_ARC_TO_NV parameterization, 9060 148. Should multiple parameterization for rounded rectangles be
|
| /third_party/python/Doc/library/ |
| D | typing.rst | 1393 A normal type variable enables parameterization with a single type. A type 1394 variable tuple, in contrast, allows parameterization with an
|
| D | doctest.rst | 885 is an advanced feature that allows parameterization of doctests. For example, a
|
| /third_party/protobuf/src/google/protobuf/compiler/python/ |
| D | generator.cc | 350 // TODO: Allow parameterization of Python version? in PrintTopBoilerplate()
|
12