Home
last modified time | relevance | path

Searched refs:orig_in (Results 1 – 3 of 3) sorted by relevance

/third_party/libwebsockets/lib/misc/
Dbase64-decode.c113 const char *orig_in = in, *end_in = in + *in_len; in lws_b64_decode_stateful() local
168 *in_len = (unsigned int)(in - orig_in); in lws_b64_decode_stateful()
/third_party/curl/lib/
Dcontent_encoding.c166 Bytef *orig_in = z->next_in; in inflate_stream() local
234 z->next_in = orig_in; in inflate_stream()
/third_party/mindspore/config/
Dop_info.config207 {"op_name": "MaxPool3DGradGrad", "inputs": [{"index": 0, "name": "orig_in", "need_compile": false, …