HomeSort by relevance Sort by last modified time
    Searched defs:CHECK_ERROR (Results 1 - 4 of 4) sorted by null

  /external/opencv3/modules/flann/include/opencv2/flann/
hdf5.h 73 #define CHECK_ERROR(x,y) if ((x)<0) throw FLANNException((y));
91 CHECK_ERROR(file_id,"Error creating hdf5 file.");
114 CHECK_ERROR(dataset_id,"Error creating or opening dataset in file.");
117 CHECK_ERROR(status, "Error writing to dataset");
132 CHECK_ERROR(file_id,"Error opening hdf5 file.");
140 CHECK_ERROR(dataset_id,"Error opening dataset in file.");
150 CHECK_ERROR(status, "Error reading dataset");
183 CHECK_ERROR(file_id,"Error opening hdf5 file.");
191 CHECK_ERROR(dataset_id,"Error opening dataset in file.");
219 CHECK_ERROR(status, "Error reading dataset")
    [all...]
  /external/webrtc/webrtc/modules/audio_coding/test/
utility.h 20 #define CHECK_ERROR(f) \
  /external/libxml2/include/libxml/
xpathInternals.h 235 * CHECK_ERROR:
239 #define CHECK_ERROR \
  /external/pcre/dist/sljit/
sljitLir.c 29 #define CHECK_ERROR() \
    [all...]

Completed in 130 milliseconds