HomeSort by relevance Sort by last modified time
    Searched refs:mbuf (Results 51 - 75 of 251) sorted by null

1 23 4 5 6 7 8 91011

  /prebuilts/ndk/current/platforms/android-5/arch-arm/usr/include/net/
if_ieee1394.h 95 struct mbuf *rp_m;
118 void ieee1394_input(struct ifnet *, struct mbuf *, u_int16_t);
122 struct mbuf * ieee1394_fragment(struct ifnet *, struct mbuf *, int, u_int16_t);
  /prebuilts/ndk/current/platforms/android-8/arch-arm/usr/include/net/
if_ieee1394.h 95 struct mbuf *rp_m;
118 void ieee1394_input(struct ifnet *, struct mbuf *, u_int16_t);
122 struct mbuf * ieee1394_fragment(struct ifnet *, struct mbuf *, int, u_int16_t);
  /prebuilts/ndk/current/platforms/android-9/arch-arm/usr/include/net/
if_ieee1394.h 95 struct mbuf *rp_m;
118 void ieee1394_input(struct ifnet *, struct mbuf *, u_int16_t);
122 struct mbuf * ieee1394_fragment(struct ifnet *, struct mbuf *, int, u_int16_t);
  /prebuilts/ndk/current/platforms/android-9/arch-mips/usr/include/net/
if_ieee1394.h 95 struct mbuf *rp_m;
118 void ieee1394_input(struct ifnet *, struct mbuf *, u_int16_t);
122 struct mbuf * ieee1394_fragment(struct ifnet *, struct mbuf *, int, u_int16_t);
  /prebuilts/ndk/current/platforms/android-9/arch-x86/usr/include/net/
if_ieee1394.h 95 struct mbuf *rp_m;
118 void ieee1394_input(struct ifnet *, struct mbuf *, u_int16_t);
122 struct mbuf * ieee1394_fragment(struct ifnet *, struct mbuf *, int, u_int16_t);
  /external/emma/core/java12/com/vladium/util/
ByteArrayIStream.java 67 final byte [] mbuf = m_buf;
70 for (int i = 0; i < length; ++ i) buf [offset + i] = mbuf [pos + i];
72 System.arraycopy (mbuf, pos, buf, offset, length);
  /frameworks/av/media/libstagefright/
