Home
last modified time | relevance | path

Searched refs:happens (Results 1 – 25 of 1169) sorted by relevance

12345678910>>...47

/third_party/gstreamer/gstplugins_good/gst/goom/
Dtentacle3d.c55 int happens; member
89 data->happens = 0; in tentacle_fx_init()
236 if (fx_data->happens) in pretty_move()
237 fx_data->happens -= 1; in pretty_move()
239 fx_data->happens = in pretty_move()
242 fx_data->lock = fx_data->happens * 3 / 2; in pretty_move()
246 tmp = fx_data->happens ? 8.0f : 0; in pretty_move()
250 if (fx_data->happens) in pretty_move()
255 if (!fx_data->happens) { in pretty_move()
/third_party/mesa3d/docs/_extra/specs/
DMESA_multithread_makecurrent.spec38 ensuring that the glFlush happens in one thread before another
106 (1) What happens if the app binds a context/drawable in multiple
113 (2) What happens if the app binds a context/drawable in multiple
119 (3) What happens if the app binds a context/drawable in 7 threads,
126 (4) What happens if the app binds a new drawable/readable with
/third_party/flutter/flutter/packages/flutter/test/widgets/
Dreparent_state_harder_test.dart102 // keyC subtree. This happens during a LayoutBuilder layout callback, so it
103 // happens long after A and B have finished their dance.
109 // nothing happens since it isn't in the tree).
/third_party/flutter/flutter/packages/flutter_driver/test_driver/
Dfailure_test.dart7 // code when this happens.
/third_party/gstreamer/gstreamer/docs/random/company/
Dtime27 discontinuity event (which most likely happens after seeking).
33 To aid in this, clocks have "clock events". An event happens when an element
/third_party/boost/libs/atomic/doc/
Dexamples.qbk127 to the shared data structure always strictly "happens before"
208 dereference of the object strictly "happens after" creating
296 particular object in [^pop] "happens after" it has been
300 a particular ring element "happens before" before
390 by the producer "happens before" any access by the consumer. This
Datomic.qbk110 ['happens-before] relation to describe the guarantees under
113 The remainder of this section will discuss ['happens-before] in
119 [section:mutex Enforcing ['happens-before] through mutual exclusion]
122 ['happens-before] works, consider two threads synchronizing
144 ['happens-before]: Either thread1 or thread2 will succeed first
147 [^m.unlock()], consequently A ['happens-before] B in this case.
149 conclude B ['happens-before] A.
152 either A ['happens-before] B or B ['happens-before] A must
163 [section:release_acquire ['happens-before] through [^release] and [^acquire]]
176 ... then A ['happens-before] B.
[all …]
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/timer_settime/
Dcoverage.txt22 assertion 6 - What happens if it_interval < it_value? - Would be easy to
/third_party/typescript/tests/cases/conformance/jsx/
DtsxReactEmitEntities.tsx19 // Does not happen for a string literal that happens to be inside an attribute (and escapes then wo…
/third_party/pulseaudio/.gitlab/issue_templates/
DBug.md18 (What actually happens)
/third_party/EGL/extensions/NV/
DEGL_NV_stream_dma.txt117 1. What happens when application requests DMA copy using
125 2. What happens when application requests DMA copy using
/third_party/e2fsprogs/tests/progs/test_data/
Dtest.irel15 # Check to see what happens if we add too many references
/third_party/typescript_eslint/packages/eslint-plugin/docs/rules/
Dban-tslint-comment.md24 // This is a comment that just happens to mention tslint
/third_party/ltp/testcases/kernel/hotplug/cpu_hotplug/functional/
Dcpuhotplug02.sh17 Desc: What happens to a process when its CPU is offlined?
Dcpuhotplug07.sh19 Desc: What happens when hotplugging during a heavy workload?
/third_party/boost/libs/ptr_container/doc/
Dptr_sequence_adapter.rst330 …izes the container. If elements are erased, it happens from the back. If elements are inserted, it…
340 …- Effects: Resizes the container. If elements are erased, it happens from the back. If elements ar…
368 - Postconditions: If ``from.empty()``, nothing happens. Otherwise
381 - Postconditions: If ``from.empty()``, nothing happens. Otherwise,
/third_party/boost/libs/test/doc/testing_tools/
Dboost_test_technical_details.qbk17 In details, what happens is the following:
45 …composition. Any other operation that happens before it reaches the expression's right operand is …
/third_party/skia/third_party/externals/swiftshader/src/Reactor/
Dreactor.gni19 …# Don't build LLVM on Mac, unless we have to. This only happens on ARM64 devices, which launched w…
/third_party/icu/tools/cldr/cldr-to-icu/src/main/resources/
Dldml2icu_readme.txt75 that there is no explicit instruction to do this, it just happens.
200 Because path matching for transformation happens only on full paths, it is possible that
204 If this happens, then you end up generating "the same" result from different paths. To
246 value (i.e. one-to-one or one-to-many). If that happens, then output ordering of the
250 (i.e. many-to-one). When this happens there are some important details about how results
366 which produces the wrong result. This happens because values with different paths are
/third_party/openssl/test/recipes/30-test_evp_data/
Devpmac.txt417 # What happens if addition of s overflows modulo 2^128?
423 # What happens if data limb is all ones and there is carry from lower limb?
429 # What happens if final result from polynomial part is exactly 2^130-5?
435 # What happens if final result from polynomial part is exactly 2^130-6?
/third_party/openGLES/extensions/NV/
DNV_explicit_attrib_location.txt172 2. What happens when the shader text binds an input to a
203 5. What happens if an input or output variable is declared in two
208 6. What happens if an input or output variable is declared in two
/third_party/skia/third_party/externals/opengl-registry/extensions/NV/
DNV_explicit_attrib_location.txt172 2. What happens when the shader text binds an input to a
203 5. What happens if an input or output variable is declared in two
208 6. What happens if an input or output variable is declared in two
/third_party/libwebsockets/READMEs/
DREADME.captive-portal-detection.md51 `LWS_SYSTATE_CPD_PRE_TIME` which happens after DHCP acquisition but before
54 happens after ntpclient has completed and we know the time.
/third_party/node/deps/npm/node_modules/flush-write-stream/
DREADME.md43 (nothing happens for 1 sec)
/third_party/flutter/engine/flutter/testing/scenario_app/ios/Scenarios/ScenariosUITests/
DScenariosUITests.m25 // happens for each test method.

12345678910>>...47