/external/curl/tests/libtest/ |
D | lib510.c | 62 struct curl_slist *slist = NULL; in test() local 77 slist = curl_slist_append(slist, "Transfer-Encoding: chunked"); in test() 78 if (slist == NULL) { in test() 109 test_setopt(curl, CURLOPT_HTTPHEADER, slist); in test() 122 if(slist) in test() 123 curl_slist_free_all(slist); in test()
|
D | lib579.c | 91 struct curl_slist *slist = NULL; in test() local 106 slist = curl_slist_append(slist, "Transfer-Encoding: chunked"); in test() 107 if (slist == NULL) { in test() 138 test_setopt(curl, CURLOPT_HTTPHEADER, slist); in test() 153 if(slist) in test() 154 curl_slist_free_all(slist); in test()
|
D | lib1510.c | 39 struct curl_slist *slist = NULL, *slist2; in test() local 49 slist2 = curl_slist_append(slist, dnsentry); in test() 54 slist = slist2; in test() 69 easy_setopt(curl, CURLOPT_RESOLVE, slist); in test() 92 curl_slist_free_all(slist); in test()
|
D | lib1512.c | 42 struct curl_slist *slist = NULL; in test() local 54 slist = curl_slist_append(slist, dnsentry); in test() 74 easy_setopt(curl[0], CURLOPT_RESOLVE, slist); in test() 84 curl_slist_free_all(slist); in test()
|
D | lib539.c | 31 struct curl_slist *slist = NULL; in test() local 69 slist = curl_slist_append (NULL, "SYST"); in test() 70 if (slist == NULL) { in test() 79 test_setopt(curl, CURLOPT_QUOTE, slist); in test() 85 curl_slist_free_all(slist); in test()
|
D | lib1506.c | 41 struct curl_slist *slist = NULL, *slist2; in test() local 51 slist2 = curl_slist_append(slist, dnsentry); in test() 56 slist = slist2; in test() 81 easy_setopt(curl[i], CURLOPT_RESOLVE, slist); in test() 129 curl_slist_free_all(slist); in test()
|
/external/curl/docs/examples/ |
D | certinfo.c | 70 struct curl_slist *slist; in main() local 72 for(slist = ptr.to_certinfo->certinfo[i]; slist; slist = slist->next) in main() 73 printf("%s\n", slist->data); in main()
|
/external/libpcap/ |
D | gencode.h | 205 struct slist; 209 struct slist *jt; /*only for relative jump in block*/ 210 struct slist *jf; /*only for relative jump in block*/ 214 struct slist { struct 216 struct slist *next; argument 249 struct slist *stmts; /* side effect stmts */ 273 struct slist *s; /* stmt list */ 359 void sappend(struct slist *, struct slist *);
|
D | gencode.c | 243 static inline struct slist *new_stmt(int); 259 static struct slist *gen_load_absoffsetrel(bpf_abs_offset *, u_int, u_int); 260 static struct slist *gen_load_a(enum e_offrel, u_int, u_int); 261 static struct slist *gen_loadx_iphdrlen(void); 268 static struct slist *gen_load_prism_llprefixlen(void); 269 static struct slist *gen_load_avs_llprefixlen(void); 270 static struct slist *gen_load_radiotap_llprefixlen(void); 271 static struct slist *gen_load_ppi_llprefixlen(void); 273 static struct slist *gen_abs_offset_varpart(bpf_abs_offset *); 313 static struct slist *xfer_to_x(struct arth *); [all …]
|
D | optimize.c | 415 struct slist *s; in compute_local_ud() 643 static inline struct slist * 644 this_op(struct slist *s) in this_op() 663 struct slist *s; in opt_peep() 664 struct slist *next, *last; in opt_peep() 714 struct slist *add, *tax, *ild; in opt_peep() 1139 register struct slist *s; in opt_deadstores() 1159 struct slist *s; in opt_blk() 1634 struct slist *tmp, *s; in opt_root() 1740 eq_slist(struct slist *x, struct slist *y) in eq_slist() [all …]
|
/external/google-breakpad/src/common/solaris/ |
D | dump_symbols.cc | 63 struct slist { struct 163 inline void RecalculateOffset(struct slist* cur_list, char *stabstr) { in RecalculateOffset() 248 int LoadStackParamSize(struct slist *list, in LoadStackParamSize() 249 struct slist *list_end, in LoadStackParamSize() 251 struct slist *cur_list = list; in LoadStackParamSize() 262 int LoadLineInfo(struct slist *list, in LoadLineInfo() 263 struct slist *list_end, in LoadLineInfo() 265 struct slist *cur_list = list; in LoadLineInfo() 291 int LoadFuncSymbols(struct slist *list, in LoadFuncSymbols() 292 struct slist *list_end, in LoadFuncSymbols() [all …]
|
/external/toybox/toys/posix/ |
D | cut.c | 41 struct slist { struct 42 struct slist *next; argument 48 struct slist *current, *head_ref, *temp1_node; in add_to_list() argument 51 temp1_node = xzalloc(sizeof(struct slist)); in add_to_list() 135 struct slist *temp_node = TT.slist_head; in do_fcut() 196 struct slist *temp_node = TT.slist_head; in do_bccut()
|
/external/libcxx/utils/sym_check/sym_check/ |
D | util.py | 42 def read_syms_from_list(slist): argument 47 return [ast.literal_eval(l) for l in slist]
|
/external/curl/lib/ |
D | Makefile.inc | 41 curl_sspi.c slist.c nonblock.c curl_memrchr.c imap.c pop3.c smtp.c \ 61 slist.h nonblock.h curl_memrchr.h imap.h pop3.h smtp.h pingpong.h \
|
D | Makefile.vc6 | 614 $(DIROBJ)\slist.obj \
|
/external/autotest/client/tests/crashme/ |
D | crashme_2.4-9.diff | 347 struct status_list *slist = NULL; 353 for(l=slist;l != NULL; l = l->next) 355 slist = l; 363 for(l=slist;l != NULL; l = l->next)
|
/external/curl/packages/Symbian/group/ |
D | libcurl.mmp | 35 socks_sspi.c curl_sspi.c slist.c nonblock.c curl_memrchr.c imap.c \
|
/external/selinux/libsemanage/src/ |
D | pywrap-test.py | 144 (status, slist) = semanage.semanage_seuser_list(sh) 149 if ( len(slist) == 0): 153 for seuser in slist:
|
/external/antlr/antlr-3.4/runtime/C/ |
D | README | 498 slist : stat+ ; 501 $slist.text will get only first stat. I need to add a warning about 1715 scope slist,Symbols;
|
/external/antlr/antlr-3.4/tool/ |
D | CHANGES.txt | 2068 slist : stat+ ; 2071 $slist.text will get only first stat. I need to add a warning about 3285 scope slist,Symbols;
|
/external/curl/ |
D | CHANGES.0 | 1770 We also concluded that the slist-functionality would be suitable for being 1772 created lib/slist.[ch] for them. 14326 working and options that receives those slist pointers. 15993 - Added some better slist-cleanups in src/main.c 16863 - 'struct slist' is now renamed to 'struct curl_slist' (as suggested by Ralph
|
/external/dbus/ |
D | ChangeLog.pre-1-0 | 1599 of g_slist_prepend not being used. Fixed copying of slist-based
|