Searched refs:relax (Results 1 – 10 of 10) sorted by relevance
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/ |
D | VK_NV_scissor_exclusive.adoc | 45 *RESOLVED*: For exclusive scissors, we relax this requirement and allow an
|
D | VK_KHR_ray_query.adoc | 134 ** relax formula for ray intersection candidate determination
|
D | VK_KHR_ray_tracing_pipeline.adoc | 381 ** relax formula for ray intersection candidate determination
|
/hardware/google/pixel/vibrator/drv2624/tests/ |
D | test-vibrator.cpp | 196 void relaxMock(bool relax) { in relaxMock() argument 197 auto times = relax ? AnyNumber() : Exactly(0); in relaxMock()
|
/hardware/google/pixel/vibrator/cs40l25/tests/ |
D | test-vibrator.cpp | 235 void relaxMock(bool relax) { in relaxMock() argument 236 auto times = relax ? AnyNumber() : Exactly(0); in relaxMock()
|
/hardware/google/pixel/vibrator/cs40l26/tests/ |
D | test-vibrator.cpp | 280 void relaxMock(bool relax) { in relaxMock() argument 281 auto times = relax ? AnyNumber() : Exactly(0); in relaxMock()
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/proposals/ |
D | VK_EXT_shader_tile_image.adoc | 129 …*** (We could relax this in a further extension if we wanted to support format reinterpretation in… 237 ** (We could relax this in a further extension if we wanted to support format reinterpretation in t…
|
D | VK_KHR_video_queue.adoc | 1044 …ers of `VkVideoProfileInfoKHR`, it is expected that future extensions may relax those requirements.
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/katex/ |
D | katex.mjs | 14167 // \mkern-\thinmuskip{:}\mskip6muplus1mu\relax} 14313 defineMacro("\\dotsx", "\\ldots\\,"); // \let\DOTSI\relax 14314 // \let\DOTSB\relax 14315 // \let\DOTSX\relax 14317 defineMacro("\\DOTSI", "\\relax"); 14318 defineMacro("\\DOTSB", "\\relax"); 14319 defineMacro("\\DOTSX", "\\relax"); // Spacing, based on amsmath.sty's override of LaTeX defaults 14321 // \ifmmode\mskip#1#2\else\kern#1#3\fi\relax} 14323 defineMacro("\\tmspace", "\\TextOrMath{\\kern#1#3}{\\mskip#1#2}\\relax"); // \renewcommand{\,}{\tms… 14353 defineMacro("\\enspace", "\\kern.5em "); // \def\enskip{\hskip.5em\relax} [all …]
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/ |
D | sparsemem.adoc | 14 _Sparse resources_ relax these restrictions and provide these additional
|