/external/srec/seti/sltsEngine/src/ |
D | run_seq_lts.c | 67 static SWIsltsResult free_lquestions(LQUESTION ** questions, int num_questions); 76 static SWIsltsResult free_trees(RT_LTREE **trees, int num_letters, LQUESTION **questions, int num_q… 182 LQUESTION ** questions; in load_lquestions() local 191 *pquestions = questions = (LQUESTION**) lts_alloc(num_questions, sizeof(LQUESTION*)); in load_lquestions() 192 if (questions == NULL) { in load_lquestions() 198 questions[i] = (LQUESTION*) lts_alloc(1, sizeof(LQUESTION)); in load_lquestions() 199 if (questions[i] == NULL) { in load_lquestions() 208 PORT_FREAD_CHAR(&(questions[i]->type), sizeof(char), 1, fp); in load_lquestions() 209 PORT_FREAD_CHAR(&(questions[i]->num_list), sizeof(char), 1, fp); in load_lquestions() 211 questions[i]->list = (unsigned char*) lts_alloc(questions[i]->num_list, sizeof(unsigned char)); in load_lquestions() [all …]
|
/external/ppp/pppd/plugins/pppoatm/ |
D | ans.c | 47 int questions,answers; in ans() local 58 questions = GET16(answer+4); in ans() 59 if (questions != 1) return TRY_OTHER; /* trouble ... */ in ans()
|
/external/srec/srec/clib/ |
D | srec_arb.c | 72 ans = question_check(&allotree->questions[tnode->node.quest_index], in get_modelid_for_pic() 318 pfread(&allotree->questions, sizeof(srec_question *), 1, fp);/* questions */ in read_arbdata_from_stream() 335 allotree->questions = (srec_question *)pbuf; in read_arbdata_from_stream() 336 read_questions(&allotree->questions, allotree->num_questions, &pbuf, fp); in read_arbdata_from_stream()
|
/external/bison/ |
D | README | 4 See the file doc/FAQ for frequently asked questions. 19 If you have questions about using Bison and the documentation does
|
/external/clearsilver/python/ |
D | README.txt | 18 questions to blong@fiction.net 31 follow for Python22. Comments or questions to jeske@chat.net.
|
/external/netcat/ |
D | NOTICE | 8 questions, and patches to hobbit@avian.org.
|
/external/srec/seti/sltsEngine/include/ |
D | lts_seq_internal.h | 136 LQUESTION **questions; member
|
/external/srec/srec/include/ |
D | srec_arb.h | 94 srec_question* questions; member
|
/external/bluez/hcidump/ |
D | README | 30 bluez-users@lists.sf.net - BlueZ general questions and discussions
|
/external/bluez/libs/ |
D | README | 31 bluez-users@lists.sf.net - BlueZ general questions and discussions
|
/external/bluez/utils/ |
D | README | 36 bluez-users@lists.sf.net - BlueZ general questions and discussions
|
/external/zlib/contrib/puff/ |
D | README | 16 describes the deflate format. I have received many questions on details of the 17 deflate format, and I hope that reading this code will answer those questions.
|
/external/ipsec-tools/src/racoon/doc/ |
D | FAQ | 103 If your question is not confidential, send your questions to: 106 If your question is confidential, send your questions to:
|
/external/qemu/distrib/sdl-1.2.12/ |
D | README | 40 Frequently asked questions are answered online:
|
/external/libpng/ |
D | README | 119 Please do not send general questions about PNG. Send them to 123 please do not send libpng questions to that address, send them to me 127 to me. Send me any questions that start with "I was using libpng, 128 and ...". If in doubt, send questions to me. I'll bounce them
|
/external/dropbear/ |
D | README | 11 me if you have any questions/bugs found/features/ideas/comments etc :)
|
/external/libpcap/ |
D | README | 80 Problems, bugs, questions, desirable enhancements, etc. should be sent
|
/external/ipsec-tools/src/racoon/ |
D | TODO | 3 Please send any questions or bug reports to snap-users@kame.net.
|
/external/dbus/ |
D | README | 116 example). If you have questions or concerns they are very welcome on
|
/external/tcpdump/ |
D | README | 70 Problems, bugs, questions, desirable enhancements, etc. should be sent
|
/external/gtest/ |
D | README | 14 for questions, discussions, and development. There is also an IRC channel on
|
/external/openssl/crypto/engine/ |
D | README | 167 Cleanup - the registration and unregistration may pose questions about how
|
/external/zlib/ |
D | FAQ | 223 these questions. Thanks.
|
/external/zlib/win32/ |
D | DLL_FAQ.txt | 7 general questions about zlib, you should see the file "FAQ" found
|
/external/tinyxml/ |
D | readme.txt | 496 Please post questions, comments, file bugs, or contact us at:
|