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

  /external/vboot_reference/utility/include/
gbb_utility.h 32 bool load_from_file(const char *filename);
  /external/opencv3/modules/flann/include/opencv2/flann/
hdf5.h 128 void load_from_file(cvflann::Matrix<T>& dataset, const String& filename, const String& name) function in namespace:cvflann
169 void load_from_file(cvflann::Matrix<T>& dataset, const String& filename, const String& name) function in namespace:cvflann::mpi
  /external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/sqs/
queue.py 466 def load_from_file(self, fp, sep='\n'): member in class:Queue
486 n = self.load_from_file(fp, sep)

Completed in 64 milliseconds