Home
last modified time | relevance | path

Searched defs:load_from_file (Results 1 – 4 of 4) sorted by relevance

/external/ComputeLibrary/src/runtime/CL/
DCLTuner.cpp278 void CLTuner::load_from_file(const std::string &filename) in load_from_file() function in arm_compute::CLTuner
/external/linux-kselftest/tools/testing/selftests/tc-testing/
Dtdc.py429 def load_from_file(filename): function
/external/sg3_utils/testing/
Dsg_scat_gath.cpp359 scat_gath_list::load_from_file(const char * file_name, bool def_hex, in load_from_file() function in scat_gath_list
/external/python/bumble/bumble/
Ddevice.py814 def load_from_file(self, filename): member in DeviceConfiguration