/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/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/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/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/toybox/toys/pending/ |
D | syslogd.c | 290 char new_file[i]; in write_rotate() local
|
/external/icing/icing/file/ |
D | file-backed-vector.h | 361 const bool new_file = file_size == 0; in Create() 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/llvm-project/compiler-rt/lib/profile/ |
D | GCDAProfiling.c | 101 static int new_file = 0; variable
|
/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
|
/external/python/cpython3/Lib/idlelib/ |
D | editor.py | 936 def update_recent_files_list(self, new_file=None): argument
|
/external/python/cpython2/Lib/idlelib/ |
D | EditorWindow.py | 868 def update_recent_files_list(self, new_file=None): argument
|
/external/e2fsprogs/lib/support/ |
D | profile.c | 308 prf_file_t new_file, *last; in profile_init() local
|
/external/pdfium/fpdfsdk/ |
D | fpdf_annot_embeddertest.cpp | 682 std::string new_file = GetString(); in TEST_F() local
|
/external/google-breakpad/src/processor/ |
D | minidump.cc | 2123 scoped_ptr<string> new_file(UTF16ToUTF8(string_utf16, false)); in debug_file() local
|
/external/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/ |
D | ScriptInterpreterPython.cpp | 721 auto new_file = PythonFile::FromFile(file, mode); in SetStdHandle() local
|