Home
last modified time | relevance | path

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

/external/python/cpython2/Demo/tkinter/matt/
Dmenu-simple.py36 def new_file(): function
Dmenu-all-types-of-entries.py37 def new_file(): function
/external/bsdiff/
Dbspatch.cc201 std::unique_ptr<FileInterface> new_file = in bspatch() local
236 std::unique_ptr<FileInterface> new_file(new SinkFile(sink)); in bspatch() local
244 const std::unique_ptr<FileInterface>& new_file, in bspatch()
/external/pdfium/core/fpdfapi/parser/
Dcpdf_security_handler_embeddertest.cpp69 std::string new_file = GetString(); in TEST_F() local
/external/elfutils/libdw/
Ddwarf_getsrclines.c479 struct filelist *new_file = NEW_FILE (); in read_srclines() local
622 struct filelist *new_file = n == 0 ? &null_file : NEW_FILE (); in read_srclines() local
797 struct filelist *new_file = NEW_FILE (); in read_srclines() 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/testing/
Dembedder_test.cpp491 std::string* new_file = static_cast<std::string*>(param); in GetBlockFromString() local
/external/protobuf/src/google/protobuf/
Ddescriptor_database.cc256 FileDescriptorProto* new_file = new FileDescriptorProto; in Add() local
/external/pdfium/fpdfsdk/
Dfpdfannot_embeddertest.cpp463 std::string new_file = GetString(); in TEST_F() local
/external/python/cpython2/Lib/idlelib/
DEditorWindow.py868 def update_recent_files_list(self, new_file=None): argument
/external/python/cpython3/Lib/idlelib/
Deditor.py885 def update_recent_files_list(self, new_file=None): argument
/external/e2fsprogs/lib/support/
Dprofile.c308 prf_file_t new_file, *last; in profile_init() local
/external/google-breakpad/src/processor/
Dminidump.cc1954 scoped_ptr<string> new_file(UTF16ToUTF8(string_utf16, false)); in debug_file() local
/external/libmtp/src/
Dlibmtp.c6346 PTPObjectInfo new_file; local