Home
last modified time | relevance | path

Searched full:reset (Results 1 – 25 of 6151) sorted by relevance

12345678910>>...247

/third_party/vk-gl-cts/external/vulkan-docs/src/katex/
Dkatex.min.css1reset-size1.size1,.katex .sizing.reset-size1.size1{font-size:1em}.katex .fontsize-ensurer.reset-si…
Dkatex.css336 .katex .sizing.reset-size1.size1,
337 .katex .fontsize-ensurer.reset-size1.size1 {
340 .katex .sizing.reset-size1.size2,
341 .katex .fontsize-ensurer.reset-size1.size2 {
344 .katex .sizing.reset-size1.size3,
345 .katex .fontsize-ensurer.reset-size1.size3 {
348 .katex .sizing.reset-size1.size4,
349 .katex .fontsize-ensurer.reset-size1.size4 {
352 .katex .sizing.reset-size1.size5,
353 .katex .fontsize-ensurer.reset-size1.size5 {
[all …]
/third_party/openGLES/specs/es/3.2/katex/
Dkatex.min.css1reset-textstyle.textstyle{font-size:1em}.katex .reset-textstyle.scriptstyle{font-size:.7em}.katex …
Dkatex.css326 .katex .reset-textstyle.textstyle {
329 .katex .reset-textstyle.scriptstyle {
332 .katex .reset-textstyle.scriptscriptstyle {
335 .katex .reset-scriptstyle.textstyle {
338 .katex .reset-scriptstyle.scriptstyle {
341 .katex .reset-scriptstyle.scriptscriptstyle {
344 .katex .reset-scriptscriptstyle.textstyle {
347 .katex .reset-scriptscriptstyle.scriptstyle {
350 .katex .reset-scriptscriptstyle.scriptscriptstyle {
516 .katex .sizing.reset-size1.size1,
[all …]
/third_party/openGLES/specs/katex/
Dkatex.min.css1reset-textstyle.textstyle{font-size:1em}.katex .reset-textstyle.scriptstyle{font-size:.7em}.katex …
Dkatex.css326 .katex .reset-textstyle.textstyle {
329 .katex .reset-textstyle.scriptstyle {
332 .katex .reset-textstyle.scriptscriptstyle {
335 .katex .reset-scriptstyle.textstyle {
338 .katex .reset-scriptstyle.scriptstyle {
341 .katex .reset-scriptstyle.scriptscriptstyle {
344 .katex .reset-scriptscriptstyle.textstyle {
347 .katex .reset-scriptscriptstyle.scriptstyle {
350 .katex .reset-scriptscriptstyle.scriptscriptstyle {
516 .katex .sizing.reset-size1.size1,
[all …]
/third_party/openGLES/specs/gl/katex/
Dkatex.min.css1reset-textstyle.textstyle{font-size:1em}.katex .reset-textstyle.scriptstyle{font-size:.7em}.katex …
Dkatex.css326 .katex .reset-textstyle.textstyle {
329 .katex .reset-textstyle.scriptstyle {
332 .katex .reset-textstyle.scriptscriptstyle {
335 .katex .reset-scriptstyle.textstyle {
338 .katex .reset-scriptstyle.scriptstyle {
341 .katex .reset-scriptstyle.scriptscriptstyle {
344 .katex .reset-scriptscriptstyle.textstyle {
347 .katex .reset-scriptscriptstyle.scriptstyle {
350 .katex .reset-scriptscriptstyle.scriptscriptstyle {
516 .katex .sizing.reset-size1.size1,
[all …]
/third_party/openGLES/specs/es/katex/
Dkatex.min.css1reset-textstyle.textstyle{font-size:1em}.katex .reset-textstyle.scriptstyle{font-size:.7em}.katex …
Dkatex.css326 .katex .reset-textstyle.textstyle {
329 .katex .reset-textstyle.scriptstyle {
332 .katex .reset-textstyle.scriptscriptstyle {
335 .katex .reset-scriptstyle.textstyle {
338 .katex .reset-scriptstyle.scriptstyle {
341 .katex .reset-scriptstyle.scriptscriptstyle {
344 .katex .reset-scriptscriptstyle.textstyle {
347 .katex .reset-scriptscriptstyle.scriptstyle {
350 .katex .reset-scriptscriptstyle.scriptscriptstyle {
516 .katex .sizing.reset-size1.size1,
[all …]
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/lang/
DTestUScriptRun.java234 scriptRun.reset(0, 100); in TestReset()
235 errln("scriptRun.reset(0, 100) did not produce an IllegalArgumentException!"); in TestReset()
237 logln("PASS: scriptRun.reset failed as expected"); in TestReset()
241 scriptRun.reset(100, 0); in TestReset()
242 errln("scriptRun.reset(100, 0) did not produce an IllegalArgumentException!"); in TestReset()
244 logln("PASS: scriptRun.reset failed as expected"); in TestReset()
248 scriptRun.reset(0, -100); in TestReset()
249 errln("scriptRun.reset(0, -100) did not produce an IllegalArgumentException!"); in TestReset()
251 logln("PASS: scriptRun.reset failed as expected"); in TestReset()
255 scriptRun.reset(-100, 0); in TestReset()
[all …]
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/lang/
DTestUScriptRun.java237 scriptRun.reset(0, 100); in TestReset()
238 errln("scriptRun.reset(0, 100) did not produce an IllegalArgumentException!"); in TestReset()
240 logln("PASS: scriptRun.reset failed as expected"); in TestReset()
244 scriptRun.reset(100, 0); in TestReset()
245 errln("scriptRun.reset(100, 0) did not produce an IllegalArgumentException!"); in TestReset()
247 logln("PASS: scriptRun.reset failed as expected"); in TestReset()
251 scriptRun.reset(0, -100); in TestReset()
252 errln("scriptRun.reset(0, -100) did not produce an IllegalArgumentException!"); in TestReset()
254 logln("PASS: scriptRun.reset failed as expected"); in TestReset()
258 scriptRun.reset(-100, 0); in TestReset()
[all …]
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/
DEXT_robustness.txt38 supports reset notification.
83 graphics resets that affect the context. When a graphics reset
86 graphics reset happens through an inexpensive query.
134 2.6 "Graphics Reset Recovery"
136 Certain events can result in a reset of the GL context. Such a reset
139 current status of the graphics reset state is returned by
144 in a reset state at any point since the last call to
146 has not been in a reset state since the last call.
147 GUILTY_CONTEXT_RESET_EXT indicates that a reset has been detected
149 INNOCENT_CONTEXT_RESET_EXT indicates a reset has been detected that
[all …]
/third_party/openGLES/extensions/EXT/
DEXT_robustness.txt38 supports reset notification.
83 graphics resets that affect the context. When a graphics reset
86 graphics reset happens through an inexpensive query.
134 2.6 "Graphics Reset Recovery"
136 Certain events can result in a reset of the GL context. Such a reset
139 current status of the graphics reset state is returned by
144 in a reset state at any point since the last call to
146 has not been in a reset state since the last call.
147 GUILTY_CONTEXT_RESET_EXT indicates that a reset has been detected
149 INNOCENT_CONTEXT_RESET_EXT indicates a reset has been detected that
[all …]
/third_party/openGLES/extensions/KHR/
DKHR_robustness.txt59 supports reset notification.
108 graphics resets that affect the context. When a graphics reset
111 graphics reset happens through an inexpensive query.
113 * Define behavior of OpenGL calls made after a graphics reset.
177 * If the GL context has been reset as a result of a previous GL
178 command, or if the context is reset as a side effect of execution of
195 and reset by the driver specific commands
201 2.3.1rob "Graphics Reset Recovery"
203 Certain events can result in a reset of the GL context. After such an
207 graphics reset state is returned by
[all …]
/third_party/skia/third_party/externals/opengl-registry/extensions/KHR/
DKHR_robustness.txt49 supports reset notification.
98 graphics resets that affect the context. When a graphics reset
101 graphics reset happens through an inexpensive query.
103 * Define behavior of OpenGL calls made after a graphics reset.
167 * If the GL context has been reset as a result of a previous GL
168 command, or if the context is reset as a side effect of execution of
185 and reset by the driver specific commands
191 2.3.1rob "Graphics Reset Recovery"
193 Certain events can result in a reset of the GL context. After such an
197 graphics reset state is returned by
[all …]
/third_party/icu/vendor/double-conversion/upstream/test/cctest/
Dtest-conversions.cc51 builder.Reset(); in TEST()
55 builder.Reset(); in TEST()
59 builder.Reset(); in TEST()
63 builder.Reset(); in TEST()
67 builder.Reset(); in TEST()
71 builder.Reset(); in TEST()
75 builder.Reset(); in TEST()
79 builder.Reset(); in TEST()
83 builder.Reset(); in TEST()
87 builder.Reset(); in TEST()
[all …]
/third_party/skia/third_party/externals/opengl-registry/extensions/ARB/
DWGL_ARB_robustness_application_isolation.txt48 creating an OpenGL context supporting graphics reset notification
51 guarantees about the possible side-effects of a graphics reset.
90 graphics reset to occur:
93 graphics reset.
96 that the graphics reset occurred.
101 group causes a graphics reset to occur:
104 the graphics reset. Additionally, no other application on the
105 system is affected by the graphics reset.
108 notification that the graphics reset occurred. Additionally,
110 that the graphics reset occurred.
[all …]
DARB_robustness.txt62 supports reset notification. Equivalent platform-dependent
124 graphics resets that affect the context. When a graphics reset
127 graphics reset happens through an inexpensive query.
167 GRAPHICS RESET DETECTION AND RECOVERY
202 void GetnHistogramARB(enum target, boolean reset, enum format,
204 void GetnMinmaxARB(enum target, boolean reset, enum format,
254 2.6 "Graphics Reset Recovery"
256 Certain events can result in a reset of the GL context. Such a reset
259 current status of the graphics reset state is returned by
264 in a reset state at any point since the last call to
[all …]
DARB_robustness_application_isolation.txt48 creating an OpenGL context supporting graphics reset notification
50 guarantees about the possible side-effects of a graphics reset.
59 properties, and the context was created with the appropriate reset
78 Additions to section 2.6 "Graphics Reset Recovery" defined in
84 graphics reset to occur:
87 graphics reset.
90 that the graphics reset occurred.
95 group causes a graphics reset to occur:
98 the graphics reset. Additionally, no other application on the
99 system is affected by the graphics reset.
[all …]
/third_party/openGLES/extensions/ARB/
DWGL_ARB_robustness_application_isolation.txt58 creating an OpenGL context supporting graphics reset notification
61 guarantees about the possible side-effects of a graphics reset.
100 graphics reset to occur:
103 graphics reset.
106 that the graphics reset occurred.
111 group causes a graphics reset to occur:
114 the graphics reset. Additionally, no other application on the
115 system is affected by the graphics reset.
118 notification that the graphics reset occurred. Additionally,
120 that the graphics reset occurred.
[all …]
DARB_robustness.txt72 supports reset notification. Equivalent platform-dependent
134 graphics resets that affect the context. When a graphics reset
137 graphics reset happens through an inexpensive query.
177 GRAPHICS RESET DETECTION AND RECOVERY
212 void GetnHistogramARB(enum target, boolean reset, enum format,
214 void GetnMinmaxARB(enum target, boolean reset, enum format,
264 2.6 "Graphics Reset Recovery"
266 Certain events can result in a reset of the GL context. Such a reset
269 current status of the graphics reset state is returned by
274 in a reset state at any point since the last call to
[all …]
/third_party/vk-gl-cts/framework/opengl/
DgluStateReset.cpp21 * \brief OpenGL State Reset.
52 TCU_FAIL("Couldn't reset error state"); in resetErrors()
62 // Reset error state in resetStateES()
93 GLU_EXPECT_NO_ERROR(gl.getError(), "Vertex attrib array state reset failed"); in resetStateES()
106 GLU_EXPECT_NO_ERROR(gl.getError(), "Transformation state reset failed"); in resetStateES()
121 GLU_EXPECT_NO_ERROR(gl.getError(), "Rasterization state reset failed"); in resetStateES()
141 GLU_EXPECT_NO_ERROR(gl.getError(), "Multisampling state reset failed"); in resetStateES()
145 // \todo [2013-04-08 pyry] Reset all levels? in resetStateES()
157 // Reset 2D texture. in resetStateES()
185 // Reset cube map texture. in resetStateES()
[all …]
/third_party/vk-gl-cts/modules/egl/
DteglRobustnessTests.cpp655 // Reset GL_CONTEXT_LOST error before destroying resources in ~FixedFunctionOOB()
792 // Reset GL_CONTEXT_LOST error before destroying resources in ~ShadersOOB()
1187 …<< "Check the reset notification strategy returned by glGetIntegerv() equals GL_NO_RESET_NOTIFICAT… in iterate()
1215 glw::GLint reset = 0; in iterate() local
1216 gl.getIntegerv(GL_RESET_NOTIFICATION_STRATEGY, &reset); in iterate()
1219 if (reset != GL_NO_RESET_NOTIFICATION) in iterate()
1222 …<< "Test failed! glGetIntegerv() returned wrong value. [" << glu::getErrorStr(reset) << ", expecte… in iterate()
1247 …<< "Check the reset notification strategy returned by glGetIntegerv() equals GL_LOSE_CONTEXT_ON_RE… in iterate()
1270 glw::GLint reset = 0; in iterate() local
1271 gl.getIntegerv(GL_RESET_NOTIFICATION_STRATEGY, &reset); in iterate()
[all …]
/third_party/node/test/addons/register-signal-handler/
Dtest.js22 const reset = process.argv[4] === 'reset'; constant
25 binding.registerSignalHandler(signo, reset);
33 for (const { reset, count, stderr, code, signal } of [ property
34 { reset: true, count: 1, stderr: [signo], code: 0, signal: null }, property
35 { reset: true, count: 2, stderr: [signo], code: null, signal: raiseSignal }, property
36 { reset: false, count: 1, stderr: [signo], code: 0, signal: null }, property
37 { reset: false, count: 2, stderr: [signo, signo], code: 0, signal: null }, property
45 if (reset && signo === signals.SIGSEGV)
48 const args = [__filename, 'child', signo, reset ? 'reset' : '', count];

12345678910>>...247