Home
last modified time | relevance | path

Searched defs:save_to_file (Results 1 – 6 of 6) sorted by relevance

/external/opencv3/modules/flann/include/opencv2/flann/
Dhdf5.h76 void save_to_file(const cvflann::Matrix<T>& dataset, const String& filename, const String& name) in save_to_file() function
/external/libusb/examples/
Ddpfp.c224 static int save_to_file(unsigned char *data) in save_to_file() function
Ddpfp_threaded.c253 static int save_to_file(unsigned char *data) in save_to_file() function
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/sqs/
Dqueue.py395 def save_to_file(self, fp, sep='\n'): member in Queue
/external/autotest/client/virt/
Dkvm_vm.py1361 def save_to_file(self, path): member in VM
Dvirt_vm.py821 def save_to_file(self, path): member in BaseVM