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

12 3 4 5 6

  /external/libpcap/
pcap-pf.c 529 struct bpf_version bv; local
539 if (ioctl(p->fd, BIOCVERSION, (caddr_t)&bv) >= 0) {
545 if (bv.bv_major == BPF_MAJOR_VERSION &&
546 bv.bv_minor >= BPF_MINOR_VERSION) {
594 bv.bv_major, bv.bv_minor);
  /external/jmonkeyengine/engine/src/tools/jme3tools/optimize/
Octree.java 89 BoundingVolume bv = geom.getWorldBound(); local
90 bbox.mergeLocal(bv);
  /bionic/libc/kernel/common/linux/
bio.h 130 #define bvec_to_phys(bv) (page_to_phys((bv)->bv_page) + (unsigned long) (bv)->bv_offset)
  /development/ndk/platforms/android-3/include/linux/
bio.h 128 #define bvec_to_phys(bv) (page_to_phys((bv)->bv_page) + (unsigned long) (bv)->bv_offset)
  /external/kernel-headers/original/linux/
bio.h 186 #define bvec_to_phys(bv) (page_to_phys((bv)->bv_page) + (unsigned long) (bv)->bv_offset)
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/linux/
bio.h 128 #define bvec_to_phys(bv) (page_to_phys((bv)->bv_page) + (unsigned long) (bv)->bv_offset)
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/linux/
bio.h 128 #define bvec_to_phys(bv) (page_to_phys((bv)->bv_page) + (unsigned long) (bv)->bv_offset)
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/linux/
bio.h 128 #define bvec_to_phys(bv) (page_to_phys((bv)->bv_page) + (unsigned long) (bv)->bv_offset)
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/linux/
bio.h 128 #define bvec_to_phys(bv) (page_to_phys((bv)->bv_page) + (unsigned long) (bv)->bv_offset)
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/linux/
bio.h 128 #define bvec_to_phys(bv) (page_to_phys((bv)->bv_page) + (unsigned long) (bv)->bv_offset)
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/linux/
bio.h 128 #define bvec_to_phys(bv) (page_to_phys((bv)->bv_page) + (unsigned long) (bv)->bv_offset)
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/linux/
bio.h 128 #define bvec_to_phys(bv) (page_to_phys((bv)->bv_page) + (unsigned long) (bv)->bv_offset)
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/linux/
bio.h 128 #define bvec_to_phys(bv) (page_to_phys((bv)->bv_page) + (unsigned long) (bv)->bv_offset)
  /prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/linux/
bio.h 128 #define bvec_to_phys(bv) (page_to_phys((bv)->bv_page) + (unsigned long) (bv)->bv_offset)
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/linux/
bio.h 128 #define bvec_to_phys(bv) (page_to_phys((bv)->bv_page) + (unsigned long) (bv)->bv_offset)
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/linux/
bio.h 128 #define bvec_to_phys(bv) (page_to_phys((bv)->bv_page) + (unsigned long) (bv)->bv_offset)
  /prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/linux/
bio.h 128 #define bvec_to_phys(bv) (page_to_phys((bv)->bv_page) + (unsigned long) (bv)->bv_offset)
  /prebuilts/ndk/7/platforms/android-3/arch-x86/usr/include/linux/
bio.h 128 #define bvec_to_phys(bv) (page_to_phys((bv)->bv_page) + (unsigned long) (bv)->bv_offset)
  /prebuilts/ndk/7/platforms/android-4/arch-arm/usr/include/linux/
bio.h 128 #define bvec_to_phys(bv) (page_to_phys((bv)->bv_page) + (unsigned long) (bv)->bv_offset)
  /prebuilts/ndk/7/platforms/android-4/arch-x86/usr/include/linux/
bio.h 128 #define bvec_to_phys(bv) (page_to_phys((bv)->bv_page) + (unsigned long) (bv)->bv_offset)
  /prebuilts/ndk/7/platforms/android-5/arch-arm/usr/include/linux/
bio.h 128 #define bvec_to_phys(bv) (page_to_phys((bv)->bv_page) + (unsigned long) (bv)->bv_offset)
  /prebuilts/ndk/7/platforms/android-5/arch-x86/usr/include/linux/
bio.h 128 #define bvec_to_phys(bv) (page_to_phys((bv)->bv_page) + (unsigned long) (bv)->bv_offset)
  /prebuilts/ndk/7/platforms/android-8/arch-arm/usr/include/linux/
bio.h 128 #define bvec_to_phys(bv) (page_to_phys((bv)->bv_page) + (unsigned long) (bv)->bv_offset)
  /prebuilts/ndk/7/platforms/android-8/arch-x86/usr/include/linux/
bio.h 128 #define bvec_to_phys(bv) (page_to_phys((bv)->bv_page) + (unsigned long) (bv)->bv_offset)
  /prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/linux/
bio.h 128 #define bvec_to_phys(bv) (page_to_phys((bv)->bv_page) + (unsigned long) (bv)->bv_offset)

Completed in 3436 milliseconds

12 3 4 5 6