Searched refs:asked (Results 1 – 25 of 143) sorted by relevance
123456
/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.
|
D | pwd.rst | 36 raised if the entry asked for cannot be found.
|
/external/libmojo/mojo/public/tools/bindings/generators/cpp_templates/ |
D | wrapper_class_template_definition.tmpl | 4 // without being asked.
|
D | wrapper_union_class_template_definition.tmpl | 4 // without being asked.
|
/external/libxml2/doc/ |
D | README.docs | 18 All technical answers asked privately will be automatically answered on
|
/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/autotest/client/site_tests/network_WiFiInvalidParameters/ |
D | control | 18 asked to configure networks with invalid settings, like SSIDs/passphrases
|
/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/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/robolectric/v1/ |
D | build.properties | 25 # The password will be asked during the build when you use the 'release' target.
|
/external/fio/ |
D | REPORTING-BUGS | 18 is left out and has to be asked for, it'll add to the turn-around time
|
/external/llvm/test/CodeGen/MIR/Generic/ |
D | multiRunPass.mir | 13 # 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/strace/xlat/ |
D | mmap_flags.in | 25 * can be asked to pick where to map the file;
|
/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/libxml2/ |
D | README | 33 All technical answers asked privately will be automatically answered on
|
/external/markdown/docs/ |
D | AUTHORS | 8 extensions and later was asked to join Yuri, fixing nummrious bugs, adding
|
/external/clang/docs/ |
D | CMakeLists.txt | 25 # If asked, configure doxygen for the creation of a Qt Compressed Help file.
|
D | MSVCCompatibility.rst | 132 platforms, this has been a `frequently asked question`_ for Clang users. A 142 .. _frequently asked question:
|
/external/bison/ |
D | README | 24 frequently asked questions. The documentation is also available in
|
/external/androidplot/Examples/DemoApp/ |
D | ant.properties | 44 # The password will be asked during the build when you use the 'release' target.
|
/external/openssh/contrib/cygwin/ |
D | README | 38 package installed. Just run ssh-host-config, but answer "no" when asked
|
123456