Home
last modified time | relevance | path

Searched defs:dfile (Results 1 - 2 of 2) sorted by relevance

/third_party/python/Lib/distutils/
H A Dutil.py454 dfile = file variable
459 dfile = dfile[len(prefix):] variable
461 dfile = os.path.join(base_dir, dfile) variable
/third_party/protobuf/src/google/protobuf/compiler/
H A Dcommand_line_interface.cc326 std::string dfile; in AddErrorOrWarning() local
329 out << dfile; in AddErrorOrWarning() local

Completed in 4 milliseconds