/external/okio/samples/src/jvmMain/java/okio/samples/ |
D | WriteFile.java | 25 public final class WriteFile { class
|
/external/toolchain-utils/cros_utils/ |
D | file_utils.py | 68 def WriteFile(self, path, contents): member in FileUtils 91 def WriteFile(self, path, contents): member in MockFileUtils
|
/external/deqp-deps/SPIRV-Tools/tools/ |
D | io.h | 67 bool WriteFile(const char* filename, const char* mode, const T* data, in WriteFile() function
|
/external/swiftshader/third_party/SPIRV-Tools/tools/ |
D | io.h | 67 bool WriteFile(const char* filename, const char* mode, const T* data, in WriteFile() function
|
/external/google-breakpad/src/common/tests/ |
D | file_utils.cc | 122 bool WriteFile(const char* path, const void* buffer, size_t buffer_size) { in WriteFile() function
|
/external/deqp-deps/glslang/gtests/ |
D | TestFixture.cpp | 165 bool WriteFile(const std::string& path, const std::string& contents) in WriteFile() function
|
/external/angle/third_party/vulkan-deps/glslang/src/gtests/ |
D | TestFixture.cpp | 165 bool WriteFile(const std::string& path, const std::string& contents) in WriteFile() function
|
/external/llvm-project/clang/unittests/libclang/ |
D | TestUtils.h | 50 void WriteFile(std::string &Filename, const std::string &Contents) { in WriteFile() function
|
/external/vboot_reference/host/lib/ |
D | host_misc.c | 100 int WriteFile(const char* filename, const void *data, uint64_t size) { in WriteFile() function
|
/external/llvm-project/llvm/lib/TableGen/ |
D | Main.cpp | 135 bool WriteFile = true; in TableGenMain() local
|
/external/llvm-project/lldb/source/Host/common/ |
D | FileCache.cpp | 63 uint64_t FileCache::WriteFile(lldb::user_id_t fd, uint64_t offset, in WriteFile() function in FileCache
|
/external/toolchain-utils/go/chromeos/ |
D | setup_chromeos_testing.py | 77 def WriteFile(file_content, file_name): function
|
/external/angle/third_party/vulkan-deps/spirv-tools/src/tools/ |
D | io.h | 123 bool WriteFile(const char* filename, const char* mode, const T* data, in WriteFile() function
|
/external/bsdiff/ |
D | test_utils.cc | 79 bool WriteFile(const std::string& path, vector<uint8_t> contents) { in WriteFile() function
|
/external/toolchain-utils/crosperf/ |
D | generate_report.py | 161 def WriteFile(output_prefix, extension, get_contents, overwrite, verbose): function
|
/external/tensorflow/tensorflow/lite/tools/optimize/ |
D | quantization_wrapper_utils.cc | 121 bool WriteFile(const std::string& out_file, const uint8_t* bytes, in WriteFile() function
|
D | model_utils.cc | 152 void WriteFile(const std::string& out_file, const uint8_t* bytes, in WriteFile() function
|
/external/google-breakpad/src/client/ |
D | minidump_file_writer_unittest.cc | 73 static bool WriteFile(const char *path) { in WriteFile() function
|
/external/chromium-trace/catapult/devil/devil/android/ |
D | flag_changer_test.py | 31 def WriteFile(self, path, contents, **_kwargs): member in _FakeDevice
|
/external/capstone/bindings/vb6/ |
D | mMisc.bas | 366 Sub WriteFile(path, it) function
|
/external/python/apitools/apitools/gen/ |
D | service_registry.py | 195 def WriteFile(self, printer): member in ServiceRegistry
|
/external/tensorflow/tensorflow/core/util/ |
D | events_writer_test.cc | 49 void WriteFile(EventsWriter* writer) { in WriteFile() function
|
/external/libchrome/mojo/public/tools/bindings/pylib/mojom/generate/ |
D | generator.py | 72 def WriteFile(contents, full_path): function
|
/external/libbrillo/brillo/files/ |
D | file_util_test.cc | 101 bool FileTest::WriteFile(const std::string& contents) { in WriteFile() function in brillo::FileTest
|
/external/pigweed/pw_tokenizer/ |
D | generate_decoding_test_data.cc | 445 void WriteFile(const char* name, in WriteFile() function
|