Searched refs:until (Results 1 – 25 of 1761) sorted by relevance
12345678910>>...71
/third_party/curl/docs/libcurl/ |
D | curl_easy_getinfo.md | 80 Time from start until name resolving completed. See 85 Time from start until name resolving completed. See 90 Time from start until remote host or proxy completed. 95 Time from start until remote host or proxy completed. 100 Time from start until SSL/SSH handshake completed. 105 Time from start until SSL/SSH handshake completed. 110 Time from start until just before the transfer begins. 115 Time from start until just before the transfer begins. 125 Time from start until just when the first byte is received. 130 Time from start until just when the first byte is received. [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
|
D | EGL_NV_stream_fifo_synchronous.txt | 65 an older frame from the slower producer until the new one is ready. 74 availability of new frames inserted by the producer until they are 120 EGL_TRUE, then until any asynchronous rendering for this frame 184 will be EGL_STREAM_STATE_OLD_FRAME_AVAILABLE_KHR until a new image 185 frame is ready (or until the state becomes 191 is stalled until the fifo is no longer full. When there is at
|
/third_party/skia/third_party/externals/opengl-registry/extensions/NV/ |
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
|
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
|
/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/egl-registry/extensions/NV/ |
D | EGL_NV_stream_fifo_synchronous.txt | 65 an older frame from the slower producer until the new one is ready. 74 availability of new frames inserted by the producer until they are 120 EGL_TRUE, then until any asynchronous rendering for this frame 184 will be EGL_STREAM_STATE_OLD_FRAME_AVAILABLE_KHR until a new image 185 frame is ready (or until the state becomes 191 is stalled until the fifo is no longer full. When there is at
|
/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/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/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/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/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/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/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/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
|
12345678910>>...71