/aosp_15_r20/external/curl/src/ |
H A D | tool_setopt.c | 269 CURLcode tool_setopt_enum(CURL *curl, struct GlobalConfig *config, in tool_setopt_enum() 307 CURLcode tool_setopt_SSLVERSION(CURL *curl, struct GlobalConfig *config, in tool_setopt_SSLVERSION() 351 CURLcode tool_setopt_bitmask(CURL *curl, struct GlobalConfig *config, in tool_setopt_bitmask() 427 static CURLcode libcurl_generate_mime_part(CURL *curl, in libcurl_generate_mime_part() 428 struct GlobalConfig *config, in libcurl_generate_mime_part() 537 static CURLcode libcurl_generate_mime(CURL *curl, in libcurl_generate_mime() 538 struct GlobalConfig *config, in libcurl_generate_mime() 563 CURLcode tool_setopt_mimepost(CURL *curl, struct GlobalConfig *config, in tool_setopt_mimepost() 583 CURLcode tool_setopt_slist(CURL *curl, struct GlobalConfig *config, in tool_setopt_slist() 605 CURLcode tool_setopt(CURL *curl, bool str, struct GlobalConfig *global, in tool_setopt() [all …]
|
H A D | tool_operate.c | 189 struct OperationConfig *config = (struct OperationConfig *)clientp; in sockopt_callback() local 421 struct OperationConfig *config = per->config; /* for the macro below */ in pre_transfer() local 437 void single_transfer_cleanup(struct OperationConfig *config) in single_transfer_cleanup() 460 CURL *curl = per->curl; in post_per_transfer() local 461 struct OperationConfig *config = per->config; in post_per_transfer() local 783 struct OperationConfig *config, in url_proto_and_rewrite() 841 static CURLcode set_cert_types(struct OperationConfig *config) in set_cert_types() 882 struct OperationConfig *config, in config2setopts() 885 CURL *curl, in config2setopts() 1769 struct OperationConfig *config, in append2query() [all …]
|
H A D | tool_formparse.c | 238 static CURLcode tool2curlparts(CURL *curl, struct tool_mime *m, in tool2curlparts() 306 CURLcode tool2curlmime(CURL *curl, struct tool_mime *m, curl_mime **mime) in tool2curlmime() 327 static char *get_param_word(struct OperationConfig *config, char **str, in get_param_word() 399 static int read_field_headers(struct OperationConfig *config, in read_field_headers() 460 static int get_param_part(struct OperationConfig *config, char endchar, in get_param_part() 715 int formparse(struct OperationConfig *config, in formparse()
|
H A D | tool_operhlp.c | 38 void clean_getout(struct OperationConfig *config) in clean_getout() 90 CURLcode add_file_name_to_url(CURL *curl, char **inurlp, const char *filename) in add_file_name_to_url()
|
H A D | tool_operate.h | 35 struct OperationConfig *config; /* for this transfer */ member 37 CURL *curl; member
|
/aosp_15_r20/external/curl/docs/examples/ |
H A D | debug.c | 91 struct data *config = (struct data *)userp; in my_trace() local 127 CURL *curl; in main() local 129 struct data config; in main() local
|
/aosp_15_r20/external/curl/tests/libtest/ |
H A D | lib552.c | 92 struct testdata *config = (struct testdata *)userp; in my_trace() local 171 CURL *curl; in test() local 173 struct testdata config; in test() local
|
/aosp_15_r20/external/executorch/examples/mediatek/models/llm_models/weights/Llama-3.2-1B-Instruct/ |
H A D | tokenizer.json | 4122 "config": 1710, number 22932 "curl": 20520, number
|
/aosp_15_r20/external/executorch/examples/mediatek/models/llm_models/weights/Llama-3.2-3B-Instruct/ |
H A D | tokenizer.json | 4122 "config": 1710, number 22932 "curl": 20520, number
|
/aosp_15_r20/external/executorch/examples/mediatek/models/llm_models/weights/llama3-8B-instruct/ |
H A D | tokenizer.json | 4063 "config": 1710, number 22873 "curl": 20520, number
|