Searched refs:until (Results 1 – 25 of 1747) sorted by relevance
12345678910>>...70
/third_party/gstreamer/gstreamer/docs/random/wtay/ |
D | capsnego-cases | 53 negotiate until agreed 57 call negotiate until caps match padtemplate 61 negotiate until agreed, caps only got send to the 70 call negotiate function with src caps, negotiate until agreed 78 call negotiate function with src caps, negotiate until agreed 92 call negotiate until caps match padtemplate 101 call negotiate, until it matches the padtemplate 110 also call negotiate until it matches template 120 call negotiate until match template 136 call negotiate until agree, check src caps against [all …]
|
/third_party/python/Doc/library/ |
D | asyncio-sync.rst | 76 This method waits until the lock is *unlocked*, sets it to 111 :meth:`clear` method. The :meth:`~Event.wait` method blocks until the 133 # Spawn a Task to wait until 'event' is set. 140 # Wait until the waiter task is finished. 147 Wait until the event is set. 150 Otherwise block until another task calls :meth:`~Event.set`. 163 Tasks awaiting on :meth:`~Event.wait` will now block until the 222 This method waits until the underlying lock is *unlocked*, 258 Wait until notified. 263 This method releases the underlying lock, and then blocks until [all …]
|
D | asyncio-queue.rst | 33 until an item is removed by :meth:`get`. 60 wait until an item is available. 69 Block until all items in the queue have been received and processed. 79 Put an item into the queue. If the queue is full, wait until a 196 # Wait until the queue is fully processed. 204 # Wait until all worker tasks are cancelled.
|
D | threading.rst | 115 (until the thread terminates, after which the value may be recycled by the OS). 267 the calling thread until the thread whose :meth:`~Thread.join` method is 358 Wait until the thread terminates. This blocks the calling thread until 360 normally or through an unhandled exception -- or until the optional 371 block until the thread terminates. 408 system-wide (until the thread terminates, after which the value 414 system-wide) from the time the thread is created until the thread 426 starts until just after the :meth:`~Thread.run` method terminates. The 463 :meth:`~Lock.acquire` blocks until a call to :meth:`~Lock.release` in another 483 lock, subsequent attempts to acquire it block, until it is released; any [all …]
|
D | asyncio-stream.rst | 193 read until EOF and return all read bytes. 219 Read data from the stream until *separator* is found. 257 If that fails, the data is queued in an internal write buffer until it can be 269 If that fails, the data is queued in an internal write buffer until it can be 307 Wait until it is appropriate to resume writing to the stream. 315 the high watermark, *drain()* blocks until the size of the 329 Wait until the stream is closed. 331 Should be called after :meth:`close` to wait until the underlying 468 Coroutine waiting until a socket receives data using the
|
D | queue.rst | 40 block once this size has been reached, until queue items are consumed. If 48 block once this size has been reached, until queue items are consumed. If 56 block once this size has been reached, until queue items are consumed. If 131 ``None`` (the default), block if necessary until a free slot is available. If 147 *timeout* is ``None`` (the default), block if necessary until an item is available. 183 Blocks until all items in the queue have been gotten and processed. 212 # block until all tasks are done 259 *timeout* is ``None`` (the default), block if necessary until an item is available.
|
/third_party/ffmpeg/libswresample/arm/ |
D | resample.S | 29 bgt 1b @ loop until filter_length 45 bgt 1b @ loop until filter_length 58 bgt 1b @ loop until filter_length 72 bgt 1b @ loop until filter_length
|
/third_party/EGL/extensions/NV/ |
D | EGL_NV_stream_origin.txt | 123 border and increase towards the right border until <frame 127 on the left border and decrease towards the right border until 134 EGL_STREAM_FRAME_ORIGIN_X_NV will not be defined until a consumer 148 border and increase towards the bottom border until <frame 153 border until 0 is reached. 159 EGL_STREAM_FRAME_ORIGIN_Y_NV will not be defined until a consumer 183 EGL_STREAM_FRAME_MAJOR_AXIS_NV will not be defined until a consumer 205 EGL_CONSUMER_AUTO_ORIENTATION_NV will not be defined until a consumer 227 EGL_PRODUCER_AUTO_ORIENTATION_NV will not be defined until a consumer
|
/third_party/skia/third_party/externals/opengl-registry/extensions/NV/ |
D | GLX_NV_delay_before_swap.txt | 53 This extension adds functionality to allow the application to wait until a 71 glXDelayBeforeSwapNV blocks the CPU until <seconds> seconds before a 151 is larger than the time left until the end of the swap period? 159 (2) Should we add a function that return the amount of time until the end 168 RESOLVED. glXDelayBeforeSwapNV always attempts to stall until the 170 swap_control_tear, the swap will wait until a fixed swap period if 180 RESOLVED. Given that the expected use case is to wait until before the
|
D | WGL_NV_delay_before_swap.txt | 45 This extension adds functionality to allow the application to wait until a 62 wglDelayBeforeSwapNV blocks the CPU until <seconds> seconds before a 124 is larger than the time left until the end of the swap period? 132 (2) Should we add a function that return the amount of time until the end 141 RESOLVED. wglDelayBeforeSwapNV always attempts to stall until the 143 swap_control_tear, the swap will wait until a fixed swap period if 153 RESOLVED. Given that the expected use case is to wait until before the
|
/third_party/openGLES/extensions/NV/ |
D | GLX_NV_delay_before_swap.txt | 53 This extension adds functionality to allow the application to wait until a 71 glXDelayBeforeSwapNV blocks the CPU until <seconds> seconds before a 151 is larger than the time left until the end of the swap period? 159 (2) Should we add a function that return the amount of time until the end 168 RESOLVED. glXDelayBeforeSwapNV always attempts to stall until the 170 swap_control_tear, the swap will wait until a fixed swap period if 180 RESOLVED. Given that the expected use case is to wait until before the
|
D | WGL_NV_delay_before_swap.txt | 45 This extension adds functionality to allow the application to wait until a 62 wglDelayBeforeSwapNV blocks the CPU until <seconds> seconds before a 124 is larger than the time left until the end of the swap period? 132 (2) Should we add a function that return the amount of time until the end 141 RESOLVED. wglDelayBeforeSwapNV always attempts to stall until the 143 swap_control_tear, the swap will wait until a fixed swap period if 153 RESOLVED. Given that the expected use case is to wait until before the
|
/third_party/ltp/testcases/kernel/mce-test/doc/cases/ |
D | soft-inj_panic_ucr.txt | 22 * mce_reign() until mce_panic("Fatal Machine check",) 45 * mce_reign() until mce_panic("Fatal Machine check",) 68 * mce_reign() until mce_panic("Fatal Machine check",) 91 * mce_reign() until mce_panic("Machine check from unknown source",)
|
/third_party/openssl/doc/man3/ |
D | OSSL_PARAM_BLD.pod | 81 must exist until after OSSL_PARAM_BLD_to_param() has been called. 90 must exist until after OSSL_PARAM_BLD_to_param() has been called. 97 scope until after OSSL_PARAM_BLD_to_param() has been called. 102 scope until after OSSL_PARAM_BLD_to_param() has been called. 109 scope until the OSSL_PARAM array is freed. 114 scope until the OSSL_PARAM array is freed.
|
D | BIO_socket_wait.pod | 23 else for writing, at most until B<max_time>. 26 BIO_wait() waits at most until B<max_time> on the given (typically socket-based) 41 to wait until the connection is established or a definite error occurred.
|
/third_party/skia/third_party/externals/opengl-registry/extensions/SGIX/ |
D | GLX_SGIX_wait_group.txt | 28 specify that no member will be able to continue to render until all the 73 WaitGroupSGIX causes <context> to wait until all the other member 86 A wait group exists until the last remaining context leaves the group.
|
/third_party/libevdev/m4/ |
D | ltsugar.m4 | 21 # Needed until we can rely on m4_join from Autoconf 2.62, since all earlier 54 # This macro is needed until we can rely on Autoconf 2.62, since earlier 67 # Needed until we can rely on m4_combine added in Autoconf 2.62.
|
/third_party/openGLES/extensions/SGIX/ |
D | GLX_SGIX_wait_group.txt | 28 specify that no member will be able to continue to render until all the 73 WaitGroupSGIX causes <context> to wait until all the other member 86 A wait group exists until the last remaining context leaves the group.
|
/third_party/skia/third_party/externals/libpng/scripts/ |
D | ltsugar.m4 | 21 # Needed until we can rely on m4_join from Autoconf 2.62, since all earlier 54 # This macro is needed until we can rely on Autoconf 2.62, since earlier 67 # Needed until we can rely on m4_combine added in Autoconf 2.62.
|
/third_party/curl/m4/ |
D | ltsugar.m4 | 21 # Needed until we can rely on m4_join from Autoconf 2.62, since all earlier 54 # This macro is needed until we can rely on Autoconf 2.62, since earlier 67 # Needed until we can rely on m4_combine added in Autoconf 2.62.
|
/third_party/mesa3d/docs/relnotes/ |
D | 6.3 | 55 * The actual texture object, program or buffers isn't really deleted until 59 Previously, the texture/program/buffer ID wasn't freed until the object 63 contexts so they can't be deleted until they're unbound in _all_ contexts.
|
/third_party/glslang/Test/ |
D | 150.geom | 78 layout(invocations = 3) out outbn { int a; }; // 2 ERROR, not on a block, not until 4.0 80 layout(invocations = 3) int a; // 2 ERRORs, not on a block member, not until 4.0 89 layout(invocations = 4) in; // ERROR, not until 4.0
|
/third_party/node/deps/cares/m4/ |
D | ltsugar.m4 | 21 # Needed until we can rely on m4_join from Autoconf 2.62, since all earlier 54 # This macro is needed until we can rely on Autoconf 2.62, since earlier 67 # Needed until we can rely on m4_combine added in Autoconf 2.62.
|
/third_party/skia/third_party/externals/microhttpd/m4/ |
D | ltsugar.m4 | 20 # Needed until we can rely on m4_join from Autoconf 2.62, since all earlier 53 # This macro is needed until we can rely on Autoconf 2.62, since earlier 66 # Needed until we can rely on m4_combine added in Autoconf 2.62.
|
/third_party/libffi/m4/ |
D | ltsugar.m4 | 21 # Needed until we can rely on m4_join from Autoconf 2.62, since all earlier 54 # This macro is needed until we can rely on Autoconf 2.62, since earlier 67 # Needed until we can rely on m4_combine added in Autoconf 2.62.
|
12345678910>>...70