Home
last modified time | relevance | path

Searched refs:asked (Results 1 – 25 of 259) sorted by relevance

1234567891011

/third_party/gettext/gettext-tools/tests/
Dlang-vala33 msgid "'Your command, please?', asked the waiter."
48 msgid "'Your command, please?', asked the waiter."
Dmsgexec-570 'Your command, please?', asked the waiter.
Dmsgfilter-668 'Your command, please?', asked the waiter.
/third_party/flutter/flutter/packages/flutter/test/rendering/
Dsimple_semantics_test.dart42 // Object is asked for semantics, but no update is sent.
54 // Object is asked for semantics, and update is sent.
/third_party/boost/libs/outcome/doc/src/content/tutorial/advanced/constructors/
D_index.md8 An oft-asked question during conference talks on Expected/Outcome is how to
9 exclusively use `result` to implement constructor failure. This is asked because
/third_party/python/Doc/library/
Dgrp.rst44 is raised if the entry asked for cannot be found.
53 raised if the entry asked for cannot be found.
Dspwd.rst49 :exc:`KeyError` is raised if the entry asked for cannot be found.
/third_party/curl/docs/cmdline-opts/
Dparallel-max.d8 When asked to do parallel transfers, using --parallel, this option controls
Dsslv3.d12 This option previously asked curl to use SSLv3, but starting in curl 7.77.0
Dsslv2.d12 This option previously asked curl to use SSLv2, but starting in curl 7.77.0 this
/third_party/boost/tools/build/example/qt/qt3/hello/
Djamroot.jam9 # built MT version, unless asked otherwise.
/third_party/e2fsprogs/e2fsck/
Dpass5.c841 int asked = 0; in check_inode_end() local
860 asked = 1; in check_inode_end()
889 if (!asked && fs->flags & EXT2_FLAG_IBITMAP_TAIL_PROBLEM) { in check_inode_end()
902 int asked = 0; in check_block_end() local
923 asked = 1; in check_block_end()
952 if (!asked && fs->flags & EXT2_FLAG_BBITMAP_TAIL_PROBLEM) { in check_block_end()
/third_party/libwebsockets/lib/misc/threadpool/
DREADME.md35 if it has been asked to stop, allowing the task lifetime to be related to the
39 continue until it ends or understands it has been asked to stop. To make
105 LWS_TP_STATUS_STOPPING|Task has been asked to stop but didn't stop yet
114 to allow lws to inform it reasonably quickly that it has been asked to stop
124 LWS_TP_RETURN_CHECKING_IN|Still wants to run, but confirming nobody asked him to stop. Will be cal…
/third_party/toybox/www/
D0bsd-mckusick.txt100 > (because Samsung asked me to shortly after Google merged it into
116 > toybox license under a different name, then asked SPDX to retroactively
130 > pulldown (which would have been a big win), I was asked what I
161 > asked you this in 2013 before I started pushing the name, and
/third_party/openssl/doc/man3/
DSSL_want.pod69 SSL_CTX_set_client_cert_cb() has asked to be called again.
88 SSL_CTX_set_client_hello_cb() has asked to be called again.
/third_party/flutter/skia/third_party/externals/sdl/android-project/
Dant.properties16 # The password will be asked during the build when you use the 'release' target.
Dbuild.properties16 # The password will be asked during the build when you use the 'release' target.
/third_party/libpsl/
DAUTHORS5 took part in discussions or 'just' asked questions.
/third_party/libwebsockets/lib/system/async-dns/
Dprivate-lib-async-dns.h83 uint8_t asked; member
Dasync-dns.c201 q->asked = 3; /* want results for 4 & 6 before done */ in lws_async_dns_writeable()
206 q->asked = 1; in lws_async_dns_writeable()
317 (!q->asked || q->responded != q->asked)) in callback_async_dns()
Dasync-dns-parse.c397 q->asked = q->responded = 0; in lws_adns_iterate()
683 if (q->responded != q->asked) in lws_adns_parse_udp()
/third_party/curl/tests/data/
Dtest16411 # server when asked for a 0-10,12-15 range (except gt/lt changed to {}
/third_party/toybox/toys/pending/
Dfdisk.c798 , int asked) in validate() argument
803 if (asked) xprintf("Sector %lld is already allocated\n",start); in validate()
816 int i, asked = 0, valid = 0, start_index = 0; in ask_start_sector() local
834 if (asked) valid = validate(start_index, begin, end, start, asked); in ask_start_sector()
853 asked = 1; in ask_start_sector()
862 } while (asked && !valid); in ask_start_sector()
/third_party/gettext/gnulib-local/lib/libxml/
DREADME33 All technical answers asked privately will be automatically answered on
/third_party/boost/libs/config/test/
Dboost_no_variadic_macros.ipp19 supplied, when I asked if it were possible to strip the parantheses

1234567891011