Home
last modified time | relevance | path

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

1234567891011

/external/python/pybind11/.github/ISSUE_TEMPLATE/
Dquestion.md12 …d issues, to see if your question has already been asked/answered. +1 or comment if it has been as…
/external/python/cpython2/Doc/library/
Dgrp.rst44 is raised if the entry asked for cannot be found.
50 raised if the entry asked for cannot be found.
/external/python/cpython3/Doc/library/
Dgrp.rst44 is raised if the entry asked for cannot be found.
53 raised if the entry asked for cannot be found.
/external/curl/docs/cmdline-opts/
Dparallel-max.d7 When asked to do parallel transfers, using --parallel, this option controls
/external/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()
/external/libwebsockets/lib/system/async-dns/
Dasync-dns.c165 q->asked = 3; /* want results for 4 & 6 before done */ in lws_async_dns_writeable()
170 q->asked = 1; in lws_async_dns_writeable()
278 (!q->asked || q->responded != q->asked)) in callback_async_dns()
Dasync-dns-parse.c396 q->asked = q->responded = 0; in lws_adns_iterate()
659 c->incomplete = q->responded != q->asked; in lws_adns_parse_udp()
682 if (q->responded != q->asked) in lws_adns_parse_udp()
Dprivate-lib-async-dns.h79 uint8_t asked; member
/external/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…
/external/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
/external/okio/docs/
Dcode_of_conduct.md30 * **Be pragmatic**: Questions are encouraged and should be asked early in the process to avoid
32 questions. Those who are asked should be responsive and helpful.
92 Anyone asked to stop unacceptable behavior is expected to comply immediately. If an individual
/external/rust/crates/cast/
DCargo.toml.orig13 # Assume we should use `std` unless asked to do otherwise.
/external/libxml2/doc/
DREADME.docs18 All technical answers asked privately will be automatically answered on
/external/ppp/pppd/plugins/radius/etc/
Dradiusclient.conf.in5 # if you specify "radius,local" then the RADIUS server is asked
7 # this server is asked.
/external/llvm-project/llvm/test/Transforms/BlockExtractor/
Dextract-blocks-with-groups.ll98 ; Check that we extracted the three asked basic blocks.
116 ; Check that we extracted the two asked basic blocks.
/external/llvm-project/clang-tools-extra/clangd/
DREADME.md18 - user questions and feature requests can be asked in the clangd topic on [LLVM
/external/webrtc/examples/androidapp/
Dant.properties16 # The password will be asked during the build when you use the 'release' target.
/external/webrtc/examples/androidtests/
Dant.properties16 # The password will be asked during the build when you use the 'release' target.
/external/webrtc/sdk/android/instrumentationtests/
Dant.properties16 # The password will be asked during the build when you use the 'release' target.
/external/curl/tests/data/
Dtest16411 # server when asked for a 0-10,12-15 range (except gt/lt changed to {}
/external/libchrome/mojo/public/tools/bindings/generators/cpp_templates/
Dwrapper_union_class_template_definition.tmpl4 // without being asked.
/external/iperf3/.github/
DCONTRIBUTING.md19 have been asked (and maybe even answered) before.
24 [frequently-asked questions](http://software.es.net/iperf/faq.html).
/external/llvm/test/CodeGen/MIR/Generic/
DmultiRunPass.mir13 # Make sure there are no other passes happening after what we asked.
/external/jackson-databind/.github/
DISSUE_TEMPLATE.md3 * Only report issues (and perhaps request new features, FEATURE):,Usage Questions should be asked o…
/external/llvm-project/llvm/test/CodeGen/MIR/Generic/
DmultiRunPass.mir14 # Make sure there are no other passes happening after what we asked.

1234567891011