Searched defs:in_end (Results 1 – 12 of 12) sorted by relevance
/external/liblzf/ |
D | lzf_d.c | 61 u8 const *const in_end = ip + in_len; in lzf_decompress() local
|
D | lzf_c.c | 111 const u8 *in_end = ip + in_len; in lzf_compress() local
|
/external/wpa_supplicant_8/src/tls/ |
D | tlsv1_server.c | 137 u8 *msg = NULL, *in_msg, *in_pos, *in_end, alert, ct; in tlsv1_server_handshake() local 262 const u8 *in_end, *pos; in tlsv1_server_decrypt() local
|
D | tlsv1_client.c | 145 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
|
/external/syslinux/core/lwip/src/core/ |
D | netif.c | 695 struct pbuf *in_end = in; in netif_poll() local
|
/external/clang/include/clang/AST/ |
D | ASTVector.h | 180 void append(const ASTContext &C, in_iter in_start, in_iter in_end) { in append()
|
/external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/ |
D | SmallVector.h | 392 void append(in_iter in_start, in_iter in_end) { in append()
|
/external/llvm/include/llvm/ADT/ |
D | SmallVector.h | 389 void append(in_iter in_start, in_iter in_end) { in append()
|
/external/swiftshader/third_party/LLVM/include/llvm/ADT/ |
D | SmallVector.h | 349 void append(in_iter in_start, in_iter in_end) { in append()
|
/external/syslinux/gpxe/src/util/ |
D | nrv2b.c | 170 const unsigned char *in_end; member
|
/external/valgrind/coregrind/m_debuginfo/ |
D | minilzo-inl.c | 3177 const lzo_bytep const in_end = in + in_len; in do_compress() local
|
/external/libvncserver/common/ |
D | minilzo.c | 4603 const lzo_bytep const in_end = in + in_len; in do_compress() local
|