HomeSort by relevance Sort by last modified time
    Searched refs:sw_type (Results 1 - 12 of 12) sorted by null

  /external/opencv/ml/src/
mlann_mlp.cpp 704 int i, sw_type = 0, sw_count = 0; local
744 sw_type = CV_MAT_TYPE(_sample_weights->type);
747 if( sw_type != CV_32FC1 && sw_type != CV_64FC1 ||
755 _sample_weights->step/CV_ELEM_SIZE(sw_type);
775 double w = sw_type == CV_32FC1 ?
    [all...]
  /bionic/libc/kernel/uapi/linux/
i2o-dev.h 74 unsigned char sw_type; member in struct:i2o_sw_xfer
  /development/ndk/platforms/android-L/include/linux/
i2o-dev.h 74 unsigned char sw_type; member in struct:i2o_sw_xfer
  /external/kernel-headers/original/uapi/linux/
i2o-dev.h 76 unsigned char sw_type; /* Software type */ member in struct:i2o_sw_xfer
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/linux/
i2o-dev.h 76 unsigned char sw_type; /* Software type */ member in struct:i2o_sw_xfer
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
i2o-dev.h 76 unsigned char sw_type; /* Software type */ member in struct:i2o_sw_xfer
  /prebuilts/ndk/9/platforms/android-21/arch-arm/usr/include/linux/
i2o-dev.h 74 unsigned char sw_type; member in struct:i2o_sw_xfer
  /prebuilts/ndk/9/platforms/android-21/arch-arm64/usr/include/linux/
i2o-dev.h 74 unsigned char sw_type; member in struct:i2o_sw_xfer
  /prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/linux/
i2o-dev.h 74 unsigned char sw_type; member in struct:i2o_sw_xfer
  /prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/linux/
i2o-dev.h 74 unsigned char sw_type; member in struct:i2o_sw_xfer
  /prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/linux/
i2o-dev.h 74 unsigned char sw_type; member in struct:i2o_sw_xfer
  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/linux/
i2o-dev.h 74 unsigned char sw_type; member in struct:i2o_sw_xfer

Completed in 1333 milliseconds