/third_party/boost/libs/asio/test/ |
D | compose.cpp | 37 state_(starting) in impl_0_completion_args() 46 case starting: in operator ()() 60 enum { starting, posting } state_; enumerator 134 state_(starting) in impl_1_completion_arg() 143 case starting: in operator ()() 157 enum { starting, posting } state_; enumerator
|
/third_party/ltp/testcases/kernel/controllers/freezer/ |
D | 00_description.txt | 2 This bash script tests freezer code by starting a long sleep process. 8 This bash script tests freezer code by starting a long sleep process. 15 This bash script tests freezer code by starting a long sleep process. 20 This bash script tests freezer code by starting a long subshell process. 27 This bash script tests freezer code by starting a long sleep process. 35 This bash script tests freezer code by starting a long sleep process. 45 This bash script tests freezer code by starting a long sleep process. 51 This bash script tests freezer code by starting a long sleep process. 57 This bash script tests freezer code by starting a process with vfork(2).
|
/third_party/mesa3d/src/freedreno/computerator/ |
D | README.rst | 21 * ``@const(cN.c)`` configures a const vec4 starting at specified 24 * ``@invocationid(rN.c)`` will populate a vec3 starting at the specified 26 * ``@wgid(rN.c)`` will populate a vec3 starting at the specified register 28 * ``@numwg(cN.c)`` will populate a vec3 starting at the specified const
|
/third_party/f2fs-tools/tools/sg_write_buffer/ |
D | sg_cmds_mmc.c | 136 sg_ll_get_config(int sg_fd, int rt, int starting, void * resp, in sg_ll_get_config() argument 151 if ((starting < 0) || (starting > 0xffff)) { in sg_ll_get_config() 152 pr2ws("Bad starting field number: 0x%x\n", starting); in sg_ll_get_config() 155 sg_put_unaligned_be16((uint16_t)starting, gcCmdBlk + 2); in sg_ll_get_config() 157 pr2ws("Bad mx_resp_len: 0x%x\n", starting); in sg_ll_get_config()
|
/third_party/boost/libs/graph/example/ |
D | cuthill_mckee_ordering.expected | 3 Reverse Cuthill-McKee ordering starting at :6 5 Reverse Cuthill-McKee ordering starting at :0
|
/third_party/flutter/flutter/packages/flutter/test/widgets/ |
D | drawer_test.dart | 38 await tester.pump(); // drawer should be starting to animate in 43 await tester.pump(); // drawer should be starting to animate away 63 await tester.pump(); // drawer should be starting to animate in 75 // drawer should be starting to animate away 105 await tester.pump(); // drawer should be starting to animate in 113 // drawer should be starting to animate away 159 await tester.pump(); // drawer should be starting to animate in 167 // drawer should be starting to animate away 221 await tester.pump(); // drawer should be starting to animate in
|
/third_party/boost/doc/html/boost_asio/example/cpp14/operations/ |
D | composed_7.cpp | 67 enum { starting, waiting, writing }; in async_write_messages() enumerator 113 state = starting in async_write_messages() 125 case starting: in async_write_messages()
|
D | composed_6.cpp | 106 enum { starting, waiting, writing } state_; in async_write_messages() enumerator 128 case starting: in async_write_messages() 199 intermediate_completion_handler::starting, in async_write_messages()
|
/third_party/boost/libs/asio/example/cpp14/operations/ |
D | composed_7.cpp | 67 enum { starting, waiting, writing }; in async_write_messages() enumerator 113 state = starting in async_write_messages() 125 case starting: in async_write_messages()
|
D | composed_6.cpp | 106 enum { starting, waiting, writing } state_; in async_write_messages() enumerator 128 case starting: in async_write_messages() 199 intermediate_completion_handler::starting, in async_write_messages()
|
/third_party/boost/doc/html/boost_asio/example/cpp11/operations/ |
D | composed_7.cpp | 61 enum { starting, waiting, writing } state_; enumerator 84 case starting: in operator ()() 157 async_write_messages_implementation::starting}, in async_write_messages()
|
D | composed_6.cpp | 95 enum { starting, waiting, writing } state_; in operator ()() enumerator 117 case starting: in operator ()() 188 intermediate_completion_handler::starting, in operator ()()
|
/third_party/boost/libs/asio/example/cpp11/operations/ |
D | composed_7.cpp | 61 enum { starting, waiting, writing } state_; enumerator 84 case starting: in operator ()() 157 async_write_messages_implementation::starting}, in async_write_messages()
|
D | composed_6.cpp | 95 enum { starting, waiting, writing } state_; in operator ()() enumerator 117 case starting: in operator ()() 188 intermediate_completion_handler::starting, in operator ()()
|
/third_party/gstreamer/gstplugins_bad/sys/va/ |
D | gstvapool.c | 45 gboolean starting; member 206 if (vpool->starting) { in gst_va_pool_alloc() 214 if (vpool->starting) { in gst_va_pool_alloc() 273 vpool->starting = TRUE; in gst_va_pool_start() 275 vpool->starting = FALSE; in gst_va_pool_start()
|
/third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-smd/ |
D | multi.c | 49 char starting; member 134 m->starting = 1; in sul_multi_tx_periodic_cb() 149 if (!m->starting || (m->count == MSGCOUNT && !m->send_seen_all)) in multi_myss_tx() 208 m->starting = 0; in multi_myss_state()
|
/third_party/typescript/tests/baselines/reference/ |
D | tsxFragmentReactEmit.types | 18 < /*starting wrap*/ ></ /*ending wrap*/>; // comments in the tags 19 >< /*starting wrap*/ ></ /*ending wrap*/> : JSX.Element
|
D | tsxFragmentPreserveEmit.types | 18 < /*starting wrap*/ ></ /*ending wrap*/>; // comments in the tags 19 >< /*starting wrap*/ ></ /*ending wrap*/> : JSX.Element
|
/third_party/boost/boost/pool/detail/ |
D | for.m4 | 13 m4_dnl $2 - the starting value. 18 m4_dnl If the starting value is < ending value: 20 m4_dnl Else (that is, starting value >= ending value):
|
/third_party/libwebsockets/READMEs/ |
D | README.json-lejp.md | 51 |`LEJPCB_VAL_STR_START`|A UTF-8 string is starting|| 54 |`LEJPCB_ARRAY_START`|An array is starting|| 56 |`LEJPCB_OBJECT_START`|A JSON object is starting|| 80 or the match index from your path array starting from 1 for the first entry.
|
/third_party/openssl/crypto/objects/ |
D | README | 42 Lines starting with # are treated as comments, as well as any line starting
|
/third_party/openssl/doc/man7/ |
D | des_modes.pod | 55 plaintext is encrypted using the same key and starting variable. 65 The use of different starting variables prevents the same plaintext 87 plaintext is encrypted using the same key and starting variable. 97 The use of different starting variables prevents the same plaintext 134 plaintext enciphered using the same key and starting variable. More
|
/third_party/e2fsprogs/tests/f_extent_interior_start_lblk/ |
D | name | 1 incorrect starting lblk in an interior node
|
/third_party/mesa3d/src/freedreno/registers/ |
D | text-format.txt | 16 A line starting with ":" creates a <doc> tag with the rest of the line (excluding anything starting… 17 The content of multiple lines starting with ":" is merged in a single <doc> tag.
|
/third_party/libuv/docs/src/ |
D | upgrading.rst | 6 Migration guides for different libuv versions, starting with 1.0.
|