Searched refs:asked (Results 1 – 25 of 187) sorted by relevance
12345678
/external/u-boot/scripts/kconfig/tests/new_choice_with_dep/ |
D | Kconfig | 18 This is a new symbol, so should be asked. 35 This is a new symbol, so should be asked.
|
/external/python/cpython2/Doc/library/ |
D | grp.rst | 44 is raised if the entry asked for cannot be found. 50 raised if the entry asked for cannot be found.
|
D | spwd.rst | 51 :exc:`KeyError` is raised if the entry asked for cannot be found.
|
/external/python/cpython3/Doc/library/ |
D | grp.rst | 44 is raised if the entry asked for cannot be found. 53 raised if the entry asked for cannot be found.
|
/external/ppp/pppd/plugins/radius/etc/ |
D | radiusclient.conf.in | 5 # if you specify "radius,local" then the RADIUS server is asked 7 # this server is asked.
|
/external/libxml2/doc/ |
D | README.docs | 18 All technical answers asked privately will be automatically answered on
|
/external/tensorflow/ |
D | ADOPTERS.md | 7 We will also point to this list if we are asked who uses TensorFlow.
|
/external/webrtc/webrtc/examples/androidtests/ |
D | ant.properties | 16 # The password will be asked during the build when you use the 'release' target.
|
/external/webrtc/webrtc/examples/androidapp/ |
D | ant.properties | 16 # The password will be asked during the build when you use the 'release' target.
|
/external/toybox/toys/pending/ |
D | fdisk.c | 798 , 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()
|
/external/iperf3/.github/ |
D | CONTRIBUTING.md | 19 have been asked (and maybe even answered) before. 24 [frequently-asked questions](http://software.es.net/iperf/faq.html).
|
D | ISSUE_TEMPLATE.md | 6 (http://www.stackoverflow.com/). A list of frequently-asked questions
|
/external/webrtc/talk/app/webrtc/androidtests/ |
D | ant.properties | 16 # The password will be asked during the build when you use the 'release' target.
|
/external/curl/tests/data/ |
D | test164 | 11 # server when asked for a 0-10,12-15 range (except gt/lt changed to {}
|
/external/libchrome/mojo/public/tools/bindings/generators/cpp_templates/ |
D | wrapper_union_class_template_definition.tmpl | 4 // without being asked.
|
/external/llvm/test/CodeGen/MIR/Generic/ |
D | multiRunPass.mir | 13 # Make sure there are no other passes happening after what we asked.
|
/external/capstone/msvc/ |
D | README | 15 asked at the initial dialog, and proceed to build the solution normally
|
/external/swiftshader/third_party/llvm-7.0/llvm/docs/TableGen/ |
D | Deficiencies.rst | 29 TODO: Add here frequently asked questions about why TableGen doesn't do
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/MIR/Generic/ |
D | multiRunPass.mir | 14 # Make sure there are no other passes happening after what we asked.
|
/external/llvm/docs/TableGen/ |
D | Deficiencies.rst | 29 TODO: Add here frequently asked questions about why TableGen doesn't do
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/ |
D | fast-isel-abort-warm.ll | 2 ; Make sure FastISel report a warming when we asked it to do so.
|
/external/libxml2/ |
D | README | 33 All technical answers asked privately will be automatically answered on
|
/external/tensorflow/tensorflow/lite/experimental/objc/ |
D | README.md | 30 Follow the prompts and when asked to configure the Bazel rules for Apple
|
/external/tensorflow/tensorflow/contrib/ |
D | README.md | 10 trying to keep duplication within contrib to a minimum, so you may be asked to
|
/external/markdown/docs/ |
D | AUTHORS | 8 extensions and later was asked to join Yuri, fixing nummrious bugs, adding
|
12345678