Home
last modified time | relevance | path

Searched defs:in_end (Results 1 – 13 of 13) sorted by relevance

/third_party/ffmpeg/libavutil/
Duuid.c88 int av_uuid_parse_range(const char *in_start, const char *in_end, AVUUID uu) in av_uuid_parse_range()
Dlzo.c38 const uint8_t *in, *in_end; member
/third_party/curl/src/
Dtool_writeout_json.c45 const unsigned char *in_end = &i[len]; in jsonquoted() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/tls/
Dtlsv1_client.c169 u8 *msg = NULL, *in_msg = NULL, *in_pos, *in_end, alert, ct; in tlsv1_client_handshake() local
334 const u8 *in_end, *pos; in tlsv1_client_decrypt() local
Dtlsv1_server.c137 u8 *msg = NULL, *in_msg, *in_pos, *in_end, alert, ct; in tlsv1_server_handshake() local
264 const u8 *in_end, *pos; in tlsv1_server_decrypt() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/tls/
Dtlsv1_client.c145 u8 *msg = NULL, *in_msg = NULL, *in_pos, *in_end, alert, ct; in tlsv1_client_handshake() local
310 const u8 *in_end, *pos; in tlsv1_client_decrypt() local
Dtlsv1_server.c137 u8 *msg = NULL, *in_msg, *in_pos, *in_end, alert, ct; in tlsv1_server_handshake() local
264 const u8 *in_end, *pos; in tlsv1_server_decrypt() local
/third_party/ffmpeg/libavcodec/
Drl2.c69 const uint8_t *in_end = in + size; in rl2_rle_decode() local
/third_party/ffmpeg/libavformat/
Durl.c165 const char *in, const char *in_end) in append_path()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
DSmallVector.h387 void append(in_iter in_start, in_iter in_end) { in append()
424 void assign(in_iter in_start, in_iter in_end) { in assign()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
DSmallVector.h392 void append(in_iter in_start, in_iter in_end) { in append()
/third_party/lwip/src/core/
Dnetif.c1360 struct pbuf *in, *in_end; local
/third_party/astc-encoder/Source/
Dtinyexr.h8909 const char *in_end, unsigned short *&out, in getCode()