Searched defs:dsts (Results 1 – 14 of 14) sorted by relevance
110 public abstract SSLEngineResult unwrap(ByteBuffer src, ByteBuffer[] dsts) throws SSLException; in unwrap()113 public abstract SSLEngineResult unwrap(final ByteBuffer src, final ByteBuffer[] dsts, in unwrap()116 abstract SSLEngineResult unwrap(final ByteBuffer[] srcs, final ByteBuffer[] dsts) in unwrap()120 final ByteBuffer[] dsts, final int dstsOffset, final int dstsLength) in unwrap()
240 public SSLEngineResult unwrap(ByteBuffer src, ByteBuffer[] dsts) throws SSLException { in unwrap()245 public SSLEngineResult unwrap(ByteBuffer src, ByteBuffer[] dsts, int offset, int length) in unwrap()251 SSLEngineResult unwrap(ByteBuffer[] srcs, ByteBuffer[] dsts) throws SSLException { in unwrap()256 SSLEngineResult unwrap(ByteBuffer[] srcs, int srcsOffset, int srcsLength, ByteBuffer[] dsts, in unwrap()
604 final ByteBuffer[] dsts) throws SSLException { in unwrap()622 final int srcsLength, final ByteBuffer[] dsts, final int dstsOffset, in unwrap()
111 public abstract SSLEngineResult unwrap(ByteBuffer src, ByteBuffer[] dsts) throws SSLException; in unwrap()114 public abstract SSLEngineResult unwrap(final ByteBuffer src, final ByteBuffer[] dsts, in unwrap()117 abstract SSLEngineResult unwrap(final ByteBuffer[] srcs, final ByteBuffer[] dsts) in unwrap()121 final ByteBuffer[] dsts, final int dstsOffset, final int dstsLength) in unwrap()
241 public SSLEngineResult unwrap(ByteBuffer src, ByteBuffer[] dsts) throws SSLException { in unwrap()246 public SSLEngineResult unwrap(ByteBuffer src, ByteBuffer[] dsts, int offset, int length) in unwrap()252 SSLEngineResult unwrap(ByteBuffer[] srcs, ByteBuffer[] dsts) throws SSLException { in unwrap()257 SSLEngineResult unwrap(ByteBuffer[] srcs, int srcsOffset, int srcsLength, ByteBuffer[] dsts, in unwrap()
614 final ByteBuffer[] dsts) throws SSLException { in unwrap()632 final int srcsLength, final ByteBuffer[] dsts, final int dstsOffset, in unwrap()
26 uint8_t *const dsts[3] = { dst->y_buffer, dst->u_buffer, dst->v_buffer }; in vp9_scale_and_extend_frame_c() local
2815 uint8_t *const dsts[3] = { dst->y_buffer, dst->u_buffer, dst->v_buffer }; local2852 uint8_t *const dsts[3] = { dst->y_buffer, dst->u_buffer, dst->v_buffer }; local
244 uint8_t *const dsts[3] = { dst->y_buffer, dst->u_buffer, dst->v_buffer }; in vp9_deblock() local
360 iterator_range<EdgeIterator> dsts() const { in dsts() function
347 iterator_range<EdgeIterator> dsts() const { in dsts() function
69 u32 dsts; /* Device Status */ member
3293 char srcs[4][255], dsts[3][255], buf[512]; in iter_instruction() local
META-INF/ META-INF/MANIFEST.MF io/ io/grpc/ io/ ...