/external/zucchini/ |
D | zucchini_integration.cc | 43 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
|
D | integration_test.cc | 41 base::MemoryMappedFile new_file; in TestGenApply() local
|
D | zucchini_commands.cc | 110 File new_file(params.file_paths[1], File::FLAG_OPEN | File::FLAG_READ | in MainMatch() local
|
D | patch_read_write_unittest.cc | 708 ByteVector new_file = {0xBA, 0xDC, 0xFE}; in TEST() local
|
/external/tensorflow/tensorflow/c/experimental/filesystem/ |
D | modular_filesystem_test.cc | 225 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/ |
D | bspatch.cc | 202 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/ |
D | document-log-creator.h | 46 bool new_file; member
|
D | document-log-creator.cc | 75 bool new_file = false; in Create() local
|
/external/python/cpython2/Demo/tkinter/matt/ |
D | menu-simple.py | 36 def new_file(): function
|
D | menu-all-types-of-entries.py | 37 def new_file(): function
|
/external/zucchini/fuzzers/ |
D | generate_fuzzer_data.py | 35 def gen(old_file, new_file, patch_file, output_file, is_raw, is_win): argument
|
/external/icing/icing/legacy/index/ |
D | icing-storage-collection.cc | 36 IIcingStorage *new_file) { in Swap()
|
/external/protobuf/benchmarks/util/ |
D | protoc-gen-gogoproto.cc | 73 FileDescriptorProto new_file; in Generate() local
|
D | protoc-gen-proto2_to_proto3.cc | 58 FileDescriptorProto new_file; in Generate() local
|
/external/webrtc/rtc_base/ |
D | file_rotating_stream.cc | 85 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/ |
D | dwarf_getsrclines.c | 485 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/ |
D | uci_logger.rs | 306 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/ |
D | unix.rs | 105 let new_file = OpenOptions::new().read(true).write(true).open(path)?; in reopen() localVariable
|
/external/icing/icing/file/ |
D | file-backed-vector.h | 360 const bool new_file = file_size == 0; in Create() local
|
/external/toybox/toys/pending/ |
D | syslogd.c | 290 char new_file[i]; in write_rotate() local
|
/external/compiler-rt/lib/profile/ |
D | GCDAProfiling.c | 85 static int new_file = 0; variable
|
/external/pdfium/core/fpdfapi/parser/ |
D | cpdf_security_handler_embeddertest.cpp | 183 std::string new_file = GetString(); in TEST_F() local
|
/external/protobuf/src/google/protobuf/ |
D | descriptor_database.cc | 337 FileDescriptorProto* new_file = new FileDescriptorProto; in Add() local
|
/external/pdfium/testing/ |
D | embedder_test.cpp | 675 std::string* new_file = static_cast<std::string*>(param); in GetBlockFromString() local
|
/external/libbrillo/brillo/files/ |
D | safe_fd_test.cc | 433 SafeFD::SafeFDResult new_file = dir.first.OpenExistingFile( in TEST_F() local
|