Home
last modified time | relevance | path

Searched defs:new_file (Results 1 – 25 of 30) sorted by relevance

12

/external/zucchini/
Dzucchini_integration.cc43 base::File new_file, in GenerateCommon()
100 base::File new_file, in ApplyCommon()
168 base::File new_file, in Generate()
188 File new_file(new_path, File::FLAG_OPEN | File::FLAG_READ | in Generate() local
202 base::File new_file, in Apply()
218 File new_file(new_path, File::FLAG_CREATE_ALWAYS | File::FLAG_READ | in Apply() local
Dintegration_test.cc41 base::MemoryMappedFile new_file; in TestGenApply() local
Dzucchini_commands.cc110 File new_file(params.file_paths[1], File::FLAG_OPEN | File::FLAG_READ | in MainMatch() local
Dpatch_read_write_unittest.cc708 ByteVector new_file = {0xBA, 0xDC, 0xFE}; in TEST() local
/external/tensorflow/tensorflow/c/experimental/filesystem/
Dmodular_filesystem_test.cc225 std::unique_ptr<WritableFile> new_file; in TEST_P() local
232 std::unique_ptr<WritableFile> new_file; in TEST_P() local
242 std::unique_ptr<WritableFile> new_file; in TEST_P() local
254 std::unique_ptr<WritableFile> new_file; in TEST_P() local
261 std::unique_ptr<WritableFile> new_file; in TEST_P() local
268 std::unique_ptr<WritableFile> new_file; in TEST_P() local
278 std::unique_ptr<WritableFile> new_file; in TEST_P() local
285 std::unique_ptr<WritableFile> new_file; in TEST_P() local
310 std::unique_ptr<RandomAccessFile> new_file; in TEST_P() local
317 std::unique_ptr<RandomAccessFile> new_file; in TEST_P() local
[all …]
/external/bsdiff/
Dbspatch.cc202 std::unique_ptr<FileInterface> new_file = in bspatch() local
237 std::unique_ptr<FileInterface> new_file(new SinkFile(sink)); in bspatch() local
245 const std::unique_ptr<FileInterface>& new_file, in bspatch()
/external/icing/icing/store/
Ddocument-log-creator.h46 bool new_file; member
Ddocument-log-creator.cc75 bool new_file = false; in Create() local
/external/python/cpython2/Demo/tkinter/matt/
Dmenu-simple.py36 def new_file(): function
Dmenu-all-types-of-entries.py37 def new_file(): function
/external/zucchini/fuzzers/
Dgenerate_fuzzer_data.py35 def gen(old_file, new_file, patch_file, output_file, is_raw, is_win): argument
/external/icing/icing/legacy/index/
Dicing-storage-collection.cc36 IIcingStorage *new_file) { in Swap()
/external/protobuf/benchmarks/util/
Dprotoc-gen-gogoproto.cc73 FileDescriptorProto new_file; in Generate() local
Dprotoc-gen-proto2_to_proto3.cc58 FileDescriptorProto new_file; in Generate() local
/external/webrtc/rtc_base/
Dfile_rotating_stream.cc85 bool MoveFile(const std::string& old_file, const std::string& new_file) { in MoveFile()
145 bool MoveFile(const std::string& old_file, const std::string& new_file) { in MoveFile()
/external/elfutils/libdw/
Ddwarf_getsrclines.c485 struct filelist *new_file = NEW_FILE (); in read_srclines() local
628 struct filelist *new_file = n == 0 ? &null_file : NEW_FILE (); in read_srclines() local
812 struct filelist *new_file = NEW_FILE (); in read_srclines() local
/external/uwb/src/rust/uci/
Duci_logger.rs306 async fn new_file(&self) -> (Option<SyncFile>, usize); in new_file() method
319 async fn new_file(&self) -> (Option<SyncFile>, usize) { in new_file() method
443 async fn new_file(&self) -> (Option<SyncFile>, usize) { in new_file() method
/external/rust/crates/tempfile/src/file/imp/
Dunix.rs105 let new_file = OpenOptions::new().read(true).write(true).open(path)?; in reopen() localVariable
/external/icing/icing/file/
Dfile-backed-vector.h360 const bool new_file = file_size == 0; in Create() local
/external/toybox/toys/pending/
Dsyslogd.c290 char new_file[i]; in write_rotate() local
/external/compiler-rt/lib/profile/
DGCDAProfiling.c85 static int new_file = 0; variable
/external/pdfium/core/fpdfapi/parser/
Dcpdf_security_handler_embeddertest.cpp183 std::string new_file = GetString(); in TEST_F() local
/external/protobuf/src/google/protobuf/
Ddescriptor_database.cc337 FileDescriptorProto* new_file = new FileDescriptorProto; in Add() local
/external/pdfium/testing/
Dembedder_test.cpp675 std::string* new_file = static_cast<std::string*>(param); in GetBlockFromString() local
/external/libbrillo/brillo/files/
Dsafe_fd_test.cc433 SafeFD::SafeFDResult new_file = dir.first.OpenExistingFile( in TEST_F() local

12