Home
last modified time | relevance | path

Searched refs:starting (Results 1 – 25 of 1581) sorted by relevance

12345678910>>...64

/third_party/boost/libs/asio/test/
Dcompose.cpp37 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/
D00_description.txt2 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/boost/libs/graph/example/
Dcuthill_mckee_ordering.expected3 Reverse Cuthill-McKee ordering starting at :6
5 Reverse Cuthill-McKee ordering starting at :0
/third_party/f2fs-tools/tools/sg_write_buffer/
Dsg_cmds_mmc.c136 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/asio/example/cpp14/operations/
Dcomposed_7.cpp67 enum { starting, waiting, writing }; in async_write_messages() enumerator
113 state = starting in async_write_messages()
125 case starting: in async_write_messages()
Dcomposed_6.cpp106 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/cpp14/operations/
Dcomposed_7.cpp67 enum { starting, waiting, writing }; in async_write_messages() enumerator
113 state = starting in async_write_messages()
125 case starting: in async_write_messages()
Dcomposed_6.cpp106 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/flutter/flutter/packages/flutter/test/widgets/
Ddrawer_test.dart38 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/cpp11/operations/
Dcomposed_7.cpp61 enum { starting, waiting, writing } state_; enumerator
84 case starting: in operator ()()
157 async_write_messages_implementation::starting}, in async_write_messages()
Dcomposed_6.cpp95 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/
Dcomposed_7.cpp61 enum { starting, waiting, writing } state_; enumerator
84 case starting: in operator ()()
157 async_write_messages_implementation::starting}, in async_write_messages()
Dcomposed_6.cpp95 enum { starting, waiting, writing } state_; in operator ()() enumerator
117 case starting: in operator ()()
188 intermediate_completion_handler::starting, in operator ()()
/third_party/typescript/tests/baselines/reference/
DtsxFragmentReactEmit.types18 < /*starting wrap*/ ></ /*ending wrap*/>; // comments in the tags
19 >< /*starting wrap*/ ></ /*ending wrap*/> : JSX.Element
DtsxFragmentPreserveEmit.types18 < /*starting wrap*/ ></ /*ending wrap*/>; // comments in the tags
19 >< /*starting wrap*/ ></ /*ending wrap*/> : JSX.Element
/third_party/boost/boost/pool/detail/
Dfor.m413 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/openssl/crypto/objects/
DREADME42 Lines starting with # are treated as comments, as well as any line starting
/third_party/e2fsprogs/tests/f_extent_interior_start_lblk/
Dname1 incorrect starting lblk in an interior node
/third_party/libuv/docs/src/
Dupgrading.rst6 Migration guides for different libuv versions, starting with 1.0.
/third_party/openssl/doc/man7/
Ddes_modes.pod55 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/pyyaml/tests/data/
Dspec-08-04.error5 URI tag nor a local tag starting
/third_party/f2fs-tools/tools/sg_write_buffer/include/
Dsg_cmds_mmc.h20 int sg_ll_get_config(int sg_fd, int rt, int starting, void * resp,
/third_party/boost/
DINSTALL2 section is a useful starting place.
/third_party/python/Lib/distutils/
DREADME7 The Distutils-SIG web page is also a good starting point:
/third_party/libunwind/src/coredump/
DREADME4 Files with names starting with _UCD_ are substantially changed

12345678910>>...64