HomeSort by relevance Sort by last modified time
    Searched refs:s_type (Results 26 - 30 of 30) sorted by null

12

  /prebuilts/ndk/android-ndk-r7/platforms/android-9/arch-x86/usr/include/linux/
sysfs.h 61 int s_type; member in struct:sysfs_dirent
  /external/opencv/ml/src/
mlestimate.cpp 457 int s_type = 0;
469 s_type = CV_MAT_TYPE (sampleIdx->type);
471 switch (s_type)
508 if (s_type < CV_32SC1)
  /external/kernel-headers/original/linux/
sysfs.h 73 int s_type; member in struct:sysfs_dirent
fs.h 867 struct file_system_type *s_type; member in struct:super_block
    [all...]
  /hardware/ril/reference-ril/
atchannel.c 84 static ATCommandType s_type; variable
259 } else switch (s_type) {
293 ALOGE("Unsupported AT command type %d\n", s_type);
741 s_type = type;

Completed in 881 milliseconds

12