MediaCodecSource.cpp 92 void pushBuffer(MediaBuffer *mbuf);
122 void MediaCodecSource::Puller::Queue::pushBuffer(MediaBuffer *mbuf) {
123 mReadBuffers.push_back(mbuf);
126 bool MediaCodecSource::Puller::Queue::readBuffer(MediaBuffer **mbuf) {
128 *mbuf = NULL;
131 *mbuf = *mReadBuffers.begin();
137 MediaBuffer *mbuf; local
138 while (readBuffer(&mbuf)) {
140 mbuf->release();
144 bool MediaCodecSource::Puller::readBuffer(MediaBuffer **mbuf) {
277 MediaBuffer *mbuf = NULL; local
651 MediaBuffer* mbuf = NULL; local
861 MediaBuffer *mbuf = new MediaBuffer(outbuf->size()); local
    [all...]
  /bionic/libc/include/netinet/
icmp6.h 678 void icmp6_paramerror(struct mbuf *, int);
679 void icmp6_error(struct mbuf *, int, int, int);
680 void icmp6_error2(struct mbuf *, int, int, int, struct ifnet *);
681 int icmp6_input(struct mbuf **, int *, int);
683 void icmp6_reflect(struct mbuf *, size_t);
684 void icmp6_prepare(struct mbuf *);
685 void icmp6_redirect_input(struct mbuf *, int);
686 void icmp6_redirect_output(struct mbuf *, struct rtentry *);
  /development/ndk/platforms/android-21/include/netinet/
icmp6.h 678 void icmp6_paramerror(struct mbuf *, int);
679 void icmp6_error(struct mbuf *, int, int, int);
680 void icmp6_error2(struct mbuf *, int, int, int, struct ifnet *);
681 int icmp6_input(struct mbuf **, int *, int);
683 void icmp6_reflect(struct mbuf *, size_t);
684 void icmp6_prepare(struct mbuf *);
685 void icmp6_redirect_input(struct mbuf *, int);
686 void icmp6_redirect_output(struct mbuf *, struct rtentry *);
  /development/ndk/platforms/android-3/include/netinet/
icmp6.h 651 void icmp6_paramerror(struct mbuf *, int);
652 void icmp6_error(struct mbuf *, int, int, int);
653 void icmp6_error2(struct mbuf *, int, int, int, struct ifnet *);
654 int icmp6_input(struct mbuf **, int *, int);
656 void icmp6_reflect(struct mbuf *, size_t);
657 void icmp6_prepare(struct mbuf *);
658 void icmp6_redirect_input(struct mbuf *, int);
659 void icmp6_redirect_output(struct mbuf *, struct rtentry *);
  /prebuilts/ndk/current/platforms/android-12/arch-arm/usr/include/netinet/
icmp6.h 651 void icmp6_paramerror(struct mbuf *, int);
652 void icmp6_error(struct mbuf *, int, int, int);
653 void icmp6_error2(struct mbuf *, int, int, int, struct ifnet *);
654 int icmp6_input(struct mbuf **, int *, int);
656 void icmp6_reflect(struct mbuf *, size_t);
657 void icmp6_prepare(struct mbuf *);
658 void icmp6_redirect_input(struct mbuf *, int);
659 void icmp6_redirect_output(struct mbuf *, struct rtentry *);
  /prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/netinet/
icmp6.h 651 void icmp6_paramerror(struct mbuf *, int);
652 void icmp6_error(struct mbuf *, int, int, int);
653 void icmp6_error2(struct mbuf *, int, int, int, struct ifnet *);
654 int icmp6_input(struct mbuf **, int *, int);
656 void icmp6_reflect(struct mbuf *, size_t);
657 void icmp6_prepare(struct mbuf *);
658 void icmp6_redirect_input(struct mbuf *, int);
659 void icmp6_redirect_output(struct mbuf *, struct rtentry *);
  /prebuilts/ndk/current/platforms/android-12/arch-x86/usr/include/netinet/
icmp6.h 651 void icmp6_paramerror(struct mbuf *, int);
652 void icmp6_error(struct mbuf *, int, int, int);
653 void icmp6_error2(struct mbuf *, int, int, int, struct ifnet *);
654 int icmp6_input(struct mbuf **, int *, int);
656 void icmp6_reflect(struct mbuf *, size_t);
657 void icmp6_prepare(struct mbuf *);
658 void icmp6_redirect_input(struct mbuf *, int);
659 void icmp6_redirect_output(struct mbuf *, struct rtentry *);
  /prebuilts/ndk/current/platforms/android-13/arch-arm/usr/include/netinet/
icmp6.h 651 void icmp6_paramerror(struct mbuf *, int);
652 void icmp6_error(struct mbuf *, int, int, int);
653 void icmp6_error2(struct mbuf *, int, int, int, struct ifnet *);
654 int icmp6_input(struct mbuf **, int *, int);
656 void icmp6_reflect(struct mbuf *, size_t);
657 void icmp6_prepare(struct mbuf *);
658 void icmp6_redirect_input(struct mbuf *, int);
659 void icmp6_redirect_output(struct mbuf *, struct rtentry *);
  /prebuilts/ndk/current/platforms/android-13/arch-mips/usr/include/netinet/
icmp6.h 651 void icmp6_paramerror(struct mbuf *, int);
652 void icmp6_error(struct mbuf *, int, int, int);
653 void icmp6_error2(struct mbuf *, int, int, int, struct ifnet *);
654 int icmp6_input(struct mbuf **, int *, int);
656 void icmp6_reflect(struct mbuf *, size_t);
657 void icmp6_prepare(struct mbuf *);
658 void icmp6_redirect_input(struct mbuf *, int);
659 void icmp6_redirect_output(struct mbuf *, struct rtentry *);
  /prebuilts/ndk/current/platforms/android-13/arch-x86/usr/include/netinet/
icmp6.h 651 void icmp6_paramerror(struct mbuf *, int);
652 void icmp6_error(struct mbuf *, int, int, int);
653 void icmp6_error2(struct mbuf *, int, int, int, struct ifnet *);
654 int icmp6_input(struct mbuf **, int *, int);
656 void icmp6_reflect(struct mbuf *, size_t);
657 void icmp6_prepare(struct mbuf *);
658 void icmp6_redirect_input(struct mbuf *, int);
659 void icmp6_redirect_output(struct mbuf *, struct rtentry *);
  /prebuilts/ndk/current/platforms/android-14/arch-arm/usr/include/netinet/
icmp6.h 651 void icmp6_paramerror(struct mbuf *, int);
652 void icmp6_error(struct mbuf *, int, int, int);
653 void icmp6_error2(struct mbuf *, int, int, int, struct ifnet *);
654 int icmp6_input(struct mbuf **, int *, int);
656 void icmp6_reflect(struct mbuf *, size_t);
657 void icmp6_prepare(struct mbuf *);
658 void icmp6_redirect_input(struct mbuf *, int);
659 void icmp6_redirect_output(struct mbuf *, struct rtentry *);
  /prebuilts/ndk/current/platforms/android-14/arch-mips/usr/include/netinet/
icmp6.h 651 void icmp6_paramerror(struct mbuf *, int);
652 void icmp6_error(struct mbuf *, int, int, int);
653 void icmp6_error2(struct mbuf *, int, int, int, struct ifnet *);
654 int icmp6_input(struct mbuf **, int *, int);
656 void icmp6_reflect(struct mbuf *, size_t);
657 void icmp6_prepare(struct mbuf *);
658 void icmp6_redirect_input(struct mbuf *, int);
659 void icmp6_redirect_output(struct mbuf *, struct rtentry *);
  /prebuilts/ndk/current/platforms/android-14/arch-x86/usr/include/netinet/
icmp6.h 651 void icmp6_paramerror(struct mbuf *, int);
652 void icmp6_error(struct mbuf *, int, int, int);
653 void icmp6_error2(struct mbuf *, int, int, int, struct ifnet *);
654 int icmp6_input(struct mbuf **, int *, int);
656 void icmp6_reflect(struct mbuf *, size_t);
657 void icmp6_prepare(struct mbuf *);
658 void icmp6_redirect_input(struct mbuf *, int);
659 void icmp6_redirect_output(struct mbuf *, struct rtentry *);
  /prebuilts/ndk/current/platforms/android-15/arch-arm/usr/include/netinet/
icmp6.h 651 void icmp6_paramerror(struct mbuf *, int);
652 void icmp6_error(struct mbuf *, int, int, int);
653 void icmp6_error2(struct mbuf *, int, int, int, struct ifnet *);
654 int icmp6_input(struct mbuf **, int *, int);
656 void icmp6_reflect(struct mbuf *, size_t);
657 void icmp6_prepare(struct mbuf *);
658 void icmp6_redirect_input(struct mbuf *, int);
659 void icmp6_redirect_output(struct mbuf *, struct rtentry *);
  /prebuilts/ndk/current/platforms/android-15/arch-mips/usr/include/netinet/
icmp6.h 651 void icmp6_paramerror(struct mbuf *, int);
652 void icmp6_error(struct mbuf *, int, int, int);
653 void icmp6_error2(struct mbuf *, int, int, int, struct ifnet *);
654 int icmp6_input(struct mbuf **, int *, int);
656 void icmp6_reflect(struct mbuf *, size_t);
657 void icmp6_prepare(struct mbuf *);
658 void icmp6_redirect_input(struct mbuf *, int);
659 void icmp6_redirect_output(struct mbuf *, struct rtentry *);
  /prebuilts/ndk/current/platforms/android-15/arch-x86/usr/include/netinet/
icmp6.h 651 void icmp6_paramerror(struct mbuf *, int);
652 void icmp6_error(struct mbuf *, int, int, int);
653 void icmp6_error2(struct mbuf *, int, int, int, struct ifnet *);
654 int icmp6_input(struct mbuf **, int *, int);
656 void icmp6_reflect(struct mbuf *, size_t);
657 void icmp6_prepare(struct mbuf *);
658 void icmp6_redirect_input(struct mbuf *, int);
659 void icmp6_redirect_output(struct mbuf *, struct rtentry *);
  /prebuilts/ndk/current/platforms/android-16/arch-arm/usr/include/netinet/
icmp6.h 651 void icmp6_paramerror(struct mbuf *, int);
652 void icmp6_error(struct mbuf *, int, int, int);
653 void icmp6_error2(struct mbuf *, int, int, int, struct ifnet *);
654 int icmp6_input(struct mbuf **, int *, int);
656 void icmp6_reflect(struct mbuf *, size_t);
657 void icmp6_prepare(struct mbuf *);
658 void icmp6_redirect_input(struct mbuf *, int);
659 void icmp6_redirect_output(struct mbuf *, struct rtentry *);
  /prebuilts/ndk/current/platforms/android-16/arch-mips/usr/include/netinet/
icmp6.h 651 void icmp6_paramerror(struct mbuf *, int);
652 void icmp6_error(struct mbuf *, int, int, int);
653 void icmp6_error2(struct mbuf *, int, int, int, struct ifnet *);
654 int icmp6_input(struct mbuf **, int *, int);
656 void icmp6_reflect(struct mbuf *, size_t);
657 void icmp6_prepare(struct mbuf *);
658 void icmp6_redirect_input(struct mbuf *, int);
659 void icmp6_redirect_output(struct mbuf *, struct rtentry *);
  /prebuilts/ndk/current/platforms/android-16/arch-x86/usr/include/netinet/
icmp6.h 651 void icmp6_paramerror(struct mbuf *, int);
652 void icmp6_error(struct mbuf *, int, int, int);
653 void icmp6_error2(struct mbuf *, int, int, int, struct ifnet *);
654 int icmp6_input(struct mbuf **, int *, int);
656 void icmp6_reflect(struct mbuf *, size_t);
657 void icmp6_prepare(struct mbuf *);
658 void icmp6_redirect_input(struct mbuf *, int);
659 void icmp6_redirect_output(struct mbuf *, struct rtentry *);

Completed in 641 milliseconds

1 23 4 5 6 7 8 91011