Searched refs:exportFile (Results 1 – 4 of 4) sorted by relevance
| /third_party/icu/tools/unicodetools/com/ibm/rbm/ |
| D | RBxliffExporter.java | 184 exportFile(rbm, directory, base_name, (Bundle)bundleIter.nextElement()); in export() 246 private void exportFile(RBManager rbm, File directory, String base_name, Bundle main_bundle) in exportFile() method in RBxliffExporter
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ |
| D | vktTestPackage.cpp | 818 …deFile* exportFile = deFile_create(caseListName.c_str(), DE_FILEMODE_CREATE | DE_FILEMODE_OPEN |… in runTestsInSubprocess() local 820 deFile_write(exportFile, subprocessTestList.c_str(), subprocessTestList.size(), &numWritten); in runTestsInSubprocess() 821 deFile_destroy(exportFile); in runTestsInSubprocess()
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ |
| D | vktTestPackage.cpp | 876 …deFile* exportFile = deFile_create(caseListName.c_str(), DE_FILEMODE_CREATE | DE_FILEMODE_OPEN |… in runTestsInSubprocess() local 878 deFile_write(exportFile, subprocessTestList.c_str(), subprocessTestList.size(), &numWritten); in runTestsInSubprocess() 879 deFile_destroy(exportFile); in runTestsInSubprocess()
|
| /third_party/mindspore/patches/ |
| D | 0004-cross-compile-ndkso-fp16-nnrt-train_capi.patch | 7369 - AddFlag(&NetTrainFlags::export_file_, "exportFile", "MS File to export trained model into", ""… 8115 + AddFlag(&NetTrainFlags::export_file_, "exportFile", "MS File to export trained model into", ""…
|