HomeSort by relevance Sort by last modified time
    Searched refs:bio (Results 26 - 50 of 535) sorted by null

12 3 4 5 6 7 8 91011>>

  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/linux/
bio.h 52 struct bio;
53 typedef int (bio_end_io_t) (struct bio *, unsigned int, int);
54 typedef void (bio_destructor_t) (struct bio *);
56 struct bio { struct
58 struct bio *bi_next;
95 #define bio_flagged(bio, flag) ((bio)->bi_flags & (1 << (flag)))
100 #define BIO_POOL_IDX(bio) ((bio)->bi_flags >> BIO_POOL_OFFSET)
109 #define bio_prio(bio) ((bio)->bi_rw >> BIO_PRIO_SHIFT
    [all...]
  /prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/linux/
bio.h 52 struct bio;
53 typedef int (bio_end_io_t) (struct bio *, unsigned int, int);
54 typedef void (bio_destructor_t) (struct bio *);
56 struct bio { struct
58 struct bio *bi_next;
95 #define bio_flagged(bio, flag) ((bio)->bi_flags & (1 << (flag)))
100 #define BIO_POOL_IDX(bio) ((bio)->bi_flags >> BIO_POOL_OFFSET)
109 #define bio_prio(bio) ((bio)->bi_rw >> BIO_PRIO_SHIFT
    [all...]
  /prebuilts/ndk/8/platforms/android-3/arch-arm/usr/include/linux/
bio.h 52 struct bio;
53 typedef int (bio_end_io_t) (struct bio *, unsigned int, int);
54 typedef void (bio_destructor_t) (struct bio *);
56 struct bio { struct
58 struct bio *bi_next;
95 #define bio_flagged(bio, flag) ((bio)->bi_flags & (1 << (flag)))
100 #define BIO_POOL_IDX(bio) ((bio)->bi_flags >> BIO_POOL_OFFSET)
109 #define bio_prio(bio) ((bio)->bi_rw >> BIO_PRIO_SHIFT
    [all...]
  /prebuilts/ndk/8/platforms/android-4/arch-arm/usr/include/linux/
bio.h 52 struct bio;
53 typedef int (bio_end_io_t) (struct bio *, unsigned int, int);
54 typedef void (bio_destructor_t) (struct bio *);
56 struct bio { struct
58 struct bio *bi_next;
95 #define bio_flagged(bio, flag) ((bio)->bi_flags & (1 << (flag)))
100 #define BIO_POOL_IDX(bio) ((bio)->bi_flags >> BIO_POOL_OFFSET)
109 #define bio_prio(bio) ((bio)->bi_rw >> BIO_PRIO_SHIFT
    [all...]
  /prebuilts/ndk/8/platforms/android-5/arch-arm/usr/include/linux/
bio.h 52 struct bio;
53 typedef int (bio_end_io_t) (struct bio *, unsigned int, int);
54 typedef void (bio_destructor_t) (struct bio *);
56 struct bio { struct
58 struct bio *bi_next;
95 #define bio_flagged(bio, flag) ((bio)->bi_flags & (1 << (flag)))
100 #define BIO_POOL_IDX(bio) ((bio)->bi_flags >> BIO_POOL_OFFSET)
109 #define bio_prio(bio) ((bio)->bi_rw >> BIO_PRIO_SHIFT
    [all...]
  /prebuilts/ndk/8/platforms/android-8/arch-arm/usr/include/linux/
bio.h 52 struct bio;
53 typedef int (bio_end_io_t) (struct bio *, unsigned int, int);
54 typedef void (bio_destructor_t) (struct bio *);
56 struct bio { struct
58 struct bio *bi_next;
95 #define bio_flagged(bio, flag) ((bio)->bi_flags & (1 << (flag)))
100 #define BIO_POOL_IDX(bio) ((bio)->bi_flags >> BIO_POOL_OFFSET)
109 #define bio_prio(bio) ((bio)->bi_rw >> BIO_PRIO_SHIFT
    [all...]
  /prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/linux/
bio.h 52 struct bio;
53 typedef int (bio_end_io_t) (struct bio *, unsigned int, int);
54 typedef void (bio_destructor_t) (struct bio *);
56 struct bio { struct
58 struct bio *bi_next;
95 #define bio_flagged(bio, flag) ((bio)->bi_flags & (1 << (flag)))
100 #define BIO_POOL_IDX(bio) ((bio)->bi_flags >> BIO_POOL_OFFSET)
109 #define bio_prio(bio) ((bio)->bi_rw >> BIO_PRIO_SHIFT
    [all...]
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/linux/
bio.h 52 struct bio;
53 typedef int (bio_end_io_t) (struct bio *, unsigned int, int);
54 typedef void (bio_destructor_t) (struct bio *);
56 struct bio { struct
58 struct bio *bi_next;
95 #define bio_flagged(bio, flag) ((bio)->bi_flags & (1 << (flag)))
100 #define BIO_POOL_IDX(bio) ((bio)->bi_flags >> BIO_POOL_OFFSET)
109 #define bio_prio(bio) ((bio)->bi_rw >> BIO_PRIO_SHIFT
    [all...]
  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/linux/
bio.h 52 struct bio;
53 typedef int (bio_end_io_t) (struct bio *, unsigned int, int);
54 typedef void (bio_destructor_t) (struct bio *);
56 struct bio { struct
58 struct bio *bi_next;
95 #define bio_flagged(bio, flag) ((bio)->bi_flags & (1 << (flag)))
100 #define BIO_POOL_IDX(bio) ((bio)->bi_flags >> BIO_POOL_OFFSET)
109 #define bio_prio(bio) ((bio)->bi_rw >> BIO_PRIO_SHIFT
    [all...]
  /prebuilts/ndk/9/platforms/android-14/arch-arm/usr/include/linux/
bio.h 52 struct bio;
53 typedef int (bio_end_io_t) (struct bio *, unsigned int, int);
54 typedef void (bio_destructor_t) (struct bio *);
56 struct bio { struct
58 struct bio *bi_next;
95 #define bio_flagged(bio, flag) ((bio)->bi_flags & (1 << (flag)))
100 #define BIO_POOL_IDX(bio) ((bio)->bi_flags >> BIO_POOL_OFFSET)
109 #define bio_prio(bio) ((bio)->bi_rw >> BIO_PRIO_SHIFT
    [all...]
  /prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/linux/
bio.h 52 struct bio;
53 typedef int (bio_end_io_t) (struct bio *, unsigned int, int);
54 typedef void (bio_destructor_t) (struct bio *);
56 struct bio { struct
58 struct bio *bi_next;
95 #define bio_flagged(bio, flag) ((bio)->bi_flags & (1 << (flag)))
100 #define BIO_POOL_IDX(bio) ((bio)->bi_flags >> BIO_POOL_OFFSET)
109 #define bio_prio(bio) ((bio)->bi_rw >> BIO_PRIO_SHIFT
    [all...]
  /prebuilts/ndk/9/platforms/android-14/arch-x86/usr/include/linux/
bio.h 52 struct bio;
53 typedef int (bio_end_io_t) (struct bio *, unsigned int, int);
54 typedef void (bio_destructor_t) (struct bio *);
56 struct bio { struct
58 struct bio *bi_next;
95 #define bio_flagged(bio, flag) ((bio)->bi_flags & (1 << (flag)))
100 #define BIO_POOL_IDX(bio) ((bio)->bi_flags >> BIO_POOL_OFFSET)
109 #define bio_prio(bio) ((bio)->bi_rw >> BIO_PRIO_SHIFT
    [all...]
  /prebuilts/ndk/9/platforms/android-18/arch-arm/usr/include/linux/
bio.h 52 struct bio;
53 typedef int (bio_end_io_t) (struct bio *, unsigned int, int);
54 typedef void (bio_destructor_t) (struct bio *);
56 struct bio { struct
58 struct bio *bi_next;
95 #define bio_flagged(bio, flag) ((bio)->bi_flags & (1 << (flag)))
100 #define BIO_POOL_IDX(bio) ((bio)->bi_flags >> BIO_POOL_OFFSET)
109 #define bio_prio(bio) ((bio)->bi_rw >> BIO_PRIO_SHIFT
    [all...]
  /prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/linux/
bio.h 52 struct bio;
53 typedef int (bio_end_io_t) (struct bio *, unsigned int, int);
54 typedef void (bio_destructor_t) (struct bio *);
56 struct bio { struct
58 struct bio *bi_next;
95 #define bio_flagged(bio, flag) ((bio)->bi_flags & (1 << (flag)))
100 #define BIO_POOL_IDX(bio) ((bio)->bi_flags >> BIO_POOL_OFFSET)
109 #define bio_prio(bio) ((bio)->bi_rw >> BIO_PRIO_SHIFT
    [all...]
  /prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/linux/
bio.h 52 struct bio;
53 typedef int (bio_end_io_t) (struct bio *, unsigned int, int);
54 typedef void (bio_destructor_t) (struct bio *);
56 struct bio { struct
58 struct bio *bi_next;
95 #define bio_flagged(bio, flag) ((bio)->bi_flags & (1 << (flag)))
100 #define BIO_POOL_IDX(bio) ((bio)->bi_flags >> BIO_POOL_OFFSET)
109 #define bio_prio(bio) ((bio)->bi_rw >> BIO_PRIO_SHIFT
    [all...]
  /prebuilts/ndk/9/platforms/android-3/arch-arm/usr/include/linux/
bio.h 52 struct bio;
53 typedef int (bio_end_io_t) (struct bio *, unsigned int, int);
54 typedef void (bio_destructor_t) (struct bio *);
56 struct bio { struct
58 struct bio *bi_next;
95 #define bio_flagged(bio, flag) ((bio)->bi_flags & (1 << (flag)))
100 #define BIO_POOL_IDX(bio) ((bio)->bi_flags >> BIO_POOL_OFFSET)
109 #define bio_prio(bio) ((bio)->bi_rw >> BIO_PRIO_SHIFT
    [all...]
  /prebuilts/ndk/9/platforms/android-4/arch-arm/usr/include/linux/
bio.h 52 struct bio;
53 typedef int (bio_end_io_t) (struct bio *, unsigned int, int);
54 typedef void (bio_destructor_t) (struct bio *);
56 struct bio { struct
58 struct bio *bi_next;
95 #define bio_flagged(bio, flag) ((bio)->bi_flags & (1 << (flag)))
100 #define BIO_POOL_IDX(bio) ((bio)->bi_flags >> BIO_POOL_OFFSET)
109 #define bio_prio(bio) ((bio)->bi_rw >> BIO_PRIO_SHIFT
    [all...]
  /prebuilts/ndk/9/platforms/android-5/arch-arm/usr/include/linux/
bio.h 52 struct bio;
53 typedef int (bio_end_io_t) (struct bio *, unsigned int, int);
54 typedef void (bio_destructor_t) (struct bio *);
56 struct bio { struct
58 struct bio *bi_next;
95 #define bio_flagged(bio, flag) ((bio)->bi_flags & (1 << (flag)))
100 #define BIO_POOL_IDX(bio) ((bio)->bi_flags >> BIO_POOL_OFFSET)
109 #define bio_prio(bio) ((bio)->bi_rw >> BIO_PRIO_SHIFT
    [all...]
  /prebuilts/ndk/9/platforms/android-8/arch-arm/usr/include/linux/
bio.h 52 struct bio;
53 typedef int (bio_end_io_t) (struct bio *, unsigned int, int);
54 typedef void (bio_destructor_t) (struct bio *);
56 struct bio { struct
58 struct bio *bi_next;
95 #define bio_flagged(bio, flag) ((bio)->bi_flags & (1 << (flag)))
100 #define BIO_POOL_IDX(bio) ((bio)->bi_flags >> BIO_POOL_OFFSET)
109 #define bio_prio(bio) ((bio)->bi_rw >> BIO_PRIO_SHIFT
    [all...]
  /prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/linux/
bio.h 52 struct bio;
53 typedef int (bio_end_io_t) (struct bio *, unsigned int, int);
54 typedef void (bio_destructor_t) (struct bio *);
56 struct bio { struct
58 struct bio *bi_next;
95 #define bio_flagged(bio, flag) ((bio)->bi_flags & (1 << (flag)))
100 #define BIO_POOL_IDX(bio) ((bio)->bi_flags >> BIO_POOL_OFFSET)
109 #define bio_prio(bio) ((bio)->bi_rw >> BIO_PRIO_SHIFT
    [all...]
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/linux/
bio.h 52 struct bio;
53 typedef int (bio_end_io_t) (struct bio *, unsigned int, int);
54 typedef void (bio_destructor_t) (struct bio *);
56 struct bio { struct
58 struct bio *bi_next;
95 #define bio_flagged(bio, flag) ((bio)->bi_flags & (1 << (flag)))
100 #define BIO_POOL_IDX(bio) ((bio)->bi_flags >> BIO_POOL_OFFSET)
109 #define bio_prio(bio) ((bio)->bi_rw >> BIO_PRIO_SHIFT
    [all...]
  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/linux/
bio.h 52 struct bio;
53 typedef int (bio_end_io_t) (struct bio *, unsigned int, int);
54 typedef void (bio_destructor_t) (struct bio *);
56 struct bio { struct
58 struct bio *bi_next;
95 #define bio_flagged(bio, flag) ((bio)->bi_flags & (1 << (flag)))
100 #define BIO_POOL_IDX(bio) ((bio)->bi_flags >> BIO_POOL_OFFSET)
109 #define bio_prio(bio) ((bio)->bi_rw >> BIO_PRIO_SHIFT
    [all...]
  /external/chromium_org/third_party/openssl/openssl/crypto/bio/
bio_cb.c 1 /* crypto/bio/bio_cb.c */
63 #include <openssl/bio.h>
66 long MS_CALLBACK BIO_debug_callback(BIO *bio, int cmd, const char *argp,
69 BIO *b;
78 BIO_snprintf(buf,sizeof buf,"BIO[%08lX]:",(unsigned long)bio);
84 BIO_snprintf(p,p_maxlen,"Free - %s\n",bio->method->name);
87 if (bio->method->type & BIO_TYPE_DESCRIPTOR)
89 bio->num,(unsigned long)argi
    [all...]
  /external/openssl/crypto/bio/
bio_cb.c 1 /* crypto/bio/bio_cb.c */
63 #include <openssl/bio.h>
66 long MS_CALLBACK BIO_debug_callback(BIO *bio, int cmd, const char *argp,
69 BIO *b;
78 BIO_snprintf(buf,sizeof buf,"BIO[%08lX]:",(unsigned long)bio);
84 BIO_snprintf(p,p_maxlen,"Free - %s\n",bio->method->name);
87 if (bio->method->type & BIO_TYPE_DESCRIPTOR)
89 bio->num,(unsigned long)argi
    [all...]
  /frameworks/native/cmds/servicemanager/
binder.h 103 void bio_init(struct binder_io *bio, void *data,
106 void bio_destroy(struct binder_io *bio);
108 void bio_put_obj(struct binder_io *bio, void *ptr);
109 void bio_put_ref(struct binder_io *bio, void *ptr);
110 void bio_put_uint32(struct binder_io *bio, uint32_t n);
111 void bio_put_string16(struct binder_io *bio, const uint16_t *str);
112 void bio_put_string16_x(struct binder_io *bio, const char *_str);
114 uint32_t bio_get_uint32(struct binder_io *bio);
115 uint16_t *bio_get_string16(struct binder_io *bio, uint32_t *sz);
116 void *bio_get_obj(struct binder_io *bio);
    [all...]

Completed in 163 milliseconds

12 3 4 5 6 7 8 91011>>