Searched refs:postponed (Results 1 – 25 of 33) sorted by relevance
12
/third_party/curl/lib/ |
D | sendf.c | 140 struct postponed_data * const psnd = &(conn->postponed[sockindex]); in Curl_recv_has_postponed_data() 149 struct postponed_data * const psnd = &(conn->postponed[num]); in pre_receive_plain() 194 struct postponed_data * const psnd = &(conn->postponed[num]); in get_pre_recved()
|
D | urldata.h | 998 struct postponed_data postponed[2]; /* two buffers for two sockets */ member
|
D | url.c | 700 struct postponed_data * const psnd = &(conn->postponed[num]); in conn_reset_postponed_data() 1719 conn->postponed[0].bindsock = CURL_SOCKET_BAD; /* no file descriptor */ in allocate_conn() 1720 conn->postponed[1].bindsock = CURL_SOCKET_BAD; /* no file descriptor */ in allocate_conn()
|
/third_party/flutter/flutter/packages/flutter/lib/src/painting/ |
D | binding.dart | 48 /// the rendering of the first frame on the GPU thread will be postponed until
|
/third_party/python/Misc/NEWS.d/ |
D | 3.9.0a6.rst | 72 Correctly unparse explicit ``u`` prefix for strings when postponed 271 Support unparsing of infinity numbers in postponed annotations. Patch by
|
D | 3.10.0rc1.rst | 378 Fixes ``TypedDict`` to work with ``typing.get_type_hints()`` and postponed
|
/third_party/node/deps/npm/node_modules/asap/ |
D | README.md | 77 The exception will be postponed to a later, low-priority event to avoid
|
/third_party/re2/doc/ |
D | syntax.txt | 426 (??{code}) postponed arbitrary Perl code NOT SUPPORTED perl
|
/third_party/tzdata/ |
D | southamerica | 126 # Senate annulled the 1999 law that introduced the changes later postponed. 705 # the start was postponed to November, but it did not happen this year. 859 # This year, the ending date of DS was postponed to March 1 1882 # save energy ... it was postponed two weeks....
|
D | asia | 358 # so on September 30 00:59 at night, however they postponed it to October 12
|
D | europe | 3761 # but if no one is present after 11 at night, could be postponed until one
|
/third_party/nghttp2/doc/sources/ |
D | nghttpx-howto.rst | 482 processing is postponed until TLS handshake completes to mitigate
|
/third_party/node/deps/cares/ |
D | acinclude.m4 | 1555 dnl Definition of HAVE_CLOCK_GETTIME_MONOTONIC is intentionally postponed
|
/third_party/mesa3d/src/amd/llvm/ |
D | ac_llvm_build.c | 4478 LLVMValueRef postponed = LLVMBuildLoad(ctx->builder, ctx->postponed_kill, ""); in ac_build_is_helper_invocation() local 4479 return LLVMBuildNot(ctx->builder, LLVMBuildAnd(ctx->builder, exact, postponed, ""), ""); in ac_build_is_helper_invocation()
|
/third_party/curl/ |
D | acinclude.m4 | 1627 dnl Definition of HAVE_CLOCK_GETTIME_MONOTONIC is intentionally postponed
|
/third_party/python/Doc/reference/ |
D | compound_stmts.rst | 1233 enables postponed evaluation. Otherwise, they are evaluated when the function
|
/third_party/harfbuzz/ |
D | NEWS | 96 - Meson build fixes, cmake port removal is postponed but please prepare for
|
/third_party/python/Doc/library/ |
D | typing.rst | 2056 Enabling postponed evaluation of annotations (:pep:`563`) may remove
|
D | curses.rst | 636 from a tty, the current update is postponed until refresh or doupdate is called
|
D | importlib.rst | 1711 postponed and thus occurring out of context.
|
/third_party/skia/third_party/externals/harfbuzz/ |
D | NEWS | 230 - Meson build fixes, cmake port removal is postponed but please prepare for
|
/third_party/python/Doc/whatsnew/ |
D | 3.7.rst | 60 * :ref:`PEP 563 <whatsnew37-pep563>`, postponed evaluation of type annotations.
|
/third_party/pcre2/pcre2/ |
D | ChangeLog | 1969 recursions is postponed till match time. In the past, some easy ones were
|
/third_party/mindspore/tests/ut/data/mindrecord/testAclImdbData/ |
D | vocab.txt | 14476 postponed
|
/third_party/NuttX/ |
D | ReleaseNotes | 1591 Testing of that NSH configuration, however, has been postponed 10935 The completion of this wireless feature will postponed until at 11449 The completion of this wireless feature will postponed until at 12004 The completion of this wireless feature will postponed until at 12639 The completion of this wireless feature will postponed until at 13319 The completion of this wireless feature will postponed until at
|
12